Started by timer [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content MAVEN_PATH=/opt/build/tools/maven3 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on itslave-qaovh03 (IT_TEST IT PUB_DEPLOY) in workspace /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:nuxeo/nuxeo.git > git init /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo # timeout=10 Fetching upstream changes from git@github.com:nuxeo/nuxeo.git > git --version # timeout=10 > git fetch --tags --progress git@github.com:nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url git@github.com:nuxeo/nuxeo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:nuxeo/nuxeo.git # timeout=10 Fetching upstream changes from git@github.com:nuxeo/nuxeo.git > git fetch --tags --progress git@github.com:nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 511669dbc2668ace66f4a0642bba333ada5eb18d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 511669dbc2668ace66f4a0642bba333ada5eb18d # timeout=60 > git rev-list b693753137ad3dba5f2aa86c884a195df664c7d8 # timeout=10 > git tag -a -f -m Jenkins Build #940 jenkins-IT-nuxeo-master-build-940 # timeout=10 No emails were triggered. [IT-nuxeo-master-build] $ /bin/bash -xe /tmp/hudson8540659743071822368.sh + export 'MAVEN_OPTS=-Xms1024m -Xmx4096m' + MAVEN_OPTS='-Xms1024m -Xmx4096m' + echo JAVA_OPTS: JAVA_OPTS: + echo JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-amd64 JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-amd64 + export PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + rm -rf /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/ + cd nuxeo + OPTIONS=() + '[' false = true ']' + '[' false = true ']' + '[' true = true ']' + OPTIONS+=(--skipITs) + ./scripts/release.py prepare -b master -t auto -n auto -m auto -d --skipITs $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout --track -b master origin/master -q Working on Nuxeo main repository... Releasing from branch: master Current version: 10.2-SNAPSHOT Tag: release-10.2-I20180627_0316 Next version: 10.2-SNAPSHOT Maintenance branch 10.2-I20180627_0316 deleted Integration Tests execution is skipped Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/release-nuxeo.log [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml [addons] $> git clone git@github.com:nuxeo/addons.git --origin origin Cloning into 'addons'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom-optionals.xml [nuxeo-activity] $> git clone git@github.com:nuxeo/nuxeo-activity.git --origin origin Cloning into 'nuxeo-activity'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-adobe-connector] $> git clone git@github.com:nuxeo/nuxeo-adobe-connector.git --origin origin Cloning into 'nuxeo-adobe-connector'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-agenda] $> git clone git@github.com:nuxeo/nuxeo-agenda.git --origin origin Cloning into 'nuxeo-agenda'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-api-playground] $> git clone git@github.com:nuxeo/nuxeo-api-playground.git --origin origin Cloning into 'nuxeo-api-playground'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-apidoc-server] $> git clone git@github.com:nuxeo/nuxeo-apidoc-server.git --origin origin Cloning into 'nuxeo-apidoc-server'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-audit-storage-directory] $> git clone git@github.com:nuxeo/nuxeo-audit-storage-directory.git --origin origin Cloning into 'nuxeo-audit-storage-directory'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-binary-metadata] $> git clone git@github.com:nuxeo/nuxeo-binary-metadata.git --origin origin Cloning into 'nuxeo-binary-metadata'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-business-days-management] $> git clone git@github.com:nuxeo/nuxeo-business-days-management.git --origin origin Cloning into 'nuxeo-business-days-management'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-chemistry] $> git clone git@github.com:nuxeo/nuxeo-chemistry.git --origin origin Cloning into 'nuxeo-chemistry'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-connect-tools] $> git clone git@github.com:nuxeo/nuxeo-connect-tools.git --origin origin Cloning into 'nuxeo-connect-tools'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-core-binarymanager-cloud] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-cloud.git --origin origin Cloning into 'nuxeo-core-binarymanager-cloud'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-core-binarymanager-sql] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-sql.git --origin origin Cloning into 'nuxeo-core-binarymanager-sql'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-csv] $> git clone git@github.com:nuxeo/nuxeo-csv.git --origin origin Cloning into 'nuxeo-csv'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-dam] $> git clone git@github.com:nuxeo/nuxeo-dam.git --origin origin Cloning into 'nuxeo-dam'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-datadog-reporter] $> git clone git@github.com:nuxeo/nuxeo-datadog-reporter.git --origin origin Cloning into 'nuxeo-datadog-reporter'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-diff] $> git clone git@github.com:nuxeo/nuxeo-diff.git --origin origin Cloning into 'nuxeo-diff'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-dmk-adaptor] $> git clone git@github.com:nuxeo/nuxeo-dmk-adaptor.git --origin origin Cloning into 'nuxeo-dmk-adaptor'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-drive-server] $> git clone git@github.com:nuxeo/nuxeo-drive-server.git --origin origin Cloning into 'nuxeo-drive-server'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-duoweb-authentication] $> git clone git@github.com:nuxeo/nuxeo-duoweb-authentication.git --origin origin Cloning into 'nuxeo-duoweb-authentication'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-easyshare] $> git clone git@github.com:nuxeo/nuxeo-easyshare.git --origin origin Cloning into 'nuxeo-easyshare'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-exalead-connector] $> git clone git@github.com:nuxeo/nuxeo-exalead-connector.git --origin origin Cloning into 'nuxeo-exalead-connector'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-filesystem-connectors] $> git clone git@github.com:nuxeo/nuxeo-filesystem-connectors.git --origin origin Cloning into 'nuxeo-filesystem-connectors'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-fsexporter] $> git clone git@github.com:nuxeo/nuxeo-fsexporter.git --origin origin Cloning into 'nuxeo-fsexporter'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-groups-rights-audit] $> git clone git@github.com:nuxeo/nuxeo-groups-rights-audit.git --origin origin Cloning into 'nuxeo-groups-rights-audit'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-http-client] $> git clone git@github.com:nuxeo/nuxeo-http-client.git --origin origin Cloning into 'nuxeo-http-client'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-javaagent] $> git clone git@github.com:nuxeo/nuxeo-javaagent.git --origin origin Cloning into 'nuxeo-javaagent'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-jsf-to-web-ui] $> git clone git@github.com:nuxeo/nuxeo-jsf-to-web-ui.git --origin origin Cloning into 'nuxeo-jsf-to-web-ui'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-liveconnect] $> git clone git@github.com:nuxeo/nuxeo-liveconnect.git --origin origin Cloning into 'nuxeo-liveconnect'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-logs-viewer] $> git clone git@github.com:nuxeo/nuxeo-logs-viewer.git --origin origin Cloning into 'nuxeo-logs-viewer'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-media-publishing] $> git clone git@github.com:nuxeo/nuxeo-media-publishing.git --origin origin Cloning into 'nuxeo-media-publishing'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-multi-tenant] $> git clone git@github.com:nuxeo/nuxeo-multi-tenant.git --origin origin Cloning into 'nuxeo-multi-tenant'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-3d] $> git clone git@github.com:nuxeo/nuxeo-platform-3d.git --origin origin Cloning into 'nuxeo-platform-3d'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-audio] $> git clone git@github.com:nuxeo/nuxeo-platform-audio.git --origin origin Cloning into 'nuxeo-platform-audio'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-document-routing] $> git clone git@github.com:nuxeo/nuxeo-platform-document-routing.git --origin origin Cloning into 'nuxeo-platform-document-routing'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-error-web] $> git clone git@github.com:nuxeo/nuxeo-platform-error-web.git --origin origin Cloning into 'nuxeo-platform-error-web'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-forms-layout-demo] $> git clone git@github.com:nuxeo/nuxeo-platform-forms-layout-demo.git --origin origin Cloning into 'nuxeo-platform-forms-layout-demo'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-importer] $> git clone git@github.com:nuxeo/nuxeo-platform-importer.git --origin origin Cloning into 'nuxeo-platform-importer'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-indexing-gateway] $> git clone git@github.com:nuxeo/nuxeo-platform-indexing-gateway.git --origin origin Cloning into 'nuxeo-platform-indexing-gateway'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-lang-ext] $> git clone git@github.com:nuxeo/nuxeo-platform-lang-ext.git --origin origin Cloning into 'nuxeo-platform-lang-ext'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-lang-ext-incomplete] $> git clone git@github.com:nuxeo/nuxeo-platform-lang-ext-incomplete.git --origin origin Cloning into 'nuxeo-platform-lang-ext-incomplete'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-pdf-utils] $> git clone git@github.com:nuxeo/nuxeo-platform-pdf-utils.git --origin origin Cloning into 'nuxeo-platform-pdf-utils'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-shibboleth-groups-web] $> git clone git@github.com:nuxeo/nuxeo-platform-shibboleth-groups-web.git --origin origin Cloning into 'nuxeo-platform-shibboleth-groups-web'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-smart-search] $> git clone git@github.com:nuxeo/nuxeo-platform-smart-search.git --origin origin Cloning into 'nuxeo-platform-smart-search'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-spreadsheet] $> git clone git@github.com:nuxeo/nuxeo-platform-spreadsheet.git --origin origin Cloning into 'nuxeo-platform-spreadsheet'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-suggestbox] $> git clone git@github.com:nuxeo/nuxeo-platform-suggestbox.git --origin origin Cloning into 'nuxeo-platform-suggestbox'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-user-registration] $> git clone git@github.com:nuxeo/nuxeo-platform-user-registration.git --origin origin Cloning into 'nuxeo-platform-user-registration'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-video] $> git clone git@github.com:nuxeo/nuxeo-platform-video.git --origin origin Cloning into 'nuxeo-platform-video'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-quota] $> git clone git@github.com:nuxeo/nuxeo-quota.git --origin origin Cloning into 'nuxeo-quota'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-rating] $> git clone git@github.com:nuxeo/nuxeo-rating.git --origin origin Cloning into 'nuxeo-rating'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-resources-compat] $> git clone git@github.com:nuxeo/nuxeo-resources-compat.git --origin origin Cloning into 'nuxeo-resources-compat'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-review-workflows-dashboards] $> git clone git@github.com:nuxeo/nuxeo-review-workflows-dashboards.git --origin origin Cloning into 'nuxeo-review-workflows-dashboards'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-sample-project] $> git clone git@github.com:nuxeo/nuxeo-sample-project.git --origin origin Cloning into 'nuxeo-sample-project'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-segment.io-connector] $> git clone git@github.com:nuxeo/nuxeo-segment.io-connector.git --origin origin Cloning into 'nuxeo-segment.io-connector'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-session-inspector] $> git clone git@github.com:nuxeo/nuxeo-session-inspector.git --origin origin Cloning into 'nuxeo-session-inspector'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-shell] $> git clone git@github.com:nuxeo/nuxeo-shell.git --origin origin Cloning into 'nuxeo-shell'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-shibboleth-invitation] $> git clone git@github.com:nuxeo/nuxeo-shibboleth-invitation.git --origin origin Cloning into 'nuxeo-shibboleth-invitation'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-showcase-content-sample] $> git clone git@github.com:nuxeo/nuxeo-showcase-content-sample.git --origin origin Cloning into 'nuxeo-showcase-content-sample'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-signature] $> git clone git@github.com:nuxeo/nuxeo-signature.git --origin origin Cloning into 'nuxeo-signature'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-style-guide] $> git clone git@github.com:nuxeo/nuxeo-style-guide.git --origin origin Cloning into 'nuxeo-style-guide'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-target-platforms] $> git clone git@github.com:nuxeo/nuxeo-target-platforms.git --origin origin Cloning into 'nuxeo-target-platforms'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-template-rendering] $> git clone git@github.com:nuxeo/nuxeo-template-rendering.git --origin origin Cloning into 'nuxeo-template-rendering'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-tree-snapshot] $> git clone git@github.com:nuxeo/nuxeo-tree-snapshot.git --origin origin Cloning into 'nuxeo-tree-snapshot'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-web-ui] $> git clone git@github.com:nuxeo/nuxeo-web-ui.git --origin origin Cloning into 'nuxeo-web-ui'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-web-ui-itests] $> git clone git@github.com:nuxeo/nuxeo-web-ui-itests.git --origin origin Cloning into 'nuxeo-web-ui-itests'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [addons-core] $> git clone git@github.com:nuxeo/addons-core.git --origin origin Cloning into 'addons-core'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml [nuxeo-core-storage-marklogic] $> git clone git@github.com:nuxeo/nuxeo-core-storage-marklogic.git --origin origin Cloning into 'nuxeo-core-storage-marklogic'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 10.2-I20180627_0316, update versions, commit and tag as release-10.2-I20180627_0316... [.] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [addons] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-activity] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-adobe-connector] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-agenda] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-api-playground] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-apidoc-server] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-audit-storage-directory] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-binary-metadata] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-business-days-management] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-chemistry] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-connect-tools] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-core-binarymanager-cloud] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-core-binarymanager-sql] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-csv] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-dam] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-datadog-reporter] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-diff] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-dmk-adaptor] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-drive-server] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-duoweb-authentication] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-easyshare] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-exalead-connector] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-filesystem-connectors] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-fsexporter] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-groups-rights-audit] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-http-client] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-javaagent] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-jsf-to-web-ui] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-liveconnect] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-logs-viewer] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-media-publishing] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-multi-tenant] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-3d] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-audio] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-document-routing] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-error-web] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-forms-layout-demo] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-importer] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-indexing-gateway] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-lang-ext] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-lang-ext-incomplete] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-pdf-utils] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-shibboleth-groups-web] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-smart-search] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-spreadsheet] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-suggestbox] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-user-registration] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-platform-video] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-quota] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-rating] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-resources-compat] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-review-workflows-dashboards] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-sample-project] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-segment.io-connector] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-session-inspector] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-shell] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-shibboleth-invitation] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-showcase-content-sample] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-signature] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-style-guide] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-target-platforms] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-template-rendering] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-tree-snapshot] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-web-ui] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-web-ui-itests] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [addons-core] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [nuxeo-core-storage-marklogic] $> git checkout -b 10.2-I20180627_0316 Switched to a new branch '10.2-I20180627_0316' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-cmis-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-wizard-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/nuxeo.defaults' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/packages.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/README.txt' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/readme.html' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/stream.sh' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/test.sh' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom-optionals.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-mp/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/ftest/webdriver/pom-list-widget.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-bench/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/run.sh' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/pom.xml' [.] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 69ecd154d08] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 316 files changed, 355 insertions(+), 360 deletions(-) [addons] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 fb62bf5] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 2 files changed, 47 insertions(+), 47 deletions(-) [nuxeo-activity] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 b3d9697] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-adobe-connector] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 6fcf0bc] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 2 files changed, 10 insertions(+), 12 deletions(-) [nuxeo-agenda] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 4e60177] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-api-playground] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 b4e8e16] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-apidoc-server] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 73a8dc7] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-audit-storage-directory] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 565ef3f] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-binary-metadata] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 670a21d] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-business-days-management] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 c2e8c5c] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-chemistry] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 050fd9ec] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-connect-tools] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 14a219e] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-core-binarymanager-cloud] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 accb880] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-core-binarymanager-sql] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 ab74e08] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-csv] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 dc4d267] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-dam] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 ad91d750] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-datadog-reporter] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 d33f61e] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-diff] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 86c2496] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 6 files changed, 7 insertions(+), 8 deletions(-) [nuxeo-dmk-adaptor] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 08e3cca] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-drive-server] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 2d93c718] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 9 files changed, 10 insertions(+), 10 deletions(-) [nuxeo-duoweb-authentication] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 7016f97] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-easyshare] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 395fa31] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-exalead-connector] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 bfb5c1e] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-filesystem-connectors] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 10471cc] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-fsexporter] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 83d5bed] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-groups-rights-audit] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 0ddcfaa] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-http-client] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 65d469c] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-javaagent] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 84df668] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-jsf-to-web-ui] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 39d7bfc] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-liveconnect] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 21c17af] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 18 files changed, 18 insertions(+), 18 deletions(-) [nuxeo-logs-viewer] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 9e7a496] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-media-publishing] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 812100e] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 7 files changed, 7 insertions(+), 7 deletions(-) [nuxeo-multi-tenant] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 6bbde28] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-3d] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 44ac8ec] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-platform-audio] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 6aeaf8e] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-document-routing] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 7c794b74] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 10 files changed, 11 insertions(+), 11 deletions(-) [nuxeo-platform-error-web] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 7dcf8c8] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-forms-layout-demo] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 e16222f] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-platform-importer] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 1b332ee] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 7 files changed, 10 insertions(+), 11 deletions(-) [nuxeo-platform-indexing-gateway] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 fb80864] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-lang-ext] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 898772b] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-lang-ext-incomplete] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 ced184f] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-pdf-utils] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 6664e99] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-shibboleth-groups-web] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 47948a2] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-smart-search] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 9200a77] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-spreadsheet] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 fb07446] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 5 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-platform-suggestbox] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 d04252c] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-user-registration] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 c28cf96] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-video] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 dcf76ff] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 5 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-quota] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 3857747] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 5 files changed, 7 insertions(+), 7 deletions(-) [nuxeo-rating] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 5205777] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-resources-compat] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 0c9cfb7] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-review-workflows-dashboards] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 2afffd2] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-sample-project] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 c350cc5] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-segment.io-connector] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 091836b] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-session-inspector] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 9503ea9] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-shell] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 e4795af] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-shibboleth-invitation] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 7c3e87b] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-showcase-content-sample] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 38386d5] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 2 files changed, 2 insertions(+), 2 deletions(-) [nuxeo-signature] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 39abd32] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-style-guide] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 3e981b2] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-target-platforms] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 71a1416] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 8 files changed, 8 insertions(+), 8 deletions(-) [nuxeo-template-rendering] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 8a08c2b8] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 16 files changed, 17 insertions(+), 17 deletions(-) [nuxeo-tree-snapshot] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 84b0eab] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-web-ui] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 85b1272f] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-web-ui-itests] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 d739bfa] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [addons-core] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 894a0c6] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-core-storage-marklogic] $> git commit -m'Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [10.2-I20180627_0316 b5f12be] Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 1 insertion(+), 1 deletion(-) [.] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [addons] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-activity] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-adobe-connector] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-agenda] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-api-playground] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-apidoc-server] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-audit-storage-directory] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-binary-metadata] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-business-days-management] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-chemistry] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-connect-tools] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-core-binarymanager-cloud] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-core-binarymanager-sql] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-csv] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-dam] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-datadog-reporter] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-diff] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-dmk-adaptor] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-drive-server] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-duoweb-authentication] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-easyshare] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-exalead-connector] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-filesystem-connectors] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-fsexporter] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-groups-rights-audit] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-http-client] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-javaagent] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-jsf-to-web-ui] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-liveconnect] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-logs-viewer] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-media-publishing] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-multi-tenant] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-3d] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-audio] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-document-routing] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-error-web] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-forms-layout-demo] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-importer] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-indexing-gateway] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-lang-ext] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-lang-ext-incomplete] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-pdf-utils] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-shibboleth-groups-web] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-smart-search] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-spreadsheet] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-suggestbox] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-user-registration] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-platform-video] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-quota] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-rating] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-resources-compat] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-review-workflows-dashboards] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-sample-project] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-segment.io-connector] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-session-inspector] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-shell] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-shibboleth-invitation] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-showcase-content-sample] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-signature] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-style-guide] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-target-platforms] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-template-rendering] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-tree-snapshot] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-web-ui] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-web-ui-itests] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [addons-core] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [nuxeo-core-storage-marklogic] $> git tag -a release-10.2-I20180627_0316 -m'Release release-10.2-I20180627_0316 from 10.2-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [addons] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-activity] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-adobe-connector] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-agenda] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-api-playground] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-apidoc-server] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-audit-storage-directory] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-binary-metadata] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-business-days-management] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-chemistry] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-connect-tools] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-core-binarymanager-cloud] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-core-binarymanager-sql] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-csv] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-dam] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-datadog-reporter] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-diff] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-dmk-adaptor] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-drive-server] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-duoweb-authentication] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-easyshare] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-exalead-connector] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-filesystem-connectors] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-fsexporter] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-groups-rights-audit] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-http-client] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-javaagent] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-jsf-to-web-ui] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-liveconnect] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-logs-viewer] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-media-publishing] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-multi-tenant] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-3d] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-audio] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-document-routing] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-error-web] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-forms-layout-demo] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-importer] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-indexing-gateway] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-lang-ext] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-lang-ext-incomplete] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-pdf-utils] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-shibboleth-groups-web] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-smart-search] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-spreadsheet] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-suggestbox] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-user-registration] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-video] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-quota] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-rating] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-resources-compat] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-review-workflows-dashboards] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-sample-project] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-segment.io-connector] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-session-inspector] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-shell] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-shibboleth-invitation] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-showcase-content-sample] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-signature] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-style-guide] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-target-platforms] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-template-rendering] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-tree-snapshot] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-web-ui] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-web-ui-itests] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [addons-core] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-core-storage-marklogic] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-10.2-I20180627_0316... [.] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 69ecd154d08 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [addons] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fb62bf5 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-activity] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b3d9697 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-adobe-connector] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6fcf0bc Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-agenda] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4e60177 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-api-playground] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b4e8e16 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-apidoc-server] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 73a8dc7 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-audit-storage-directory] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 565ef3f Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-binary-metadata] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 670a21d Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-business-days-management] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c2e8c5c Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-chemistry] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 050fd9ec Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-connect-tools] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 14a219e Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-core-binarymanager-cloud] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at accb880 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-core-binarymanager-sql] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ab74e08 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-csv] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at dc4d267 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-dam] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ad91d750 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-datadog-reporter] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d33f61e Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-diff] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 86c2496 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-dmk-adaptor] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 08e3cca Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-drive-server] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2d93c718 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-duoweb-authentication] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7016f97 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-easyshare] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 395fa31 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-exalead-connector] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at bfb5c1e Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-filesystem-connectors] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 10471cc Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-fsexporter] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 83d5bed Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-groups-rights-audit] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 0ddcfaa Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-http-client] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 65d469c Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-javaagent] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 84df668 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-jsf-to-web-ui] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 39d7bfc Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-liveconnect] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 21c17af Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-logs-viewer] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9e7a496 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-media-publishing] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 812100e Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-multi-tenant] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6bbde28 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-3d] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 44ac8ec Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-audio] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6aeaf8e Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-document-routing] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7c794b74 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-error-web] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7dcf8c8 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-forms-layout-demo] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e16222f Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-importer] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1b332ee Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-indexing-gateway] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fb80864 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-lang-ext] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 898772b Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-lang-ext-incomplete] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ced184f Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-pdf-utils] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6664e99 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-shibboleth-groups-web] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 47948a2 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-smart-search] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9200a77 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-spreadsheet] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fb07446 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-suggestbox] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d04252c Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-user-registration] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c28cf96 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-platform-video] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at dcf76ff Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-quota] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3857747 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-rating] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5205777 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-resources-compat] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 0c9cfb7 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-review-workflows-dashboards] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2afffd2 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-sample-project] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c350cc5 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-segment.io-connector] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 091836b Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-session-inspector] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9503ea9 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-shell] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e4795af Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-shibboleth-invitation] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7c3e87b Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-showcase-content-sample] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 38386d5 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-signature] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 39abd32 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-style-guide] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3e981b2 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-target-platforms] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 71a1416 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-template-rendering] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8a08c2b8 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-tree-snapshot] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 84b0eab Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-web-ui] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 85b1272f Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-web-ui-itests] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d739bfa Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [addons-core] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 894a0c6 Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [nuxeo-core-storage-marklogic] $> git checkout release-10.2-I20180627_0316 Note: checking out 'release-10.2-I20180627_0316'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b5f12be Release master, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -DskipITs=true -Paddons,distrib,release,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo ECM Projects [INFO] Nuxeo Common [INFO] Nuxeo Runtime Parent [INFO] Nuxeo Stream [INFO] Nuxeo Runtime [INFO] Nuxeo Runtime OSGI Adapter [INFO] Nuxeo Runtime Management [INFO] Nuxeo Runtime Launcher Commons [INFO] Nuxeo Runtime Deploy [INFO] Nuxeo Runtime Embedded Server [INFO] Nuxeo Runtime Metrics [INFO] Nuxeo Runtime JTA/JCA Implementation [INFO] Nuxeo Runtime Tests [INFO] Nuxeo Runtime Stream [INFO] Nuxeo Runtime Launcher [INFO] Nuxeo Runtime Reload [INFO] Nuxeo Runtime Tomcat Adapter [INFO] Nuxeo Runtime Key/Value Storage [INFO] Nuxeo Runtime Publish/Subscribe Service [INFO] Nuxeo Runtime Redis [INFO] Nuxeo Runtime MongoDB [INFO] Nuxeo Runtime DataSource Implementation [INFO] Nuxeo Runtime Migration Service [INFO] Nuxeo Runtime Online Services 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 EL [INFO] Nuxeo Core [INFO] Nuxeo Core Bulk module [INFO] Nuxeo Core Cache [INFO] Nuxeo Core IO [INFO] Nuxeo Core Converter API [INFO] Nuxeo Core Storage [INFO] Nuxeo Core SQL Storage Parent [INFO] Nuxeo Core SQL Storage [INFO] Nuxeo Core SQL Storage DB Extensions [INFO] Nuxeo Core Management [INFO] Nuxeo Core SQL Storage Management [INFO] Nuxeo MimeType Service [INFO] Nuxeo Core Converter Service [INFO] Nuxeo CommandLine executor service [INFO] Nuxeo Core Converter Service default plugins [INFO] Nuxeo Core SQL Storage Tests [INFO] Nuxeo Core Storage Document-Based [INFO] Nuxeo Core Storage In-Memory [INFO] Nuxeo Core Storage MongoDB [INFO] Nuxeo Core Test Framework [INFO] Nuxeo Core Converter Service default plugins test [INFO] Nuxeo Core Event JMS [INFO] Nuxeo Core Persistence [INFO] Nuxeo Core Management JTA/JCA [INFO] Nuxeo Core Management Test [INFO] Nuxeo Core MongoDB Connection Service [INFO] Nuxeo Core Redis [INFO] Nuxeo Services Parent [INFO] Nuxeo Platform API [INFO] Nuxeo Platform Base [INFO] Nuxeo Actions Service - Core [INFO] Nuxeo Search Service - API [INFO] Nuxeo Platform Query API [INFO] Nuxeo Platform directory service parent [INFO] Nuxeo Directory Management Service - API [INFO] Nuxeo Directory Management Service - Types contribution [INFO] Nuxeo User Manager - Api [INFO] Nuxeo Login Parent POM [INFO] Nuxeo Login Manager [INFO] Nuxeo Directory Management Service - Core [INFO] Nuxeo Directory - SQL Storage [INFO] Nuxeo Directory - LDAP Storage [INFO] Nuxeo Directory - Multi-Directory Storage [INFO] Nuxeo MongoDB Directory [INFO] Nuxeo Directory - Tests [INFO] Nuxeo Dublin Core Support [INFO] Nuxeo Platform File Manager API [INFO] Nuxeo Versioning Service - API [INFO] Nuxeo Forms Layout API [INFO] Nuxeo Content Types Service - API [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 URL Service - API [INFO] Nuxeo URL Service - Core [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 Platform API Tests [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 Invite [INFO] Nuxeo Web Resources API [INFO] Nuxeo Web Resources Core [INFO] Nuxeo Theme Parent [INFO] Nuxeo Theme Styling [INFO] Nuxeo Web Resources Wro integration [INFO] Nuxeo WebEngine [INFO] Nuxeo WebEngine JAX-RS [INFO] Nuxeo WebEngine Core [INFO] Nuxeo Features - Parent POM [INFO] Nuxeo Automation [INFO] Nuxeo Automation Core [INFO] Nuxeo Platform relations service parent [INFO] Nuxeo Relation Service - API [INFO] Nuxeo User Workspace Service - Parent [INFO] Nuxeo User Workspace Service - API [INFO] Nuxeo Relation Service - Core [INFO] Nuxeo Relation Service - JENA Store Plugin [INFO] Nuxeo Platform audit service parent [INFO] Nuxeo Audit Service - API [INFO] Nuxeo Platform Audit Service - Core [INFO] Nuxeo Platform notification service parent [INFO] Nuxeo Notifications - API [INFO] Nuxeo User Notification Service - Core [INFO] Nuxeo Platform comment service parent [INFO] Nuxeo Comment Service API [INFO] Nuxeo task Service [INFO] Nuxeo task Service API [INFO] Nuxeo Platform User Workspace - Types [INFO] Nuxeo Platform User Workspace - Core [INFO] Nuxeo task Service test [INFO] Nuxeo task Core Service [INFO] Nuxeo task Automation Module [INFO] Nuxeo Comment Service Workflow Contributions [INFO] Nuxeo WebEngine Base [INFO] Nuxeo WebEngine UI [INFO] Nuxeo Login Default Web Support [INFO] Nuxeo Features Test Framework [INFO] Nuxeo JSF Parent [INFO] Nuxeo Web Test Framework [INFO] Nuxeo Web Framework [INFO] Nuxeo Forms Layout Client [INFO] Nuxeo Tag Service Module [INFO] Nuxeo Tag Service - API [INFO] Nuxeo Forms Layout Export [INFO] Nuxeo Preview Parent [INFO] Nuxeo Preview Core [INFO] Nuxeo Automation IO [INFO] Nuxeo Automation Server [INFO] Nuxeo Automation Features [INFO] Nuxeo Automation Scripting [INFO] Nuxeo Automation Client [INFO] Nuxeo Rest API Parent [INFO] Nuxeo Rest API io [INFO] Nuxeo Platform Rendition Parent [INFO] Nuxeo Platform Rendition API [INFO] Nuxeo OAuth filters and services [INFO] Nuxeo Rest API server [INFO] Nuxeo Automation Tests [INFO] Nuxeo Login Module for Token Authentication [INFO] Nuxeo Permissions [INFO] Nuxeo Platform Imaging parent [INFO] Nuxeo Platform Imaging API [INFO] Nuxeo Platform Imaging Convert [INFO] Nuxeo User Center Parent [INFO] Nuxeo User Dashboard Parent [INFO] Nuxeo User Dashboard [INFO] Nuxeo Tag Service - Core [INFO] Nuxeo Collections [INFO] Nuxeo Collections Core [INFO] Nuxeo Platform IO service parent [INFO] Nuxeo Platform IO API Fragment [INFO] Nuxeo Comment Service Core Contrib [INFO] Nuxeo Comment Service [INFO] Nuxeo Platform IO Core Fragment [INFO] Nuxeo Platform Rendition Core [INFO] Nuxeo Platform Imaging Core [INFO] Nuxeo User Profile [INFO] nuxeo-usermapper [INFO] Nuxeo SCIM server [INFO] Nuxeo Login Module for CAS2 [INFO] Nuxeo Login Module for RSA ClearTrust [INFO] Nuxeo DM Parent [INFO] Nuxeo Platform - default configuration [INFO] Nuxeo Login Deputy Management [INFO] Nuxeo Login Module for HTTP Digest Authentication [INFO] Nuxeo Login Module for Kerberos [INFO] Nuxeo Login Module for JBoss Keycloak [INFO] Nuxeo Login Module for Apache mod_sso [INFO] Nuxeo Login Module for NTLM [INFO] Nuxeo Login Module for OpenID / OAuth 2 [INFO] Nuxeo Login Module for Portals [INFO] Nuxeo Login Module for SAML v2 [INFO] Nuxeo Login Module for Shibboleth [INFO] Nuxeo Forms Layout IO [INFO] Nuxeo Actions Service - JSF integration [INFO] Nuxeo Platform Content View JSF [INFO] Nuxeo Web Resources JSF integration [INFO] Nuxeo WebApp types contributions [INFO] Nuxeo Webapp Base [INFO] Nuxeo Login Module for Shibboleth - JSF UI [INFO] Nuxeo Login Module for Token Authentication - JSF UI [INFO] Nuxeo Thumbnail [INFO] Nuxeo Rest API test [INFO] Nuxeo Token Authentication Rest API [INFO] Nuxeo Seam Debug Framework [INFO] Nuxeo Annotation Parent [INFO] Nuxeo Annotation API [INFO] Nuxeo Annotation Core [INFO] Nuxeo Annotation REST API [INFO] Nuxeo Audit Service - Client [INFO] Nuxeo Platform Audit IO Fragment [INFO] Nuxeo Audit Service - WebService [INFO] Nuxeo Admin Parent [INFO] Nuxeo Connect Client Wrapper [INFO] Nuxeo Administration Center Core [INFO] Nuxeo Platform Audit Service - MongoDB [INFO] Nuxeo task Web [INFO] Nuxeo Comment Service Web client [INFO] Nuxeo Platform Imaging JSF [INFO] Nuxeo Platform Relations Core Listener [INFO] Nuxeo Relation Service - Default config [INFO] Nuxeo Platform Relations IO Fragment [INFO] Nuxeo Relation Service - Web UI [INFO] Nuxeo DOM synchronization Core [INFO] Nuxeo IO web client [INFO] Nuxeo Directory Management Service - Web [INFO] Select2 Integration [INFO] Nuxeo Tag Service - Web [INFO] Nuxeo Platform Annotation Parent [INFO] Nuxeo Platform Annotation API [INFO] Nuxeo Platform Annotation Contributions [INFO] Nuxeo Platform Annotation Core [INFO] Nuxeo Platform Annotation HTTP Connector [INFO] Nuxeo Platform Annotation Repository Plugin [INFO] Nuxeo Platform Annotation GWT 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 - JSF [INFO] Nuxeo Mail - Web UI [INFO] Nuxeo User Notification Service - Web [INFO] Nuxeo Preview JSF [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 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 Automation JSF [INFO] Nuxeo Online Services Update [INFO] Nuxeo Administration Center Monitoring [INFO] Nuxeo Administration Center OAuth [INFO] Nuxeo Administration Center Analytics [INFO] Nuxeo Administration Center JSF [INFO] Nuxeo Forms Layout IO Plugins [INFO] Nuxeo Local Configuration Parent [INFO] Nuxeo Local Configuration Simple [INFO] Nuxeo Local Configuration Web [INFO] Nuxeo User Preferences [INFO] Nuxeo Collections JSF [INFO] Nuxeo Web Resources REST [INFO] Nuxeo Search Parent [INFO] Nuxeo Search Core [INFO] Nuxeo Search UI [INFO] Nuxeo Elasticsearch Parent [INFO] Elasticsearch Connector implementation [INFO] Nuxeo Search Rest API [INFO] Elasticsearch WebApp integration [INFO] Elasticsearch based Sequence generator [INFO] Elasticsearch based Audit backend implementation [INFO] Nuxeo Elasticsearch HTTP Read Only [INFO] Nuxeo Elasticsearch Automation Module [INFO] Nuxeo Platform Rendition Publisher [INFO] Nuxeo Platform Rendition Web [INFO] Nuxeo User Center [INFO] Nuxeo User JSF Dashboard [INFO] Nuxeo User Center Notification [INFO] Nuxeo User OAuth Settings [INFO] Nuxeo User Profile - JSF UI [INFO] Nuxeo Theme Migration [INFO] Nuxeo WebEngine Invite [INFO] Nuxeo WebApp - Core [INFO] Nuxeo WebApp [INFO] Nuxeo Addons Core parent POM [INFO] Nuxeo Core Storage MarkLogic [INFO] Nuxeo Addons parent POM [INFO] Nuxeo EP Language Extensions [INFO] Nuxeo EP Incomplete Language Extensions [INFO] Nuxeo Chemistry [INFO] Nuxeo Chemistry OpenCMIS Implementation [INFO] Nuxeo Chemistry OpenCMIS Bindings [INFO] Nuxeo Chemistry OpenCMIS Tests [INFO] Nuxeo Business Days Management [INFO] Nuxeo Business Days Management Api [INFO] Nuxeo Business Days Management Core [INFO] Nuxeo Core SQL BinaryManager [INFO] Nuxeo HTTP client [INFO] Nuxeo Routing Parent [INFO] Nuxeo Routing API [INFO] Nuxeo Routing Core [INFO] Nuxeo Routing Web [INFO] Nuxeo Routing DM [INFO] Nuxeo Routing Dashboard [INFO] Nuxeo Routing Default Workflows [INFO] Nuxeo Routing Default Workflows JSF UI [INFO] Nuxeo Routing Test [INFO] Nuxeo Routing Rest API [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 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 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 WebDAV [INFO] Nuxeo WebDAV Tests [INFO] Nuxeo Platform Shibboleth Groups Web [INFO] Nuxeo Documentation Server [INFO] Nuxeo Documentation Server Core [INFO] Nuxeo Documentation Server Repository [INFO] Nuxeo Documentation Server Webengine Front End [INFO] Nuxeo Activity [INFO] Nuxeo Platform Suggestbox Parent [INFO] Nuxeo Platform Suggestbox Core [INFO] Nuxeo Platform Suggestbox JSF [INFO] Nuxeo DAM Parent [INFO] Nuxeo DAM [INFO] Nuxeo DAM JSF [INFO] Nuxeo DAM Web UI [INFO] Nuxeo Quota [INFO] Nuxeo Quota Core [INFO] Nuxeo Quota Web [INFO] Nuxeo Quota Automation [INFO] Nuxeo Quota Core Dependencies [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 Platform Signature Core Dependencies [INFO] Nuxeo Rating Parent [INFO] Nuxeo Rating API [INFO] Nuxeo Rating Core [INFO] Nuxeo Rating Web [INFO] Nuxeo Multi Tenant Parent [INFO] Nuxeo Multi Tenant Core [INFO] Nuxeo Multi Tenant JSF [INFO] Nuxeo Core BinaryManager for Clouds [INFO] Nuxeo Core BinaryManager Common [INFO] Nuxeo Core S3 BinaryManager [INFO] Nuxeo S3 Upload Provider for Web UI [INFO] Nuxeo Core Azure 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 Pictures [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 JSF layer [INFO] Template Rendering JAXRS Binding [INFO] Template Rendering JAXRS Binding Web UI Layer [INFO] Template Rendering Samples package [INFO] Template Rendering Samples JSF package [INFO] Template Rendering DeckJS plugin [INFO] Template Rendering Web UI layer [INFO] Template Rendering Core Dependencies [INFO] Template Rendering JSF Dependencies [INFO] Groups rights audit [INFO] Nuxeo CSV Parent [INFO] nuxeo-csv-core [INFO] nuxeo-csv-jsf [INFO] Nuxeo CSV Web UI [INFO] Nuxeo Tree Snapshot [INFO] Nuxeo Tree Snapshot Core [INFO] Nuxeo Tree Snapshot JSF [INFO] Nuxeo Tree Snapshot Web UI [INFO] Nuxeo Drive Parent [INFO] Nuxeo Drive Core [INFO] Nuxeo Drive JSF [INFO] Nuxeo Drive Content Automation Operations [INFO] Nuxeo Drive Elasticsearch [INFO] Nuxeo Drive REST API [INFO] Nuxeo Drive Web UI [INFO] Nuxeo Drive Core Dependencies [INFO] Nuxeo Resources Compatibility [INFO] nuxeo dmk adaptor [INFO] Nuxeo Style Guide [INFO] Nuxeo Java Agent Parent [INFO] Nuxeo Java Agent Main [INFO] Nuxeo Java Agent Application Bridge [INFO] nuxeo-platform-session-inspector [INFO] Nuxeo Importer parent [INFO] Nuxeo Importer Core [INFO] Nuxeo Importer JAXRS Binding [INFO] Nuxeo Importer Scan [INFO] Nuxeo Importer : XML Parser Service [INFO] Nuxeo Importer Scan with Advanced XML Parser [INFO] Nuxeo Importer Stream [INFO] Nuxeo Easyshare Parent [INFO] Nuxeo Easyshare Core [INFO] Nuxeo Easyshare JSF [INFO] Nuxeo Easyshare Web UI [INFO] Nuxeo DuoWeb Authentication [INFO] Nuxeo sample project [INFO] Nuxeo Logs viewer [INFO] Nuxeo Platform Spreadsheet Parent [INFO] Nuxeo Platform Spreadsheet Core [INFO] Nuxeo Platform Spreadsheet Web [INFO] Nuxeo Platform Spreadsheet JSF [INFO] Nuxeo Platform Spreadsheet Web UI [INFO] Nuxeo Binary Metadata [INFO] nuxeo-segmentio-connector [INFO] Nuxeo Live Connect Parent [INFO] Nuxeo Live Connect Core [INFO] Nuxeo Live Connect Core for Box [INFO] Nuxeo Live Connect Core for Dropbox [INFO] Nuxeo Live Connect Core for Google Drive [INFO] Nuxeo Live Connect Core for OneDrive [INFO] Nuxeo Live Connect Core Dependencies [INFO] Nuxeo Live Connect JSF [INFO] Nuxeo Live Connect JSF for Box [INFO] Nuxeo Live Connect JSF for Dropbox [INFO] Nuxeo Live Connect JSF for Google Drive [INFO] Nuxeo Live Connect JSF for OneDrive [INFO] Nuxeo Live Connect JSF Dependencies [INFO] Nuxeo Live Connect Web UI [INFO] Nuxeo Live Connect Web UI for Google Drive [INFO] Nuxeo Live Connect Web UI for Dropbox [INFO] Nuxeo Live Connect Web UI for Box [INFO] Nuxeo Live Connect Web UI for OneDrive [INFO] Nuxeo Media Publishing Parent [INFO] Nuxeo Media Publishing Core [INFO] Nuxeo Media Publishing JSF [INFO] Nuxeo Media Publishing Wistia Core [INFO] Nuxeo Media Publishing Wistia JSF [INFO] Nuxeo Media Publishing Youtube Core [INFO] Nuxeo Media Publishing Youtube JSF [INFO] Nuxeo Datadog reporter [INFO] Nuxeo Review Workflows Dashboards [INFO] nuxeo-shibboleth-invitation [INFO] Nuxeo File System Exporter [INFO] Nuxeo Showcase Content Parent [INFO] Nuxeo Showcase Content Importer [INFO] Nuxeo Platform Smart Search [INFO] Nuxeo Connect Tools [INFO] Nuxeo Connect Tools Report Management API [INFO] Nuxeo Connect Tools Report Core [INFO] Nuxeo Connect Tools Report Client [INFO] Nuxeo Connect Tools Report Web [INFO] Nuxeo Connect Tools Report Viewer [INFO] Nuxeo Platform PDF Utils [INFO] Nuxeo Platform 3D [INFO] Nuxeo Platform 3D API [INFO] Nuxeo Platform 3D Convert [INFO] Nuxeo Platform 3D Core [INFO] Nuxeo Platform 3D JSF [INFO] Nuxeo Platform 3D Web UI [INFO] Nuxeo Agenda Parent [INFO] Nuxeo Agenda Core [INFO] Nuxeo Agenda JSF [INFO] Nuxeo Target Platforms - Parent Pom [INFO] Nuxeo Target Platforms - API module [INFO] Nuxeo Target Platforms - Core Module [INFO] Nuxeo Target Platforms - IO Module [INFO] Nuxeo Target Platforms - JSF Module [INFO] Nuxeo Target Platforms - JAXRS Module [INFO] Nuxeo Target Platforms - Sample Module [INFO] Nuxeo Target Platforms - Compat Module [INFO] Nuxeo Web UI - Web Application [INFO] Nuxeo Web UI itests [INFO] Nuxeo API Playground [INFO] Nuxeo JSF to Web UI [INFO] Nuxeo Audit Storage Directory [INFO] Nuxeo adobe connector [INFO] Nuxeo adobe connector core [INFO] Nuxeo Functional Tests [INFO] Nuxeo Distribution Parent [INFO] Nuxeo Startup Wizard [INFO] Nuxeo Control Panel and Launcher [INFO] Helper POM with Nuxeo test dependencies [INFO] Nuxeo Server NXR [INFO] Nuxeo JSF UI NXR [INFO] Nuxeo Marketplace Package for JSF UI [INFO] Nuxeo Server Tomcat Build [INFO] Nuxeo Server Tests [INFO] Nuxeo Server Hotrealod Tests [INFO] Functional [WebDriver] tests on Nuxeo (static) WAR [INFO] Nuxeo JSF UI Hotreload Tests [INFO] Nuxeo JSF UI WebDriver Tests [INFO] Nuxeo JSF UI Gatling Bench [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo ECM Projects 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-ecm --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-ecm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-ecm --- [INFO] Storing buildNumber: 20180627-031905 at timestamp: 1530069545884 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-ecm --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-ecm --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-ecm --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316 removed. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (packaging-tools) @ nuxeo-ecm --- [INFO] Active Maven profiles: release (source: external) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) tools-assembly.package-tools: [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-10.2-I20180627_0316-tools.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-10.2-I20180627_0316-tools.zip to MavenProject: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-ecm >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-ecm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-ecm --- [INFO] Storing buildNumber: 20180627-031907 at timestamp: 1530069547861 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-ecm --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-ecm <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-ecm --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-ecm --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-10.2-I20180627_0316-tools.zip to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316-tools.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-ecm --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316.pom (244 KB at 679.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml (171 KB at 1102.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml (171 KB at 1011.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316-tools.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316-tools.zip (11 KB at 135.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Common 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-common --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-common --- [INFO] Storing buildNumber: 20180627-031909 at timestamp: 1530069549174 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-common --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMSerializer.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMSerializer.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/collections/DependencyTree.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/collections/DependencyTree.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-common --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.common.collections.TestDependencyTree Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.collections.TestDependencyTree Running org.nuxeo.common.codec.CryptoKeyStoreTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.285 sec - in org.nuxeo.common.codec.CryptoKeyStoreTest Running org.nuxeo.common.codec.CryptoTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.common.codec.CryptoTest Running org.nuxeo.common.codec.CryptoPropertiesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.codec.CryptoPropertiesTest Running org.nuxeo.common.file.TestLRUFileCache Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.033 sec - in org.nuxeo.common.file.TestLRUFileCache Running org.nuxeo.common.xmap.TestPrimitiveArrays Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.xmap.TestPrimitiveArrays Running org.nuxeo.common.xmap.ReverseXMapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec - in org.nuxeo.common.xmap.ReverseXMapTest Running org.nuxeo.common.xmap.XMapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.common.xmap.XMapTest Running org.nuxeo.common.utils.TestURLStreamHandlerFactoryInstaller Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestURLStreamHandlerFactoryInstaller Running org.nuxeo.common.utils.TestSizeUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestSizeUtils Running org.nuxeo.common.utils.TestZipUtils Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.common.utils.TestZipUtils Running org.nuxeo.common.utils.TestExceptionUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestExceptionUtils Running org.nuxeo.common.utils.FileVersionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.utils.FileVersionTest Running org.nuxeo.common.utils.TestArrayUtils Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestArrayUtils Running org.nuxeo.common.utils.TestStringUtils Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestStringUtils Running org.nuxeo.common.utils.TestPathComparator [null, , /, /bar, /foo, /foo/bar, /foo/bar.123, /foo bar, /foo bar/tuck, /foo bar.123, /foo.123, /foo.123/bar, /foo.123/bar.123, , bar, foo] [null, , /, /bar, /foo, /foo/bar, /foo/bar.123, /foo bar, /foo bar/tuck, /foo bar.123, /foo.123, /foo.123/bar, /foo.123/bar.123, , bar, foo] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.utils.TestPathComparator Running org.nuxeo.common.utils.TestPattern Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.common.utils.TestPattern Running org.nuxeo.common.utils.TestLabeler Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestLabeler Running org.nuxeo.common.utils.TestJarUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.nuxeo.common.utils.TestJarUtils Running org.nuxeo.common.utils.TestTextTemplate Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.nuxeo.common.utils.TestTextTemplate Running org.nuxeo.common.utils.TestFileUtils Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.nuxeo.common.utils.TestFileUtils Running org.nuxeo.common.utils.FileMatcherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.FileMatcherTest Running org.nuxeo.common.utils.TestPath Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestPath Running org.nuxeo.common.utils.TestFullTextUtils Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestFullTextUtils Running org.nuxeo.common.utils.TestIdUtils Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestIdUtils Running org.nuxeo.common.utils.TestUserAgent Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.nuxeo.common.utils.TestUserAgent Running org.nuxeo.common.utils.TestURIUtils Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestURIUtils Running org.nuxeo.common.utils.TestRFC2231 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestRFC2231 Results : Tests run: 96, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-common --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-common --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-common >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-common --- [INFO] Storing buildNumber: 20180627-031930 at timestamp: 1530069570210 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-common --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-common --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316/nuxeo-common-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316/nuxeo-common-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316/nuxeo-common-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-common --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316/nuxeo-common-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316/nuxeo-common-10.2-I20180627_0316.jar (171 KB at 2078.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316/nuxeo-common-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316/nuxeo-common-10.2-I20180627_0316.pom (2 KB at 19.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml (171 KB at 766.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml (171 KB at 510.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316/nuxeo-common-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.2-I20180627_0316/nuxeo-common-10.2-I20180627_0316-sources.jar (121 KB at 1415.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-parent --- [INFO] Storing buildNumber: 20180627-031931 at timestamp: 1530069571269 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-parent --- [INFO] Storing buildNumber: 20180627-031931 at timestamp: 1530069571350 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-parent/10.2-I20180627_0316/nuxeo-runtime-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/10.2-I20180627_0316/nuxeo-runtime-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/10.2-I20180627_0316/nuxeo-runtime-parent-10.2-I20180627_0316.pom (2 KB at 13.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml (171 KB at 770.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml (171 KB at 2011.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Stream 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-stream --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-stream --- [INFO] Storing buildNumber: 20180627-031932 at timestamp: 1530069572022 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-stream --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-stream --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1,061,216.218 sec - in org.nuxeo.lib.stream.tests.tools.TestToolsKafka Running org.nuxeo.lib.stream.tests.tools.TestToolsChronicle 03:19:34,217 [main] WARN [PositionCommand] # Reset log myLog:0, group: anotherGroup, from: 10 to 0 03:19:43,413 [main] WARN [PositionCommand] # Reset log myLog, group: anotherGroup, from: 1 to 0 03:19:43,493 [main] ERROR [Main] Unknown command: unknown-command Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: cat --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -g,--group Consumer group -l,--log-name Log name -n,--lines Render the first N records --render Output rendering Command: tail --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -f,--follow output appended records -g,--group Consumer group -l,--log-name Log name -n,--lines output the last NUM records --render Output rendering -t,--timeout Timeout on follow in second Command: lag -l,--log-name Log name --verbose Display lag for each partition Command: latency --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -l,--log-name Log name of a stream containing computation.Record --verbose Display latency for each partition Command: copy --dest Target log name --destCodec Codec used to write record, can be: java, avro, avroBinary, avroJson -g,--group Source consumer group to use --src Source log name --srcCodec Codec used to read record, can be: java, avro, avroBinary, avroJson Command: position --after-date Sets the committed positions for the group to a specific date. The date used to find the offset depends on the implementation, for Kafka this is the LogAppendTime. The position is set to the earliest offset whose timestamp is greater than or equal to the given date. The date is specified in ISO-8601 format, eg. 2018-06-27T03:19:43.572Z. If no record offset is found with an appropriate timestamp then the command fails. -g,--group Consumer group -l,--log-name Log name -p,--partition Read only this partition --reset Resets all committed positions for the group --to-end Sets the committed positions to the end of partitions for the group --to-watermark Sets the committed positions for the group to a specific date. The date used to find the offset is contained in a record watermark. This means that the LOG_NAME is expected to be a computation stream with records with populated watermark. The position is set to the biggest record offset with a watermark date inferior or equals to the given date." The date is specified in ISO-8601 format, eg. 2018-06-27T03:19:43.572Z. If no record offset is found with an appropriate timestamp then the command fails. Command: tracker -c,--count number of time to send the latency information --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -i,--interval send latency spaced at the specified interval in seconds -l,--log-name Track consumers latency for this LOG, must be a computation Record, can be a comma separated list of log names or ALL -o,--log-output Log name of the output --verbose Command: restore --codec Codec used to read record, can be: java, avro, avroBinary, avroJson --dry-run Do not change any position -i,--log-input Log name of the input default to _consumer_latencies -l,--log-name Restore consumers positions for this LOG, must be a computation Record, can be a comma separated list of log names or ALL --to-date Sets the committed positions as they where at a specific date. The date is specified in ISO-8601 format, eg. 2018-06-27T03:19:43.577Z --verbose Command: dump --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -g,--group Consumer group -l,--log-name Log name -n,--count Dump the first N records into a file --output Avro file path to dump the records -p,--partition Read only this partition Command: append --codec Codec used to write the records, can be: java, avro, avroBinary, avroJson --input Avro file to append to a stream -l,--log-name Log name -p,--partition Write to this partition Command: test Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: dump --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -g,--group Consumer group -l,--log-name Log name -n,--count Dump the first N records into a file --output Avro file path to dump the records -p,--partition Read only this partition 03:19:49,558 [main] ERROR [PositionCommand] Timestamp: 1527477589552 is earlier as any records, resetting positions 03:19:49,564 [main] WARN [PositionCommand] # Reset log myLog, group: anotherGroup, from: 1 to 0 03:19:52,809 [main] WARN [PositionCommand] # Reset log myLog, group: aGroup2Track, from: 2 to 0 03:19:54,822 [main] ERROR [TailCommand] tail timeout Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: tail --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -f,--follow output appended records -g,--group Consumer group -l,--log-name Log name -n,--lines output the last NUM records --render Output rendering -t,--timeout Timeout on follow in second Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: cat --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -g,--group Consumer group -l,--log-name Log name -n,--lines Render the first N records --render Output rendering Command: tail --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -f,--follow output appended records -g,--group Consumer group -l,--log-name Log name -n,--lines output the last NUM records --render Output rendering -t,--timeout Timeout on follow in second Command: lag -l,--log-name Log name --verbose Display lag for each partition Command: latency --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -l,--log-name Log name of a stream containing computation.Record --verbose Display latency for each partition Command: copy --dest Target log name --destCodec Codec used to write record, can be: java, avro, avroBinary, avroJson -g,--group Source consumer group to use --src Source log name --srcCodec Codec used to read record, can be: java, avro, avroBinary, avroJson Command: position --after-date Sets the committed positions for the group to a specific date. The date used to find the offset depends on the implementation, for Kafka this is the LogAppendTime. The position is set to the earliest offset whose timestamp is greater than or equal to the given date. The date is specified in ISO-8601 format, eg. 2018-06-27T03:19:54.934Z. If no record offset is found with an appropriate timestamp then the command fails. -g,--group Consumer group -l,--log-name Log name -p,--partition Read only this partition --reset Resets all committed positions for the group --to-end Sets the committed positions to the end of partitions for the group --to-watermark Sets the committed positions for the group to a specific date. The date used to find the offset is contained in a record watermark. This means that the LOG_NAME is expected to be a computation stream with records with populated watermark. The position is set to the biggest record offset with a watermark date inferior or equals to the given date." The date is specified in ISO-8601 format, eg. 2018-06-27T03:19:54.934Z. If no record offset is found with an appropriate timestamp then the command fails. Command: tracker -c,--count number of time to send the latency information --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -i,--interval send latency spaced at the specified interval in seconds -l,--log-name Track consumers latency for this LOG, must be a computation Record, can be a comma separated list of log names or ALL -o,--log-output Log name of the output --verbose Command: restore --codec Codec used to read record, can be: java, avro, avroBinary, avroJson --dry-run Do not change any position -i,--log-input Log name of the input default to _consumer_latencies -l,--log-name Restore consumers positions for this LOG, must be a computation Record, can be a comma separated list of log names or ALL --to-date Sets the committed positions as they where at a specific date. The date is specified in ISO-8601 format, eg. 2018-06-27T03:19:54.935Z --verbose Command: dump --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -g,--group Consumer group -l,--log-name Log name -n,--count Dump the first N records into a file --output Avro file path to dump the records -p,--partition Read only this partition Command: append --codec Codec used to write the records, can be: java, avro, avroBinary, avroJson --input Avro file to append to a stream -l,--log-name Log name -p,--partition Write to this partition Command: test 03:19:54,972 [main] ERROR [Main] Parse error: Unrecognized option: --invalid-option, try: help cat Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: cat --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -g,--group Consumer group -l,--log-name Log name -n,--lines Render the first N records --render Output rendering Command: tail --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -f,--follow output appended records -g,--group Consumer group -l,--log-name Log name -n,--lines output the last NUM records --render Output rendering -t,--timeout Timeout on follow in second Command: lag -l,--log-name Log name --verbose Display lag for each partition Command: latency --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -l,--log-name Log name of a stream containing computation.Record --verbose Display latency for each partition Command: copy --dest Target log name --destCodec Codec used to write record, can be: java, avro, avroBinary, avroJson -g,--group Source consumer group to use --src Source log name --srcCodec Codec used to read record, can be: java, avro, avroBinary, avroJson Command: position --after-date Sets the committed positions for the group to a specific date. The date used to find the offset depends on the implementation, for Kafka this is the LogAppendTime. The position is set to the earliest offset whose timestamp is greater than or equal to the given date. The date is specified in ISO-8601 format, eg. 2018-06-27T03:19:55.048Z. If no record offset is found with an appropriate timestamp then the command fails. -g,--group Consumer group -l,--log-name Log name -p,--partition Read only this partition --reset Resets all committed positions for the group --to-end Sets the committed positions to the end of partitions for the group --to-watermark Sets the committed positions for the group to a specific date. The date used to find the offset is contained in a record watermark. This means that the LOG_NAME is expected to be a computation stream with records with populated watermark. The position is set to the biggest record offset with a watermark date inferior or equals to the given date." The date is specified in ISO-8601 format, eg. 2018-06-27T03:19:55.049Z. If no record offset is found with an appropriate timestamp then the command fails. Command: tracker -c,--count number of time to send the latency information --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -i,--interval send latency spaced at the specified interval in seconds -l,--log-name Track consumers latency for this LOG, must be a computation Record, can be a comma separated list of log names or ALL -o,--log-output Log name of the output --verbose Command: restore --codec Codec used to read record, can be: java, avro, avroBinary, avroJson --dry-run Do not change any position -i,--log-input Log name of the input default to _consumer_latencies -l,--log-name Restore consumers positions for this LOG, must be a computation Record, can be a comma separated list of log names or ALL --to-date Sets the committed positions as they where at a specific date. The date is specified in ISO-8601 format, eg. 2018-06-27T03:19:55.049Z --verbose Command: dump --codec Codec used to read record, can be: java, avro, avroBinary, avroJson -g,--group Consumer group -l,--log-name Log name -n,--count Dump the first N records into a file --output Avro file path to dump the records -p,--partition Read only this partition Command: append --codec Codec used to write the records, can be: java, avro, avroBinary, avroJson --input Avro file to append to a stream -l,--log-name Log name -p,--partition Write to this partition Command: test Tests run: 23, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 21.455 sec - in org.nuxeo.lib.stream.tests.tools.TestToolsChronicle Running org.nuxeo.lib.stream.tests.tools.TestLoadDump Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.nuxeo.lib.stream.tests.tools.TestLoadDump Running org.nuxeo.lib.stream.tests.codec.TestCodec Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.063 sec - in org.nuxeo.lib.stream.tests.TestLibKafka Running org.nuxeo.lib.stream.tests.TestLibChronicle Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.148 sec - in org.nuxeo.lib.stream.tests.computation.TestLogStreamProcessorKafka Running org.nuxeo.lib.stream.tests.computation.TestComputation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.lib.stream.tests.computation.TestComputation Running org.nuxeo.lib.stream.tests.computation.TestTopology Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.nuxeo.lib.stream.tests.computation.TestTopology Running org.nuxeo.lib.stream.tests.computation.TestLogStreamProcessorChronicle 03:20:32,535 [main] WARN [TestStreamProcessor] count: 176176, expected: 16016, in 1.31s, throughput: 134485.50 records/s Tests run: 24, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 45.58 sec - in org.nuxeo.lib.stream.tests.computation.TestLogStreamProcessorKafkaNoSubscribe Running org.nuxeo.lib.stream.tests.computation.TestWatermark Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.lib.stream.tests.computation.TestWatermark Running org.nuxeo.lib.stream.tests.log.TestLogChronicle 03:20:50,429 [main] ERROR [ChronicleLogManager] ChronicleLog basePath: /tmp/junit2854159097581479894/junit4164152145913435786/foo contains unknown files, please choose another basePath Tests run: 31, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.3 sec - in org.nuxeo.lib.stream.tests.log.TestLogKafka Results : Tests run: 109, Failures: 0, Errors: 0, Skipped: 9 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-stream --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-stream --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-stream >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-stream --- [INFO] Storing buildNumber: 20180627-032059 at timestamp: 1530069659561 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-stream --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-stream <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-stream --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316/nuxeo-stream-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316/nuxeo-stream-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316/nuxeo-stream-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-stream --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316/nuxeo-stream-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316/nuxeo-stream-10.2-I20180627_0316.jar (190 KB at 516.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316/nuxeo-stream-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316/nuxeo-stream-10.2-I20180627_0316.pom (3 KB at 31.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/maven-metadata.xml (27 KB at 106.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/maven-metadata.xml (27 KB at 25.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316/nuxeo-stream-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.2-I20180627_0316/nuxeo-stream-10.2-I20180627_0316-sources.jar (116 KB at 1387.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime --- [INFO] Storing buildNumber: 20180627-032102 at timestamp: 1530069662081 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 116 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentRegistrySerializer.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentRegistrySerializer.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.TestVersion Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.runtime.TestVersion Running org.nuxeo.runtime.TestSecurityDomain Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.nuxeo.runtime.TestSecurityDomain Running org.nuxeo.runtime.TestSystemLoginRestriction 03:21:03,145 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.nuxeo.runtime.TestSystemLoginRestriction Running org.nuxeo.runtime.model.TestComponentName Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.runtime.model.TestComponentName Running org.nuxeo.runtime.ContributionFragmentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.runtime.ContributionFragmentTest Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime --- [INFO] Storing buildNumber: 20180627-032103 at timestamp: 1530069663426 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316/nuxeo-runtime-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316/nuxeo-runtime-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316/nuxeo-runtime-10.2-I20180627_0316.jar (230 KB at 2696.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316/nuxeo-runtime-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316/nuxeo-runtime-10.2-I20180627_0316.pom (2 KB at 18.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml (171 KB at 509.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml (171 KB at 1399.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316/nuxeo-runtime-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.2-I20180627_0316/nuxeo-runtime-10.2-I20180627_0316-sources.jar (180 KB at 2166.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime OSGI Adapter 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-osgi --- [INFO] Storing buildNumber: 20180627-032104 at timestamp: 1530069664354 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-osgi --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-osgi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-osgi --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-osgi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-osgi --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-osgi >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-osgi --- [INFO] Storing buildNumber: 20180627-032104 at timestamp: 1530069664741 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-osgi --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-osgi <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-osgi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-osgi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-osgi --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-osgi --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316.jar (92 KB at 356.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316.pom (2 KB at 22.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml (171 KB at 656.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml (171 KB at 805.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316-sources.jar (61 KB at 764.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.2-I20180627_0316/nuxeo-runtime-osgi-10.2-I20180627_0316-tests.jar (2 KB at 23.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Management 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-management --- [INFO] Storing buildNumber: 20180627-032105 at timestamp: 1530069665957 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-management --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-management --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-management --- [INFO] Storing buildNumber: 20180627-032106 at timestamp: 1530069666326 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316/nuxeo-runtime-management-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316/nuxeo-runtime-management-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316/nuxeo-runtime-management-10.2-I20180627_0316.jar (63 KB at 288.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316/nuxeo-runtime-management-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316/nuxeo-runtime-management-10.2-I20180627_0316.pom (2 KB at 18.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml (171 KB at 1344.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml (171 KB at 1626.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316/nuxeo-runtime-management-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.2-I20180627_0316/nuxeo-runtime-management-10.2-I20180627_0316-sources.jar (46 KB at 536.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Launcher Commons 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-launcher-commons --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher-commons --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher-commons --- [INFO] Storing buildNumber: 20180627-032107 at timestamp: 1530069667162 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher-commons --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-launcher-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/BackingServiceConfigurator.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/BackingServiceConfigurator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-launcher-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-launcher-commons --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.launcher.info.PackageInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.nuxeo.launcher.info.PackageInfoTest Running org.nuxeo.launcher.config.ConfigurationGeneratorTest 03:21:08,134 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,137 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,228 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,228 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,257 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,257 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,260 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,333 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.conf' conflicting with 'test.nuxeo.conf.[override]' 03:21:08,334 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.defaults' conflicting with 'test.nuxeo.defaults.[template]' 03:21:08,335 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.conf.override.defaults' conflicting with 'test.nuxeo.conf.override.defaults.[template]' 03:21:08,439 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,444 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,455 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,455 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,460 WARN [ConfigurationGenerator] Nuxeo requires Java 1.7.0_1+ (detected 1.8.0_92). 03:21:08,460 WARN [ConfigurationGenerator] Nuxeo requires Java 1.7.0_1+ (detected 1.8.0_92). 03:21:08,462 WARN [ConfigurationGenerator] Nuxeo requires Java 1.7.0_1+ (detected 1.6.0_1). 03:21:08,478 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,478 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,546 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,547 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,562 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,562 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,565 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,566 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,570 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,581 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,581 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,603 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,605 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,614 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,622 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,622 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,636 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,636 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,659 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,660 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,673 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,673 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,690 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,691 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,693 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,693 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,711 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,711 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,718 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,718 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,720 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,727 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,727 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,731 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,731 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,739 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,739 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,742 WARN [ConfigurationGenerator] Cannot check java version java.text.ParseException: Cannot parse not-a-version as a JDK 9+ version at org.nuxeo.launcher.config.JVMVersion.parseJdk9(JVMVersion.java:88) at org.nuxeo.launcher.config.JVMVersion.parse(JVMVersion.java:66) at org.nuxeo.launcher.config.ConfigurationGenerator.checkJavaVersion(ConfigurationGenerator.java:1374) at org.nuxeo.launcher.config.ConfigurationGeneratorTest.lambda$testWrongJavaVersionNoFail$0(ConfigurationGeneratorTest.java:417) at org.nuxeo.launcher.config.ConfigurationGeneratorTest.runJVMCheck(ConfigurationGeneratorTest.java:428) at org.nuxeo.launcher.config.ConfigurationGeneratorTest.testWrongJavaVersionNoFail(ConfigurationGeneratorTest.java:417) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:21:08,751 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,751 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,753 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,765 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,765 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,774 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,774 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,781 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,782 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,786 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,794 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,794 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,797 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,797 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,802 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,802 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,810 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,811 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,818 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,818 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,835 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,836 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,839 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,841 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,843 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,849 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,849 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,861 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,862 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,871 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,871 WARN [ConfigurationGenerator] Server will be considered as not configurable. Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 sec - in org.nuxeo.launcher.config.ConfigurationGeneratorTest Running org.nuxeo.launcher.config.BackingServiceConfiguratorTest 03:21:08,881 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,882 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,901 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,901 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,913 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,913 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,924 WARN [UnknownServerConfigurator] Unknown server. 03:21:08,925 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:08,945 ERROR [BackingServiceConfigurator] not ready 03:21:08,966 WARN [BackingServiceConfigurator] Failure 1. Retrying.... 03:21:08,966 ERROR [BackingServiceConfigurator] not ready 03:21:08,987 WARN [BackingServiceConfigurator] Failure 2. Retrying.... 03:21:08,987 ERROR [BackingServiceConfigurator] not ready 03:21:09,007 WARN [BackingServiceConfigurator] Failure 3. Retrying.... 03:21:09,007 ERROR [BackingServiceConfigurator] not ready 03:21:09,028 WARN [BackingServiceConfigurator] Failure 4. Retrying.... 03:21:09,028 ERROR [BackingServiceConfigurator] not ready 03:21:09,048 WARN [BackingServiceConfigurator] Failure 5. Retrying.... 03:21:09,049 ERROR [BackingServiceConfigurator] not ready 03:21:09,054 ERROR [BackingServiceConfigurator] not ready 03:21:09,060 WARN [UnknownServerConfigurator] Unknown server. 03:21:09,060 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:09,074 WARN [UnknownServerConfigurator] Unknown server. 03:21:09,075 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:21:09,089 WARN [UnknownServerConfigurator] Unknown server. 03:21:09,089 WARN [ConfigurationGenerator] Server will be considered as not configurable. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec - in org.nuxeo.launcher.config.BackingServiceConfiguratorTest Results : Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-launcher-commons --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-launcher-commons --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-launcher-commons --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-launcher-commons >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher-commons --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher-commons --- [INFO] Storing buildNumber: 20180627-032109 at timestamp: 1530069669314 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher-commons --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-launcher-commons <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-launcher-commons --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-launcher-commons --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-launcher-commons --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-launcher-commons --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316.jar (74 KB at 325.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316.pom (3 KB at 24.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml (171 KB at 747.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml (171 KB at 591.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316-sources.jar (54 KB at 657.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.2-I20180627_0316/nuxeo-launcher-commons-10.2-I20180627_0316-tests.jar (32 KB at 277.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Deploy 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-deploy --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-deploy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-deploy --- [INFO] Storing buildNumber: 20180627-032110 at timestamp: 1530069670619 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-deploy --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateParser.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateParser.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateParser.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-deploy --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec - in org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommandTest Running org.nuxeo.runtime.deployment.preprocessor.install.filters.PathFilterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.runtime.deployment.preprocessor.install.filters.PathFilterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-deploy --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-deploy --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-deploy --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-deploy >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-deploy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-deploy --- [INFO] Storing buildNumber: 20180627-032111 at timestamp: 1530069671599 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-deploy --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-deploy <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-deploy --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-deploy --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316/nuxeo-runtime-deploy-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316/nuxeo-runtime-deploy-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-deploy --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316/nuxeo-runtime-deploy-10.2-I20180627_0316.jar (71 KB at 230.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316/nuxeo-runtime-deploy-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316/nuxeo-runtime-deploy-10.2-I20180627_0316.pom (2 KB at 20.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml (171 KB at 1050.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml (171 KB at 1013.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316/nuxeo-runtime-deploy-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.2-I20180627_0316/nuxeo-runtime-deploy-10.2-I20180627_0316-sources.jar (49 KB at 608.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Embedded Server 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-server --- [INFO] Storing buildNumber: 20180627-032112 at timestamp: 1530069672657 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-server --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-server --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-server --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-server --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-server --- [INFO] Storing buildNumber: 20180627-032113 at timestamp: 1530069673005 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-server --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-server --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316/nuxeo-runtime-server-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316/nuxeo-runtime-server-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316/nuxeo-runtime-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-server --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316/nuxeo-runtime-server-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316/nuxeo-runtime-server-10.2-I20180627_0316.jar (15 KB at 96.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316/nuxeo-runtime-server-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316/nuxeo-runtime-server-10.2-I20180627_0316.pom (3 KB at 26.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/maven-metadata.xml (2 KB at 8.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/maven-metadata.xml (2 KB at 8.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316/nuxeo-runtime-server-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-server/10.2-I20180627_0316/nuxeo-runtime-server-10.2-I20180627_0316-sources.jar (12 KB at 136.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Metrics 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-metrics --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-metrics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-metrics --- [INFO] Storing buildNumber: 20180627-032113 at timestamp: 1530069673936 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-metrics --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-metrics --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.metrics.TestNuxeoMetricSet Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.nuxeo.runtime.metrics.TestNuxeoMetricSet Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-metrics --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-metrics --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-metrics --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-metrics >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-metrics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-metrics --- [INFO] Storing buildNumber: 20180627-032114 at timestamp: 1530069674566 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-metrics --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-metrics <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-metrics --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-metrics --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316/nuxeo-runtime-metrics-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316/nuxeo-runtime-metrics-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-metrics --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316/nuxeo-runtime-metrics-10.2-I20180627_0316.jar (26 KB at 51.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316/nuxeo-runtime-metrics-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316/nuxeo-runtime-metrics-10.2-I20180627_0316.pom (2 KB at 8.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml (171 KB at 485.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml (171 KB at 1443.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316/nuxeo-runtime-metrics-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.2-I20180627_0316/nuxeo-runtime-metrics-10.2-I20180627_0316-sources.jar (12 KB at 138.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime JTA/JCA Implementation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-jtajca --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jtajca --- [INFO] Storing buildNumber: 20180627-032115 at timestamp: 1530069675999 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jtajca --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-jtajca --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-jtajca --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-jtajca --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-jtajca --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-jtajca --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-jtajca >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jtajca --- [INFO] Storing buildNumber: 20180627-032116 at timestamp: 1530069676387 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jtajca --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-jtajca <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-jtajca --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316/nuxeo-runtime-jtajca-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316/nuxeo-runtime-jtajca-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-jtajca --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar (60 KB at 198.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316/nuxeo-runtime-jtajca-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316/nuxeo-runtime-jtajca-10.2-I20180627_0316.pom (2 KB at 24.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml (171 KB at 547.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml (171 KB at 933.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316/nuxeo-runtime-jtajca-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.2-I20180627_0316/nuxeo-runtime-jtajca-10.2-I20180627_0316-sources.jar (32 KB at 387.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-test --- [INFO] Storing buildNumber: 20180627-032117 at timestamp: 1530069677837 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 73 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ServletContainerFeature.java:[25,24] sun.net.www.http.HttpClient is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ServletContainerFeature.java:[71,23] sun.net.www.http.HttpClient is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeDeployment.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeDeployment.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/MockitoFeature.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/MockitoFeature.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.PartialDeployTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 sec - in org.nuxeo.runtime.PartialDeployTest Running org.nuxeo.runtime.TestExtensionPointWithError Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.nuxeo.runtime.TestExtensionPointWithError Running org.nuxeo.runtime.TestCryptoFrameworkProperties Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.nuxeo.runtime.TestCryptoFrameworkProperties Running org.nuxeo.runtime.TestInlineURLs Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.nuxeo.runtime.TestInlineURLs Running org.nuxeo.runtime.ComponentDeploymentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.nuxeo.runtime.ComponentDeploymentTest Running org.nuxeo.runtime.test.runner.RandomBugTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.nuxeo.runtime.test.runner.RandomBugTest Running org.nuxeo.runtime.test.runner.FileEventsAreTrackedTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.073 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$FailingTest Running org.nuxeo.runtime.test.runner.ServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.runtime.test.runner.ServiceTest Running org.nuxeo.runtime.test.runner.contribs.BaseTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.nuxeo.runtime.test.runner.ConditionalIgnoreTest$ShouldIgnoreTest Running org.nuxeo.runtime.test.runner.CanInheritAnnotationsConfigsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.runtime.test.runner.CanInheritAnnotationsConfigsTest Running org.nuxeo.runtime.test.runner.ConditionalIgnoreTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.013 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$AfterWithRandomTest Running org.nuxeo.runtime.test.runner.LogCaptureFeatureFilterOnTest main 03:21:20,979 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerOne main 03:21:20,981 WARN [LogCaptureFeatureFilterOnTest] Another testing of loggerOne main 03:21:20,981 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerTwo main 03:21:20,982 WARN [LogCaptureFeatureFilterOnTest] This is another test for loggerTwo main 03:21:20,982 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerOne main 03:21:20,982 WARN [LogCaptureFeatureFilterOnTest] Another testing of loggerOne main 03:21:20,982 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerTwo main 03:21:20,983 WARN [LogCaptureFeatureFilterOnTest] This is another test for loggerTwo main 03:21:20,983 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerOne main 03:21:20,983 WARN [LogCaptureFeatureFilterOnTest] Another testing of loggerOne main 03:21:20,983 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerTwo main 03:21:20,983 WARN [LogCaptureFeatureFilterOnTest] This is another test for loggerTwo Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.nuxeo.runtime.test.runner.LogCaptureFeatureFilterOnTest Running org.nuxeo.runtime.test.runner.CanExpandVariablesInContributionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.067 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$BeforeWithRandomTest Running org.nuxeo.runtime.test.runner.DisabledThreadsTrackingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.runtime.test.runner.DisabledThreadsTrackingTest Running org.nuxeo.runtime.test.runner.CanInjectFeatureRulesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.runtime.test.runner.CanInjectFeatureRulesTest Running org.nuxeo.runtime.test.runner.web.WebTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.149 sec - in org.nuxeo.runtime.test.runner.web.WebTest Running org.nuxeo.runtime.test.runner.CanMockServicesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.nuxeo.runtime.test.runner.CanMockServicesTest Running org.nuxeo.runtime.TestService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.nuxeo.runtime.TestService Running org.nuxeo.runtime.RuntimeInitializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 sec - in org.nuxeo.runtime.RuntimeInitializationTest Running org.nuxeo.runtime.osgi.util.jar.tests.TestClassLoaderInstrumentation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.nuxeo.runtime.osgi.util.jar.tests.TestClassLoaderInstrumentation Running org.nuxeo.runtime.ResourceServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.nuxeo.runtime.ResourceServiceTest Running org.nuxeo.runtime.ComponentAliasTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.nuxeo.runtime.ComponentAliasTest Running org.nuxeo.runtime.persistence.TestContributionPersistence Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.nuxeo.runtime.persistence.TestContributionPersistence Running org.nuxeo.runtime.TestComponentManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.nuxeo.runtime.TestComponentManager Running org.nuxeo.runtime.services.config.TestConfigurationService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.nuxeo.runtime.services.config.TestConfigurationService Running org.nuxeo.runtime.TestFramework Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.nuxeo.runtime.TestFramework Running org.nuxeo.runtime.TestFrameworkProperties Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.nuxeo.runtime.TestFrameworkProperties Running org.nuxeo.runtime.TestGraphiteReporter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.nuxeo.runtime.TestGraphiteReporter Running org.nuxeo.runtime.management.counters.TestCounters Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec - in org.nuxeo.runtime.management.counters.TestCounters Running org.nuxeo.runtime.management.TestManageRuntimeService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.runtime.management.TestManageRuntimeService Running org.nuxeo.runtime.management.TestObjectNameFactory Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.runtime.management.TestObjectNameFactory Running org.nuxeo.runtime.management.TestMatchAccessorName Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.nuxeo.runtime.management.TestMatchAccessorName Running org.nuxeo.runtime.management.TestResourcePublisherService Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.019 sec - in org.nuxeo.runtime.management.TestResourcePublisherService Running org.nuxeo.runtime.management.TestMBeanInfoFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.runtime.management.TestMBeanInfoFactory Running org.nuxeo.runtime.management.TestHeadDumper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.nuxeo.runtime.management.TestHeadDumper Running org.nuxeo.runtime.login.TestLoginComponentSystemID Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.nuxeo.runtime.login.TestLoginComponentSystemID Running org.nuxeo.runtime.registry.RegistryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.nuxeo.runtime.registry.RegistryTest Running org.nuxeo.runtime.TestExtensionPoint Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.nuxeo.runtime.TestExtensionPoint Running org.nuxeo.runtime.TestEventService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.runtime.TestEventService Results : Tests run: 90, Failures: 0, Errors: 0, Skipped: 10 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-test --- [INFO] Storing buildNumber: 20180627-032123 at timestamp: 1530069683316 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316/nuxeo-runtime-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316/nuxeo-runtime-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316/nuxeo-runtime-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316/nuxeo-runtime-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316/nuxeo-runtime-test-10.2-I20180627_0316.jar (172 KB at 690.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316/nuxeo-runtime-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316/nuxeo-runtime-test-10.2-I20180627_0316.pom (7 KB at 79.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml (171 KB at 611.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml (171 KB at 863.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316/nuxeo-runtime-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.2-I20180627_0316/nuxeo-runtime-test-10.2-I20180627_0316-sources.jar (103 KB at 1249.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Stream 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-stream --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-stream --- [INFO] Storing buildNumber: 20180627-032124 at timestamp: 1530069684735 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-stream --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-stream --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.stream.tests.TestCodecService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in org.nuxeo.runtime.stream.tests.TestCodecService Running org.nuxeo.runtime.stream.tests.TestKafkaConfigService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in org.nuxeo.runtime.stream.tests.TestKafkaConfigService Running org.nuxeo.runtime.stream.tests.TestAvroSchemaStore Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec - in org.nuxeo.runtime.stream.tests.TestAvroSchemaStore Running org.nuxeo.runtime.stream.tests.TestStreamService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.nuxeo.runtime.stream.tests.TestStreamService Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-stream --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-stream --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-stream >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-stream --- [INFO] Storing buildNumber: 20180627-032128 at timestamp: 1530069688508 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-stream --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-stream <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-stream --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316/nuxeo-runtime-stream-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316/nuxeo-runtime-stream-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-stream --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316/nuxeo-runtime-stream-10.2-I20180627_0316.jar (49 KB at 158.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316/nuxeo-runtime-stream-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316/nuxeo-runtime-stream-10.2-I20180627_0316.pom (2 KB at 17.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/maven-metadata.xml (26 KB at 82.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/maven-metadata.xml (26 KB at 318.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316/nuxeo-runtime-stream-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.2-I20180627_0316/nuxeo-runtime-stream-10.2-I20180627_0316-sources.jar (32 KB at 388.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Launcher 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-launcher --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-launcher --- [INFO] Storing buildNumber: 20180627-032129 at timestamp: 1530069689486 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-launcher --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-launcher --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-launcher --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-launcher --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-launcher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-launcher --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-launcher >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-launcher --- [INFO] Storing buildNumber: 20180627-032129 at timestamp: 1530069689715 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-launcher --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-launcher <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-launcher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-launcher --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316/nuxeo-runtime-launcher-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316/nuxeo-runtime-launcher-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-launcher --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316/nuxeo-runtime-launcher-10.2-I20180627_0316.jar (16 KB at 133.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316/nuxeo-runtime-launcher-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316/nuxeo-runtime-launcher-10.2-I20180627_0316.pom (666 B at 8.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml (170 KB at 615.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml (170 KB at 723.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316/nuxeo-runtime-launcher-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.2-I20180627_0316/nuxeo-runtime-launcher-10.2-I20180627_0316-sources.jar (11 KB at 133.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Reload 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-reload --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-reload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-reload --- [INFO] Storing buildNumber: 20180627-032130 at timestamp: 1530069690763 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-reload --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-reload --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-reload --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-reload --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-reload --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-reload --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-reload --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-reload >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-reload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-reload --- [INFO] Storing buildNumber: 20180627-032131 at timestamp: 1530069691200 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-reload --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-reload <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-reload --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-reload --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316/nuxeo-runtime-reload-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316/nuxeo-runtime-reload-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-reload --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316/nuxeo-runtime-reload-10.2-I20180627_0316.jar (22 KB at 267.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316/nuxeo-runtime-reload-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316/nuxeo-runtime-reload-10.2-I20180627_0316.pom (2 KB at 16.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml (171 KB at 680.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml (171 KB at 1134.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316/nuxeo-runtime-reload-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.2-I20180627_0316/nuxeo-runtime-reload-10.2-I20180627_0316-sources.jar (15 KB at 19.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Tomcat Adapter 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-tomcat-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Storing buildNumber: 20180627-032132 at timestamp: 1530069692674 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-tomcat-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevFrameworkBootstrap.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevFrameworkBootstrap.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevFrameworkBootstrap.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-tomcat-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-tomcat-adapter --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.tomcat.dev.DevBundleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.nuxeo.runtime.tomcat.dev.DevBundleTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-tomcat-adapter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-tomcat-adapter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-tomcat-adapter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-tomcat-adapter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Storing buildNumber: 20180627-032133 at timestamp: 1530069693315 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-tomcat-adapter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-tomcat-adapter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-tomcat-adapter --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-tomcat-adapter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar (42 KB at 193.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.pom (2 KB at 13.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml (170 KB at 1175.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml (170 KB at 1991.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.2-I20180627_0316/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316-sources.jar (31 KB at 371.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Key/Value Storage 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-kv --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-kv --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-kv --- [INFO] Storing buildNumber: 20180627-032134 at timestamp: 1530069694070 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-kv --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-kv --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-kv --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-kv --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.kv.TestMemKeyValueStore Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.093 sec - in org.nuxeo.runtime.kv.TestMemKeyValueStore Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-kv --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-kv --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-kv --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-kv >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-kv --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-kv --- [INFO] Storing buildNumber: 20180627-032154 at timestamp: 1530069714698 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-kv --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-kv <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-kv --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-kv --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-kv --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-kv --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316.jar (13 KB at 57.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316.pom (2 KB at 13.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/maven-metadata.xml (28 KB at 105.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/maven-metadata.xml (28 KB at 303.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316-sources.jar (11 KB at 136.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.2-I20180627_0316/nuxeo-runtime-kv-10.2-I20180627_0316-tests.jar (9 KB at 96.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Publish/Subscribe Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-pubsub --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-pubsub --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-pubsub --- [INFO] Storing buildNumber: 20180627-032155 at timestamp: 1530069715985 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-pubsub --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-pubsub --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-pubsub --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-pubsub --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.pubsub.TestStreamPubSubProvider Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec - in org.nuxeo.runtime.pubsub.TestStreamPubSubProvider Running org.nuxeo.runtime.pubsub.TestMemPubSubProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 sec - in org.nuxeo.runtime.pubsub.TestMemPubSubProvider Running org.nuxeo.runtime.pubsub.TestAbstractPubSubInvalidator Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.nuxeo.runtime.pubsub.TestAbstractPubSubInvalidator Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-pubsub --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-pubsub --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-pubsub --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-pubsub >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-pubsub --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-pubsub --- [INFO] Storing buildNumber: 20180627-032159 at timestamp: 1530069719944 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-pubsub --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-pubsub <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-pubsub --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-pubsub --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316/nuxeo-runtime-pubsub-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316/nuxeo-runtime-pubsub-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-pubsub --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar (19 KB at 225.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316/nuxeo-runtime-pubsub-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316/nuxeo-runtime-pubsub-10.2-I20180627_0316.pom (2 KB at 21.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/maven-metadata.xml (27 KB at 133.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/maven-metadata.xml (27 KB at 142.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316/nuxeo-runtime-pubsub-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.2-I20180627_0316/nuxeo-runtime-pubsub-10.2-I20180627_0316-sources.jar (15 KB at 178.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Redis 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-redis --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-redis --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-redis --- [INFO] Storing buildNumber: 20180627-032200 at timestamp: 1530069720815 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-redis --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-redis --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolExecutor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolExecutor.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolExecutor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-redis --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-redis --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.redis.TestRedisDescriptors Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec - in org.nuxeo.ecm.core.redis.TestRedisDescriptors Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-redis --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-redis --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-redis >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-redis --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-redis --- [INFO] Storing buildNumber: 20180627-032201 at timestamp: 1530069721758 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-redis --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-redis <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-redis --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-redis --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316.jar (29 KB at 129.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316.pom (3 KB at 34.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/maven-metadata.xml (27 KB at 123.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/maven-metadata.xml (27 KB at 132.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316-sources.jar (18 KB at 15.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.2-I20180627_0316/nuxeo-runtime-redis-10.2-I20180627_0316-tests.jar (5 KB at 52.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime MongoDB 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-mongodb --- [INFO] Storing buildNumber: 20180627-032204 at timestamp: 1530069724141 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-mongodb --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-mongodb --- [INFO] Storing buildNumber: 20180627-032204 at timestamp: 1530069724792 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar (13 KB at 46.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316.pom (3 KB at 27.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/maven-metadata.xml (27 KB at 130.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/maven-metadata.xml (28 KB at 310.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316-sources.jar (9 KB at 105.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.2-I20180627_0316/nuxeo-runtime-mongodb-10.2-I20180627_0316-tests.jar (7 KB at 74.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime DataSource Implementation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-datasource --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-datasource --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-datasource --- [INFO] Storing buildNumber: 20180627-032206 at timestamp: 1530069726052 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-datasource --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-datasource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-datasource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-datasource --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 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. Running org.nuxeo.runtime.datasource.TestValidateConnection main 03:22:07,982 WARN [PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection] fatal error occurred on org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@327bcebd. jdbc=conn1: url=jdbc:h2:tcp://localhost/~/test user=, destroying 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-177] at org.h2.message.DbException.getJdbcSQLException(DbException.java:344) at org.h2.message.DbException.get(DbException.java:178) at org.h2.message.DbException.get(DbException.java:154) at org.h2.message.DbException.get(DbException.java:143) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1468) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1443) at org.h2.jdbc.JdbcConnection.createStatement(JdbcConnection.java:191) at org.tranql.connector.jdbc.ConnectionHandle.createStatement(ConnectionHandle.java:211) at org.nuxeo.runtime.datasource.TestValidateConnection.checkPooledConnection(TestValidateConnection.java:142) at org.nuxeo.runtime.datasource.TestValidateConnection.testPooled(TestValidateConnection.java:117) at org.nuxeo.runtime.datasource.TestValidateConnection.testNoValidation(TestValidateConnection.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:22:08,014 WARN [NuxeoValidationSupport$ValidationInterceptor] Returning invalid connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@5f354bcf. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3daf7722. jdbc=conn4: url=jdbc:h2:tcp://localhost/~/test user=] main 03:22:08,136 WARN [NuxeoValidationSupport$QuerySQLConnection] Caught error executing 'SELECT 1', invalidating org.h2.jdbc.JdbcSQLException: Connection is broken: "session closed" [90067-177] at org.h2.message.DbException.getJdbcSQLException(DbException.java:344) at org.h2.message.DbException.get(DbException.java:178) at org.h2.message.DbException.get(DbException.java:154) at org.h2.engine.SessionRemote.checkClosed(SessionRemote.java:539) at org.h2.engine.SessionRemote.removeServer(SessionRemote.java:469) at org.h2.command.CommandRemote.prepare(CommandRemote.java:82) at org.h2.command.CommandRemote.(CommandRemote.java:46) at org.h2.engine.SessionRemote.prepareCommand(SessionRemote.java:476) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1188) at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:172) at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:160) at org.nuxeo.runtime.jtajca.NuxeoValidationSupport$QuerySQLConnection.validate(NuxeoValidationSupport.java:86) at org.nuxeo.runtime.jtajca.NuxeoValidationSupport$ValidationInterceptor.getConnection(NuxeoValidationSupport.java:116) 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.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:763) at org.tranql.connector.jdbc.TranqlDataSource.getConnection(TranqlDataSource.java:62) at org.nuxeo.runtime.datasource.TestValidateConnection.checkPooledConnection(TestValidateConnection.java:141) at org.nuxeo.runtime.datasource.TestValidateConnection.testPooled(TestValidateConnection.java:117) at org.nuxeo.runtime.datasource.TestValidateConnection.testQuerySQLValidation(TestValidateConnection.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:22:08,138 WARN [NuxeoValidationSupport$ValidationInterceptor] Returning invalid connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@55493582. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@1a20270e. jdbc=conn8: url=jdbc:h2:tcp://localhost/~/test user=] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec - in org.nuxeo.runtime.datasource.TestValidateConnection Running org.nuxeo.runtime.datasource.TestDataSourceComponent Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.nuxeo.runtime.datasource.TestDataSourceComponent Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-datasource --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-datasource --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-datasource --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-datasource >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-datasource --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-datasource --- [INFO] Storing buildNumber: 20180627-032208 at timestamp: 1530069728700 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-datasource --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-datasource <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-datasource --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-datasource --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316/nuxeo-runtime-datasource-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316/nuxeo-runtime-datasource-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-datasource --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316/nuxeo-runtime-datasource-10.2-I20180627_0316.jar (40 KB at 152.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316/nuxeo-runtime-datasource-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316/nuxeo-runtime-datasource-10.2-I20180627_0316.pom (3 KB at 36.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml (171 KB at 919.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml (171 KB at 1251.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316/nuxeo-runtime-datasource-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.2-I20180627_0316/nuxeo-runtime-datasource-10.2-I20180627_0316-sources.jar (21 KB at 262.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Migration Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-migration --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-migration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-migration --- [INFO] Storing buildNumber: 20180627-032209 at timestamp: 1530069729629 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-migration --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-migration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-migration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-migration --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.migration.TestMigrationDescriptor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.nuxeo.runtime.migration.TestMigrationDescriptor Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-migration --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-migration --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-migration >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-migration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-migration --- [INFO] Storing buildNumber: 20180627-032210 at timestamp: 1530069730503 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-migration --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-migration <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-migration --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-migration --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316.jar (24 KB at 95.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316.pom (2 KB at 19.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/maven-metadata.xml (26 KB at 159.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/maven-metadata.xml (26 KB at 230.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316-sources.jar (10 KB at 122.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.2-I20180627_0316/nuxeo-runtime-migration-10.2-I20180627_0316-tests.jar (6 KB at 66.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Online Services standalone client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-standalone --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-standalone --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-standalone --- [INFO] Storing buildNumber: 20180627-032211 at timestamp: 1530069731634 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-standalone --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 94 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-standalone --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.launcher.connect.TestConnectBroker main 03:22:15,754 WARN [ConnectBroker] Got warnings on package validation NXP-24507-A-1.0.0 -> [Ignored command in installer. Source file not found! bundles, Ignored command in installer. Source file not found! lib] main 03:22:15,759 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/bundles. File is missing. main 03:22:15,759 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/lib. File is missing. main 03:22:15,761 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-launcher-NXP-24507-jar-with-dependencies.jar) main 03:22:16,951 WARN [ConnectBroker] Got warnings on package validation NXP-24507-A-1.0.0 -> [Ignored command in installer. Source file not found! bundles, Ignored command in installer. Source file not found! lib] main 03:22:16,952 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/bundles. File is missing. main 03:22:16,953 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/lib. File is missing. main 03:22:16,953 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-launcher-NXP-24507-jar-with-dependencies.jar) main 03:22:17,027 WARN [ConnectBroker] Got warnings on package validation NXP-24507-A-1.0.0 -> [Ignored command in installer. Source file not found! bundles, Ignored command in installer. Source file not found! lib] main 03:22:17,028 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/bundles. File is missing. main 03:22:17,028 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/lib. File is missing. main 03:22:17,030 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-launcher-NXP-24507-jar-with-dependencies.jar) main 03:22:17,074 WARN [ConnectBroker] Got warnings on package validation NXP-24507-A-1.0.0 -> [Ignored command in installer. Source file not found! bundles, Ignored command in installer. Source file not found! lib] main 03:22:17,075 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/bundles. File is missing. main 03:22:17,075 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/lib. File is missing. main 03:22:17,076 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-launcher-NXP-24507-jar-with-dependencies.jar) main 03:22:17,145 WARN [ConnectBroker] Got warnings on package validation NXP-24507-A-1.0.0 -> [Ignored command in installer. Source file not found! bundles, Ignored command in installer. Source file not found! lib] main 03:22:17,146 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/bundles. File is missing. main 03:22:17,146 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/lib. File is missing. main 03:22:17,146 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-launcher-NXP-24507-jar-with-dependencies.jar) main 03:22:17,185 WARN [ConnectBroker] Got warnings on package validation NXP-24507-A-1.0.0 -> [Ignored command in installer. Source file not found! bundles, Ignored command in installer. Source file not found! lib] main 03:22:17,186 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/bundles. File is missing. main 03:22:17,186 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/lib. File is missing. main 03:22:17,186 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-launcher-NXP-24507-jar-with-dependencies.jar) main 03:22:20,181 WARN [ConnectBroker] Got warnings on package validation NXP-24507-A-1.0.0 -> [Ignored command in installer. Source file not found! bundles, Ignored command in installer. Source file not found! lib] main 03:22:20,181 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/bundles. File is missing. main 03:22:20,181 WARN [Update] Can't update using /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/launcher/packages/store/NXP-24507-A-1.0.0/install/lib. File is missing. main 03:22:20,182 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-launcher-NXP-24507-jar-with-dependencies.jar) | main 03:22:22,302 ERROR [CommandSetInfo] Failed commands: main 03:22:22,303 ERROR [CommandInfo] * download (unknown-package) main 03:22:22,304 ERROR [MessageInfo] Download failed (not found). main 03:22:22,391 ERROR [ConnectBroker] org.nuxeo.connect.update.PackageException: Package(s) B-1.0.2 not available on platform version server-8.3 (relax is not allowed) main 03:22:22,436 WARN [ConnectBroker] Relax restriction to target platform server-8.3 because of package(s) B-1.0.2 | | | main 03:22:27,344 WARN [ConnectBroker] Relax restriction to target platform server-8.3 because of package(s) A-1.2.2-SNAPSHOT, C-1.0.2-SNAPSHOT, D-1.0.4-SNAPSHOT main 03:22:29,334 WARN [CUDFHelper] Missing mapping for hfB with target platform server-8.4 main 03:22:29,334 WARN [CUDFHelper] Missing mapping for hfB with target platform server-8.4 main 03:22:30,175 WARN [DependencyResolution] Couldn't order [L-1.0.2] missing [hfB]. main 03:22:30,252 WARN [CUDFHelper] Missing mapping for hfB with target platform server-8.4 main 03:22:30,252 WARN [CUDFHelper] Missing mapping for hfB with target platform server-8.4 main 03:22:31,182 WARN [DependencyResolution] Couldn't order [L-1.0.3, hfD-1.0.0] missing [hfB, hfD]. main 03:22:31,297 ERROR [ConnectBroker] org.nuxeo.connect.update.PackageException: Package(s) F-1.0.0-SNAPSHOT not available on platform version server-8.3 (relax is not allowed) main 03:22:31,343 WARN [ConnectBroker] Relax restriction to target platform server-8.3 because of package(s) F-1.0.0-SNAPSHOT | | main 03:22:40,080 WARN [ConnectBroker] Relax restriction to target platform null-null because of package(s) studioA, hfA, A, B, C, D, G, H, J, K | | main 03:22:44,026 WARN [ConnectBroker] Relax restriction to target platform null-null because of package(s) studioA, hfA, A, B, C, D, G, H, J, K | | | | | | | | | Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.181 sec - in org.nuxeo.launcher.connect.TestConnectBroker Running org.nuxeo.connect.update.util.PackageBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.nuxeo.connect.update.util.PackageBuilderTest Running org.nuxeo.connect.update.standalone.TestPackageBuildAndParse Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.nuxeo.connect.update.standalone.TestPackageBuildAndParse Running org.nuxeo.connect.update.standalone.TestXmlCommands main 03:23:05,261 WARN [PackagePersistence] Ignoring file 'junk2019570871196413256.tmp' in package store Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.nuxeo.connect.update.standalone.TestXmlCommands Running org.nuxeo.connect.update.standalone.commands.TestConfig main 03:23:05,340 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,341 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,342 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,342 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,342 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,342 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,343 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,351 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,351 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,351 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,352 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,352 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,352 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,352 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,352 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,354 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,354 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,354 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,355 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,355 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,355 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,355 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,356 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,356 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,356 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,362 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,363 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,363 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,364 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,364 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,364 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,364 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,364 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,365 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,365 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,366 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,366 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,367 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,367 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,367 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,368 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,368 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,368 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,368 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,368 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,369 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,369 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,370 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,370 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,370 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,370 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,371 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,371 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,371 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,371 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,371 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,372 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,373 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,373 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,374 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,374 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,374 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,374 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,374 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,374 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,375 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,375 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,375 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,376 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,376 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,376 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,376 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,377 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,377 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,377 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,377 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,377 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,378 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,379 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,379 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,380 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,380 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,380 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,380 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,380 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,381 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,381 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,381 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,381 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,382 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,382 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,382 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,383 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,383 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,383 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,383 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,383 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,383 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,384 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,384 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,384 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,385 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,385 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,386 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,386 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,386 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,386 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,386 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,387 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,387 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,387 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,388 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,388 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,388 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,388 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,389 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,389 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,389 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,389 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,389 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,389 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,390 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,391 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,391 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,391 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,391 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,392 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,392 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,392 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,392 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,393 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,394 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,394 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,395 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,395 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,395 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,395 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,396 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,396 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,396 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,396 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,398 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,398 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,399 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,399 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,400 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,400 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,400 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,400 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,401 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,401 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,402 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,403 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,403 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,404 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,404 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,404 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,404 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,404 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,405 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,405 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,411 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,412 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,412 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,412 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,413 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,413 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,413 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,414 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,414 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,414 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,416 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,416 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,416 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,417 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,417 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,417 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,417 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,418 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,418 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,418 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,419 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,419 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,420 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,420 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,420 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,421 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,421 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,421 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,421 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,422 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,423 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,424 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,424 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,424 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,425 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,425 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,425 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,425 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,426 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,426 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,427 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,427 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,427 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,428 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,428 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,428 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,429 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,429 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,429 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,429 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,431 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,431 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,431 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,432 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,432 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,432 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,432 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,433 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,433 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,433 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,433 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,433 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,434 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,435 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,435 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,435 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,436 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,436 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,436 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,436 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,436 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,436 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,437 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,437 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,438 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,438 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,438 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,438 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,439 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,439 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,439 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,439 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,439 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,439 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,440 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,441 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,441 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,441 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,442 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,442 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,442 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,442 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,443 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,443 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,444 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,444 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,445 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,445 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,445 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,446 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,446 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,446 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,446 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,446 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,447 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,448 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,448 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,448 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,449 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,449 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,449 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,449 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,450 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,450 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,450 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,450 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,452 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,452 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,453 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,453 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,453 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,453 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,454 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,454 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,454 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,454 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:23:05,455 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,455 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,456 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,456 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,456 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,456 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-8543834834930523233.tmp/tmp/tmphome2038523658084758693.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:23:05,457 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:23:05,457 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:23:05,457 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 03:23:05,457 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.nuxeo.connect.update.standalone.commands.TestConfig Running org.nuxeo.connect.update.standalone.commands.TestCopyUninstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.nuxeo.connect.update.standalone.commands.TestCopyUninstallValidation Running org.nuxeo.connect.update.standalone.commands.TestUpdate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.nuxeo.connect.update.standalone.commands.TestUpdate Running org.nuxeo.connect.update.standalone.commands.TestCopyDir main 03:23:05,708 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-newfeature-5.5.jar) main 03:23:05,708 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-otherfeature-5.5-SNAPSHOT.jar) main 03:23:05,710 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-superfeature-5.5.jar) main 03:23:05,715 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (a33d9e5690df491f95f062594b0326e0_nuxeo-otherfeature-5.5-SNAPSHOT.jar) main 03:23:05,716 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (13f14ef79677e7868f9575eecd74fd2b_nuxeo-superfeature-5.4.2.jar) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.nuxeo.connect.update.standalone.commands.TestCopyDir Running org.nuxeo.connect.update.standalone.commands.TestUpdateGuard main 03:23:05,825 WARN [UnknownServerConfigurator] Unknown server. main 03:23:05,825 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 03:23:05,831 WARN [PackagePersistence] Ignoring file 'junk6710301374937626777.tmp' in package store main 03:23:05,834 WARN [UnknownServerConfigurator] Unknown server. main 03:23:05,835 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 03:23:05,836 WARN [PackagePersistence] Ignoring file 'junk6710301374937626777.tmp' in package store Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.nuxeo.connect.update.standalone.commands.TestUpdateGuard Running org.nuxeo.connect.update.standalone.commands.TestPCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.nuxeo.connect.update.standalone.commands.TestPCopy Running org.nuxeo.connect.update.standalone.commands.TestCopyInstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.nuxeo.connect.update.standalone.commands.TestCopyInstallValidation Running org.nuxeo.connect.update.standalone.commands.TestCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.nuxeo.connect.update.standalone.commands.TestCopy Running org.nuxeo.connect.update.standalone.registry.TestDowngradeVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.nuxeo.connect.update.standalone.registry.TestDowngradeVersions Running org.nuxeo.connect.update.standalone.registry.TestRollback main 03:23:06,251 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (some-jar-5.6.0-HF01.jar) main 03:23:06,258 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (some-jar-5.6.0-HF01.jar) main 03:23:06,266 WARN [UpdateManager] Registry repaired: JAR introduced without corresponding entry in the registry (copy task?) : bundles/some-jar main 03:23:06,295 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (some-jar-5.6.0-HF02.jar) main 03:23:06,302 WARN [UpdateManager] Registry repaired: JAR introduced without corresponding entry in the registry (copy task?) : bundles/some-jar main 03:23:06,322 WARN [UpdateManager] Could not rollback version bundles/some-jar-5.6.0-HF02.jar since the backup file was not found Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.nuxeo.connect.update.standalone.registry.TestRollback Running org.nuxeo.connect.update.standalone.registry.TestVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.nuxeo.connect.update.standalone.registry.TestVersions Running org.nuxeo.connect.update.task.guards.PackagesHelperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.nuxeo.connect.update.task.guards.PackagesHelperTest Results : Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-standalone --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-standalone --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-standalone --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-standalone >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-standalone --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-standalone --- [INFO] Storing buildNumber: 20180627-032307 at timestamp: 1530069787147 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-standalone --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-standalone <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-standalone --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-connect-standalone --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-standalone --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-standalone --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316.jar (137 KB at 335.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316.pom (4 KB at 40.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml (170 KB at 2266.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml (171 KB at 1214.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316-sources.jar (100 KB at 1278.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.2-I20180627_0316/nuxeo-connect-standalone-10.2-I20180627_0316-tests.jar (121 KB at 1505.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-parent --- [INFO] Storing buildNumber: 20180627-032308 at timestamp: 1530069788527 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-parent --- [INFO] Storing buildNumber: 20180627-032308 at timestamp: 1530069788856 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-parent/10.2-I20180627_0316/nuxeo-core-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/10.2-I20180627_0316/nuxeo-core-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/10.2-I20180627_0316/nuxeo-core-parent-10.2-I20180627_0316.pom (3 KB at 33.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml (171 KB at 1955.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml (171 KB at 1701.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Schema 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-schema --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-schema --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-schema --- [INFO] Storing buildNumber: 20180627-032309 at timestamp: 1530069789523 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-schema --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDLoader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDLoader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDLoader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 39 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-schema --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.schema.types.constraints.TestDateIntervalConstraint 03:23:10,533 WARN [DateIntervalConstraint] lower bound (2014-11-04) is greater than upper bound (2014-11-02). No dates could be valid. 03:23:10,536 WARN [DateIntervalConstraint] some bound was ignored due to invalid date format (supported format is yyyy-MM-dd (min = 2014-11-02 - max = 2015pshitt-11paf-05) 03:23:10,536 WARN [DateIntervalConstraint] some bound was ignored due to invalid date format (supported format is yyyy-MM-dd (min = 2015pshitt-11paf-05 - max = 2014-11-04) Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestDateIntervalConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestEnumConstraint Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestEnumConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestObjectResolverConstraint Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestObjectResolverConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestConstraintsTranslation [fr] DateIntervalConstraint : La date doit se situer avant le 10 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be earlier than Nov 10, 2014 included. [fr] long : La valeur " " doit รชtre un nombre entier. [en] long : The value " " must be an integer. [fr] DateIntervalConstraint : La date doit se situer aprรจs le 2 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be after Nov 2, 2014 included. [fr] DateIntervalConstraint : La date doit รชtre comprise entre le 2 nov. 2014 et le 10 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 and Nov 10, 2014 included. [fr] double : La valeur " " doit un รชtre un nombre dรฉcimal. [en] double : The value " " must be a decimal number. [fr] string : La valeur " " doit รชtre un texte. [en] string : The value " " must be a text. [fr] NumericIntervalConstraint : La valeur doit รชtre strictement comprise entre 2 et 10. [en] NumericIntervalConstraint : This value must be greater than 2 and less than 10. [fr] LengthConstraint : La valeur ne doit pas dรฉpasser 10 caractรจre(s). [en] LengthConstraint : This field cannot contain more than 10 character(s). [fr] NumericIntervalConstraint : La valeur doit รชtre strictement infรฉrieur ร  10. [en] NumericIntervalConstraint : This value must be less than 10. [fr] PatternConstraint : La valeur doit respecter le format ".*\S.*". [en] PatternConstraint : This value must match the format ".*\S.*". [fr] colorReference : " " is not a correct primary color [en] colorReference : " " is not a correct primary color [fr] boolean : La valeur " " doit รชtre un boolรฉen. [en] boolean : The value " " must be a boolean. [fr] NumericIntervalConstraint : La valeur doit รชtre strictement supรฉrieur ร  2. [en] NumericIntervalConstraint : This value must be greater than 2. [fr] NotNullConstraint : Une valeur est requise pour ce champs . [en] NotNullConstraint : Mandatory field . [fr] NumericIntervalConstraint : La valeur doit รชtre comprise entre 2 inclus et 10 exclu. [en] NumericIntervalConstraint : This value must be greater than or equal to 2 and less than 10. [fr] NumericIntervalConstraint : La valeur doit รชtre comprise entre 2 exclu et 10 inclus. [en] NumericIntervalConstraint : This value must be greater than 2 and less than or equal to 10. [fr] AlwaysWrongConstraint : La valeur " " ne respecte pas la contrainte AlwaysWrongConstraint{param1=value1, param2=value2}. [en] AlwaysWrongConstraint : The value " " does not respect the constraint AlwaysWrongConstraint{param1=value1, param2=value2}. [fr] EnumConstraint : Ce champ doit avoir l'une des valeurs suivantes : tac, tic. [en] EnumConstraint : The field must have one of the following values: tac, tic. [fr] NumericIntervalConstraint : La valeur doit รชtre infรฉrieur ou รฉgale ร  10. [en] NumericIntervalConstraint : This value must be less or equal to 10. [fr] integer : La valeur " " doit รชtre un nombre entier. [en] integer : The value " " must be an integer. [fr] LengthConstraint : La valeur doit รชtre composรฉ de 2 ร  10 caractรจre(s). [en] LengthConstraint : The field must contain between 2 and 10 character(s). [fr] DateIntervalConstraint : La date doit รชtre comprise entre le 2 nov. 2014 et le 10 nov. 2014 exclus. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 excluded and Nov 10, 2014 excluded. [fr] NumericIntervalConstraint : La valeur doit รชtre supรฉrieur ou รฉgale ร  2. [en] NumericIntervalConstraint : This value must be greater or equal to 2. [fr] binary : La valeur " " ne contient pas de donnรฉes. [en] binary : The value " " contains no data. [fr] NumericIntervalConstraint : La valeur doit รชtre comprise entre 2 et 10 inclus. [en] NumericIntervalConstraint : This value must be greater than or equal to 2 and less than or equal to 10. [fr] date : La valeur " " n'est pas une date valide. [en] date : The value " " is not a valid date. [fr] DateIntervalConstraint : La date doit se situer avant le 10 nov. 2014 exclu. [en] DateIntervalConstraint : The date must be earlier than Nov 10, 2014 excluded. [fr] DateIntervalConstraint : La date doit se situer aprรจs le 2 nov. 2014 exclu. [en] DateIntervalConstraint : The date must be after Nov 2, 2014 excluded. [fr] DateIntervalConstraint : La date doit รชtre comprise entre le 2 nov. 2014 inclus et le 10 nov. 2014 exclu. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 included and Nov 10, 2014 excluded. [fr] LengthConstraint : Le champ doit contenir au moins 2 caractรจre(s). [en] LengthConstraint : This field must contain at least 2 character(s). [fr] DateIntervalConstraint : La date doit รชtre comprise entre le 2 nov. 2014 exclu et le 10 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 excluded and Nov 10, 2014 included. Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestConstraintsTranslation Running org.nuxeo.ecm.core.schema.types.constraints.TestLengthConstraint Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestLengthConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestPatternConstraint Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestPatternConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestNumericIntervalConstraint Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestNumericIntervalConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestNotNullConstraint Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestNotNullConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestTypeConstraint Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestTypeConstraint Running org.nuxeo.ecm.core.schema.types.TestSimpleType Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.schema.types.TestSimpleType Running org.nuxeo.ecm.core.schema.types.TestQName 03:23:10,926 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.nuxeo.ecm.core.schema.types.TestQName Running org.nuxeo.ecm.core.schema.types.TestTypes 03:23:11,470 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.nuxeo.ecm.core.schema.types.TestTypes Running org.nuxeo.ecm.core.schema.TestXSDLoader 03:23:11,540 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 03:23:11,660 WARN [XSDLoader] Unable to find element employee to rebase schema extension 03:23:11,666 WARN [XSDLoader] Unable to find element employee to rebase schema extension 03:23:11,672 WARN [XSDLoader] Unable to find element employee to rebase schema extension 03:23:11,728 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.nuxeo.ecm.core.schema.TestXSDLoader Running org.nuxeo.ecm.core.schema.TestSchemaManager 03:23:11,790 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 03:23:11,859 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 03:23:11,864 ERROR [SchemaManagerImpl] Document type: someDocInLoop used in parent inheritance loop: [someDocInLoop, someDocInLoop2] 03:23:11,869 ERROR [SchemaManagerImpl] Document type: noSuchDocumentType does not exist, used as parent by type: [someDoc] 03:23:11,876 ERROR [SchemaManagerImpl] Facet: someFacet uses unknown schema: noSuchSchema 03:23:11,904 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 03:23:11,936 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 03:23:11,972 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 03:23:11,989 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 03:23:12,012 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.nuxeo.ecm.core.schema.TestSchemaManager Running org.nuxeo.ecm.core.schema.TestDocumentType 03:23:12,078 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.nuxeo.ecm.core.schema.TestDocumentType Running org.nuxeo.ecm.core.schema.TestSchemaLoaderRestriction 03:23:12,101 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,102 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,102 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,102 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,109 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,109 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,109 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,110 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,116 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,116 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,116 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,116 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,122 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,122 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,122 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,123 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,129 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,129 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,130 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,130 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,136 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,136 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,137 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,137 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,141 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,142 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,142 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,142 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,147 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,147 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,147 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,147 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,152 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,152 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,153 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,153 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,159 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,159 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,160 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,160 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,167 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,167 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,168 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,168 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,173 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,173 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,174 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,174 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration 03:23:12,182 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@528c868 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,183 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@20bd8be5 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,183 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :pattern 03:23:12,183 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@6e2aa843 following restriction facet are not handled by constraints API for this type :enumeration Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.nuxeo.ecm.core.schema.TestSchemaLoaderRestriction Running org.nuxeo.ecm.core.schema.utils.DateParserTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.schema.utils.DateParserTest Running org.nuxeo.ecm.core.schema.TestNamespace Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.TestNamespace Results : Tests run: 170, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-schema --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-schema --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-schema --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-schema >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-schema --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-schema --- [INFO] Storing buildNumber: 20180627-032312 at timestamp: 1530069792656 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-schema --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-schema <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-schema --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-schema --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316/nuxeo-core-schema-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316/nuxeo-core-schema-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-schema --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316/nuxeo-core-schema-10.2-I20180627_0316.jar (127 KB at 769.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316/nuxeo-core-schema-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316/nuxeo-core-schema-10.2-I20180627_0316.pom (2 KB at 20.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml (171 KB at 859.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml (171 KB at 2075.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316/nuxeo-core-schema-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.2-I20180627_0316/nuxeo-core-schema-10.2-I20180627_0316-sources.jar (108 KB at 1364.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-api --- [INFO] Storing buildNumber: 20180627-032313 at timestamp: 1530069793708 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 222 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModel.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModel.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.blob.TestJSONBlob 03:23:16,100 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 sec - in org.nuxeo.ecm.core.blob.TestJSONBlob Running org.nuxeo.ecm.core.blob.TestFilesystemBlobProvider Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.nuxeo.ecm.core.blob.TestFilesystemBlobProvider Running org.nuxeo.ecm.core.blob.TestBlobManager Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.nuxeo.ecm.core.blob.TestBlobManager Running org.nuxeo.ecm.core.blob.binary.TestDefaultBinaryManager Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.256 sec - in org.nuxeo.ecm.core.blob.binary.TestDefaultBinaryManager Running org.nuxeo.ecm.core.blob.binary.TestAESBinaryManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in org.nuxeo.ecm.core.blob.binary.TestAESBinaryManager Running org.nuxeo.ecm.core.utils.TestBlobsExtractor Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.nuxeo.ecm.core.utils.TestBlobsExtractor Running org.nuxeo.ecm.core.api.adapter.TestAdapter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.nuxeo.ecm.core.api.adapter.TestAdapter Running org.nuxeo.ecm.core.api.TestPropertyModel Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.nuxeo.ecm.core.api.TestPropertyModel Running org.nuxeo.ecm.core.api.security.TestACL Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.nuxeo.ecm.core.api.security.TestACL Running org.nuxeo.ecm.core.api.security.TestACP Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.nuxeo.ecm.core.api.security.TestACP Running org.nuxeo.ecm.core.api.security.TestACE Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.nuxeo.ecm.core.api.security.TestACE Running org.nuxeo.ecm.core.api.externalblob.TestExternalBlob Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.nuxeo.ecm.core.api.externalblob.TestExternalBlob Running org.nuxeo.ecm.core.api.TestNuxeoPrincipal Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.api.TestNuxeoPrincipal Running org.nuxeo.ecm.core.api.TestDocumentRef Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.api.TestDocumentRef Running org.nuxeo.ecm.core.api.TestListDiff Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.nuxeo.ecm.core.api.TestListDiff Running org.nuxeo.ecm.core.api.TestFacetFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.nuxeo.ecm.core.api.TestFacetFilter Running org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceTest Running org.nuxeo.ecm.core.api.blobholder.TestBlobHolder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.api.blobholder.TestBlobHolder Running org.nuxeo.ecm.core.api.model.TestDeltaLong Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.nuxeo.ecm.core.api.model.TestDeltaLong Running org.nuxeo.ecm.core.api.model.impl.TestDirtyProperty Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.nuxeo.ecm.core.api.model.impl.TestDirtyProperty Running org.nuxeo.ecm.core.api.model.impl.TestArrayProperty Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.nuxeo.ecm.core.api.model.impl.TestArrayProperty Running org.nuxeo.ecm.core.api.impl.TestDocumentModelWithRemovedProperty Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.nuxeo.ecm.core.api.impl.TestDocumentModelWithRemovedProperty Running org.nuxeo.ecm.core.api.impl.TestDocumentModelWithDeprecatedProperty Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.nuxeo.ecm.core.api.impl.TestDocumentModelWithDeprecatedProperty Running org.nuxeo.ecm.core.api.impl.blob.TestBlob2 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.nuxeo.ecm.core.api.impl.blob.TestBlob2 Running org.nuxeo.ecm.core.api.impl.blob.TestBlob Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec - in org.nuxeo.ecm.core.api.impl.blob.TestBlob Running org.nuxeo.ecm.core.api.impl.blob.TestMediaType Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.api.impl.blob.TestMediaType Running org.nuxeo.ecm.core.api.event.TestCoreEvent Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.api.event.TestCoreEvent Results : Tests run: 219, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-api --- [INFO] Storing buildNumber: 20180627-032323 at timestamp: 1530069803116 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316.jar (352 KB at 1013.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316.pom (4 KB at 38.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml (171 KB at 377.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml (171 KB at 2180.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316-sources.jar (343 KB at 1637.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.2-I20180627_0316/nuxeo-core-api-10.2-I20180627_0316-tests.jar (1567 KB at 14501.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Query 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-query --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-query --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-query --- [INFO] Storing buildNumber: 20180627-032325 at timestamp: 1530069805081 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-query --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 59 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-query --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.query.sql.TestQueryParser2 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 sec - in org.nuxeo.ecm.core.query.sql.TestQueryParser2 Running org.nuxeo.ecm.core.query.sql.model.TestLiterals Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.query.sql.model.TestLiterals Running org.nuxeo.ecm.core.query.sql.model.TestSerialization Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.nuxeo.ecm.core.query.sql.model.TestSerialization Running org.nuxeo.ecm.core.query.sql.model.TestQueryVisitor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.query.sql.model.TestQueryVisitor Running org.nuxeo.ecm.core.query.sql.TestNXQLEscaping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.query.sql.TestNXQLEscaping Running org.nuxeo.ecm.core.query.sql.TestQueryParser Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.nuxeo.ecm.core.query.sql.TestQueryParser Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-query --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-query --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-query --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-query >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-query --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-query --- [INFO] Storing buildNumber: 20180627-032327 at timestamp: 1530069807143 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-query --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-query <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-query --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-query --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316/nuxeo-core-query-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316/nuxeo-core-query-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-query --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316/nuxeo-core-query-10.2-I20180627_0316.jar (103 KB at 406.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316/nuxeo-core-query-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316/nuxeo-core-query-10.2-I20180627_0316.pom (2 KB at 13.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml (171 KB at 914.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml (171 KB at 1076.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316/nuxeo-core-query-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.2-I20180627_0316/nuxeo-core-query-10.2-I20180627_0316-sources.jar (85 KB at 1061.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Event 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-event --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event --- [INFO] Storing buildNumber: 20180627-032328 at timestamp: 1530069808445 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-event --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 84 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowDocumentModel.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowDocumentModel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-event --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-event --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.work.WorkManagerTest 03:23:34,966 Nuxeo-Work-SleepWork-1:d245f66c-1d2e-4455-9cd8-96790cf28447 ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:23:34,970 Nuxeo-Work-SleepWork-1:d245f66c-1d2e-4455-9cd8-96790cf28447 ERROR [AbstractWork] Work schedule path 03:23:34,978 Nuxeo-Work-SleepWork-1 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-SleepWork-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=d245f66c-1d2e-4455-9cd8-96790cf28447 category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more 03:23:35,079 Nuxeo-Work-SleepWork-1:78314534-aaaf-43bc-9dcf-98072311b01d ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:23:35,079 Nuxeo-Work-SleepWork-1:78314534-aaaf-43bc-9dcf-98072311b01d ERROR [AbstractWork] Work schedule path 03:23:35,101 Nuxeo-Work-SleepWork-1 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-SleepWork-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=78314534-aaaf-43bc-9dcf-98072311b01d category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more 03:23:37,093 Nuxeo-Work-SleepWork-2 WARN [WorkManagerImpl$NamedThreadFactory] Interrupted error on threadNuxeo-Work-SleepWork-2 java.lang.RuntimeException: java.lang.InterruptedException at org.nuxeo.ecm.core.work.NuxeoBlockingQueue.offer(NuxeoBlockingQueue.java:93) at org.nuxeo.ecm.core.work.MemoryBlockingQueue.workSchedule(MemoryBlockingQueue.java:194) at org.nuxeo.ecm.core.work.MemoryBlockingQueue.workRescheduleRunning(MemoryBlockingQueue.java:246) at org.nuxeo.ecm.core.work.MemoryWorkQueuing.workReschedule(MemoryWorkQueuing.java:86) at org.nuxeo.ecm.core.work.WorkManagerImpl$WorkThreadPoolExecutor.afterExecute(WorkManagerImpl.java:669) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1157) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220) at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335) at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:339) at org.nuxeo.ecm.core.work.MemoryBlockingQueue.putElement(MemoryBlockingQueue.java:148) at org.nuxeo.ecm.core.work.TestWorkQueuing$1.putElement(TestWorkQueuing.java:36) at org.nuxeo.ecm.core.work.NuxeoBlockingQueue.put(NuxeoBlockingQueue.java:107) at org.nuxeo.ecm.core.work.NuxeoBlockingQueue.offer(NuxeoBlockingQueue.java:90) ... 7 more Tests run: 18, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 6.966 sec - in org.nuxeo.ecm.core.work.WorkManagerTest Running org.nuxeo.ecm.core.work.StreamWorkManagerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.19 sec - in org.nuxeo.ecm.core.work.StreamWorkManagerTest Running org.nuxeo.ecm.core.work.WorkManagerTXTest 03:23:37,650 Nuxeo-Work-SleepWork-1:cf1c57eb-34aa-40fc-81e1-ca3958f4be07 ERROR [AbstractWork] Exception during work: SleepWork(1000ms, Progress(0.0%, ?/0)) java.lang.NullPointerException at org.nuxeo.ecm.core.work.WorkStateHelper.getKeyValueStore(WorkStateHelper.java:40) at org.nuxeo.ecm.core.work.WorkStateHelper.isCanceled(WorkStateHelper.java:53) at org.nuxeo.ecm.core.work.SleepWork.doWork(SleepWork.java:142) at org.nuxeo.ecm.core.work.SleepWork.work(SleepWork.java:121) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:23:37,650 Nuxeo-Work-SleepWork-1:cf1c57eb-34aa-40fc-81e1-ca3958f4be07 ERROR [AbstractWork] Work schedule path 03:23:37,653 Nuxeo-Work-SleepWork-1 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-SleepWork-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.SleepWork id=cf1c57eb-34aa-40fc-81e1-ca3958f4be07 category=SleepWork title=Sleep 1000 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.core.work.WorkStateHelper.getKeyValueStore(WorkStateHelper.java:40) at org.nuxeo.ecm.core.work.WorkStateHelper.isCanceled(WorkStateHelper.java:53) at org.nuxeo.ecm.core.work.SleepWork.doWork(SleepWork.java:142) at org.nuxeo.ecm.core.work.SleepWork.work(SleepWork.java:121) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.215 sec - in org.nuxeo.ecm.core.work.WorkManagerTXTest Running org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest 03:23:39,868 Nuxeo-Work-default-1:15705656611372966.1828933144 ERROR [AbstractWork] Exception during work: Fail(, Progress(?%, ?/0), null) java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:23:39,868 Nuxeo-Work-default-1:15705656611372966.1828933144 ERROR [AbstractWork] Work schedule path org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Fail:15705656611372966.1828933144 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:114) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:75) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:746) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:722) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest.captureSimple(WorkErrorsAreTracableTest.java:95) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:23:39,869 Nuxeo-Work-default-1 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-default-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail id=15705656611372966.1828933144 category=Fail title=Nest at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more 03:23:39,874 Nuxeo-Work-default-2:15705656622447541.1571130391 ERROR [AbstractWork] Exception during work: Fail(/Nest:15705656621935878.593589821, Progress(?%, ?/0), null) java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:23:39,875 Nuxeo-Work-default-2:15705656622447541.1571130391 ERROR [AbstractWork] Work schedule path org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Nest:15705656621935878.593589821/Fail:15705656622447541.1571130391 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:114) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:75) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:746) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:722) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Nest.work(WorkErrorsAreTracableTest.java:79) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Nest:15705656621935878.593589821 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:114) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:75) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:746) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:722) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest.captureChained(WorkErrorsAreTracableTest.java:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:23:39,876 Nuxeo-Work-default-2 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-default-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail id=15705656622447541.1571130391 category=Fail title=Nest at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest Running org.nuxeo.ecm.core.scheduler.TestSchedulerService Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.718 sec - in org.nuxeo.ecm.core.scheduler.TestSchedulerService Running org.nuxeo.ecm.core.scheduler.EventJobFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.nuxeo.ecm.core.scheduler.EventJobFactoryTest Running org.nuxeo.ecm.core.event.test.TestEventServiceComponent 03:24:01,608 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:24:01,608 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:24:01,608 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:24:01,609 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:24:07,290 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) 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.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:24:07,291 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 03:24:07,291 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 03:24:08,417 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 03:24:08,417 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 03:24:08,418 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.686 sec - in org.nuxeo.ecm.core.event.test.TestEventServiceComponent Running org.nuxeo.ecm.core.event.test.TestEventListenerContrib Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.nuxeo.ecm.core.event.test.TestEventListenerContrib Running org.nuxeo.ecm.core.event.test.EventListenerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 sec - in org.nuxeo.ecm.core.event.test.EventListenerTest Running org.nuxeo.ecm.core.event.pipe.PipeContribTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.nuxeo.ecm.core.event.pipe.PipeContribTest Running org.nuxeo.ecm.core.event.pipe.TestEventListenerViaQueue 03:24:22,136 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:24:22,136 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:24:22,137 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:24:22,137 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:24:32,844 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) 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.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:24:32,845 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 03:24:32,845 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 03:24:35,472 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 03:24:35,472 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 03:24:35,472 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 28.791 sec - in org.nuxeo.ecm.core.event.pipe.TestEventListenerViaQueue Running org.nuxeo.ecm.core.event.pipe.TestEventListenerViaLocalPipe 03:24:43,902 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:24:43,903 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:24:43,903 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:24:43,903 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:24:49,565 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) 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.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:24:49,566 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 03:24:49,566 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 03:24:50,689 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 03:24:50,690 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 03:24:50,690 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.589 sec - in org.nuxeo.ecm.core.event.pipe.TestEventListenerViaLocalPipe Results : Tests run: 73, Failures: 0, Errors: 0, Skipped: 8 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-event --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-event --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-event --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-event >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event --- [INFO] Storing buildNumber: 20180627-032456 at timestamp: 1530069896439 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-event <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-event --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-event --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-event --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-event --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316.jar (191 KB at 496.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316.pom (5 KB at 51.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml (170 KB at 3021.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml (170 KB at 854.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316-sources.jar (141 KB at 1752.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.2-I20180627_0316/nuxeo-core-event-10.2-I20180627_0316-tests.jar (62 KB at 812.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core EL 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-el --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-el --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-el --- [INFO] Storing buildNumber: 20180627-032457 at timestamp: 1530069897843 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-el --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-el --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-el --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-el --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.RuntimeHarnessImpl). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Running org.nuxeo.platform.el.TestELService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.nuxeo.platform.el.TestELService Running org.nuxeo.platform.el.TestExpressionEvaluator Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.nuxeo.platform.el.TestExpressionEvaluator Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-el --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-el --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-el --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-el >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-el --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-el --- [INFO] Storing buildNumber: 20180627-032459 at timestamp: 1530069899431 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-el --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-el <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-el --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-el --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316/nuxeo-core-el-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316/nuxeo-core-el-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-el --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316/nuxeo-core-el-10.2-I20180627_0316.jar (19 KB at 77.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316/nuxeo-core-el-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316/nuxeo-core-el-10.2-I20180627_0316.pom (911 B at 11.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/maven-metadata.xml (39 KB at 721.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/maven-metadata.xml (40 KB at 475.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316/nuxeo-core-el-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.2-I20180627_0316/nuxeo-core-el-10.2-I20180627_0316-sources.jar (16 KB at 201.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core --- [INFO] Storing buildNumber: 20180627-032500 at timestamp: 1530069900473 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 38 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 107 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/AbstractSession.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/AbstractSession.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/DefaultVersionRemovalPolicy.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/DefaultVersionRemovalPolicy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:25:02,344 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Running org.nuxeo.ecm.core.security.TestSecurityService 03:25:02,765 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec - in org.nuxeo.ecm.core.security.TestSecurityService Running org.nuxeo.ecm.core.security.TestSecurityPolicyService 03:25:02,958 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec - in org.nuxeo.ecm.core.security.TestSecurityPolicyService Running org.nuxeo.ecm.core.blob.TestDocumentBlobManager 03:25:03,270 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.nuxeo.ecm.core.blob.TestDocumentBlobManager Running org.nuxeo.ecm.core.lifecycle.TestLifeCycleService 03:25:03,351 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 03:25:03,388 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 13 * service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.nuxeo.ecm.core.lifecycle.TestLifeCycleService Running org.nuxeo.ecm.core.uidgen.TestKeyValueStoreUIDSequencer 03:25:03,640 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 03:25:04,007 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 9 / Unstarted: 0 / Total: 37 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] * service:org.nuxeo.runtime.migration.MigrationService requires [service:org.nuxeo.runtime.kv.KeyValueService] * service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent requires [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] * service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] * service:org.nuxeo.ecm.core.trash.service.migrator references missing [target=org.nuxeo.runtime.migration.MigrationService;point=configuration] * service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.schedulers references missing [target=org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService;point=schedule, target=org.nuxeo.ecm.core.work.service;point=queues, target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.event.lifecycle.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.CoreExtensions references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.orphanVersionsCleanup references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] * service:org.nuxeo.ecm.core.trash.TrashService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 sec - in org.nuxeo.ecm.core.uidgen.TestKeyValueStoreUIDSequencer Running org.nuxeo.ecm.core.TestDocumentModel Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.nuxeo.ecm.core.TestDocumentModel Running org.nuxeo.ecm.core.model.TestPathComparator Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.nuxeo.ecm.core.model.TestPathComparator Running org.nuxeo.ecm.core.model.TestSidGenerator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.core.model.TestSidGenerator Running org.nuxeo.ecm.core.repository.TestRepositoryInitializationHandler 03:25:04,122 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.nuxeo.ecm.core.repository.TestRepositoryInitializationHandler Running org.nuxeo.ecm.core.event.TestEventContext Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.event.TestEventContext Running org.nuxeo.ecm.core.event.TestCoreEvent Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.ecm.core.event.TestCoreEvent Results : Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core --- [INFO] Storing buildNumber: 20180627-032504 at timestamp: 1530069904742 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316.jar (252 KB at 804.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316.pom (4 KB at 21.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml (170 KB at 648.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml (170 KB at 2089.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316-sources.jar (197 KB at 2400.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.2-I20180627_0316/nuxeo-core-10.2-I20180627_0316-tests.jar (41 KB at 476.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Bulk module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-bulk --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-bulk --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-bulk --- [INFO] Storing buildNumber: 20180627-032506 at timestamp: 1530069906303 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-bulk --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-bulk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-bulk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-bulk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-bulk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/StreamBulkScroller.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/StreamBulkScroller.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/StreamBulkScroller.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-bulk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-bulk --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-bulk --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-bulk --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-bulk --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-bulk --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-bulk >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-bulk --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-bulk --- [INFO] Storing buildNumber: 20180627-032506 at timestamp: 1530069906895 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-bulk --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-bulk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-bulk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-bulk <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-bulk --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-bulk --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316/nuxeo-core-bulk-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316/nuxeo-core-bulk-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-bulk --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316/nuxeo-core-bulk-10.2-I20180627_0316.jar (18 KB at 58.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316/nuxeo-core-bulk-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316/nuxeo-core-bulk-10.2-I20180627_0316.pom (2 KB at 14.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/maven-metadata.xml (2 KB at 7.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/maven-metadata.xml (2 KB at 13.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316/nuxeo-core-bulk-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-bulk/10.2-I20180627_0316/nuxeo-core-bulk-10.2-I20180627_0316-sources.jar (13 KB at 155.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Cache 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-cache --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-cache --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-cache --- [INFO] Storing buildNumber: 20180627-032508 at timestamp: 1530069908122 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-cache --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-cache --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- main 03:25:09,876 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Running org.nuxeo.ecm.core.cache.CacheComplianceFixture main 03:25:10,088 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.193 sec - in org.nuxeo.ecm.core.cache.CacheComplianceFixture Running org.nuxeo.ecm.core.cache.TestInMemoryCacheService main 03:25:10,264 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 13 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.nuxeo.ecm.core.cache.TestInMemoryCacheService Running org.nuxeo.ecm.core.cache.TestCacheInvalidation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - in org.nuxeo.ecm.core.cache.TestCacheInvalidation Running org.nuxeo.ecm.core.cache.TestCacheDescriptorRegistry main 03:25:10,713 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 27 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.nuxeo.ecm.core.cache.TestCacheDescriptorRegistry Running org.nuxeo.ecm.core.transientstore.keyvalueblob.TestKeyValueBlobTransientStore Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.nuxeo.ecm.core.transientstore.keyvalueblob.TestKeyValueBlobTransientStore Running org.nuxeo.transientstore.test.work.TestTransientStoreWork Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.nuxeo.transientstore.test.work.TestTransientStoreWork Running org.nuxeo.transientstore.test.TransientStorageComplianceFixture Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in org.nuxeo.transientstore.test.TransientStorageComplianceFixture Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-cache --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-cache --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-cache --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-cache >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-cache --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-cache --- [INFO] Storing buildNumber: 20180627-032511 at timestamp: 1530069911870 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-cache --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-cache <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-cache --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-cache --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-cache --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-cache --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316.jar (55 KB at 356.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316.pom (3 KB at 28.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml (160 KB at 2696.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml (160 KB at 1964.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316-sources.jar (39 KB at 494.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.2-I20180627_0316/nuxeo-core-cache-10.2-I20180627_0316-tests.jar (34 KB at 423.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core IO 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-io --- [INFO] Storing buildNumber: 20180627-032512 at timestamp: 1530069912927 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 130 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/ExportedDocumentImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/ExportedDocumentImpl.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FieldMapper.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FieldMapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-io --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-io --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-io --- [INFO] Storing buildNumber: 20180627-032513 at timestamp: 1530069913892 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316.jar (243 KB at 1196.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316.pom (4 KB at 43.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml (169 KB at 2902.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml (169 KB at 2053.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316-sources.jar (201 KB at 2443.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-api --- [INFO] Storing buildNumber: 20180627-032514 at timestamp: 1530069914827 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-api --- [INFO] Storing buildNumber: 20180627-032515 at timestamp: 1530069915253 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316/nuxeo-core-convert-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316/nuxeo-core-convert-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316/nuxeo-core-convert-api-10.2-I20180627_0316.jar (8 KB at 56.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316/nuxeo-core-convert-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316/nuxeo-core-convert-api-10.2-I20180627_0316.pom (720 B at 9.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml (170 KB at 2928.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml (170 KB at 2097.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316/nuxeo-core-convert-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.2-I20180627_0316/nuxeo-core-convert-api-10.2-I20180627_0316-sources.jar (7 KB at 36.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage --- [INFO] Storing buildNumber: 20180627-032516 at timestamp: 1530069916235 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/lock/LockManagerDescriptor.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/lock/LockManagerDescriptor.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.TestState Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.nuxeo.ecm.core.storage.TestState Running org.nuxeo.ecm.core.storage.TestStateHelper Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.storage.TestStateHelper Running org.nuxeo.ecm.core.storage.TestFulltextQueryAnalyzer log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.RuntimeHarnessImpl). 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.675 sec - in org.nuxeo.ecm.core.storage.TestFulltextQueryAnalyzer Running org.nuxeo.ecm.core.storage.TestDefaultFulltextParser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.nuxeo.ecm.core.storage.TestDefaultFulltextParser Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage --- [INFO] Storing buildNumber: 20180627-032518 at timestamp: 1530069918487 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-storage --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316.jar (93 KB at 550.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316.pom (4 KB at 45.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml (165 KB at 2534.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml (165 KB at 2059.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316-sources.jar (53 KB at 651.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.2-I20180627_0316/nuxeo-core-storage-10.2-I20180627_0316-tests.jar (11 KB at 142.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-parent --- [INFO] Storing buildNumber: 20180627-032519 at timestamp: 1530069919396 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-parent --- [INFO] Storing buildNumber: 20180627-032519 at timestamp: 1530069919682 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/10.2-I20180627_0316/nuxeo-core-storage-sql-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/10.2-I20180627_0316/nuxeo-core-storage-sql-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/10.2-I20180627_0316/nuxeo-core-storage-sql-parent-10.2-I20180627_0316.pom (872 B at 8.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml (170 KB at 1348.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml (170 KB at 2151.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql --- [INFO] Storing buildNumber: 20180627-032520 at timestamp: 1530069920398 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 98 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestNXQLQueryMaker log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.RuntimeHarnessImpl). 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.787 sec - in org.nuxeo.ecm.core.storage.sql.TestNXQLQueryMaker Running org.nuxeo.ecm.core.storage.sql.TestQueryMakerService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.nuxeo.ecm.core.storage.sql.TestQueryMakerService Running org.nuxeo.ecm.core.storage.sql.ra.TestParseProperties Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.nuxeo.ecm.core.storage.sql.ra.TestParseProperties Running org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectQuerySyntax Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 sec - in org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectQuerySyntax Running org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectSubclassing Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectSubclassing Running org.nuxeo.ecm.core.storage.sql.TestRepositoryDescriptor Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.nuxeo.ecm.core.storage.sql.TestRepositoryDescriptor Results : Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql --- [INFO] Storing buildNumber: 20180627-032525 at timestamp: 1530069925320 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316/nuxeo-core-storage-sql-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316/nuxeo-core-storage-sql-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316/nuxeo-core-storage-sql-10.2-I20180627_0316.jar (545 KB at 3512.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316/nuxeo-core-storage-sql-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316/nuxeo-core-storage-sql-10.2-I20180627_0316.pom (5 KB at 55.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml (170 KB at 2967.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml (170 KB at 2114.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316/nuxeo-core-storage-sql-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.2-I20180627_0316/nuxeo-core-storage-sql-10.2-I20180627_0316-sources.jar (345 KB at 1160.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage DB Extensions 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-extensions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Storing buildNumber: 20180627-032526 at timestamp: 1530069926383 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql-extensions --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.db.TestEmbeddedFunctions Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.storage.sql.db.TestEmbeddedFunctions Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-extensions --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql-extensions --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-extensions --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-extensions >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-extensions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Storing buildNumber: 20180627-032527 at timestamp: 1530069927276 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-extensions <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-extensions --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-extensions --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-extensions --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar (32 KB at 105.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.pom (2 KB at 18.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml (169 KB at 2954.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml (169 KB at 1851.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.2-I20180627_0316/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316-sources.jar (16 KB at 199.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management --- [INFO] Storing buildNumber: 20180627-032528 at timestamp: 1530069928330 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventCounterListener.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventCounterListener.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventCounterListener.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-management --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-management --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management --- [INFO] Storing buildNumber: 20180627-032529 at timestamp: 1530069929049 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316/nuxeo-core-management-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316/nuxeo-core-management-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316/nuxeo-core-management-10.2-I20180627_0316.jar (77 KB at 130.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316/nuxeo-core-management-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316/nuxeo-core-management-10.2-I20180627_0316.pom (3 KB at 14.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml (170 KB at 2916.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml (170 KB at 1200.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316/nuxeo-core-management-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.2-I20180627_0316/nuxeo-core-management-10.2-I20180627_0316-sources.jar (63 KB at 770.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Management 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-management --- [INFO] Storing buildNumber: 20180627-032530 at timestamp: 1530069930514 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql-management --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql-management --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-management --- [INFO] Storing buildNumber: 20180627-032531 at timestamp: 1530069931060 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316/nuxeo-core-storage-sql-management-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316/nuxeo-core-storage-sql-management-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar (10 KB at 42.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316/nuxeo-core-storage-sql-management-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316/nuxeo-core-storage-sql-management-10.2-I20180627_0316.pom (2 KB at 19.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/maven-metadata.xml (170 KB at 2966.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/maven-metadata.xml (170 KB at 2088.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316/nuxeo-core-storage-sql-management-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.2-I20180627_0316/nuxeo-core-storage-sql-management-10.2-I20180627_0316-sources.jar (9 KB at 110.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo MimeType Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-mimetype --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mimetype --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mimetype --- [INFO] Storing buildNumber: 20180627-032531 at timestamp: 1530069931945 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mimetype --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 38 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-mimetype --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-mimetype --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-mimetype --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:25:33,207 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Running org.nuxeo.ecm.platform.mimetype.service.TestMimetypeRegistryServiceExtensions 03:25:33,599 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.nuxeo.ecm.platform.mimetype.service.TestMimetypeRegistryServiceExtensions Running org.nuxeo.ecm.platform.mimetype.TestMimetypeSniffing 03:25:33,923 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec - in org.nuxeo.ecm.platform.mimetype.TestMimetypeSniffing Running org.nuxeo.ecm.platform.mimetype.TestMimetypeRegistryService Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.nuxeo.ecm.platform.mimetype.TestMimetypeRegistryService Running org.nuxeo.ecm.platform.mimetype.detectors.TestDetector Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.212 sec - in org.nuxeo.ecm.platform.mimetype.detectors.TestDetector Running org.nuxeo.ecm.platform.mimetype.TestMimetype Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.platform.mimetype.TestMimetype Results : Tests run: 46, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-mimetype --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-mimetype --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-mimetype --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-mimetype >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mimetype --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mimetype --- [INFO] Storing buildNumber: 20180627-032534 at timestamp: 1530069934615 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mimetype --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-mimetype <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-mimetype --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-mimetype --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316/nuxeo-core-mimetype-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316/nuxeo-core-mimetype-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-mimetype --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316/nuxeo-core-mimetype-10.2-I20180627_0316.jar (86 KB at 503.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316/nuxeo-core-mimetype-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316/nuxeo-core-mimetype-10.2-I20180627_0316.pom (2 KB at 16.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml (127 KB at 2255.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml (127 KB at 1316.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316/nuxeo-core-mimetype-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.2-I20180627_0316/nuxeo-core-mimetype-10.2-I20180627_0316-sources.jar (81 KB at 275.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert --- [INFO] Storing buildNumber: 20180627-032535 at timestamp: 1530069935758 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.convert.service.TestConversionService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in org.nuxeo.ecm.core.convert.service.TestConversionService Running org.nuxeo.ecm.core.convert.tests.TestService Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec - in org.nuxeo.ecm.core.convert.tests.TestService Running org.nuxeo.ecm.core.convert.tests.TestCache Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.nuxeo.ecm.core.convert.tests.TestCache Running org.nuxeo.ecm.core.convert.tests.TestBlobHolderPersistence Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.nuxeo.ecm.core.convert.tests.TestBlobHolderPersistence Running org.nuxeo.ecm.core.convert.tests.TestAsyncConversion Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.nuxeo.ecm.core.convert.tests.TestAsyncConversion Running org.nuxeo.ecm.core.convert.tests.TestCGCache Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 sec - in org.nuxeo.ecm.core.convert.tests.TestCGCache Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert --- [INFO] Storing buildNumber: 20180627-032540 at timestamp: 1530069940720 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316/nuxeo-core-convert-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316/nuxeo-core-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316/nuxeo-core-convert-10.2-I20180627_0316.jar (37 KB at 371.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316/nuxeo-core-convert-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316/nuxeo-core-convert-10.2-I20180627_0316.pom (3 KB at 38.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml (170 KB at 2819.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml (170 KB at 2115.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316/nuxeo-core-convert-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.2-I20180627_0316/nuxeo-core-convert-10.2-I20180627_0316-sources.jar (28 KB at 350.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CommandLine executor service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-commandline-executor --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-commandline-executor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-commandline-executor --- [INFO] Storing buildNumber: 20180627-032541 at timestamp: 1530069941559 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-commandline-executor --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-commandline-executor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-commandline-executor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-commandline-executor --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.commandline.executor.tests.TestService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.nuxeo.ecm.platform.commandline.executor.tests.TestService Running org.nuxeo.ecm.platform.commandline.executor.tests.TestCommands Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.nuxeo.ecm.platform.commandline.executor.tests.TestCommands Running org.nuxeo.ecm.platform.commandline.executor.tests.TestShellExecutor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.platform.commandline.executor.tests.TestShellExecutor Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-commandline-executor --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-commandline-executor --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-commandline-executor --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-commandline-executor >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-commandline-executor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-commandline-executor --- [INFO] Storing buildNumber: 20180627-032543 at timestamp: 1530069943919 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-commandline-executor --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-commandline-executor <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-commandline-executor --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-commandline-executor --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316/nuxeo-platform-commandline-executor-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316/nuxeo-platform-commandline-executor-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-commandline-executor --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar (30 KB at 233.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316/nuxeo-platform-commandline-executor-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316/nuxeo-platform-commandline-executor-10.2-I20180627_0316.pom (2 KB at 15.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml (125 KB at 1217.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml (125 KB at 1001.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316/nuxeo-platform-commandline-executor-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.2-I20180627_0316/nuxeo-platform-commandline-executor-10.2-I20180627_0316-sources.jar (24 KB at 306.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service default plugins 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert-plugins --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins --- [INFO] Storing buildNumber: 20180627-032545 at timestamp: 1530069945041 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert-plugins --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XLX2TextConverter.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XLX2TextConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert-plugins --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert-plugins --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert-plugins --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert-plugins --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert-plugins --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert-plugins >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins --- [INFO] Storing buildNumber: 20180627-032545 at timestamp: 1530069945806 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert-plugins <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert-plugins --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert-plugins --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316/nuxeo-core-convert-plugins-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316/nuxeo-core-convert-plugins-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert-plugins --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar (52 KB at 663.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316/nuxeo-core-convert-plugins-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316/nuxeo-core-convert-plugins-10.2-I20180627_0316.pom (3 KB at 32.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml (170 KB at 841.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml (170 KB at 801.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316/nuxeo-core-convert-plugins-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.2-I20180627_0316/nuxeo-core-convert-plugins-10.2-I20180627_0316-sources.jar (37 KB at 468.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-test --- [INFO] Storing buildNumber: 20180627-032547 at timestamp: 1530069947158 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/H2OnlyFeature.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/H2OnlyFeature.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/H2OnlyFeature.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackend.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackend.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendNoProxies 03:25:50,938 [main] WARN [ConnectionFactoryImpl] cannot dispose connection manager of test 03:26:19,537 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 18430 03:26:19,570 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 12738 03:26:19,580 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 17390 03:26:24,646 [main] WARN [TestSQLBackend] Parallel locks per second: 24920 03:26:24,678 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 4009 03:26:24,691 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 4866 03:26:25,693 [main] WARN [TestSQLBackend] Parallel locks per second: 28451 03:26:26,481 [main] WARN [ConnectionFactoryImpl] cannot dispose connection manager of test 03:26:34,814 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1@6f0b8403; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1.end(TestSQLBackend.java:1783) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.beforePrepare(TransactionImpl.java:408) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:255) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:538) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:363) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1812) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:26:34,819 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1@6f0b8403; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1.end(TestSQLBackend.java:1783) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.rollback(TransactionImpl.java:488) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.rollback(TransactionManagerImpl.java:265) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.rollback(NuxeoContainer.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:386) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1834) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:26:34,865 [main] WARN [ConnectionFactoryImpl] cannot dispose connection manager of test 03:26:34,865 [main] WARN [ConnectionFactoryImpl] cannot dispose connection manager of repo2 03:26:35,361 [main] WARN [ConnectionFactoryImpl] cannot dispose connection manager of test Tests run: 103, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 45.108 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendNoProxies Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendUpgrade 03:26:35,685 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 03:26:35,685 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 03:26:35,686 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 03:26:35,687 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 03:26:35,687 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 03:26:35,688 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 03:26:35,688 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 03:26:35,688 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 03:26:35,788 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 03:26:35,853 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 03:26:35,853 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 03:26:35,853 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 03:26:35,854 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 03:26:35,855 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 03:26:35,855 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 03:26:35,855 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 03:26:35,855 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 03:26:35,961 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 03:26:36,035 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 03:26:36,036 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 03:26:36,036 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 03:26:36,037 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 03:26:36,037 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 03:26:36,037 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 03:26:36,038 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 03:26:36,038 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 03:26:36,121 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 03:26:36,177 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 03:26:36,177 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 03:26:36,178 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 03:26:36,178 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 03:26:36,179 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 03:26:36,179 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 03:26:36,179 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 03:26:36,180 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendUpgrade Running org.nuxeo.ecm.core.storage.sql.TestSQLBackend 03:26:44,358 [main] WARN [ConnectionFactoryImpl] cannot dispose connection manager of test 03:26:53,037 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 9212 03:26:53,046 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 32526 03:26:54,579 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1@53418dc0; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1.end(TestSQLBackend.java:1783) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.beforePrepare(TransactionImpl.java:408) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:255) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:538) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:363) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1812) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:26:54,581 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1@53418dc0; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1.end(TestSQLBackend.java:1783) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.rollback(TransactionImpl.java:488) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.rollback(TransactionManagerImpl.java:265) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.rollback(NuxeoContainer.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:386) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1834) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:26:55,117 [main] WARN [ConnectionFactoryImpl] cannot dispose connection manager of test 03:26:56,516 [main] WARN [TestSQLBackend] Parallel locks per second: 34568 03:26:56,535 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 12739 03:26:56,543 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 24054 03:26:57,545 [main] WARN [TestSQLBackend] Parallel locks per second: 32903 03:27:13,117 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 9432 03:27:13,390 [main] WARN [ConnectionFactoryImpl] cannot dispose connection manager of test Tests run: 100, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 36.986 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackend Running org.nuxeo.ecm.core.storage.sql.coremodel.TestSQLSecurityManager Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.655 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendArrayColumns Results : Tests run: 213, Failures: 0, Errors: 0, Skipped: 20 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-test --- [INFO] Storing buildNumber: 20180627-032714 at timestamp: 1530070034650 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316/nuxeo-core-storage-sql-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316/nuxeo-core-storage-sql-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar (43 KB at 174.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316/nuxeo-core-storage-sql-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316/nuxeo-core-storage-sql-test-10.2-I20180627_0316.pom (6 KB at 75.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml (169 KB at 1030.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml (169 KB at 86.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316/nuxeo-core-storage-sql-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.2-I20180627_0316/nuxeo-core-storage-sql-test-10.2-I20180627_0316-sources.jar (33 KB at 415.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage Document-Based 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-dbs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-dbs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-dbs --- [INFO] Storing buildNumber: 20180627-032717 at timestamp: 1530070037660 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-dbs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-dbs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocument.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocument.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryBase.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryBase.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryBase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-dbs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-dbs --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.dbs.TestDBSStateFlatter log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.RuntimeHarnessImpl). 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: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSStateFlatter Running org.nuxeo.ecm.core.storage.dbs.TestDBSExpressionEvaluator Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSExpressionEvaluator Running org.nuxeo.ecm.core.storage.dbs.TestDBSInvalidations Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSInvalidations Running org.nuxeo.ecm.core.storage.dbs.TestDBSCachingRepository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSCachingRepository Running org.nuxeo.ecm.core.storage.dbs.TestDBSQueryOptimizer Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSQueryOptimizer Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-dbs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-dbs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-dbs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-dbs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-dbs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-dbs --- [INFO] Storing buildNumber: 20180627-032720 at timestamp: 1530070040620 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-dbs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-dbs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-dbs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-storage-dbs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-dbs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-dbs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar (120 KB at 497.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316.pom (4 KB at 48.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml (163 KB at 2710.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml (163 KB at 1960.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316-sources.jar (69 KB at 875.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.2-I20180627_0316/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar (17 KB at 214.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage In-Memory 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mem --- [INFO] Storing buildNumber: 20180627-032721 at timestamp: 1530070041821 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mem --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-mem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepository.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepository.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepository.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-mem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-mem --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-mem --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-mem --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-mem >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mem --- [INFO] Storing buildNumber: 20180627-032722 at timestamp: 1530070042663 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mem --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-mem <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-mem --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-mem --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316/nuxeo-core-storage-mem-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316/nuxeo-core-storage-mem-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-mem --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316/nuxeo-core-storage-mem-10.2-I20180627_0316.jar (16 KB at 193.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316/nuxeo-core-storage-mem-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316/nuxeo-core-storage-mem-10.2-I20180627_0316.pom (4 KB at 48.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml (163 KB at 2903.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml (163 KB at 2033.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316/nuxeo-core-storage-mem-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.2-I20180627_0316/nuxeo-core-storage-mem-10.2-I20180627_0316-sources.jar (10 KB at 121.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage MongoDB 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mongodb --- [INFO] Storing buildNumber: 20180627-032723 at timestamp: 1530070043667 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepository.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepository.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mongodb --- [INFO] Storing buildNumber: 20180627-032724 at timestamp: 1530070044647 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316/nuxeo-core-storage-mongodb-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316/nuxeo-core-storage-mongodb-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar (53 KB at 664.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316/nuxeo-core-storage-mongodb-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316/nuxeo-core-storage-mongodb-10.2-I20180627_0316.pom (5 KB at 59.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml (163 KB at 2710.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml (163 KB at 1959.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316/nuxeo-core-storage-mongodb-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.2-I20180627_0316/nuxeo-core-storage-mongodb-10.2-I20180627_0316-sources.jar (30 KB at 381.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Test Framework 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-test --- [INFO] Storing buildNumber: 20180627-032725 at timestamp: 1530070045653 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 135 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 156 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/transform/BaseExport.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/transform/BaseExport.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/validation/TestDocumentValidationActivation.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/validation/TestDocumentValidationActivation.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:27:30,863 WARN [Model] Complex type complex refers to itself recursively: [complex] Running org.nuxeo.ecm.core.bulk.TestBulkService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 sec - in org.nuxeo.ecm.core.bulk.TestBulkService Running org.nuxeo.ecm.core.resolver.TestObjectResolverProperties StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 sec - in org.nuxeo.ecm.core.resolver.TestObjectResolverProperties Running org.nuxeo.ecm.core.resolver.TestObjectResolverService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec - in org.nuxeo.ecm.core.resolver.TestObjectResolverService Running org.nuxeo.ecm.core.resolver.TestDocumentModelResolver "abc123" n'est pas un identifiant de document valide. "abc123" is not a valid document id. "abc123" n'est pas un emplacement de document valide. "abc123" is not a valid document path. Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec - in org.nuxeo.ecm.core.resolver.TestDocumentModelResolver Running org.nuxeo.ecm.core.version.test.TestStandardVersioningPolicyFilter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in org.nuxeo.ecm.core.version.test.TestStandardVersioningPolicyFilter Running org.nuxeo.ecm.core.version.test.TestVersioningService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 sec - in org.nuxeo.ecm.core.version.test.TestVersioningService Running org.nuxeo.ecm.core.version.test.TestVersioningDocumentAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.nuxeo.ecm.core.version.test.TestVersioningDocumentAdapter Running org.nuxeo.ecm.core.version.test.TestVersioningRestriction StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 sec - in org.nuxeo.ecm.core.version.test.TestVersioningRestriction Running org.nuxeo.ecm.core.version.test.TestAutoVersioning StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.471 sec - in org.nuxeo.ecm.core.version.test.TestAutoVersioning Running org.nuxeo.ecm.core.version.test.TestVersioningCompatibilitySaveOptions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 sec - in org.nuxeo.ecm.core.version.test.TestVersioningCompatibilitySaveOptions Running org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy main 03:27:41,636 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 9 / Unstarted: 0 / Total: 45 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] * service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent requires [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] * service:org.nuxeo.ecm.core.io.download.DownloadService requires [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] * service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] * service:org.nuxeo.ecm.core.trash.service.migrator references missing [target=org.nuxeo.runtime.migration.MigrationService;point=configuration] * service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.schedulers references missing [target=org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService;point=schedule, target=org.nuxeo.ecm.core.work.service;point=queues, target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.event.lifecycle.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.CoreExtensions references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.orphanVersionsCleanup references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] * service:org.nuxeo.ecm.core.trash.TrashService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec - in org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy Running org.nuxeo.ecm.core.io.avro.TestAvroSchemaFactory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:27:42,252 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec - in org.nuxeo.ecm.core.io.avro.TestAvroSchemaFactory Running org.nuxeo.ecm.core.io.avro.TestAvroMapper main 03:27:42,646 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:42,647 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec - in org.nuxeo.ecm.core.io.avro.TestAvroMapper Running org.nuxeo.ecm.core.io.marshallers.json.document.ACPJsonWriterTest main 03:27:42,975 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:42,975 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.ACPJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReaderTest main 03:27:43,371 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:43,372 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReaderTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriterTest main 03:27:43,909 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:43,910 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:27:44,038 ERROR [SchemaManagerImpl] Document type: MyDocType2 uses unknown schema: info Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReaderTest main 03:27:44,279 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:44,280 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReaderTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonWriterTest main 03:27:44,639 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:44,640 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.FacetListJsonWriterTest main 03:27:45,009 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:45,010 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.FacetListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeListJsonWriterTest main 03:27:45,327 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:45,328 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriterTest main 03:27:45,637 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:45,638 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.FacetJsonWriterTest main 03:27:45,977 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:45,978 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.FacetJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.SchemaListJsonWriterTest main 03:27:46,305 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:46,305 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.SchemaListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeJsonWriterTest main 03:27:46,643 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:46,644 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintListJsonWriterTest main 03:27:46,973 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:46,974 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.validation.DocumentValidationReportJsonWriterTest main 03:27:47,276 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:47,277 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.nuxeo.ecm.core.io.marshallers.json.validation.DocumentValidationReportJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintJsonWriterTest main 03:27:47,626 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:47,627 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricherTest main 03:27:47,988 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:47,989 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.BasePermissionsJsonEnricherTest main 03:27:48,330 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:48,331 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.BasePermissionsJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.ChildrenJsonEnricherTest main 03:27:48,711 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:48,712 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.ChildrenJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.SubtypesJsonEnricherTest main 03:27:49,031 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:49,032 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.SubtypesJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.ContextualParametersJsonEnricherTest main 03:27:49,393 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:49,393 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.ContextualParametersJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.HasFolderishChildJsonEnricherTest main 03:27:49,738 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:49,739 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.HasFolderishChildJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.DocumentJsonEnricherTest main 03:27:50,091 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:27:50,093 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.DocumentJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.AboveDocumentJsonEnricherTest main 03:27:50,356 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 22 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.AboveDocumentJsonEnricherTest Running org.nuxeo.ecm.core.io.download.TestCustomRedirectResolver StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.nuxeo.ecm.core.io.download.TestCustomRedirectResolver Running org.nuxeo.ecm.core.io.download.TestDownloadService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 sec - in org.nuxeo.ecm.core.io.download.TestDownloadService Running org.nuxeo.ecm.core.io.download.TestAnonymousDownload Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.nuxeo.ecm.core.io.download.TestAnonymousDownload Running org.nuxeo.ecm.core.io.download.TestDownloadHelper Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.io.download.TestDownloadHelper Running org.nuxeo.ecm.core.io.download.TestDownloadBlobInfo StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.nuxeo.ecm.core.io.download.TestDownloadBlobInfo Running org.nuxeo.ecm.core.io.impl.TestExportImportZipArchiveFailure StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 sec - in org.nuxeo.ecm.core.io.impl.TestExportImportZipArchiveFailure Running org.nuxeo.ecm.core.io.impl.TestImportExportWithComplexXSD StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.nuxeo.ecm.core.io.impl.TestImportExportWithComplexXSD Running org.nuxeo.ecm.core.io.impl.TestExportImportBlob StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.nuxeo.ecm.core.io.impl.TestExportImportBlob Running org.nuxeo.ecm.core.io.impl.TestImportModifiedZipArchive StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.nuxeo.ecm.core.io.impl.TestImportModifiedZipArchive Running org.nuxeo.ecm.core.io.impl.TestTypedExportedDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec - in org.nuxeo.ecm.core.io.impl.TestTypedExportedDocument Running org.nuxeo.ecm.core.io.impl.TestImportDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.nuxeo.ecm.core.io.impl.TestImportDocument Running org.nuxeo.ecm.core.io.impl.TestExportImportZipArchive main 03:27:55,247 WARN [AbstractDocumentModelWriter] The document file with id=null and type=File contains the facet 'Invoice', which is not registered as available in the schemaManager. This facet will be ignored. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.nuxeo.ecm.core.io.impl.TestExportImportZipArchive Running org.nuxeo.ecm.core.io.impl.TestExportedDocument Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.nuxeo.ecm.core.io.impl.TestExportedDocument Running org.nuxeo.ecm.core.io.registry.context.TestWrappedContext Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.io.registry.context.TestWrappedContext Running org.nuxeo.ecm.core.io.registry.context.TestRenderingContext Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.io.registry.context.TestRenderingContext Running org.nuxeo.ecm.core.io.registry.context.TestRenderingContextBuilder StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec - in org.nuxeo.ecm.core.io.registry.context.TestRenderingContextBuilder Running org.nuxeo.ecm.core.io.registry.TestReaderRegistry main 03:27:55,716 WARN [MarshallerRegistryImpl] The marshaller org.nuxeo.ecm.core.io.registry.TestReaderRegistry$DefaultNumberReader is already registered. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in org.nuxeo.ecm.core.io.registry.TestReaderRegistry Running org.nuxeo.ecm.core.io.registry.TestWriterRegistry main 03:27:56,010 WARN [MarshallerRegistryImpl] The marshaller org.nuxeo.ecm.core.io.registry.TestWriterRegistry$DefaultNumberWriter is already registered. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.nuxeo.ecm.core.io.registry.TestWriterRegistry Running org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode main 03:27:56,034 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$EachTimeMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,036 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$SimpleMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,036 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$SimpleMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,037 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$PerThreadMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,038 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode Running org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection main 03:27:56,329 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection$NoInjectionMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,332 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection$SimpleServiceMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,336 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection$InheritMarshaller does not support any mimetype. You can add some using annotation @Supports Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection Running org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType main 03:27:56,341 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType$ListIntegerMapReader does not support any mimetype. You can add some using annotation @Supports main 03:27:56,341 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType$InheritReader does not support any mimetype. You can add some using annotation @Supports main 03:27:56,342 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType$IntegerReader does not support any mimetype. You can add some using annotation @Supports Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType Running org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType main 03:27:56,342 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType$ListIntegerMapWriter does not support any mimetype. You can add some using annotation @Supports main 03:27:56,343 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType$InheritWriter does not support any mimetype. You can add some using annotation @Supports main 03:27:56,343 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType$IntegerWriter does not support any mimetype. You can add some using annotation @Supports Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType Running org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection main 03:27:56,345 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$NoInjectionMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,345 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,346 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$EachTimeMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,347 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$EachTimeMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,347 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$PerThreadMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,348 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$PerThreadMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,349 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,350 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,350 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$InheritMarshaller does not support any mimetype. You can add some using annotation @Supports main 03:27:56,350 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$InheritMarshaller has more than one context injected property. You probably should use a context from a parent class. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection Running org.nuxeo.ecm.core.io.transform.ExportAndTransformTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:27:57,154 WARN [RepositoryManagerImpl] Using old-style extension point org.nuxeo.ecm.core.api.repository.RepositoryManager for repository "import", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead main 03:27:57,155 WARN [SQLRepositoryCompatService] Using old-style extension point org.nuxeo.ecm.core.repository.RepositoryService for repository "import", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec - in org.nuxeo.ecm.core.io.transform.ExportAndTransformTest Running org.nuxeo.ecm.core.io.transform.ExportAndTransformAndInportTest main 03:27:57,453 WARN [AbstractDocumentReader] no ID for document, won't add org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl@32b32522 main 03:27:57,457 WARN [AbstractDocumentReader] no ID for document, won't add org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl@3c746295 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:27:59,908 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.728 sec - in org.nuxeo.ecm.core.io.transform.ExportAndTransformAndInportTest Running org.nuxeo.ecm.core.TestSQLRepositoryDirectBlob StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.nuxeo.ecm.core.TestSQLRepositoryDirectBlob Running org.nuxeo.ecm.core.security.TestACEStatusUpdate StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.525 sec - in org.nuxeo.ecm.core.security.TestACEStatusUpdate Running org.nuxeo.ecm.core.TestSQLBinariesIndexingOverride main 03:28:20,965 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_BINARIES" main 03:28:20,966 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_BINARIES" main 03:28:20,966 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE1" main 03:28:20,966 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE1" main 03:28:20,966 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE2" main 03:28:20,966 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE2" main 03:28:20,966 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE3" main 03:28:20,967 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE3" main 03:28:20,967 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE4" main 03:28:20,967 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE4" main 03:28:21,235 WARN [JDBCMapper] Database contains additional unused columns for table "FULLTEXT": BINARYTEXT_BINARIES, BINARYTEXT_NOFILE4, BINARYTEXT_NOFILE3, BINARYTEXT_NOFILE2, SIMPLETEXT_BINARIES, BINARYTEXT_NOFILE1, SIMPLETEXT_NOFILE2, SIMPLETEXT_NOFILE1, SIMPLETEXT_NOFILE4, SIMPLETEXT_NOFILE3 main 03:28:21,494 WARN [JDBCMapper] Database contains additional unused columns for table "FULLTEXT": BINARYTEXT_BINARIES, BINARYTEXT_NOFILE4, BINARYTEXT_NOFILE3, BINARYTEXT_NOFILE2, SIMPLETEXT_BINARIES, BINARYTEXT_NOFILE1, SIMPLETEXT_NOFILE2, SIMPLETEXT_NOFILE1, SIMPLETEXT_NOFILE4, SIMPLETEXT_NOFILE3 main 03:28:21,787 WARN [JDBCMapper] Database contains additional unused columns for table "FULLTEXT": BINARYTEXT_BINARIES, BINARYTEXT_NOFILE4, BINARYTEXT_NOFILE3, BINARYTEXT_NOFILE2, SIMPLETEXT_BINARIES, BINARYTEXT_NOFILE1, SIMPLETEXT_NOFILE2, SIMPLETEXT_NOFILE1, SIMPLETEXT_NOFILE4, SIMPLETEXT_NOFILE3 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 sec - in org.nuxeo.ecm.core.TestSQLBinariesIndexingOverride Running org.nuxeo.ecm.core.TestGetOrCreateDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.827 sec - in org.nuxeo.ecm.core.TestGetOrCreateDocument Running org.nuxeo.ecm.core.TestSQLRepositoryReadAcls StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:28:24,448 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.328 sec - in org.nuxeo.ecm.core.TestSQLRepositoryReadAcls Running org.nuxeo.ecm.core.TestSQLRepositoryProperties main 03:28:24,847 WARN [Model] Complex type complex refers to itself recursively: [complex] main 03:28:24,986 WARN [Model] Complex type complex refers to itself recursively: [complex] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 50, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.167 sec - in org.nuxeo.ecm.core.TestSQLRepositoryProperties Running org.nuxeo.ecm.core.test.DefaultRepoFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.nuxeo.ecm.core.test.DefaultRepoFactoryTest Running org.nuxeo.ecm.core.test.CanDetectThreadDeadlocksTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.271 sec - in org.nuxeo.ecm.core.test.CanDetectThreadDeadlocksTest Running org.nuxeo.ecm.core.test.CleanUpWithInitializerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.nuxeo.ecm.core.test.CleanUpWithInitializerTest Running org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest main 03:28:26,275 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:379) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:355) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testTransactional(QueryResultsAreAutomaticallyClosedTest.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:28:26,292 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:379) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:355) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest$NestedQueryRunner.run(QueryResultsAreAutomaticallyClosedTest.java:120) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testNested(QueryResultsAreAutomaticallyClosedTest.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:28:26,293 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:379) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:355) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testNested(QueryResultsAreAutomaticallyClosedTest.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest Running org.nuxeo.ecm.core.test.CleanupLevelClassTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.nuxeo.ecm.core.test.CleanupLevelClassTest Running org.nuxeo.ecm.core.test.CleanupLevelTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.nuxeo.ecm.core.test.CleanupLevelTest Running org.nuxeo.ecm.core.test.DocumentPropertyTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.nuxeo.ecm.core.test.DocumentPropertyTest Running org.nuxeo.ecm.core.test.CanRenameDuplicateTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.323 sec - in org.nuxeo.ecm.core.test.CanRenameDuplicateTest Running org.nuxeo.ecm.core.test.CoreSessionInjectionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.nuxeo.ecm.core.test.CoreSessionInjectionTest Running org.nuxeo.ecm.core.TestSQLRepositoryJTAJCA StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.68 sec - in org.nuxeo.ecm.core.TestSQLRepositoryJTAJCA Running org.nuxeo.ecm.core.TestSQLRepositoryLocking StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec - in org.nuxeo.ecm.core.TestSQLRepositoryLocking Running org.nuxeo.ecm.core.TestSQLRepositoryFulltextWork StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 sec - in org.nuxeo.ecm.core.TestSQLRepositoryFulltextWork Running org.nuxeo.ecm.core.TestSQLRepositoryFulltextConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 sec - in org.nuxeo.ecm.core.TestSQLRepositoryFulltextConfig Running org.nuxeo.ecm.core.TestConnectionManagement StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:28:32,943 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.nuxeo.ecm.core.TestConnectionManagement Running org.nuxeo.ecm.core.TestSQLRepositorySecurityNegativeAcl StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.475 sec - in org.nuxeo.ecm.core.TestSQLRepositorySecurityNegativeAcl Running org.nuxeo.ecm.core.TestBlobDispatcher StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.nuxeo.ecm.core.TestBlobDispatcher Running org.nuxeo.ecm.core.TestAtomicOperationsOnDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:28:41,132 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.354 sec - in org.nuxeo.ecm.core.TestAtomicOperationsOnDocument Running org.nuxeo.ecm.core.TestDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:28:41,605 WARN [SchemaManagerImpl] Schema age is redefined but will not be overridden main 03:28:41,605 WARN [SchemaManagerImpl] Schema info is redefined but will not be overridden Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 sec - in org.nuxeo.ecm.core.TestDocument Running org.nuxeo.ecm.core.TestSQLRepositoryFulltextQuery main 03:28:42,968 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 03:28:42,969 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 03:28:42,973 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 03:28:42,973 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 03:28:43,318 WARN [SchemaManagerImpl] Schema age is redefined but will not be overridden main 03:28:43,319 WARN [SchemaManagerImpl] Schema info is redefined but will not be overridden main 03:28:43,564 WARN [SchemaManagerImpl] Schema age is redefined but will not be overridden main 03:28:43,565 WARN [SchemaManagerImpl] Schema info is redefined but will not be overridden StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.42 sec - in org.nuxeo.ecm.core.TestSQLRepositoryFulltextQuery Running org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener Running org.nuxeo.ecm.core.uidgen.TestUIDSequencer StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.nuxeo.ecm.core.uidgen.TestUIDSequencer Running org.nuxeo.ecm.core.uidgen.TestUIDGeneratorService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:28:44,995 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec - in org.nuxeo.ecm.core.uidgen.TestUIDGeneratorService Running org.nuxeo.ecm.core.el.TestDocumentModelResolver main 03:28:45,040 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Return value from 'tp:removedPropertyFallback' main 03:28:45,041 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Return value from 'tp:removedPropertyFallback' main 03:28:45,041 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Return value from 'tp:removedPropertyFallback' main 03:28:45,041 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Set value to fallback property 'tp:removedPropertyFallback' main 03:28:45,041 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Return value from 'tp:removedPropertyFallback' StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.nuxeo.ecm.core.el.TestDocumentModelResolver Running org.nuxeo.ecm.core.trash.test.TestTrashBackwardMechanism main 03:28:45,386 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:45,396 WARN [AbstractSession] Following the transition delete is deprecated. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in org.nuxeo.ecm.core.trash.test.TestTrashBackwardMechanism Running org.nuxeo.ecm.core.trash.test.TestLifeCycleTrashService main 03:28:45,683 WARN [LifeCycleTrashService] Document 01b146b6-854c-4179-a9e8-255170d22582 of type File is already in the trash, nothing to do StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec - in org.nuxeo.ecm.core.trash.test.TestLifeCycleTrashService Running org.nuxeo.ecm.core.trash.test.TestBridgeTrashService Nuxeo-Work-default-1:15705963123303883.1760496177 03:28:46,378 WARN [PropertyTrashService] Document 1665d86a-b568-467e-8a92-8b8a56328a0e of type File is already in the trash, nothing to do Nuxeo-Work-default-2:15705963182468353.526474684 03:28:46,436 WARN [PropertyTrashService] Document 2116a7b1-50fd-432d-b8d7-24fdc1f5d6c0 of type File will be deleted immediately because it's a proxy main 03:28:46,459 WARN [PropertyTrashService] Document bf42f0ca-7253-4faa-8b1e-1dacad7ab161 of type File is already in the trash, nothing to do main 03:28:46,486 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:46,487 WARN [PropertyTrashService] Document 3c4e5a18-1687-4f33-9989-da86f00e630c of type File is already in the trash, nothing to do main 03:28:46,487 WARN [AbstractSession] Following the transition undelete is deprecated. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.nuxeo.ecm.core.trash.test.TestBridgeTrashService Running org.nuxeo.ecm.core.trash.test.TestPropertyTrashService Nuxeo-Work-default-1:15705963519928267.1973351034 03:28:46,774 WARN [PropertyTrashService] Document af43f613-2056-4985-a360-516c9aed2261 of type File is already in the trash, nothing to do Nuxeo-Work-default-1:15705963557069701.1092226841 03:28:46,810 WARN [PropertyTrashService] Document beffa9e2-0e7a-46fb-bd58-195b6039c435 of type File will be deleted immediately because it's a proxy main 03:28:46,834 WARN [PropertyTrashService] Document 766222ad-86ea-4400-912a-d9ea05e5c8f9 of type File is already in the trash, nothing to do main 03:28:46,869 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:46,870 WARN [AbstractSession] Following the transition undelete is deprecated. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec - in org.nuxeo.ecm.core.trash.test.TestPropertyTrashService Running org.nuxeo.ecm.core.trash.test.TestTrashedStateLifeCycleToPropertyMigrator main 03:28:47,293 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,297 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,299 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,300 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,300 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,301 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,301 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,302 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,303 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,303 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,304 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,304 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,305 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,305 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,306 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,307 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,307 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,308 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,308 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,309 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,309 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,310 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,311 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,311 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,312 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,313 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,313 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,314 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,314 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,315 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,315 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,316 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,317 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,317 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,318 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,318 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,319 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,320 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,320 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,321 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,321 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,322 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,323 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,323 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,324 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,324 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,325 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,326 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,326 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,327 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,327 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,328 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,329 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,329 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,330 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,330 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,331 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,332 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,332 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,333 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,333 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,334 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,335 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,335 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,336 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,337 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,337 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,338 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,339 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,339 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,340 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,341 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,341 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,342 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,343 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,343 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,344 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,345 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,345 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,346 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,347 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,347 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,348 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,348 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,349 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,350 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,351 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,351 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,352 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,353 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,353 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,354 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,354 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,355 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,356 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,356 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,357 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,358 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,358 WARN [AbstractSession] Following the transition delete is deprecated. main 03:28:47,359 WARN [AbstractSession] Following the transition delete is deprecated. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 sec - in org.nuxeo.ecm.core.trash.test.TestTrashedStateLifeCycleToPropertyMigrator Running org.nuxeo.ecm.core.TestSQLBinariesIndexing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:28:49,356 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec - in org.nuxeo.ecm.core.TestSQLBinariesIndexing Running org.nuxeo.ecm.core.TestSQLRepositorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.435 sec - in org.nuxeo.ecm.core.TestSQLRepositorySecurity Running org.nuxeo.ecm.core.event.test.TransitionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec - in org.nuxeo.ecm.core.event.test.TransitionTest Running org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest main 03:28:50,899 WARN [TransactionImpl] Unexpected exception from afterCompletion; continuing java.lang.NullPointerException at org.nuxeo.ecm.core.event.test.ShallowFilterPostCommitEventListener.acceptEvent(ShallowFilterPostCommitEventListener.java:49) at org.nuxeo.ecm.core.event.impl.EventListenerDescriptor.filterBundle(EventListenerDescriptor.java:279) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.scheduleListeners(AsyncEventExecutor.java:119) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.run(AsyncEventExecutor.java:93) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEventBundle(EventServiceImpl.java:363) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.handleTxCommited(EventServiceImpl.java:533) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.afterCompletion(EventServiceImpl.java:514) at org.apache.geronimo.transaction.manager.TransactionImpl.afterCompletion(TransactionImpl.java:540) at org.apache.geronimo.transaction.manager.TransactionImpl.afterCompletion(TransactionImpl.java:533) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:329) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:538) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:363) at org.nuxeo.ecm.core.test.TransactionalFeature.nextTransaction(TransactionalFeature.java:75) at org.nuxeo.ecm.core.test.TransactionalFeature.nextTransaction(TransactionalFeature.java:65) at org.nuxeo.ecm.core.test.CoreFeature.waitForAsyncCompletion(CoreFeature.java:269) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:301) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.064 sec - in org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest Running org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Nuxeo-Work-default-3:15705967993258795.2066631606 03:28:51,246 ERROR [VirusScannerProcessor] Error calling ScanService org.nuxeo.ecm.core.api.NuxeoException: Virus Scanner not available at org.nuxeo.ecm.core.event.test.virusscan.service.DummyVirusScanner.scanBlob(DummyVirusScanner.java:43) at org.nuxeo.ecm.core.event.test.virusscan.listeners.VirusScannerProcessor.handleEventLongRunning(VirusScannerProcessor.java:102) at org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener.handleEvent(AbstractLongRunningListener.java:81) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Running org.nuxeo.ecm.core.event.test.WorkTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:28:51,806 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.299 sec - in org.nuxeo.ecm.core.event.test.WorkTest Running org.nuxeo.ecm.core.TestSQLRepositoryAPI main 03:28:54,268 WARN [Model] Complex type complex refers to itself recursively: [complex] main 03:28:54,436 WARN [Model] Complex type complex refers to itself recursively: [complex] main 03:28:54,600 WARN [Model] Complex type complex refers to itself recursively: [complex] main 03:28:54,763 WARN [Model] Complex type complex refers to itself recursively: [complex] main 03:28:54,937 WARN [Model] Complex type complex refers to itself recursively: [complex] main 03:29:10,192 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,200 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,207 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,214 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,217 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,224 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,234 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,242 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,249 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,254 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,258 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,265 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:10,277 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove d368ac4d-6956-4a6f-bee1-90dd4179b53b, subdocument 12d3b8e5-5bfb-429f-a057-b1330956dd39 is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:608) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1446) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 131, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 18.732 sec - in org.nuxeo.ecm.core.TestSQLRepositoryAPI Running org.nuxeo.ecm.core.TestSQLRepositoryQueryNoPathOptim StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 sec - in org.nuxeo.ecm.core.TestSQLRepositoryQueryNoPathOptim Running org.nuxeo.ecm.core.TestSQLRepositoryDefaultValues StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.nuxeo.ecm.core.TestSQLRepositoryDefaultValues Running org.nuxeo.ecm.core.api.TestPermissionFilter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.nuxeo.ecm.core.api.TestPermissionFilter Running org.nuxeo.ecm.core.api.validation.TestDocumentValidationActivation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 sec - in org.nuxeo.ecm.core.api.validation.TestDocumentValidationActivation Running org.nuxeo.ecm.core.api.validation.TestDocumentValidationService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:29:13,763 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 sec - in org.nuxeo.ecm.core.api.validation.TestDocumentValidationService Running org.nuxeo.ecm.core.api.filter.TestCharacterFiltering Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.nuxeo.ecm.core.api.filter.TestCharacterFiltering Running org.nuxeo.ecm.core.api.blobholder.TestBlobHolderAdapterService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.nuxeo.ecm.core.api.blobholder.TestBlobHolderAdapterService Running org.nuxeo.ecm.core.api.blobholder.TestDocumentAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.nuxeo.ecm.core.api.blobholder.TestDocumentAdapter Running org.nuxeo.ecm.core.api.TestDocumentModel StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec - in org.nuxeo.ecm.core.api.TestDocumentModel Running org.nuxeo.ecm.core.api.TestSecurityPolicyService main 03:29:14,857 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.security.AccessLevelSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:14,859 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.security.AccessLevelSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:14,860 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.security.AccessLevelSecurityPolicy' for repository 'test' cannot be expressed in SQL query. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.nuxeo.ecm.core.api.TestSecurityPolicyService Running org.nuxeo.ecm.core.api.TestUnrestrictedSessionRunner StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.nuxeo.ecm.core.api.TestUnrestrictedSessionRunner Running org.nuxeo.ecm.core.api.TestSimpleDocumentModel StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.nuxeo.ecm.core.api.TestSimpleDocumentModel Running org.nuxeo.ecm.core.api.propertiesmapping.TestMappingPropertiesService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.nuxeo.ecm.core.api.propertiesmapping.TestMappingPropertiesService Running org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest main 03:29:16,239 WARN [TransactionImpl] Unexpected exception from afterCompletion; continuing java.lang.NullPointerException at org.nuxeo.ecm.core.event.test.ShallowFilterPostCommitEventListener.acceptEvent(ShallowFilterPostCommitEventListener.java:49) at org.nuxeo.ecm.core.event.impl.EventListenerDescriptor.filterBundle(EventListenerDescriptor.java:279) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.scheduleListeners(AsyncEventExecutor.java:119) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.run(AsyncEventExecutor.java:93) at org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer.processEventBundles(AbstractListenerPipeConsumer.java:69) at org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer.receiveMessage(AbstractPipeConsumer.java:55) at org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe.send(LocalEventBundlePipe.java:50) at org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe.send(LocalEventBundlePipe.java:35) at org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe.sendEventBundle(AbstractEventBundlePipe.java:57) at org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher.sendEventBundle(SimpleEventBundlePipeDispatcher.java:60) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEventBundle(EventServiceImpl.java:366) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.handleTxCommited(EventServiceImpl.java:533) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.afterCompletion(EventServiceImpl.java:514) at org.apache.geronimo.transaction.manager.TransactionImpl.afterCompletion(TransactionImpl.java:540) at org.apache.geronimo.transaction.manager.TransactionImpl.afterCompletion(TransactionImpl.java:533) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:329) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:538) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:363) at org.nuxeo.ecm.core.test.TransactionalFeature.nextTransaction(TransactionalFeature.java:75) at org.nuxeo.ecm.core.test.TransactionalFeature.nextTransaction(TransactionalFeature.java:65) at org.nuxeo.ecm.core.test.CoreFeature.waitForAsyncCompletion(CoreFeature.java:269) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:301) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest Running org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Nuxeo-Work-default-3:15705993272983154.1652609309 03:29:16,526 ERROR [VirusScannerProcessor] Error calling ScanService org.nuxeo.ecm.core.api.NuxeoException: Virus Scanner not available at org.nuxeo.ecm.core.event.test.virusscan.service.DummyVirusScanner.scanBlob(DummyVirusScanner.java:43) at org.nuxeo.ecm.core.event.test.virusscan.listeners.VirusScannerProcessor.handleEventLongRunning(VirusScannerProcessor.java:102) at org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener.handleEvent(AbstractLongRunningListener.java:81) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec - in org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Running org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener Running org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 sec - in org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy Running org.nuxeo.ecm.core.api.TestLockSecurityPolicy StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.nuxeo.ecm.core.api.TestLockSecurityPolicy Running org.nuxeo.ecm.core.TestSQLRepositoryQuery main 03:29:18,756 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,757 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,758 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,759 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,760 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,762 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,764 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,765 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. Nuxeo-Work-fulltextUpdater-1:15705995518053235.1594797559 03:29:18,772 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,774 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,780 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:18,783 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 03:29:20,319 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:379) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:355) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2414) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:20,319 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:379) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:355) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2420) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:20,320 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:379) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:355) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2427) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:20,320 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:379) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:355) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2408) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:20,320 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:379) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:355) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2433) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:22,937 WARN [JDBCMapper$CursorResult] Scroll 7eb080d9-4d50-46f5-ae5f-61d21782cef9 timed out main 03:29:24,046 WARN [JDBCMapper$CursorResult] Scroll a12adc5a-71d8-47f3-94a3-923d6ca2e22f timed out main 03:29:24,047 WARN [JDBCMapper$CursorResult] Scroll 2813d493-9e7b-4b7f-92b7-68ec09d3d708 timed out main 03:29:24,047 WARN [JDBCMapper$CursorResult] Scroll 1a92d8b9-631d-4bb2-9595-42b8162a64d8 timed out pool-192-thread-1 03:29:25,370 WARN [JDBCMapper$CursorResult] Scroll 920de514-9bb4-48e4-9cbd-224c18d62226 timed out pool-192-thread-9 03:29:25,371 WARN [JDBCMapper$CursorResult] Scroll 26a42fb3-a3bb-4807-8aea-c9191eef14af timed out pool-192-thread-1 03:29:25,371 WARN [JDBCMapper$CursorResult] Scroll 64a04bb4-7fa7-45e3-8003-47cc5ba9cd14 timed out pool-192-thread-14 03:29:25,376 WARN [JDBCMapper$CursorResult] Scroll 54b7735f-c235-4f42-909a-90a2cb32bd80 timed out pool-192-thread-9 03:29:25,375 WARN [JDBCMapper$CursorResult] Scroll bf07f142-862b-4ba5-a8d0-eeabdd20b39f timed out pool-192-thread-3 03:29:25,377 WARN [JDBCMapper$CursorResult] Scroll 01c942e0-708d-4356-ad39-d339e9d5aa2c timed out pool-192-thread-15 03:29:25,377 WARN [JDBCMapper$CursorResult] Scroll b04a4448-42b6-418c-823a-93f7324a6dcf timed out pool-192-thread-8 03:29:25,377 WARN [JDBCMapper$CursorResult] Scroll dadb029f-e10e-42b8-ba3c-8bdc8301c3b3 timed out pool-192-thread-14 03:29:25,377 WARN [JDBCMapper$CursorResult] Scroll 64871d60-ffb6-482f-8e81-d4b58b47f597 timed out pool-192-thread-1 03:29:25,377 WARN [JDBCMapper$CursorResult] Scroll 2a567965-4a97-406e-ba3c-a79b06138d26 timed out pool-192-thread-9 03:29:25,377 WARN [JDBCMapper$CursorResult] Scroll 906e3939-1848-4463-8c68-6498884a3b31 timed out pool-192-thread-12 03:29:25,380 WARN [JDBCMapper$CursorResult] Scroll 4220be41-0f68-4148-9ab0-7f71c886be3e timed out pool-192-thread-9 03:29:25,380 WARN [JDBCMapper$CursorResult] Scroll a05846a1-deb5-4d6a-9454-edc1d4c07535 timed out pool-192-thread-5 03:29:25,380 WARN [JDBCMapper$CursorResult] Scroll 0dd8a28b-80ee-4c99-9935-7c6c7ef5e615 timed out pool-192-thread-7 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll c9769035-98d8-4fd1-a4a9-62c7543175f8 timed out pool-192-thread-1 03:29:25,380 WARN [JDBCMapper$CursorResult] Scroll 86747849-5bf4-4f4c-9390-0ffafcf3772e timed out pool-192-thread-4 03:29:25,379 WARN [JDBCMapper$CursorResult] Scroll 8ac73d3f-7a8c-48b1-996c-8b05e6f8023a timed out pool-192-thread-14 03:29:25,379 WARN [JDBCMapper$CursorResult] Scroll 566b987a-603c-4e37-9b6c-b7a7fbdbe8db timed out pool-192-thread-8 03:29:25,379 WARN [JDBCMapper$CursorResult] Scroll 0a2a665c-be40-40df-bd7a-3ac424cd5db2 timed out pool-192-thread-15 03:29:25,378 WARN [JDBCMapper$CursorResult] Scroll 909ba8de-0b34-47df-85b1-8e1534e382f5 timed out pool-192-thread-13 03:29:25,378 WARN [JDBCMapper$CursorResult] Scroll 35ed0b5b-77cb-4d84-96be-29812cb6bdc0 timed out pool-192-thread-3 03:29:25,378 WARN [JDBCMapper$CursorResult] Scroll b2228817-8755-4ca6-a74d-c6f7c062159b timed out pool-192-thread-13 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll f75d4d3e-3a42-41c7-a8c4-64b660ff26b2 timed out pool-192-thread-15 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 00fa7972-f5a3-44cc-bd64-5d839efa7e7b timed out pool-192-thread-15 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll cecc8b17-55be-4cd7-9057-4b9b5e3c9ccd timed out pool-192-thread-8 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 8ae789dd-a0fb-4ac0-92fd-8c1fab9a82f5 timed out pool-192-thread-14 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 2e230eac-1f23-4407-8255-17026ca810cd timed out pool-192-thread-10 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 1e0459d9-45a5-4c8c-9e3f-d3444b0ed16e timed out pool-192-thread-4 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 89a45310-021f-4e5a-9597-21632de1eace timed out pool-192-thread-1 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 2a6229b2-6bc7-4fb3-b215-1a5d3d4df051 timed out pool-192-thread-7 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll ff72b4a8-974f-4ebb-bdaa-2220851038c6 timed out pool-192-thread-7 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll 597a6b22-e1af-49f9-9741-268eb8f9871c timed out pool-192-thread-11 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 59b8be87-ca23-43fe-8083-f035b3317c28 timed out pool-192-thread-5 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 55177170-f519-47d8-8702-71dd4bedf53a timed out pool-192-thread-9 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 22070037-6635-42ec-9d97-de366d716e6f timed out pool-192-thread-6 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 76d042d7-75aa-4d44-a926-fe90718fb442 timed out pool-192-thread-2 03:29:25,380 WARN [JDBCMapper$CursorResult] Scroll 4043f329-cd22-472d-bda1-f53ed1979cde timed out pool-192-thread-12 03:29:25,380 WARN [JDBCMapper$CursorResult] Scroll 46cc89f2-b536-4bbb-9756-699752ee1e1a timed out pool-192-thread-2 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll 768a89f2-65c9-4ef3-a08d-d1f428582017 timed out pool-192-thread-6 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll f99254cb-7da4-4a97-b6ae-4f0b1737486d timed out pool-192-thread-9 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll 31ec7130-7ea8-41d1-8853-96718922d542 timed out pool-192-thread-5 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll f9506312-5ba9-4d38-bceb-ae5676f91708 timed out pool-192-thread-11 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll 6ad0652c-f4f0-4776-9994-bbf064247587 timed out pool-192-thread-7 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll fac11865-724a-4caa-80c3-a467a8a992f6 timed out pool-192-thread-1 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll e6140211-acc3-4284-a3dd-a9972ae30e17 timed out pool-192-thread-1 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll e62c6219-6cea-4845-bcb7-1718acd61ae2 timed out pool-192-thread-1 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll c035df21-bdbf-4f40-a52e-85998ec2b982 timed out pool-192-thread-4 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll 5053a2b1-23a5-4b3e-8c10-1b19ac26c3f2 timed out pool-192-thread-10 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll c40d3230-0882-47c2-99b8-6da2e9914257 timed out pool-192-thread-14 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll a0f09ad8-ab92-46d9-ac50-9907822be16e timed out pool-192-thread-8 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll ee46a6cb-4da5-4106-b172-863ed128bd7a timed out pool-192-thread-15 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll 6938bbfb-e0d4-4e73-a62b-7f6c07fcb38d timed out pool-192-thread-13 03:29:25,382 WARN [JDBCMapper$CursorResult] Scroll c563ffa0-5040-4220-bfd6-e865adb706b8 timed out pool-192-thread-13 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll 97cb7f71-bd38-4a62-a63a-2c5cc317d83b timed out pool-192-thread-3 03:29:25,381 WARN [JDBCMapper$CursorResult] Scroll 056265f2-0c20-487f-92c2-bd6b401336c2 timed out pool-192-thread-13 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll 061f8a87-a115-4da4-be04-361ce93b6308 timed out pool-192-thread-15 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll 1c983812-d0a7-4ca6-9396-a041ea20637f timed out pool-192-thread-8 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll 7a9bbf29-d8ff-4d06-82a6-b1760cb420e4 timed out pool-192-thread-14 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll 9629048e-b22a-4c04-bdd1-e17ef33692ce timed out pool-192-thread-10 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll 9273e649-8989-41d6-adb0-656182fd6b0e timed out pool-192-thread-4 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll d1f86670-78e9-4a6f-aeb1-eb77712deb7a timed out pool-192-thread-1 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll e291bcc7-bb25-4024-ad73-a50853103f32 timed out pool-192-thread-7 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll e77a0a9e-0662-4d56-a6fb-89e925454638 timed out pool-192-thread-11 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll a87862f6-5b0f-4379-bea4-17d1ec49eda2 timed out pool-192-thread-5 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll c9f28ed0-5573-4b2c-a76d-fa259bcc8afa timed out pool-192-thread-9 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll d6a3ea8d-4fdf-40d5-a440-a5c8672efe4f timed out pool-192-thread-6 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll 88632383-c881-4ece-b8b6-59c58abeba04 timed out pool-192-thread-2 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll 0bddd55d-e1d3-44ab-8313-0f86c8eacd38 timed out pool-192-thread-12 03:29:25,383 WARN [JDBCMapper$CursorResult] Scroll 59bd5e2c-bd34-4c9b-85b2-c14b390d7981 timed out pool-192-thread-2 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll ebab5306-30a4-4b51-a0de-3bff7711407b timed out pool-192-thread-6 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll 6fcdf789-0e96-427c-863a-95bbeee9f8f0 timed out pool-192-thread-9 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll dbf502cc-50b0-439f-a67f-0aa0445206b5 timed out pool-192-thread-5 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll edb9fb85-bb82-4840-9d67-9fde1cf8a505 timed out pool-192-thread-11 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll 1f49f9b5-47d8-4659-b06f-1a2043a14c50 timed out pool-192-thread-7 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll ab62711f-c92f-41c2-bab8-4b4ee737fa20 timed out pool-192-thread-1 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll eda16689-7a2d-4789-9570-123ccc311478 timed out pool-192-thread-4 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll d8f99e7b-b98a-4453-a7a4-055bff4dd029 timed out pool-192-thread-10 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll 35dfa5e7-2f15-4485-827d-eafc9da66521 timed out pool-192-thread-14 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll c374c515-07a9-4b19-a598-2c83e65d3572 timed out pool-192-thread-8 03:29:25,385 WARN [JDBCMapper$CursorResult] Scroll fee5774d-b3ae-4213-a9d6-5ed4b0deab77 timed out pool-192-thread-15 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll 92777e51-69aa-4b94-8537-9bd039042e3c timed out pool-192-thread-13 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll 26f3c19a-fe8b-44a0-b1cd-bfca876b76a5 timed out pool-192-thread-3 03:29:25,384 WARN [JDBCMapper$CursorResult] Scroll c02bcdee-cc31-45e2-a296-101e4318f17b timed out pool-192-thread-13 03:29:25,387 WARN [JDBCMapper$CursorResult] Scroll b7ac1824-df78-49c2-bf94-83e0cf45c89c timed out pool-192-thread-15 03:29:25,387 WARN [JDBCMapper$CursorResult] Scroll 2bb5cc44-0632-462b-b4e7-0ee418e10ed6 timed out pool-192-thread-8 03:29:25,387 WARN [JDBCMapper$CursorResult] Scroll 42d40828-2994-48b9-badd-2b7e35adffb0 timed out pool-192-thread-14 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll 0bcbbc66-b521-4740-aa8b-f894ec1de6f3 timed out pool-192-thread-10 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll 18447254-d84a-4578-8cf9-0d080ddad104 timed out pool-192-thread-4 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll a0433333-3fe9-4545-a904-fda4115d1f9a timed out pool-192-thread-1 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll 8013da20-1cd1-4e00-90fc-5b56d7e931ad timed out pool-192-thread-7 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll f5db4fff-674d-4f8e-bade-adba2ec92cec timed out pool-192-thread-11 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll 054f7e62-a1b8-4dcc-9e6a-c388fe752512 timed out pool-192-thread-5 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll 640b1c79-b080-44db-99ee-95be9294ed3c timed out pool-192-thread-9 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll 9aa65b79-8cde-4482-9c77-eb3ae8ec8947 timed out pool-192-thread-6 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll e2ac2af7-bee1-401d-99ac-b49e9d93fdd4 timed out pool-192-thread-2 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll b3387ea9-ccb3-4a15-a5f7-3fc2cfbf0cbd timed out pool-192-thread-12 03:29:25,386 WARN [JDBCMapper$CursorResult] Scroll bcb44565-c66c-4af3-a987-6aed19c31967 timed out pool-192-thread-8 03:29:25,387 WARN [JDBCMapper$CursorResult] Scroll 667db646-7fcd-48e6-9ae5-a256ca520d28 timed out pool-192-thread-15 03:29:25,387 WARN [JDBCMapper$CursorResult] Scroll 0c7c1ed7-90fa-42ca-a82a-5d1091afdb5a timed out pool-192-thread-13 03:29:25,387 WARN [JDBCMapper$CursorResult] Scroll f3c999f4-38ae-445b-87cb-181bc8e4a412 timed out pool-192-thread-3 03:29:25,387 WARN [JDBCMapper$CursorResult] Scroll bfc88e46-5ec1-4390-8cc0-1b83c70b823b timed out StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:29:25,738 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.854 sec - in org.nuxeo.ecm.core.TestSQLRepositoryQuery Running org.nuxeo.ecm.core.TestSQLRepositoryVersioning StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec - in org.nuxeo.ecm.core.TestSQLRepositoryVersioning Running org.nuxeo.ecm.core.TestBlobDispatcher2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.nuxeo.ecm.core.TestBlobDispatcher2 Results : Tests run: 945, Failures: 0, Errors: 0, Skipped: 23 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-test --- [INFO] Storing buildNumber: 20180627-032927 at timestamp: 1530070167426 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316.jar (40 KB at 473.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316.pom (8 KB at 101.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml (169 KB at 1909.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml (169 KB at 2075.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316-sources.jar (24 KB at 315.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.2-I20180627_0316/nuxeo-core-test-10.2-I20180627_0316-tests.jar (625 KB at 6713.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service default plugins test 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert-plugins-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins-test --- [INFO] Storing buildNumber: 20180627-032928 at timestamp: 1530070168711 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert-plugins-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 42 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert-plugins-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert-plugins-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.core.convert.plugins.tests.TestConverters StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.856 sec - in org.nuxeo.ecm.core.convert.plugins.tests.TestConverters Running org.nuxeo.ecm.core.convert.plugins.tests.TestMSOfficeConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec - in org.nuxeo.ecm.core.convert.plugins.tests.TestMSOfficeConverter Running org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedXLX2TextConversion StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedXLX2TextConversion Running org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedXMLZipConversion StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedXMLZipConversion Running org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedMSOfficeConversion StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedMSOfficeConversion Running org.nuxeo.ecm.core.convert.plugins.tests.TestMailConverter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.nuxeo.ecm.core.convert.plugins.tests.TestMailConverter Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert-plugins-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert-plugins-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert-plugins-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert-plugins-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins-test --- [INFO] Storing buildNumber: 20180627-032937 at timestamp: 1530070177210 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert-plugins-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert-plugins-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert-plugins-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316/nuxeo-core-convert-plugins-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316/nuxeo-core-convert-plugins-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316/nuxeo-core-convert-plugins-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert-plugins-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316/nuxeo-core-convert-plugins-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316/nuxeo-core-convert-plugins-test-10.2-I20180627_0316.jar (3 KB at 26.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316/nuxeo-core-convert-plugins-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316/nuxeo-core-convert-plugins-test-10.2-I20180627_0316.pom (2 KB at 25.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/maven-metadata.xml (168 KB at 2893.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/maven-metadata.xml (168 KB at 852.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316/nuxeo-core-convert-plugins-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.2-I20180627_0316/nuxeo-core-convert-plugins-test-10.2-I20180627_0316-sources.jar (337 B at 4.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Event JMS 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-event-jms --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event-jms --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event-jms --- [INFO] Storing buildNumber: 20180627-032938 at timestamp: 1530070178158 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event-jms --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-event-jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-event-jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-event-jms --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.RuntimeHarnessImpl). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Running org.nuxeo.ecm.core.event.test.TestJMSEventBundle Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.nuxeo.ecm.core.event.test.TestJMSEventBundle Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-event-jms --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-event-jms --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-event-jms --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-event-jms >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event-jms --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event-jms --- [INFO] Storing buildNumber: 20180627-032940 at timestamp: 1530070180031 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event-jms --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-event-jms <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-event-jms --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-event-jms --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316/nuxeo-core-event-jms-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316/nuxeo-core-event-jms-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316/nuxeo-core-event-jms-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-event-jms --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316/nuxeo-core-event-jms-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316/nuxeo-core-event-jms-10.2-I20180627_0316.jar (7 KB at 37.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316/nuxeo-core-event-jms-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316/nuxeo-core-event-jms-10.2-I20180627_0316.pom (2 KB at 21.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/maven-metadata.xml (170 KB at 2866.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/maven-metadata.xml (170 KB at 2038.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316/nuxeo-core-event-jms-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.2-I20180627_0316/nuxeo-core-event-jms-10.2-I20180627_0316-sources.jar (4 KB at 47.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Persistence 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-persistence --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-persistence --- [INFO] Storing buildNumber: 20180627-032941 at timestamp: 1530070181003 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-persistence --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfiguration.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfiguration.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfiguration.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-persistence --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:29:44,404 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.ecm.core.persistence.TestPersistenceProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.nuxeo.ecm.core.persistence.TestPersistenceProvider Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-persistence --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-persistence --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-persistence --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-persistence >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-persistence --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-persistence --- [INFO] Storing buildNumber: 20180627-032946 at timestamp: 1530070186114 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-persistence --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-persistence <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-persistence --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-persistence --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316/nuxeo-core-persistence-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316/nuxeo-core-persistence-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-persistence --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316/nuxeo-core-persistence-10.2-I20180627_0316.jar (18 KB at 221.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316/nuxeo-core-persistence-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316/nuxeo-core-persistence-10.2-I20180627_0316.pom (4 KB at 45.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/maven-metadata.xml (169 KB at 2898.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/maven-metadata.xml (169 KB at 2101.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316/nuxeo-core-persistence-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.2-I20180627_0316/nuxeo-core-persistence-10.2-I20180627_0316-sources.jar (12 KB at 153.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management JTA/JCA 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-management-jtajca --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management-jtajca --- [INFO] Storing buildNumber: 20180627-032947 at timestamp: 1530070187017 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management-jtajca --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-management-jtajca --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-management-jtajca --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-management-jtajca --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.management.jtajca.CanCleanupConnectionLeakTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.438 sec - in org.nuxeo.ecm.core.management.jtajca.CanCleanupConnectionLeakTest Running org.nuxeo.ecm.core.management.jtajca.IndexerDoesNotLeakTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 sec - in org.nuxeo.ecm.core.management.jtajca.IndexerDoesNotLeakTest Running org.nuxeo.ecm.core.management.jtajca.CanMonitorTransactionsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.nuxeo.ecm.core.management.jtajca.CanMonitorTransactionsTest Running org.nuxeo.ecm.core.management.jtajca.CanDetectTransactionLeakTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec - in org.nuxeo.ecm.core.management.jtajca.CanDetectTransactionLeakTest Running org.nuxeo.ecm.core.management.jtajca.CanMonitorConnectionPoolTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:29:53,047 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead{{fState,configure}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 sec - in org.nuxeo.ecm.core.management.jtajca.CanMonitorConnectionPoolTest Running org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest main 03:29:53,194 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead{{fState,testCreated}{fSuite,class org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest}} main 03:29:53,258 WARN [PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection] fatal error occurred on org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@29f3c438. jdbc=conn76: url=jdbc:h2:mem:nuxeojunittests user=SA, destroying{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest}{fTest,testFatalRollback}} org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_243 ON PUBLIC.FOOTEST(A) VALUES ( /* key:2 */ 1)"; SQL statement: INSERT INTO footest (a) VALUES (1) [23505-177] at org.h2.message.DbException.getJdbcSQLException(DbException.java:344) at org.h2.message.DbException.get(DbException.java:178) at org.h2.message.DbException.get(DbException.java:154) at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:103) at org.h2.index.TreeIndex.add(TreeIndex.java:69) at org.h2.index.MultiVersionIndex.add(MultiVersionIndex.java:59) at org.h2.table.RegularTable.addRow(RegularTable.java:120) at org.h2.command.dml.Insert.insertRows(Insert.java:157) at org.h2.command.dml.Insert.update(Insert.java:115) at org.h2.command.CommandContainer.update(CommandContainer.java:79) at org.h2.command.Command.executeUpdate(Command.java:254) at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:186) at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:160) at org.tranql.connector.jdbc.StatementHandle.execute(StatementHandle.java:119) at org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest.insertWrongReference(CanRollbackDatabaseTest.java:87) at org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest.testFatalRollback(CanRollbackDatabaseTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:29:53,346 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead{{fState,testCreated}{fSuite,class org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec - in org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest Running org.nuxeo.ecm.core.management.jtajca.CanMonitorCoreSessionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.nuxeo.ecm.core.management.jtajca.CanMonitorCoreSessionTest Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-management-jtajca --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-management-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-management-jtajca --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-management-jtajca >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management-jtajca --- [INFO] Storing buildNumber: 20180627-032954 at timestamp: 1530070194493 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management-jtajca --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-management-jtajca <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-management-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-management-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-management-jtajca --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-management-jtajca --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar (29 KB at 162.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316.pom (5 KB at 57.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/maven-metadata.xml (168 KB at 2299.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/maven-metadata.xml (168 KB at 2073.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316-sources.jar (18 KB at 219.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.2-I20180627_0316/nuxeo-core-management-jtajca-10.2-I20180627_0316-tests.jar (35 KB at 448.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management Test 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-management-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management-test --- [INFO] Storing buildNumber: 20180627-032955 at timestamp: 1530070195696 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-management-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-management-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-management-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.core.management.test.storage.TestStorage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 sec - in org.nuxeo.ecm.core.management.test.storage.TestStorage Running org.nuxeo.ecm.core.management.test.statuses.TestAdministrativeStatusService 03:30:00,634 main WARN [DocumentModelStatusPersister] Unable to fetch status for service org.nawak in instance Linux--4add069167f200b938bed0382f99f707-5093730b6e1bb48b6d2ebe511972c397 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec - in org.nuxeo.ecm.core.management.test.statuses.TestAdministrativeStatusService Running org.nuxeo.ecm.core.management.test.probes.TestProbes StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in org.nuxeo.ecm.core.management.test.probes.TestProbes Running org.nuxeo.ecm.core.management.test.probes.TestProbesCount StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec - in org.nuxeo.ecm.core.management.test.probes.TestProbesCount Running org.nuxeo.ecm.core.management.test.CanStandbyAndResumeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec - in org.nuxeo.ecm.core.management.test.CanStandbyAndResumeTest Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-management-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-management-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-management-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-management-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management-test --- [INFO] Storing buildNumber: 20180627-033003 at timestamp: 1530070203565 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-management-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-management-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-management-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316/nuxeo-core-management-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316/nuxeo-core-management-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316/nuxeo-core-management-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-management-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316/nuxeo-core-management-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316/nuxeo-core-management-test-10.2-I20180627_0316.jar (3 KB at 35.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316/nuxeo-core-management-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316/nuxeo-core-management-test-10.2-I20180627_0316.pom (3 KB at 35.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/maven-metadata.xml (168 KB at 2945.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/maven-metadata.xml (168 KB at 912.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316/nuxeo-core-management-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.2-I20180627_0316/nuxeo-core-management-test-10.2-I20180627_0316-sources.jar (937 B at 11.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core MongoDB Connection Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mongodb --- [INFO] Storing buildNumber: 20180627-033004 at timestamp: 1530070204620 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/seqgen/TestSequenceGeneratorWithMongoDB.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/seqgen/TestSequenceGeneratorWithMongoDB.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/seqgen/TestSequenceGeneratorWithMongoDB.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-mongodb --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- main 03:30:06,799 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 13 * service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] ====================================================================== Running org.nuxeo.ecm.core.mongodb.seqgen.TestSequenceGeneratorWithMongoDB Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.335 sec - in org.nuxeo.ecm.core.mongodb.seqgen.TestSequenceGeneratorWithMongoDB Running org.nuxeo.ecm.core.mongodb.kv.TestMongoDBKeyValueStore Tests run: 22, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.007 sec - in org.nuxeo.ecm.core.mongodb.kv.TestMongoDBKeyValueStore Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 14 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mongodb --- [INFO] Storing buildNumber: 20180627-033007 at timestamp: 1530070207776 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316.jar (13 KB at 78.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316.pom (4 KB at 38.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/maven-metadata.xml (28 KB at 502.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/maven-metadata.xml (28 KB at 343.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316-sources.jar (7 KB at 88.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.2-I20180627_0316/nuxeo-core-mongodb-10.2-I20180627_0316-tests.jar (8 KB at 96.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Redis 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-redis --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-redis --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-redis --- [INFO] Storing buildNumber: 20180627-033008 at timestamp: 1530070208971 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-redis --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-redis --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisLockManager.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisLockManager.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisLockManager.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisWorkQueuing.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisWorkQueuing.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisWorkQueuing.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-redis --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisLockManager.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisLockManager.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-redis --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.redis.TestRedisLockManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in org.nuxeo.ecm.core.redis.TestRedisLockManager Running org.nuxeo.ecm.core.redis.TestRedisPubSubProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec - in org.nuxeo.ecm.core.redis.TestRedisPubSubProvider Running org.nuxeo.ecm.core.redis.transientstore.TestRedisSpecificTransientStore Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec - in org.nuxeo.ecm.core.redis.transientstore.TestRedisSpecificTransientStore Running org.nuxeo.transientstore.test.TransientStorageComplianceFixture StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 sec - in org.nuxeo.transientstore.test.TransientStorageComplianceFixture Running org.nuxeo.ecm.core.redis.TestRedisWorkSchedule Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 sec - in org.nuxeo.ecm.core.redis.TestRedisWorkSchedule Running org.nuxeo.ecm.core.redis.TestRedisKeyValueStore StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.504 sec - in org.nuxeo.ecm.core.redis.TestRedisKeyValueStore Running org.nuxeo.ecm.core.redis.TestRedisWorkShutdown Nuxeo-Work-default-1 03:30:35,566 WARN [WorkManagerImpl$NamedThreadFactory] Interrupted error on threadNuxeo-Work-default-1 org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork id=first category=MyWork title=waiting work at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: java.lang.InterruptedException at org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork.work(TestRedisWorkShutdown.java:95) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork.work(TestRedisWorkShutdown.java:90) ... 6 more Nuxeo-Work-default-2 03:30:35,566 WARN [WorkManagerImpl$NamedThreadFactory] Interrupted error on threadNuxeo-Work-default-2 org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork id=second category=MyWork title=waiting work at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: java.lang.InterruptedException at org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork.work(TestRedisWorkShutdown.java:95) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork.work(TestRedisWorkShutdown.java:90) ... 6 more Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.nuxeo.ecm.core.redis.TestRedisWorkShutdown Running org.nuxeo.ecm.core.redis.TestRedisInvalidations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec - in org.nuxeo.ecm.core.redis.TestRedisInvalidations Running org.nuxeo.ecm.core.redis.TestRedisUIDSequencer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec - in org.nuxeo.ecm.core.redis.TestRedisUIDSequencer Running org.nuxeo.ecm.core.redis.TestRedisWorkManager Nuxeo-Work-SleepWork-1:85c309ac-ad21-46f1-b349-4916058da29e 03:30:36,274 ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-SleepWork-1:85c309ac-ad21-46f1-b349-4916058da29e 03:30:36,274 ERROR [AbstractWork] Work schedule path Nuxeo-Work-SleepWork-1 03:30:36,278 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-SleepWork-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=85c309ac-ad21-46f1-b349-4916058da29e category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more main 03:30:36,299 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs main 03:30:36,756 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs Nuxeo-Work-SleepWork-2 03:30:38,187 WARN [WorkManagerImpl$NamedThreadFactory] Interrupted error on threadNuxeo-Work-SleepWork-2 java.lang.RuntimeException: java.lang.InterruptedException at org.nuxeo.ecm.core.work.NuxeoBlockingQueue.offer(NuxeoBlockingQueue.java:93) at org.nuxeo.ecm.core.work.MemoryBlockingQueue.workSchedule(MemoryBlockingQueue.java:194) at org.nuxeo.ecm.core.work.MemoryBlockingQueue.workRescheduleRunning(MemoryBlockingQueue.java:246) at org.nuxeo.ecm.core.work.MemoryWorkQueuing.workReschedule(MemoryWorkQueuing.java:86) at org.nuxeo.ecm.core.work.WorkManagerImpl$WorkThreadPoolExecutor.afterExecute(WorkManagerImpl.java:669) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1157) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220) at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335) at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:339) at org.nuxeo.ecm.core.work.MemoryBlockingQueue.putElement(MemoryBlockingQueue.java:148) at org.nuxeo.ecm.core.work.TestWorkQueuing$1.putElement(TestWorkQueuing.java:36) at org.nuxeo.ecm.core.work.NuxeoBlockingQueue.put(NuxeoBlockingQueue.java:107) at org.nuxeo.ecm.core.work.NuxeoBlockingQueue.offer(NuxeoBlockingQueue.java:90) ... 7 more main 03:30:38,196 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs main 03:30:38,425 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs main 03:30:38,448 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs main 03:30:38,469 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs Nuxeo-Work-SleepWork-1:935206c3-7d73-4cdf-a63a-dcf51268c403 03:30:38,887 ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-SleepWork-1:935206c3-7d73-4cdf-a63a-dcf51268c403 03:30:38,887 ERROR [AbstractWork] Work schedule path Nuxeo-Work-SleepWork-1 03:30:38,887 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-SleepWork-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=935206c3-7d73-4cdf-a63a-dcf51268c403 category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Tests run: 18, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 2.665 sec - in org.nuxeo.ecm.core.redis.TestRedisWorkManager Results : Tests run: 46, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-redis --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-redis --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-redis >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-redis --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-redis --- [INFO] Storing buildNumber: 20180627-033039 at timestamp: 1530070239577 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-redis --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-redis <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-redis --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-redis --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316.jar (59 KB at 202.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316.pom (5 KB at 57.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/maven-metadata.xml (160 KB at 2803.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/maven-metadata.xml (160 KB at 1018.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316-sources.jar (28 KB at 362.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.2-I20180627_0316/nuxeo-core-redis-10.2-I20180627_0316-tests.jar (31 KB at 363.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Services Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-services-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-services-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-services-parent --- [INFO] Storing buildNumber: 20180627-033040 at timestamp: 1530070240991 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-services-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-services-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-services-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-services-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-services-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-services-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-services-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-services-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-services-parent --- [INFO] Storing buildNumber: 20180627-033041 at timestamp: 1530070241450 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-services-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-services-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-services-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-services-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-services-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-services-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-services-parent/10.2-I20180627_0316/nuxeo-services-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-services-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/10.2-I20180627_0316/nuxeo-services-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/10.2-I20180627_0316/nuxeo-services-parent-10.2-I20180627_0316.pom (4 KB at 12.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/maven-metadata.xml (169 KB at 2896.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/maven-metadata.xml (169 KB at 2154.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-api --- [INFO] Storing buildNumber: 20180627-033042 at timestamp: 1530070242509 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-api --- [INFO] Storing buildNumber: 20180627-033043 at timestamp: 1530070243162 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316/nuxeo-platform-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316/nuxeo-platform-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316/nuxeo-platform-api-10.2-I20180627_0316.jar (8 KB at 100.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316/nuxeo-platform-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316/nuxeo-platform-api-10.2-I20180627_0316.pom (717 B at 9.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/maven-metadata.xml (168 KB at 3054.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/maven-metadata.xml (169 KB at 1217.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316/nuxeo-platform-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.2-I20180627_0316/nuxeo-platform-api-10.2-I20180627_0316-sources.jar (7 KB at 83.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Base 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform --- [INFO] Storing buildNumber: 20180627-033044 at timestamp: 1530070244112 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform --- [INFO] Storing buildNumber: 20180627-033044 at timestamp: 1530070244796 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316/nuxeo-platform-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316/nuxeo-platform-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316/nuxeo-platform-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316/nuxeo-platform-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316/nuxeo-platform-10.2-I20180627_0316.jar (7 KB at 48.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316/nuxeo-platform-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316/nuxeo-platform-10.2-I20180627_0316.pom (867 B at 11.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/maven-metadata.xml (168 KB at 2896.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/maven-metadata.xml (169 KB at 2074.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316/nuxeo-platform-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.2-I20180627_0316/nuxeo-platform-10.2-I20180627_0316-sources.jar (6 KB at 63.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Actions Service - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-actions-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-actions-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-actions-core --- [INFO] Storing buildNumber: 20180627-033045 at timestamp: 1530070245778 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-actions-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-actions-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-actions-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-actions-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.actions.TestAction Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.nuxeo.ecm.platform.actions.TestAction Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-actions-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-actions-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-actions-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-actions-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-actions-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-actions-core --- [INFO] Storing buildNumber: 20180627-033048 at timestamp: 1530070248349 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-actions-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-actions-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-actions-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-actions-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316/nuxeo-platform-actions-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316/nuxeo-platform-actions-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-actions-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316/nuxeo-platform-actions-core-10.2-I20180627_0316.jar (43 KB at 537.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316/nuxeo-platform-actions-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316/nuxeo-platform-actions-core-10.2-I20180627_0316.pom (2 KB at 16.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/maven-metadata.xml (169 KB at 2896.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/maven-metadata.xml (169 KB at 700.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316/nuxeo-platform-actions-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.2-I20180627_0316/nuxeo-platform-actions-core-10.2-I20180627_0316-sources.jar (34 KB at 434.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search Service - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-search-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-search-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-search-api --- [INFO] Storing buildNumber: 20180627-033049 at timestamp: 1530070249427 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-search-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-search-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-search-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-search-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-search-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-search-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-search-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-search-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-search-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-search-api --- [INFO] Storing buildNumber: 20180627-033050 at timestamp: 1530070250206 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-search-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-search-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-search-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-search-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316/nuxeo-platform-search-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316/nuxeo-platform-search-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-search-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316/nuxeo-platform-search-api-10.2-I20180627_0316.jar (10 KB at 90.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316/nuxeo-platform-search-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316/nuxeo-platform-search-api-10.2-I20180627_0316.pom (2 KB at 14.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/maven-metadata.xml (168 KB at 2846.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/maven-metadata.xml (168 KB at 2100.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316/nuxeo-platform-search-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.2-I20180627_0316/nuxeo-platform-search-api-10.2-I20180627_0316-sources.jar (10 KB at 117.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Query API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-query-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-query-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-query-api --- [INFO] Storing buildNumber: 20180627-033051 at timestamp: 1530070251216 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-query-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-query-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BasePageProviderDescriptor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BasePageProviderDescriptor.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BasePageProviderDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-query-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-query-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.query.core.TestPageProviderTracking StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderTracking Running org.nuxeo.ecm.platform.query.core.TestPageProviderNamedParameters 03:30:56,618 main WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy37.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.platform.query.core.TestPageProviderNamedParameters.testPageProviderWithNamedParametersInvalid(TestPageProviderNamedParameters.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:30:56,718 main WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy37.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.platform.query.core.TestPageProviderNamedParameters.testPageProviderWithNamedParametersAndDocInvalid(TestPageProviderNamedParameters.java:169) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderNamedParameters Running org.nuxeo.ecm.platform.query.core.TestPageProviderCurrentPage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.891 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderCurrentPage Running org.nuxeo.ecm.platform.query.core.TestPageProviderAggregates StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderAggregates Running org.nuxeo.ecm.platform.query.core.TestPageProviderService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderService Running org.nuxeo.ecm.platform.query.core.TestPageProviderClassReplacer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderClassReplacer Running org.nuxeo.ecm.platform.query.api.TestTextSearchCleaner Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.platform.query.api.TestTextSearchCleaner Running org.nuxeo.ecm.platform.query.api.TestPageProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec - in org.nuxeo.ecm.platform.query.api.TestPageProvider Running org.nuxeo.ecm.platform.query.api.TestNXQLQueryBuilder Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.nuxeo.ecm.platform.query.api.TestNXQLQueryBuilder Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-query-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-query-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-query-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-query-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-query-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-query-api --- [INFO] Storing buildNumber: 20180627-033106 at timestamp: 1530070266187 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-query-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-query-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-query-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-query-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316/nuxeo-platform-query-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316/nuxeo-platform-query-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-query-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316/nuxeo-platform-query-api-10.2-I20180627_0316.jar (76 KB at 399.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316/nuxeo-platform-query-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316/nuxeo-platform-query-api-10.2-I20180627_0316.pom (2 KB at 24.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/maven-metadata.xml (168 KB at 2895.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/maven-metadata.xml (168 KB at 2073.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316/nuxeo-platform-query-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.2-I20180627_0316/nuxeo-platform-query-api-10.2-I20180627_0316-sources.jar (59 KB at 239.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform directory service parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-parent --- [INFO] Storing buildNumber: 20180627-033107 at timestamp: 1530070267517 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-parent --- [INFO] Storing buildNumber: 20180627-033108 at timestamp: 1530070268086 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/10.2-I20180627_0316/nuxeo-platform-directory-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/10.2-I20180627_0316/nuxeo-platform-directory-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/10.2-I20180627_0316/nuxeo-platform-directory-parent-10.2-I20180627_0316.pom (1002 B at 2.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/maven-metadata.xml (169 KB at 2800.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/maven-metadata.xml (169 KB at 2074.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-api --- [INFO] Storing buildNumber: 20180627-033109 at timestamp: 1530070269082 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseSession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseSession.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseSession.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-api --- [INFO] Storing buildNumber: 20180627-033109 at timestamp: 1530070269842 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316/nuxeo-platform-directory-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316/nuxeo-platform-directory-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316/nuxeo-platform-directory-api-10.2-I20180627_0316.jar (39 KB at 199.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316/nuxeo-platform-directory-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316/nuxeo-platform-directory-api-10.2-I20180627_0316.pom (2 KB at 15.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/maven-metadata.xml (168 KB at 2797.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/maven-metadata.xml (168 KB at 2047.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316/nuxeo-platform-directory-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.2-I20180627_0316/nuxeo-platform-directory-api-10.2-I20180627_0316-sources.jar (38 KB at 484.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - Types contribution 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-types-contrib --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-types-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-types-contrib --- [INFO] Storing buildNumber: 20180627-033110 at timestamp: 1530070270990 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-types-contrib --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-types-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-types-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-types-contrib --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-types-contrib --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-types-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-types-contrib --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-types-contrib >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-types-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-types-contrib --- [INFO] Storing buildNumber: 20180627-033111 at timestamp: 1530070271564 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-types-contrib --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-types-contrib <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-types-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-types-contrib --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-types-contrib --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar (6 KB at 17.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.pom (828 B at 10.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/maven-metadata.xml (169 KB at 2896.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/maven-metadata.xml (169 KB at 2074.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.2-I20180627_0316/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316-sources.jar (4 KB at 44.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Manager - Api 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-usermanager-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-usermanager-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-usermanager-api --- [INFO] Storing buildNumber: 20180627-033112 at timestamp: 1530070272713 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-usermanager-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-usermanager-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoPrincipalImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoPrincipalImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoPrincipalImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-usermanager-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-usermanager-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.usermanager.TestNuxeoGroupImpl 03:31:17,373 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 55 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] * service:org.nuxeo.ecm.core.trash.service.migrator references missing [target=org.nuxeo.runtime.migration.MigrationService;point=configuration] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec - in org.nuxeo.ecm.platform.usermanager.TestNuxeoGroupImpl Running org.nuxeo.ecm.platform.usermanager.TestNuxeoPrincipalImpl Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.nuxeo.ecm.platform.usermanager.TestNuxeoPrincipalImpl Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-usermanager-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-usermanager-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-usermanager-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-usermanager-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-usermanager-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-usermanager-api --- [INFO] Storing buildNumber: 20180627-033118 at timestamp: 1530070278044 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-usermanager-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-usermanager-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-usermanager-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-usermanager-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316/nuxeo-platform-usermanager-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316/nuxeo-platform-usermanager-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-usermanager-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar (41 KB at 510.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316/nuxeo-platform-usermanager-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316/nuxeo-platform-usermanager-api-10.2-I20180627_0316.pom (2 KB at 21.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/maven-metadata.xml (168 KB at 2750.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/maven-metadata.xml (168 KB at 2097.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316/nuxeo-platform-usermanager-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.2-I20180627_0316/nuxeo-platform-usermanager-api-10.2-I20180627_0316-sources.jar (37 KB at 463.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Parent POM 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-parent --- [INFO] Storing buildNumber: 20180627-033119 at timestamp: 1530070279001 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/login/nuxeo-platform-login-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-parent --- [INFO] Storing buildNumber: 20180627-033119 at timestamp: 1530070279587 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/login/nuxeo-platform-login-parent/10.2-I20180627_0316/nuxeo-platform-login-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/10.2-I20180627_0316/nuxeo-platform-login-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/10.2-I20180627_0316/nuxeo-platform-login-parent-10.2-I20180627_0316.pom (2 KB at 4.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/maven-metadata.xml (10 KB at 56.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/maven-metadata.xml (10 KB at 46.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Manager 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login --- [INFO] Storing buildNumber: 20180627-033120 at timestamp: 1530070280946 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoLoginModule.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoLoginModule.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoLoginModule.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyNuxeoLoginModule.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyNuxeoLoginModule.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyNuxeoLoginModule.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.login.test.TestDummyLogInClientModule Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - in org.nuxeo.ecm.platform.login.test.TestDummyLogInClientModule Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login --- [INFO] Storing buildNumber: 20180627-033125 at timestamp: 1530070285885 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316.jar (23 KB at 95.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316.pom (3 KB at 35.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/maven-metadata.xml (168 KB at 2796.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/maven-metadata.xml (168 KB at 1157.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316-sources.jar (20 KB at 251.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.2-I20180627_0316/nuxeo-platform-login-10.2-I20180627_0316-tests.jar (13 KB at 159.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-core --- [INFO] Storing buildNumber: 20180627-033127 at timestamp: 1530070287266 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:31,356 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 111 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.directory.core.TestCoreDirectoryUserRestricted StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:32,535 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 111 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectoryUserRestricted Running org.nuxeo.ecm.directory.core.TestCoreDirectoryUserNotAllowed StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:33,085 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 111 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectoryUserNotAllowed Running org.nuxeo.ecm.directory.core.TestCoreDirectoryReadOnly StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:33,639 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 111 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectoryReadOnly Running org.nuxeo.ecm.directory.core.TestCoreDirectory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:34,351 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 111 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.71 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectory Running org.nuxeo.ecm.directory.core.TestCoreDirectoryUser StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.673 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectoryUser Running org.nuxeo.ecm.directory.memory.TestMemoryDirectory Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.nuxeo.ecm.directory.memory.TestMemoryDirectory Running org.nuxeo.ecm.directory.TestPasswordHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:35,406 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.nuxeo.ecm.directory.TestPasswordHelper Running org.nuxeo.ecm.directory.localconfiguration.TestDirectoryLocalConfigurationDefinition Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.nuxeo.ecm.directory.localconfiguration.TestDirectoryLocalConfigurationDefinition Results : Tests run: 41, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-core --- [INFO] Storing buildNumber: 20180627-033136 at timestamp: 1530070296160 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316/nuxeo-platform-directory-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316/nuxeo-platform-directory-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316/nuxeo-platform-directory-core-10.2-I20180627_0316.jar (69 KB at 240.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316/nuxeo-platform-directory-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316/nuxeo-platform-directory-core-10.2-I20180627_0316.pom (4 KB at 51.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/maven-metadata.xml (168 KB at 2892.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/maven-metadata.xml (168 KB at 2097.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316/nuxeo-platform-directory-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.2-I20180627_0316/nuxeo-platform-directory-core-10.2-I20180627_0316-sources.jar (50 KB at 633.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - SQL Storage 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-sql --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-sql --- [INFO] Storing buildNumber: 20180627-033137 at timestamp: 1530070297459 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-sql --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLSession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLSession.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLSession.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestFilterDirectories.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestFilterDirectories.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-sql --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:41,773 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.directory.service.TestDirectoryServiceRegistration main 03:31:42,046 WARN [DirectoryRegistry] Directory userDirectory redefined with different factory{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.service.TestDirectoryServiceRegistration}{fTest,testOverride}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:43,269 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 112 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 sec - in org.nuxeo.ecm.directory.service.TestDirectoryServiceRegistration Running org.nuxeo.ecm.directory.sql.TestFilterDirectories main 03:31:43,417 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=unfiltredTestDirectory, sid=4561023400247558144]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestFilterDirectories}} main 03:31:43,417 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=filtredTestDirectory, sid=4561023503326773249]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestFilterDirectories}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:43,892 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 112 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 sec - in org.nuxeo.ecm.directory.sql.TestFilterDirectories Running org.nuxeo.ecm.directory.sql.TestPagingComplexFilterDirectory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:44,439 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec - in org.nuxeo.ecm.directory.sql.TestPagingComplexFilterDirectory Running org.nuxeo.ecm.directory.sql.TestDescriptorOverride StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:45,163 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec - in org.nuxeo.ecm.directory.sql.TestDescriptorOverride Running org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory main 03:31:45,195 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=4561031114008821764]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} main 03:31:45,216 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=4561031238562873349]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} main 03:31:45,236 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=4561031328757186566]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} main 03:31:45,342 WARN [DirectoryServiceImpl] The local configuration detected is an empty value, we consider it as no configuration set.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}{fTest,testShouldReturnUserDirectoryWhenLocalConfigurationSetIsAnEmptyString}} main 03:31:45,343 WARN [DirectoryServiceImpl] The local configuration detected is an empty value, we consider it as no configuration set.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}{fTest,testShouldReturnUserDirectoryWhenLocalConfigurationSetIsAnEmptyString}} main 03:31:45,344 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=4561031788318687239]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} main 03:31:45,450 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory_domain_a, sid=4561032239290253320]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:31:45,811 WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden{{fState,beforeRun}} main 03:31:45,890 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ======================================================================{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 sec - in org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory Running org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically main 03:31:45,915 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=4561034245039980554]{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically}{fTest,hasWarnsOnCommit}} main 03:31:45,924 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=4561034279399718923]{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically}{fTest,hasWarnsOnRollback}} main 03:31:45,924 WARN [SQLDirectory$TxSessionCleaner] Closing sql directory session outside a transactionSQLSession [directory=userDirectory, sid=4561034279399718923]{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically}{fTest,hasWarnsOnRollback}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-sql --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-sql --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-sql >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-sql --- [INFO] Storing buildNumber: 20180627-033146 at timestamp: 1530070306686 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-sql --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-sql <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-directory-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-sql --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-sql --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar (52 KB at 648.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316.pom (6 KB at 73.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/maven-metadata.xml (167 KB at 2927.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/maven-metadata.xml (167 KB at 2060.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316-sources.jar (29 KB at 365.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.2-I20180627_0316/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar (25 KB at 308.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - LDAP Storage 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-ldap --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-ldap --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-ldap --- [INFO] Storing buildNumber: 20180627-033147 at timestamp: 1530070307821 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-ldap --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-ldap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java:[45,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java:[164,13] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java:[178,31] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPSession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPSession.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPSession.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-ldap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[39,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[168,9] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[168,27] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[171,19] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryTestCase.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryTestCase.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-ldap --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionBBB Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSessionBBB Running org.nuxeo.ecm.directory.ldap.TestExternalLDAPPOSIXSession StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:31:51,319 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 03:31:51,939 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 110 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.691 sec - in org.nuxeo.ecm.directory.ldap.TestExternalLDAPPOSIXSession Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithUpperId 03:31:52,445 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:52,700 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 03:31:53,032 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. 03:31:53,319 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:53,547 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. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:31:54,055 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 03:31:54,188 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 110 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithUpperId Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithMissingId 03:31:54,232 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:54,352 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 03:31:54,482 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. 03:31:54,601 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:54,789 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. 03:31:54,860 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:55,021 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. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithMissingId Running org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionWithMissingId Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.096 sec - in org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionWithMissingId Running org.nuxeo.ecm.directory.ldap.TestLDAPDescriptors Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPDescriptors Running org.nuxeo.ecm.directory.ldap.TestFilterMatcher Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.directory.ldap.TestFilterMatcher Running org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionUsingSSL StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:31:55,648 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 03:31:55,769 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 109 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.504 sec - in org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionUsingSSL Running org.nuxeo.ecm.directory.ldap.TestLDAPSession 03:31:55,808 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:55,923 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 03:31:56,041 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. 03:31:56,137 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:56,302 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. 03:31:56,359 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:56,501 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. 03:31:56,555 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:56,692 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. 03:31:56,752 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:56,964 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. 03:31:57,016 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:57,150 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. 03:31:57,208 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:57,360 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. 03:31:57,421 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:57,594 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. 03:31:57,651 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:57,792 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. 03:31:57,844 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:58,008 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. 03:31:58,080 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:58,292 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. 03:31:58,358 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:58,525 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. 03:31:58,580 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:58,746 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. 03:31:58,800 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:59,021 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. 03:31:59,075 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:59,241 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. 03:31:59,300 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:59,470 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. 03:31:59,527 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:59,703 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. 03:31:59,757 WARN [DefaultDirectoryService] Encountered null configuration. 03:31:59,910 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. 03:31:59,968 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:00,120 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. 03:32:00,178 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:00,356 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. 03:32:00,440 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:00,610 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. 03:32:00,665 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:00,836 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. 03:32:00,886 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:01,065 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. 03:32:01,116 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:01,263 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. 03:32:01,316 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:01,474 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. 03:32:01,532 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:01,714 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. 03:32:01,773 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:01,937 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. 03:32:01,996 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:02,135 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. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:02,429 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.ldap.storage 03:32:02,518 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 03:32:02,619 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 109 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 28, Failures: 0, Errors: 0, Skipped: 15, Time elapsed: 6.852 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSession Running org.nuxeo.ecm.directory.ldap.TestLDAPPOSIXSession 03:32:02,666 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:02,786 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 03:32:02,888 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. 03:32:02,976 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:03,133 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. 03:32:03,180 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:03,357 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. 03:32:03,410 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:03,558 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. 03:32:03,608 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:03,756 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. 03:32:03,809 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:03,972 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. 03:32:04,024 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:04,186 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. 03:32:04,240 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:04,396 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. 03:32:04,447 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:04,617 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. 03:32:04,698 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:04,860 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. 03:32:04,914 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:05,076 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. 03:32:05,140 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:05,303 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. 03:32:05,364 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:05,537 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. 03:32:05,590 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:05,738 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. 03:32:05,786 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:05,941 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. 03:32:05,990 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:06,184 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. 03:32:06,231 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:06,383 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. 03:32:06,433 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:06,595 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. 03:32:06,642 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:06,777 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. 03:32:06,826 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:06,958 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. 03:32:07,008 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:07,198 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. 03:32:07,248 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:07,455 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. 03:32:07,503 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:07,636 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. 03:32:07,684 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:07,842 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. 03:32:07,889 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:08,050 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. 03:32:08,096 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:08,226 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. 03:32:08,274 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:08,426 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. 03:32:08,487 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:08,665 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. Tests run: 28, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 6.083 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPPOSIXSession Running org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionSecurity Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionSecurity Running org.nuxeo.ecm.directory.ldap.TestInternalLDAPSessionSecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:09,033 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 03:32:09,134 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 109 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.422 sec - in org.nuxeo.ecm.directory.ldap.TestInternalLDAPSessionSecurity Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionUsingSSL 03:32:09,176 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:09,322 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 03:32:09,431 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. 03:32:09,725 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.ldap.storage.cache StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:09,848 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 03:32:09,941 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 110 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSessionUsingSSL Running org.nuxeo.ecm.directory.ldap.TestCachedLDAPSession 03:32:09,979 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:10,095 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 03:32:10,214 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. 03:32:10,296 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:10,439 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. 03:32:10,489 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:10,638 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. 03:32:10,685 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:10,851 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. 03:32:10,899 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:11,056 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. 03:32:11,109 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:11,263 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. 03:32:11,315 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:11,499 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. 03:32:11,558 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:11,718 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. 03:32:11,767 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:11,915 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. 03:32:11,963 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:12,091 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. 03:32:12,148 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:12,277 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. 03:32:12,325 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:12,472 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. 03:32:12,524 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:12,695 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. 03:32:12,746 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:12,907 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. 03:32:12,954 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:13,128 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. 03:32:13,180 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:13,339 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. 03:32:13,387 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:13,553 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. 03:32:13,600 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:13,746 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. 03:32:13,791 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:13,919 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. 03:32:13,965 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:14,118 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. 03:32:14,167 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:14,322 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. 03:32:14,370 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:14,549 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. 03:32:14,602 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:14,774 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. 03:32:14,832 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:14,991 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. 03:32:15,041 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:15,208 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. 03:32:15,261 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:15,422 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. 03:32:15,468 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:15,627 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. 03:32:15,673 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:15,861 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. 03:32:15,910 WARN [DefaultDirectoryService] Encountered null configuration. 03:32:16,055 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. Tests run: 29, Failures: 0, Errors: 0, Skipped: 15, Time elapsed: 6.152 sec - in org.nuxeo.ecm.directory.ldap.TestCachedLDAPSession Results : Tests run: 121, Failures: 0, Errors: 0, Skipped: 46 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-ldap --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-ldap --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-ldap --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-ldap >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-ldap --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-ldap --- [INFO] Storing buildNumber: 20180627-033216 at timestamp: 1530070336827 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-ldap --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-ldap <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-ldap --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-directory-ldap --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-ldap --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-ldap --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar (88 KB at 302.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316.pom (5 KB at 63.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/maven-metadata.xml (167 KB at 2925.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/maven-metadata.xml (167 KB at 2084.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316-sources.jar (59 KB at 735.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.2-I20180627_0316/nuxeo-platform-directory-ldap-10.2-I20180627_0316-tests.jar (87 KB at 1107.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - Multi-Directory Storage 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-multi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-multi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-multi --- [INFO] Storing buildNumber: 20180627-033218 at timestamp: 1530070338130 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-multi --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-multi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectorySession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectorySession.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectorySession.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-multi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectory.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-multi --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:22,170 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 112 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.directory.multi.TestMultiDirectoryReadOnlySubDir StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:23,212 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 112 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectoryReadOnlySubDir Running org.nuxeo.ecm.directory.multi.TestMultiDirectorySecurity2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:23,819 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 112 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectorySecurity2 Running org.nuxeo.ecm.directory.multi.TestMultiDirectoryOptional 03:32:23,940 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 03:32:24,044 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 03:32:24,072 main WARN [MultiDirectorySession] MultiDirectory 'multiOptional' : The entry id 'no-such-entry' could not be deleted on subdirectory 'dir3' because it does not exist 03:32:24,072 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 03:32:24,072 main WARN [MultiDirectorySession] MultiDirectory 'multiOptional' : The entry id '1' could not be deleted on subdirectory 'dir3' because it does not exist 03:32:24,073 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 03:32:24,073 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:24,675 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 112 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectoryOptional Running org.nuxeo.ecm.directory.multi.TestMultiDirectory 03:32:24,886 main WARN [MultiDirectorySession] MultiDirectory 'multi' : The entry id 'no-such-entry' could not be deleted on subdirectory 'dir3' because it does not exist 03:32:24,886 main WARN [MultiDirectorySession] MultiDirectory 'multi' : The entry id '1' could not be deleted on subdirectory 'dir3' because it does not exist StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:25,549 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 112 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectory Running org.nuxeo.ecm.directory.multi.TestMultiDirectorySecurity1 03:32:25,687 main WARN [MultiDirectorySession] MultiDirectory 'multi' : The entry id '1' could not be deleted on subdirectory 'dir3' because it does not exist Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectorySecurity1 Results : Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-multi --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-multi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-multi --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-multi >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-multi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-multi --- [INFO] Storing buildNumber: 20180627-033226 at timestamp: 1530070346468 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-multi --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-multi <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-multi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-multi --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316/nuxeo-platform-directory-multi-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316/nuxeo-platform-directory-multi-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-multi --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar (27 KB at 130.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316/nuxeo-platform-directory-multi-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316/nuxeo-platform-directory-multi-10.2-I20180627_0316.pom (2 KB at 23.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/maven-metadata.xml (168 KB at 2792.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/maven-metadata.xml (168 KB at 2095.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316/nuxeo-platform-directory-multi-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.2-I20180627_0316/nuxeo-platform-directory-multi-10.2-I20180627_0316-sources.jar (16 KB at 209.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo MongoDB Directory 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-mongodb --- [INFO] Storing buildNumber: 20180627-033227 at timestamp: 1530070347596 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-mongodb --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-mongodb --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-mongodb --- [INFO] Storing buildNumber: 20180627-033228 at timestamp: 1530070348289 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316/nuxeo-platform-directory-mongodb-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar (29 KB at 127.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.pom (2 KB at 16.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/maven-metadata.xml (35 KB at 637.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/maven-metadata.xml (35 KB at 116.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316/nuxeo-platform-directory-mongodb-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.2-I20180627_0316/nuxeo-platform-directory-mongodb-10.2-I20180627_0316-sources.jar (17 KB at 209.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-test --- [INFO] Storing buildNumber: 20180627-033229 at timestamp: 1530070349631 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 40 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/AbstractDirectoryTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/AbstractDirectoryTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/AbstractDirectoryTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:33,843 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.directory.test.TestCachedDirectory 03:32:34,036 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:34,518 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:34,519 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:34,800 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:35,046 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:35,047 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:35,259 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:35,456 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:35,459 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:35,675 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:35,681 main WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=4561247966907597032] java.lang.Throwable: SQL directory session init context in SQLDirectory [name=userDirectory] at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.captureInitContext(SQLDirectory.java:64) at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.(SQLDirectory.java:54) at org.nuxeo.ecm.directory.sql.SQLDirectory.registerInTx(SQLDirectory.java:251) at org.nuxeo.ecm.directory.sql.SQLDirectory.addSession(SQLDirectory.java:244) at org.nuxeo.ecm.directory.sql.SQLDirectory.getSession(SQLDirectory.java:233) at org.nuxeo.directory.test.TestCachedDirectory.testGetFromCache(TestCachedDirectory.java:84) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:32:35,874 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:35,875 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:36,049 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:36,231 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:36,232 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:36,430 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:36,434 main WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=4561251205312938349] java.lang.Throwable: SQL directory session init context in SQLDirectory [name=userDirectory] at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.captureInitContext(SQLDirectory.java:64) at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.(SQLDirectory.java:54) at org.nuxeo.ecm.directory.sql.SQLDirectory.registerInTx(SQLDirectory.java:251) at org.nuxeo.ecm.directory.sql.SQLDirectory.addSession(SQLDirectory.java:244) at org.nuxeo.ecm.directory.sql.SQLDirectory.getSession(SQLDirectory.java:233) at org.nuxeo.directory.test.TestCachedDirectory.doTestNegativeCaching(TestCachedDirectory.java:130) at org.nuxeo.directory.test.TestCachedDirectory.testNegativeCaching(TestCachedDirectory.java:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:32:36,600 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:36,602 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:36,773 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:36,976 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:36,977 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:37,138 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:37,341 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:37,342 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:37,514 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:37,683 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:37,684 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:37,851 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:38,045 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 03:32:38,046 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 03:32:38,208 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:38,726 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 23, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.862 sec - in org.nuxeo.directory.test.TestCachedDirectory Running org.nuxeo.directory.test.TestDirectoryEntryResolver "abc123" n'est pas un identifiant de referencedDirectory1 correct. "abc123" is not a valid referencedDirectory1 id. "abc123" n'est pas un identifiant de referencedDirectory2 correct. "abc123" is not a valid referencedDirectory2 id. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:39,470 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 sec - in org.nuxeo.directory.test.TestDirectoryEntryResolver Running org.nuxeo.directory.test.TestDirectoryMultipleReferences 03:32:39,483 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 03:32:39,483 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 03:32:39,483 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 03:32:39,483 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 03:32:39,483 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 03:32:39,484 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 03:32:39,492 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 03:32:39,492 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 03:32:39,492 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 03:32:39,492 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 03:32:39,492 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 03:32:39,492 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 03:32:39,501 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_0: this field is associated with more than one reference 03:32:39,502 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_0: this field is associated with more than one reference 03:32:39,503 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 03:32:39,503 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 03:32:39,503 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 03:32:39,504 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 03:32:39,504 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 03:32:39,504 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 03:32:39,512 main WARN [BaseSession] Directory userDirectory cannot update field groups for entry user_1: this field is associated with more than one reference 03:32:39,514 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 03:32:39,514 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 03:32:39,514 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 03:32:39,514 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 03:32:39,514 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 03:32:39,514 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:39,959 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec - in org.nuxeo.directory.test.TestDirectoryMultipleReferences Running org.nuxeo.directory.test.io.DirectoryEntryListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:40,605 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 sec - in org.nuxeo.directory.test.io.DirectoryEntryListJsonWriterTest Running org.nuxeo.directory.test.io.DirectoryEntryJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:41,071 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec - in org.nuxeo.directory.test.io.DirectoryEntryJsonWriterTest Running org.nuxeo.directory.test.io.DocumentFetchJsonDirectoryEntryTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:41,702 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 sec - in org.nuxeo.directory.test.io.DocumentFetchJsonDirectoryEntryTest Running org.nuxeo.directory.test.TestDirectoryTemplate StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:42,355 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 21, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.65 sec - in org.nuxeo.directory.test.TestDirectoryTemplate Running org.nuxeo.directory.test.TestDirectorySchemaPrefix StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:42,776 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec - in org.nuxeo.directory.test.TestDirectorySchemaPrefix Running org.nuxeo.directory.test.TestDirectoryAutoIncrementId StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:43,215 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec - in org.nuxeo.directory.test.TestDirectoryAutoIncrementId Running org.nuxeo.directory.test.TestCachedDirectoryClustered StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:43,686 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec - in org.nuxeo.directory.test.TestCachedDirectoryClustered Running org.nuxeo.directory.test.TestDirectoryWithTSVInit StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:44,110 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec - in org.nuxeo.directory.test.TestDirectoryWithTSVInit Running org.nuxeo.directory.test.TestDirectorySecurityContrib StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:44,538 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec - in org.nuxeo.directory.test.TestDirectorySecurityContrib Running org.nuxeo.directory.test.TestDirectory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:45,051 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 21, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.512 sec - in org.nuxeo.directory.test.TestDirectory Running org.nuxeo.directory.test.TestDirectorySecuritySensitive StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:45,454 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in org.nuxeo.directory.test.TestDirectorySecuritySensitive Running org.nuxeo.directory.test.TestCacheFallbackOnDirectory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:45,859 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in org.nuxeo.directory.test.TestCacheFallbackOnDirectory Running org.nuxeo.directory.test.TestDirectorySecurityAtInitialization StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:46,288 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec - in org.nuxeo.directory.test.TestDirectorySecurityAtInitialization Running org.nuxeo.directory.test.TestIntIdField StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:46,718 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec - in org.nuxeo.directory.test.TestIntIdField Running org.nuxeo.directory.test.TestDirectorySecurityDefault StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:32:47,164 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in org.nuxeo.directory.test.TestDirectorySecurityDefault Running org.nuxeo.directory.test.TestDirectoryDeleteConstraints Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.nuxeo.directory.test.TestDirectoryDeleteConstraints Results : Tests run: 131, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-test --- [INFO] Storing buildNumber: 20180627-033247 at timestamp: 1530070367887 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-directory-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316.jar (5 KB at 30.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316.pom (4 KB at 46.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/maven-metadata.xml (34 KB at 637.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/maven-metadata.xml (34 KB at 430.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316-sources.jar (2 KB at 25.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.2-I20180627_0316/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar (75 KB at 445.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Dublin Core Support 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-dublincore --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-dublincore --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-dublincore --- [INFO] Storing buildNumber: 20180627-033249 at timestamp: 1530070369138 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-dublincore --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-dublincore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/service/DublinCoreStorageServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/service/DublinCoreStorageServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/service/DublinCoreStorageServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-dublincore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/TestDublinCoreStorage.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/TestDublinCoreStorage.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/TestDublinCoreStorage.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-dublincore --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImplTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.088 sec - in org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImplTest Running org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest 03:32:55,364 main ERROR [EventServiceImpl] Exception during emptyNameFixer sync listener execution, continuing to run other listeners java.lang.ClassCastException: org.nuxeo.ecm.core.event.impl.EventContextImpl cannot be cast to org.nuxeo.ecm.core.event.impl.DocumentEventContext at org.nuxeo.ecm.core.model.EmptyNameFixer.handleEvent(EmptyNameFixer.java:31) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest.shouldDoNothingWhenEventContextIsNotDocument(DublinCoreListenerTest.java:121) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:32:55,366 main ERROR [EventServiceImpl] Exception during duplicatedNameFixer sync listener execution, continuing to run other listeners java.lang.ClassCastException: org.nuxeo.ecm.core.event.impl.EventContextImpl cannot be cast to org.nuxeo.ecm.core.event.impl.DocumentEventContext at org.nuxeo.ecm.core.model.DuplicatedNameFixer.handleEvent(DuplicatedNameFixer.java:30) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest.shouldDoNothingWhenEventContextIsNotDocument(DublinCoreListenerTest.java:121) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:32:55,392 main ERROR [EventServiceImpl] Exception during duplicatedNameFixer sync listener execution, continuing to run other listeners java.lang.NullPointerException at org.nuxeo.ecm.core.model.DuplicatedNameFixer.handleEvent(DuplicatedNameFixer.java:32) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest.shouldDoNothingWhenListenerIsDisabled(DublinCoreListenerTest.java:145) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:32:55,421 main ERROR [EventServiceImpl] Exception during duplicatedNameFixer sync listener execution, continuing to run other listeners java.lang.NullPointerException at org.nuxeo.ecm.core.model.DuplicatedNameFixer.handleEvent(DuplicatedNameFixer.java:32) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest.shouldDoNothingWhenDocumentIsVersion(DublinCoreListenerTest.java:156) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:32:55,437 main ERROR [EventServiceImpl] Exception during duplicatedNameFixer sync listener execution, continuing to run other listeners java.lang.NullPointerException at org.nuxeo.ecm.core.model.DuplicatedNameFixer.handleEvent(DuplicatedNameFixer.java:32) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest.shouldDoNothingWhenDocumentHasSystemDocumentFacet(DublinCoreListenerTest.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:32:55,452 main ERROR [EventServiceImpl] Exception during duplicatedNameFixer sync listener execution, continuing to run other listeners java.lang.NullPointerException at org.nuxeo.ecm.core.model.DuplicatedNameFixer.handleEvent(DuplicatedNameFixer.java:32) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest.shouldDoNothingWhenDocumentIsProxyAndEventIsAboutToCreate(DublinCoreListenerTest.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:32:55,465 main ERROR [EventServiceImpl] Exception during duplicatedNameFixer sync listener execution, continuing to run other listeners java.lang.NullPointerException at org.nuxeo.ecm.core.model.DuplicatedNameFixer.handleEvent(DuplicatedNameFixer.java:32) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest.shouldDoNothingWhenDocumentIsProxyAndIsImmutable(DublinCoreListenerTest.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:32:55,476 main ERROR [EventServiceImpl] Exception during duplicatedNameFixer sync listener execution, continuing to run other listeners java.lang.NullPointerException at org.nuxeo.ecm.core.model.DuplicatedNameFixer.handleEvent(DuplicatedNameFixer.java:32) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest.shouldInvokeStorageServiceWhenEventIsAboutToCreate(DublinCoreListenerTest.java:201) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 sec - in org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListenerTest Running org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 sec - in org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-dublincore --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-dublincore --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-dublincore --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-dublincore >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-dublincore --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-dublincore --- [INFO] Storing buildNumber: 20180627-033258 at timestamp: 1530070378767 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-dublincore --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-dublincore <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-dublincore --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-dublincore --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316/nuxeo-platform-dublincore-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316/nuxeo-platform-dublincore-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-dublincore --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316/nuxeo-platform-dublincore-10.2-I20180627_0316.jar (13 KB at 153.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316/nuxeo-platform-dublincore-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316/nuxeo-platform-dublincore-10.2-I20180627_0316.pom (3 KB at 36.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/maven-metadata.xml (168 KB at 2945.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/maven-metadata.xml (168 KB at 2073.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316/nuxeo-platform-dublincore-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.2-I20180627_0316/nuxeo-platform-dublincore-10.2-I20180627_0316-sources.jar (10 KB at 117.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform File Manager API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-filemanager-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-api --- [INFO] Storing buildNumber: 20180627-033259 at timestamp: 1530070379715 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-filemanager-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-filemanager-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-filemanager-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-filemanager-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-filemanager-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-filemanager-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-filemanager-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-api --- [INFO] Storing buildNumber: 20180627-033300 at timestamp: 1530070380305 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-filemanager-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-filemanager-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-filemanager-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316/nuxeo-platform-filemanager-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316/nuxeo-platform-filemanager-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-filemanager-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar (7 KB at 17.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316/nuxeo-platform-filemanager-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316/nuxeo-platform-filemanager-api-10.2-I20180627_0316.pom (2 KB at 15.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/maven-metadata.xml (168 KB at 2896.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/maven-metadata.xml (169 KB at 2100.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316/nuxeo-platform-filemanager-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.2-I20180627_0316/nuxeo-platform-filemanager-api-10.2-I20180627_0316-sources.jar (5 KB at 61.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Versioning Service - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-versioning-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-versioning-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-versioning-api --- [INFO] Storing buildNumber: 20180627-033301 at timestamp: 1530070381500 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-versioning-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-versioning-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-versioning-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-versioning-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-versioning-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-versioning-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-versioning-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-versioning-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-versioning-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-versioning-api --- [INFO] Storing buildNumber: 20180627-033302 at timestamp: 1530070382146 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-versioning-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-versioning-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-versioning-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-versioning-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316/nuxeo-platform-versioning-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316/nuxeo-platform-versioning-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-versioning-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar (7 KB at 39.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316/nuxeo-platform-versioning-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316/nuxeo-platform-versioning-api-10.2-I20180627_0316.pom (2 KB at 13.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/maven-metadata.xml (168 KB at 2946.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/maven-metadata.xml (169 KB at 2126.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316/nuxeo-platform-versioning-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.2-I20180627_0316/nuxeo-platform-versioning-api-10.2-I20180627_0316-sources.jar (5 KB at 34.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-api --- [INFO] Storing buildNumber: 20180627-033303 at timestamp: 1530070383192 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 49 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetDefinitionImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetDefinitionImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-api --- [INFO] auto discovered modules [org.nuxeo.ecm.platform.forms.layout.api] [INFO] org.nuxeo.ecm.platform.forms.layout.api has no EntryPoint - compilation skipped [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-api --- [INFO] Storing buildNumber: 20180627-033304 at timestamp: 1530070384051 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316/nuxeo-platform-forms-layout-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar (136 KB at 1613.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.pom (857 B at 10.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/maven-metadata.xml (168 KB at 2846.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/maven-metadata.xml (169 KB at 2074.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316/nuxeo-platform-forms-layout-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.2-I20180627_0316/nuxeo-platform-forms-layout-api-10.2-I20180627_0316-sources.jar (69 KB at 812.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Content Types Service - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-types-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-types-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-types-api --- [INFO] Storing buildNumber: 20180627-033304 at timestamp: 1530070384999 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-types-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-types-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-types-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-types-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-types-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-types-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-types-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-types-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-types-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-types-api --- [INFO] Storing buildNumber: 20180627-033305 at timestamp: 1530070385745 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-types-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-types-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-types-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-types-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316/nuxeo-platform-types-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316/nuxeo-platform-types-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-types-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316/nuxeo-platform-types-api-10.2-I20180627_0316.jar (20 KB at 247.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316/nuxeo-platform-types-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316/nuxeo-platform-types-api-10.2-I20180627_0316.pom (916 B at 11.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/maven-metadata.xml (168 KB at 2999.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/maven-metadata.xml (168 KB at 2100.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316/nuxeo-platform-types-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.2-I20180627_0316/nuxeo-platform-types-api-10.2-I20180627_0316-sources.jar (19 KB at 234.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Content Types Service - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-types-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-types-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-types-core --- [INFO] Storing buildNumber: 20180627-033306 at timestamp: 1530070386628 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-types-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-types-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-types-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-types-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.types.localconfiguration.TestLocalConfiguration Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 sec - in org.nuxeo.ecm.platform.types.localconfiguration.TestLocalConfiguration Running org.nuxeo.ecm.platform.types.TypeTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec - in org.nuxeo.ecm.platform.types.TypeTest Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-types-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-types-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-types-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-types-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-types-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-types-core --- [INFO] Storing buildNumber: 20180627-033312 at timestamp: 1530070392140 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-types-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-types-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-types-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-types-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316/nuxeo-platform-types-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316/nuxeo-platform-types-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-types-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316/nuxeo-platform-types-core-10.2-I20180627_0316.jar (24 KB at 306.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316/nuxeo-platform-types-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316/nuxeo-platform-types-core-10.2-I20180627_0316.pom (2 KB at 17.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/maven-metadata.xml (168 KB at 2999.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/maven-metadata.xml (168 KB at 2126.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316/nuxeo-platform-types-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.2-I20180627_0316/nuxeo-platform-types-core-10.2-I20180627_0316-sources.jar (17 KB at 216.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Versioning Service Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-versioning-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-versioning-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-versioning-core --- [INFO] Storing buildNumber: 20180627-033313 at timestamp: 1530070393058 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-versioning-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-versioning-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/src/main/java/org/nuxeo/ecm/platform/versioning/service/VersioningManagerImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/src/main/java/org/nuxeo/ecm/platform/versioning/service/VersioningManagerImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/src/main/java/org/nuxeo/ecm/platform/versioning/service/VersioningManagerImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-versioning-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-versioning-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-versioning-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-versioning-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-versioning-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-versioning-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-versioning-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-versioning-core --- [INFO] Storing buildNumber: 20180627-033313 at timestamp: 1530070393806 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-versioning-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-versioning-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-versioning-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-versioning-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316/nuxeo-platform-versioning-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316/nuxeo-platform-versioning-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-versioning-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar (6 KB at 70.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316/nuxeo-platform-versioning-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316/nuxeo-platform-versioning-core-10.2-I20180627_0316.pom (2 KB at 19.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/maven-metadata.xml (168 KB at 2999.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/maven-metadata.xml (169 KB at 2100.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316/nuxeo-platform-versioning-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.2-I20180627_0316/nuxeo-platform-versioning-core-10.2-I20180627_0316-sources.jar (3 KB at 33.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform File Manager 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-filemanager-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-core --- [INFO] Storing buildNumber: 20180627-033314 at timestamp: 1530070394744 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-filemanager-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/FileManagerService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/FileManagerService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/FileManagerService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-filemanager-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-filemanager-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.filemanager.service.extension.TestNoteImporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:19,120 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 107 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.046 sec - in org.nuxeo.ecm.platform.filemanager.service.extension.TestNoteImporter Running org.nuxeo.ecm.platform.filemanager.TestFileManagerService 03:33:21,532 main WARN [NoteImporter] Schema 'note' is not available for document DocumentModelImpl(45eb7a0c-0f9f-4119-bdd6-5d0cb8fc5afa, path=/workspace/hello.html, title=45eb7a0c-0f9f-4119-bdd6-5d0cb8fc5afa) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:22,205 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.068 sec - in org.nuxeo.ecm.platform.filemanager.TestFileManagerService Running org.nuxeo.ecm.platform.filemanager.TestExportedZipImporterPlugin StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:22,970 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 106 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 sec - in org.nuxeo.ecm.platform.filemanager.TestExportedZipImporterPlugin Running org.nuxeo.ecm.platform.filemanager.TestDefaultFileImporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:23,431 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec - in org.nuxeo.ecm.platform.filemanager.TestDefaultFileImporter Running org.nuxeo.ecm.platform.filemanager.TestCSVImporter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.nuxeo.ecm.platform.filemanager.TestCSVImporter Running org.nuxeo.ecm.platform.filemanager.TestFileManagerComponent Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.platform.filemanager.TestFileManagerComponent Results : Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-filemanager-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-filemanager-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-filemanager-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-filemanager-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-core --- [INFO] Storing buildNumber: 20180627-033324 at timestamp: 1530070404610 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-filemanager-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-filemanager-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-filemanager-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316/nuxeo-platform-filemanager-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316/nuxeo-platform-filemanager-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-filemanager-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar (43 KB at 524.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316/nuxeo-platform-filemanager-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316/nuxeo-platform-filemanager-core-10.2-I20180627_0316.pom (3 KB at 37.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/maven-metadata.xml (168 KB at 2946.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/maven-metadata.xml (168 KB at 2099.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316/nuxeo-platform-filemanager-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.2-I20180627_0316/nuxeo-platform-filemanager-core-10.2-I20180627_0316-sources.jar (34 KB at 417.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform File Manager Core Listener 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-filemanager-core-listener --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] Storing buildNumber: 20180627-033325 at timestamp: 1530070405603 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-filemanager-core-listener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-filemanager-core-listener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-filemanager-core-listener --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:29,693 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestDigestComputerListener 03:33:30,095 Nuxeo-Work-default-1:15706246708850873.1806301932 WARN [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: a092a25d-5355-4134-968e-30ea57d0e1fb: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:30,886 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 107 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 sec - in org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestDigestComputerListener Running org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestMimetypeIconUpdater 03:33:30,980 Nuxeo-Work-default-3:15706247713032822.1241850142 WARN [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 89cd6975-808d-4caf-b5a0-b04f183bad0f: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 03:33:31,022 Nuxeo-Work-default-4:15706247751284133.679698868 WARN [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 9c120ae1-af71-430a-9d50-76b84328696c: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 03:33:31,066 Nuxeo-Work-default-1:15706247798531208.165742115 WARN [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: ad1dd479-9a34-46df-b0d3-57da13b9fba2: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestMimetypeIconUpdater Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-filemanager-core-listener --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-filemanager-core-listener --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-filemanager-core-listener --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-filemanager-core-listener >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] Storing buildNumber: 20180627-033331 at timestamp: 1530070411798 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-filemanager-core-listener <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-filemanager-core-listener --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-filemanager-core-listener --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-filemanager-core-listener --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar (17 KB at 210.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.pom (3 KB at 26.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/maven-metadata.xml (168 KB at 2753.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/maven-metadata.xml (168 KB at 2099.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.2-I20180627_0316/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316-sources.jar (12 KB at 145.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo URL Service - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-url-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-url-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-url-api --- [INFO] Storing buildNumber: 20180627-033332 at timestamp: 1530070412759 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-url-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-url-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-url-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-url-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-url-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-url-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-url-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-url-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-url-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-url-api --- [INFO] Storing buildNumber: 20180627-033333 at timestamp: 1530070413571 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-url-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-url-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-url-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-url-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316/nuxeo-platform-url-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316/nuxeo-platform-url-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-url-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316/nuxeo-platform-url-api-10.2-I20180627_0316.jar (11 KB at 139.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316/nuxeo-platform-url-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316/nuxeo-platform-url-api-10.2-I20180627_0316.pom (1001 B at 12.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/maven-metadata.xml (168 KB at 2946.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/maven-metadata.xml (168 KB at 2100.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316/nuxeo-platform-url-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.2-I20180627_0316/nuxeo-platform-url-api-10.2-I20180627_0316-sources.jar (11 KB at 143.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo URL Service - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-url-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-url-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-url-core --- [INFO] Storing buildNumber: 20180627-033334 at timestamp: 1530070414546 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-url-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-url-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-url-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-url-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.url.io.DocumentUrlJsonEnricherTest main 03:33:38,984 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.ecm.platform.url.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec - in org.nuxeo.ecm.platform.url.io.DocumentUrlJsonEnricherTest Running org.nuxeo.ecm.platform.url.codec.TestDocumentViewService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentViewService Running org.nuxeo.ecm.platform.url.codec.TestDocumentFileCodec main 03:33:39,178 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 13 * service:org.nuxeo.ecm.platform.url.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentFileCodec Running org.nuxeo.ecm.platform.url.codec.TestDocumentViewCodecPriority Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentViewCodecPriority Running org.nuxeo.ecm.platform.url.codec.TestDocumentPathCodec Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentPathCodec Running org.nuxeo.ecm.platform.url.codec.TestDocumentIdCodec Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentIdCodec Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-url-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-url-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-url-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-url-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-url-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-url-core --- [INFO] Storing buildNumber: 20180627-033339 at timestamp: 1530070419830 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-url-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-url-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-url-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-url-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316/nuxeo-platform-url-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316/nuxeo-platform-url-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-url-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316/nuxeo-platform-url-core-10.2-I20180627_0316.jar (17 KB at 204.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316/nuxeo-platform-url-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316/nuxeo-platform-url-core-10.2-I20180627_0316.pom (2 KB at 22.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/maven-metadata.xml (168 KB at 2846.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/maven-metadata.xml (168 KB at 1017.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316/nuxeo-platform-url-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.2-I20180627_0316/nuxeo-platform-url-core-10.2-I20180627_0316-sources.jar (12 KB at 149.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Common Web Framework 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-web-common --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-web-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-web-common --- [INFO] Storing buildNumber: 20180627-033340 at timestamp: 1530070420893 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-web-common --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 92 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/AjaxProxyServlet.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/AjaxProxyServlet.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/AjaxProxyServlet.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptor.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-web-common --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.web.requestcontroller.TestService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 sec - in org.nuxeo.ecm.platform.web.requestcontroller.TestService Running org.nuxeo.ecm.platform.web.requestcontroller.filter.TestNuxeoCorsCsrfFilter Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.nuxeo.ecm.platform.web.requestcontroller.filter.TestNuxeoCorsCsrfFilter Running org.nuxeo.ecm.platform.web.requestcontroller.filter.TestBufferingServletResponse Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.nuxeo.ecm.platform.web.requestcontroller.filter.TestBufferingServletResponse Running org.nuxeo.ecm.platform.web.common.TestContentDisposition StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 sec - in org.nuxeo.ecm.platform.web.common.TestContentDisposition Running org.nuxeo.ecm.platform.web.common.TestMobileBannerHelper Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec - in org.nuxeo.ecm.platform.web.common.TestMobileBannerHelper Running org.nuxeo.ecm.platform.ui.web.auth.TestSpecificChainSetting Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.nuxeo.ecm.platform.ui.web.auth.TestSpecificChainSetting Running org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticatorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticatorTest Running org.nuxeo.ecm.platform.ui.web.auth.TestLoginScreenConfig Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.nuxeo.ecm.platform.ui.web.auth.TestLoginScreenConfig Running org.nuxeo.ecm.platform.ui.web.auth.TestNuxeoAuthenticationFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.nuxeo.ecm.platform.ui.web.auth.TestNuxeoAuthenticationFilter Running org.nuxeo.ecm.platform.ui.web.auth.TestAuthPlugins Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.nuxeo.ecm.platform.ui.web.auth.TestAuthPlugins Results : Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-web-common --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-web-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-web-common --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-web-common >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-web-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-web-common --- [INFO] Storing buildNumber: 20180627-033347 at timestamp: 1530070427514 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-web-common --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-web-common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-web-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-web-common --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316/nuxeo-platform-web-common-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316/nuxeo-platform-web-common-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-web-common --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316/nuxeo-platform-web-common-10.2-I20180627_0316.jar (1542 KB at 8808.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316/nuxeo-platform-web-common-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316/nuxeo-platform-web-common-10.2-I20180627_0316.pom (5 KB at 54.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/maven-metadata.xml (168 KB at 2944.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/maven-metadata.xml (168 KB at 2072.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316/nuxeo-platform-web-common-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.2-I20180627_0316/nuxeo-platform-web-common-10.2-I20180627_0316-sources.jar (1514 KB at 14277.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Manager - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-usermanager-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-usermanager-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-usermanager-core --- [INFO] Storing buildNumber: 20180627-033348 at timestamp: 1530070428811 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-usermanager-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-usermanager-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapterImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapterImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 25 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-usermanager-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestUsersPageProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestUsersPageProvider.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestUsersPageProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-usermanager-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:52,640 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 121 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:53,629 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 121 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 sec - in org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupListJsonWriterTest Running org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:54,198 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 121 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec - in org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonWriterTest Running org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:33:54,636 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 121 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec - in org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriterTest Running org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec - in org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalListJsonWriterTest Running org.nuxeo.ecm.platform.usermanager.TestUserManagerResolver userManagerResolver cannot resolve reference abc123 "abc123" is not a valid user name or a valid group name. "abc123" n'est pas un nom dutilisateur correct. "abc123" is not a valid user name. "abc123" n'est pas un nom de groupe correct. "abc123" is not a valid group name. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 sec - in org.nuxeo.ecm.platform.usermanager.TestUserManagerResolver Running org.nuxeo.ecm.platform.usermanager.TestUserAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec - in org.nuxeo.ecm.platform.usermanager.TestUserAdapter Running org.nuxeo.ecm.platform.usermanager.TestUserManagerPasswordValidity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in org.nuxeo.ecm.platform.usermanager.TestUserManagerPasswordValidity Running org.nuxeo.ecm.platform.usermanager.providers.TestGroupsPageProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.nuxeo.ecm.platform.usermanager.providers.TestGroupsPageProvider Running org.nuxeo.ecm.platform.usermanager.providers.TestUsersPageProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec - in org.nuxeo.ecm.platform.usermanager.providers.TestUsersPageProvider Running org.nuxeo.ecm.platform.usermanager.TestUserManager 03:33:58,189 ERROR [UserManagerImpl] Property: foo does not exists. Check your UserService configuration. org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment foo cannot be resolved, foo at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:579) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:538) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.setValue(AbstractProperty.java:434) at org.nuxeo.ecm.core.api.impl.DataModelImpl.setData(DataModelImpl.java:101) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setProperty(DocumentModelImpl.java:739) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualUserEntry(UserManagerImpl.java:524) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualPrincipal(UserManagerImpl.java:503) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:1136) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipalUsingCache(UserManagerImpl.java:593) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:585) at org.nuxeo.ecm.platform.usermanager.TestUserManager.testGetVirtualUsers(TestUserManager.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:33:58,193 ERROR [NuxeoPrincipalImpl] User MyCustomMember references the group1 group that does not exists 03:33:58,365 ERROR [UserManagerImpl] Property: foo does not exists. Check your UserService configuration. org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment foo cannot be resolved, foo at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:579) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:538) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.setValue(AbstractProperty.java:434) at org.nuxeo.ecm.core.api.impl.DataModelImpl.setData(DataModelImpl.java:101) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setProperty(DocumentModelImpl.java:739) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualUserEntry(UserManagerImpl.java:524) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualPrincipal(UserManagerImpl.java:503) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:1136) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipalUsingCache(UserManagerImpl.java:593) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:585) at org.nuxeo.ecm.platform.usermanager.TestUserManager.doTestGetVirtualUsersOverride(TestUserManager.java:208) at org.nuxeo.ecm.platform.usermanager.TestUserManager.testGetVirtualUsersOverride(TestUserManager.java:183) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:33:58,366 ERROR [NuxeoPrincipalImpl] User MyCustomMember references the group1 group that does not exists StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 38, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.749 sec - in org.nuxeo.ecm.platform.usermanager.TestUserManager Running org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerWithContext StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec - in org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerWithContext Running org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement 03:34:00,387 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.usermanager.test references missing [target=org.nuxeo.ecm.core.cache.CacheService;point=caches] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement Running org.nuxeo.ecm.platform.usermanager.TestUserService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:34:00,809 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 123 * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec - in org.nuxeo.ecm.platform.usermanager.TestUserService Running org.nuxeo.ecm.platform.computedgroups.test.TestComputedGroupService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:34:01,508 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 123 * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec - in org.nuxeo.ecm.platform.computedgroups.test.TestComputedGroupService Running org.nuxeo.ecm.platform.computedgroups.test.TestLabelledComputedGroupService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.nuxeo.ecm.platform.computedgroups.test.TestLabelledComputedGroupService Results : Tests run: 129, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-usermanager-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-usermanager-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-usermanager-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-usermanager-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-usermanager-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-usermanager-core --- [INFO] Storing buildNumber: 20180627-033402 at timestamp: 1530070442243 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-usermanager-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-usermanager-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-usermanager-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-usermanager-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316/nuxeo-platform-usermanager-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316/nuxeo-platform-usermanager-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-usermanager-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar (80 KB at 249.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316/nuxeo-platform-usermanager-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316/nuxeo-platform-usermanager-core-10.2-I20180627_0316.pom (5 KB at 55.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/maven-metadata.xml (167 KB at 2731.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/maven-metadata.xml (167 KB at 2057.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316/nuxeo-platform-usermanager-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.2-I20180627_0316/nuxeo-platform-usermanager-core-10.2-I20180627_0316-sources.jar (60 KB at 757.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Management 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-management --- [INFO] Storing buildNumber: 20180627-033403 at timestamp: 1530070443612 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-management --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:34:07,722 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.management.adapters requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Running org.nuxeo.ecm.platform.management.core.probes.TestProbes populateRepository Probe result : Created document /PopulateRepositoryProbe:1643f4e36f0 and removed it selected 1 documentsStorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 sec - in org.nuxeo.ecm.platform.management.core.probes.TestProbes Running org.nuxeo.ecm.platform.management.core.adapters.TestRuntimeMbeanAdapterFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.nuxeo.ecm.platform.management.core.adapters.TestRuntimeMbeanAdapterFactory Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-management --- [INFO] Storing buildNumber: 20180627-033409 at timestamp: 1530070449299 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316/nuxeo-platform-management-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316/nuxeo-platform-management-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316/nuxeo-platform-management-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316/nuxeo-platform-management-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316/nuxeo-platform-management-10.2-I20180627_0316.jar (24 KB at 301.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316/nuxeo-platform-management-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316/nuxeo-platform-management-10.2-I20180627_0316.pom (3 KB at 38.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/maven-metadata.xml (167 KB at 2871.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/maven-metadata.xml (167 KB at 2056.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316/nuxeo-platform-management-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.2-I20180627_0316/nuxeo-platform-management-10.2-I20180627_0316-sources.jar (19 KB at 238.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Content Template Manager 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-content-template-manager --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-content-template-manager --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-content-template-manager --- [INFO] Storing buildNumber: 20180627-033410 at timestamp: 1530070450321 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-content-template-manager --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-content-template-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-content-template-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-content-template-manager --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:34:14,718 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 111 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:34:15,439 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 111 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 sec - in org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory2 Running org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory3 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec - in org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory3 Running org.nuxeo.ecm.platform.content.template.tests.ContentCreationListenerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:34:16,512 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 111 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in org.nuxeo.ecm.platform.content.template.tests.ContentCreationListenerTest Running org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory1 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory1 Running org.nuxeo.ecm.platform.content.template.tests.TestContentTemplateFactory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec - in org.nuxeo.ecm.platform.content.template.tests.TestContentTemplateFactory Running org.nuxeo.ecm.platform.content.template.tests.PostContentCreationHandlersTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec - in org.nuxeo.ecm.platform.content.template.tests.PostContentCreationHandlersTest Running org.nuxeo.ecm.platform.content.template.tests.MultipleDomainsCreationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in org.nuxeo.ecm.platform.content.template.tests.MultipleDomainsCreationTest Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-content-template-manager --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-content-template-manager --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-content-template-manager --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-content-template-manager >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-content-template-manager --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-content-template-manager --- [INFO] Storing buildNumber: 20180627-033418 at timestamp: 1530070458882 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-content-template-manager --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-content-template-manager <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-content-template-manager --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-content-template-manager --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316/nuxeo-platform-content-template-manager-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316/nuxeo-platform-content-template-manager-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-content-template-manager --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar (36 KB at 102.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316/nuxeo-platform-content-template-manager-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316/nuxeo-platform-content-template-manager-10.2-I20180627_0316.pom (3 KB at 33.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/maven-metadata.xml (168 KB at 2946.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/maven-metadata.xml (168 KB at 839.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316/nuxeo-platform-content-template-manager-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.2-I20180627_0316/nuxeo-platform-content-template-manager-10.2-I20180627_0316-sources.jar (27 KB at 343.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Conversion Platform service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-convert --- [INFO] Storing buildNumber: 20180627-033420 at timestamp: 1530070460219 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/JODBasedConverter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/JODBasedConverter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/JODBasedConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOOoServiceManagerService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOOoServiceManagerService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOOoServiceManagerService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-convert --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.convert.tests.TestOffice2html StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 sec - in org.nuxeo.ecm.platform.convert.tests.TestOffice2html Running org.nuxeo.ecm.platform.convert.tests.TestZip2HtmlConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec - in org.nuxeo.ecm.platform.convert.tests.TestZip2HtmlConverter Running org.nuxeo.ecm.platform.convert.tests.TestPDFToText StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 sec - in org.nuxeo.ecm.platform.convert.tests.TestPDFToText Running org.nuxeo.ecm.platform.convert.tests.TestPDFToHtml StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 sec - in org.nuxeo.ecm.platform.convert.tests.TestPDFToHtml Running org.nuxeo.ecm.platform.convert.tests.CanTranscodeCharsetsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec - in org.nuxeo.ecm.platform.convert.tests.CanTranscodeCharsetsTest Running org.nuxeo.ecm.platform.convert.tests.TestCommandLineConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 sec - in org.nuxeo.ecm.platform.convert.tests.TestCommandLineConverter Running org.nuxeo.ecm.platform.convert.tests.TestIWorkToPDF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec - in org.nuxeo.ecm.platform.convert.tests.TestIWorkToPDF Running org.nuxeo.ecm.platform.convert.tests.TestAnyToPDFConverters StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.479 sec - in org.nuxeo.ecm.platform.convert.tests.TestAnyToPDFConverters Running org.nuxeo.ecm.platform.convert.tests.TestSOfficeConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 sec - in org.nuxeo.ecm.platform.convert.tests.TestSOfficeConverter Running org.nuxeo.ecm.platform.convert.tests.TestImageToPDF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in org.nuxeo.ecm.platform.convert.tests.TestImageToPDF Running org.nuxeo.ecm.platform.convert.tests.TestWPD2TextConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec - in org.nuxeo.ecm.platform.convert.tests.TestWPD2TextConverter Running org.nuxeo.ecm.platform.convert.tests.TestOOoServiceManagerService 03:34:39,227 OfficeProcessThread-0 WARN [JavaUtilLoggingHelper$LogHandler] Restarting OOo after code 81 ... 03:34:40,816 OfficeProcessThread-1 WARN [JavaUtilLoggingHelper$LogHandler] Restarting OOo after code 81 ... 03:34:42,333 OfficeProcessThread-2 WARN [JavaUtilLoggingHelper$LogHandler] Restarting OOo after code 81 ... StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.934 sec - in org.nuxeo.ecm.platform.convert.tests.TestOOoServiceManagerService Running org.nuxeo.ecm.platform.convert.tests.TestPDFToImage Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in org.nuxeo.ecm.platform.convert.tests.TestPDFToImage Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-convert --- [INFO] Storing buildNumber: 20180627-033445 at timestamp: 1530070485353 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316/nuxeo-platform-convert-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316/nuxeo-platform-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316/nuxeo-platform-convert-10.2-I20180627_0316.jar (46 KB at 286.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316/nuxeo-platform-convert-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316/nuxeo-platform-convert-10.2-I20180627_0316.pom (4 KB at 43.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/maven-metadata.xml (168 KB at 2941.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/maven-metadata.xml (168 KB at 2070.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316/nuxeo-platform-convert-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.2-I20180627_0316/nuxeo-platform-convert-10.2-I20180627_0316-sources.jar (32 KB at 404.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-core --- [INFO] Storing buildNumber: 20180627-033446 at timestamp: 1530070486345 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutTypeConfigurationDescriptor.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutTypeConfigurationDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreComponent Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreComponent Running org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreService Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-core --- [INFO] Storing buildNumber: 20180627-033448 at timestamp: 1530070488821 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316/nuxeo-platform-forms-layout-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar (56 KB at 482.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.pom (820 B at 10.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/maven-metadata.xml (168 KB at 2846.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/maven-metadata.xml (168 KB at 2048.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316/nuxeo-platform-forms-layout-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.2-I20180627_0316/nuxeo-platform-forms-layout-core-10.2-I20180627_0316-sources.jar (43 KB at 542.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rendering Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendering --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendering --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendering --- [INFO] Storing buildNumber: 20180627-033449 at timestamp: 1530070489834 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendering --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendering --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/FreemarkerMacro.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/FreemarkerMacro.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendering --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestFreemarkerRendering.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestFreemarkerRendering.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendering --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.rendering.test.TestPatternFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.platform.rendering.test.TestPatternFilter Running org.nuxeo.ecm.platform.rendering.test.TestWiki 03:34:50,942 main WARN [WikiSerializerHandler] Unknown wiki expression: jira 03:34:50,945 main WARN [WikiSerializerHandler] Unknown wiki expression: var 03:34:50,945 main WARN [WikiSerializerHandler] Unknown wiki macro: freemarker

This is text

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

StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.565 sec - in org.nuxeo.ecm.platform.rendering.test.TestWiki Running org.nuxeo.ecm.platform.rendering.test.TestDocumentTemplate Setup Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec - in org.nuxeo.ecm.platform.rendering.test.TestDocumentTemplate Running org.nuxeo.ecm.platform.rendering.test.TestFreemarkerRendering Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.nuxeo.ecm.platform.rendering.test.TestFreemarkerRendering Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendering --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendering --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendering --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendering >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendering --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendering --- [INFO] Storing buildNumber: 20180627-033454 at timestamp: 1530070494982 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendering --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendering <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendering --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendering --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316/nuxeo-platform-rendering-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316/nuxeo-platform-rendering-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendering --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316/nuxeo-platform-rendering-10.2-I20180627_0316.jar (87 KB at 478.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316/nuxeo-platform-rendering-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316/nuxeo-platform-rendering-10.2-I20180627_0316.pom (2 KB at 14.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/maven-metadata.xml (168 KB at 2895.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/maven-metadata.xml (168 KB at 2074.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316/nuxeo-platform-rendering-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.2-I20180627_0316/nuxeo-platform-rendering-10.2-I20180627_0316-sources.jar (57 KB at 687.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform API Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-api-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-api-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-api-test --- [INFO] Storing buildNumber: 20180627-033456 at timestamp: 1530070496010 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-api-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-api-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-api-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-api-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-api-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-api-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-api-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-api-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-api-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-api-test --- [INFO] Storing buildNumber: 20180627-033456 at timestamp: 1530070496666 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-api-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-api-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-api-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-api-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316/nuxeo-platform-api-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316/nuxeo-platform-api-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316/nuxeo-platform-api-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-api-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316/nuxeo-platform-api-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316/nuxeo-platform-api-test-10.2-I20180627_0316.jar (5 KB at 28.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316/nuxeo-platform-api-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316/nuxeo-platform-api-test-10.2-I20180627_0316.pom (2 KB at 13.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/maven-metadata.xml (168 KB at 2152.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/maven-metadata.xml (168 KB at 2099.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316/nuxeo-platform-api-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.2-I20180627_0316/nuxeo-platform-api-test-10.2-I20180627_0316-sources.jar (3 KB at 30.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo UID Generator Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-uidgen-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-uidgen-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-uidgen-core --- [INFO] Storing buildNumber: 20180627-033457 at timestamp: 1530070497755 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-uidgen-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-uidgen-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-uidgen-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/src/test/java/org/nuxeo/ecm/platform/uidgen/TestJPAUIDSequencer.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/src/test/java/org/nuxeo/ecm/platform/uidgen/TestJPAUIDSequencer.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/src/test/java/org/nuxeo/ecm/platform/uidgen/TestJPAUIDSequencer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-uidgen-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:35:01,155 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.ecm.platform.uidgen.TestJPAUIDSequencer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in org.nuxeo.ecm.platform.uidgen.TestJPAUIDSequencer Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-uidgen-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-uidgen-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-uidgen-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-uidgen-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-uidgen-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-uidgen-core --- [INFO] Storing buildNumber: 20180627-033502 at timestamp: 1530070502955 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-uidgen-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-uidgen-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-uidgen-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-uidgen-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316/nuxeo-platform-uidgen-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316/nuxeo-platform-uidgen-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-uidgen-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar (10 KB at 124.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316/nuxeo-platform-uidgen-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316/nuxeo-platform-uidgen-core-10.2-I20180627_0316.pom (3 KB at 33.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/maven-metadata.xml (168 KB at 2945.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/maven-metadata.xml (168 KB at 2072.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316/nuxeo-platform-uidgen-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.2-I20180627_0316/nuxeo-platform-uidgen-core-10.2-I20180627_0316-sources.jar (6 KB at 66.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform WebService 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws --- [INFO] Storing buildNumber: 20180627-033504 at timestamp: 1530070504106 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/NuxeoRemotingBean.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/NuxeoRemotingBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ws --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.TestWSEndpointRegistration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 sec - in org.nuxeo.ecm.platform.TestWSEndpointRegistration Running org.nuxeo.ecm.platform.TestWSRemotingSessionManager 03:35:09,515 main WARN [NuxeoRemotingBean] The SOAP endpoint /webservices/nuxeoremoting is DEPRECATED since Nuxeo 9.3 and will be removed in a future version Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 sec - in org.nuxeo.ecm.platform.TestWSRemotingSessionManager Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws --- [INFO] Storing buildNumber: 20180627-033510 at timestamp: 1530070510365 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316/nuxeo-platform-ws-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316/nuxeo-platform-ws-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316/nuxeo-platform-ws-10.2-I20180627_0316.jar (39 KB at 324.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316/nuxeo-platform-ws-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316/nuxeo-platform-ws-10.2-I20180627_0316.pom (3 KB at 26.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/maven-metadata.xml (168 KB at 2892.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/maven-metadata.xml (168 KB at 2097.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316/nuxeo-platform-ws-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.2-I20180627_0316/nuxeo-platform-ws-10.2-I20180627_0316-sources.jar (34 KB at 432.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform WebService SUN JAXWS Binding 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ws-sun-jaxws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Storing buildNumber: 20180627-033511 at timestamp: 1530070511314 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ws-sun-jaxws --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ws-sun-jaxws --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ws-sun-jaxws --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ws-sun-jaxws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ws-sun-jaxws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ws-sun-jaxws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Storing buildNumber: 20180627-033511 at timestamp: 1530070511824 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ws-sun-jaxws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar (3 KB at 14.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.pom (648 B at 8.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/maven-metadata.xml (168 KB at 2895.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/maven-metadata.xml (169 KB at 2126.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.2-I20180627_0316/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316-sources.jar (834 B at 6.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform WebService JBossWS Binding 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ws-jbossws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws-jbossws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws-jbossws --- [INFO] Storing buildNumber: 20180627-033512 at timestamp: 1530070512888 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws-jbossws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ws-jbossws --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ws-jbossws --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ws-jbossws --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ws-jbossws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ws-jbossws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ws-jbossws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ws-jbossws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws-jbossws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws-jbossws --- [INFO] Storing buildNumber: 20180627-033513 at timestamp: 1530070513460 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws-jbossws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ws-jbossws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ws-jbossws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ws-jbossws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316/nuxeo-platform-ws-jbossws-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316/nuxeo-platform-ws-jbossws-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316/nuxeo-platform-ws-jbossws-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ws-jbossws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316/nuxeo-platform-ws-jbossws-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316/nuxeo-platform-ws-jbossws-10.2-I20180627_0316.jar (3 KB at 16.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316/nuxeo-platform-ws-jbossws-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316/nuxeo-platform-ws-jbossws-10.2-I20180627_0316.pom (656 B at 8.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/maven-metadata.xml (168 KB at 2799.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/maven-metadata.xml (168 KB at 2024.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316/nuxeo-platform-ws-jbossws-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.2-I20180627_0316/nuxeo-platform-ws-jbossws-10.2-I20180627_0316-sources.jar (808 B at 10.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo HTML Sanitizer Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-htmlsanitizer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-htmlsanitizer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-htmlsanitizer --- [INFO] Storing buildNumber: 20180627-033514 at timestamp: 1530070514442 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-htmlsanitizer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-htmlsanitizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-htmlsanitizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-htmlsanitizer --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.htmlsanitizer.TestHtmlSanitizerServiceImpl Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 sec - in org.nuxeo.ecm.platform.htmlsanitizer.TestHtmlSanitizerServiceImpl Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-htmlsanitizer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-htmlsanitizer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-htmlsanitizer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-htmlsanitizer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-htmlsanitizer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-htmlsanitizer --- [INFO] Storing buildNumber: 20180627-033519 at timestamp: 1530070519626 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-htmlsanitizer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-htmlsanitizer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-htmlsanitizer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-htmlsanitizer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-htmlsanitizer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar (24 KB at 202.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.pom (2 KB at 22.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/maven-metadata.xml (168 KB at 2999.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/maven-metadata.xml (169 KB at 2074.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.2-I20180627_0316/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316-sources.jar (21 KB at 261.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Test Framework 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-test --- [INFO] Storing buildNumber: 20180627-033520 at timestamp: 1530070520726 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.test.TestTranslationProperties StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.242 sec - in org.nuxeo.ecm.platform.test.TestTranslationProperties Running org.nuxeo.ecm.platform.test.RunnerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 sec - in org.nuxeo.ecm.platform.test.RunnerTest Running org.nuxeo.ecm.platform.test.UserManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.nuxeo.ecm.platform.test.UserManagerTest Running org.nuxeo.ecm.platform.test.TestTranslationMessagesDiffer StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec - in org.nuxeo.ecm.platform.test.TestTranslationMessagesDiffer Running org.nuxeo.ecm.platform.test.DirectoryServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.nuxeo.ecm.platform.test.DirectoryServiceTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-test --- [INFO] Storing buildNumber: 20180627-033527 at timestamp: 1530070527820 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316/nuxeo-platform-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316/nuxeo-platform-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316/nuxeo-platform-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316/nuxeo-platform-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316/nuxeo-platform-test-10.2-I20180627_0316.jar (14 KB at 76.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316/nuxeo-platform-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316/nuxeo-platform-test-10.2-I20180627_0316.pom (5 KB at 55.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/maven-metadata.xml (167 KB at 2684.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/maven-metadata.xml (167 KB at 1074.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316/nuxeo-platform-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.2-I20180627_0316/nuxeo-platform-test-10.2-I20180627_0316-sources.jar (11 KB at 136.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Invite 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-invite --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-invite --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-invite --- [INFO] Storing buildNumber: 20180627-033529 at timestamp: 1530070529072 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-invite --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-invite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-invite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-invite --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:35:33,517 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.user.invite.TestContainerLocalConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:35:34,513 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 sec - in org.nuxeo.ecm.user.invite.TestContainerLocalConfig Running org.nuxeo.ecm.user.invite.TestMultipleConfiguration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:35:35,518 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ======================================================================{{fState,beforeRun}} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 sec - in org.nuxeo.ecm.user.invite.TestMultipleConfiguration Running org.nuxeo.ecm.user.invite.TestUserRegistration Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 sec - in org.nuxeo.ecm.user.invite.TestUserRegistration Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-invite --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-invite --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-invite --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-invite >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-invite --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-invite --- [INFO] Storing buildNumber: 20180627-033536 at timestamp: 1530070536996 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-invite --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-invite <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-invite --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-invite --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316/nuxeo-invite-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316/nuxeo-invite-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316/nuxeo-invite-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-invite --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316/nuxeo-invite-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316/nuxeo-invite-10.2-I20180627_0316.jar (45 KB at 141.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316/nuxeo-invite-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316/nuxeo-invite-10.2-I20180627_0316.pom (2 KB at 12.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/maven-metadata.xml (165 KB at 2836.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/maven-metadata.xml (165 KB at 2031.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316/nuxeo-invite-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.2-I20180627_0316/nuxeo-invite-10.2-I20180627_0316-sources.jar (26 KB at 324.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-api --- [INFO] Storing buildNumber: 20180627-033538 at timestamp: 1530070538204 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-api --- [INFO] Storing buildNumber: 20180627-033538 at timestamp: 1530070538779 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316/nuxeo-web-resources-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316/nuxeo-web-resources-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316/nuxeo-web-resources-api-10.2-I20180627_0316.jar (8 KB at 44.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316/nuxeo-web-resources-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316/nuxeo-web-resources-api-10.2-I20180627_0316.pom (718 B at 9.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/maven-metadata.xml (126 KB at 2245.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/maven-metadata.xml (126 KB at 1612.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316/nuxeo-web-resources-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.2-I20180627_0316/nuxeo-web-resources-api-10.2-I20180627_0316-sources.jar (8 KB at 92.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-core --- [INFO] Storing buildNumber: 20180627-033539 at timestamp: 1530070539797 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.web.resources.tests.TestWebResourceService 03:35:41,519 main ERROR [WebResourceManagerImpl] Cannot resolve local URL for resource 'my.css' with path 'css/my.css' 03:35:41,562 main ERROR [WebResourceManagerImpl] Cannot resolve local URL for resource 'my.css' with path 'css/my.css' 03:35:41,585 main ERROR [WebResourceManagerImpl] Some resources references were null or blank while setting myFaultyApp and have been supressed. This probably happened because some tags were empty in the xml declaration. The correct form is resource name. 03:35:41,596 main ERROR [WebResourceManagerImpl] Cycle detected in resource dependencies: org.codehaus.plexus.util.dag.CycleDetectedException: Edge between 'Vertex{label='cycle3.js'}' and 'Vertex{label='cycle1.js'}' introduces to cycle in the graph cycle1.js --> cycle2.js --> cycle3.js --> cycle1.js at org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:127) at org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:107) at org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl.getSubResources(WebResourceManagerImpl.java:226) at org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl.getSubResources(WebResourceManagerImpl.java:231) at org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl.getSubResources(WebResourceManagerImpl.java:231) at org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl.getResources(WebResourceManagerImpl.java:193) at org.nuxeo.ecm.web.resources.tests.TestWebResourceService.testResources(TestWebResourceService.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:35:41,613 main ERROR [WebResourceManagerImpl] Cannot resolve local URL for resource 'my.css' with path 'css/my.css' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.nuxeo.ecm.web.resources.tests.TestWebResourceService Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-core --- [INFO] Storing buildNumber: 20180627-033542 at timestamp: 1530070542181 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316/nuxeo-web-resources-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316/nuxeo-web-resources-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316/nuxeo-web-resources-core-10.2-I20180627_0316.jar (19 KB at 43.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316/nuxeo-web-resources-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316/nuxeo-web-resources-core-10.2-I20180627_0316.pom (2 KB at 18.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/maven-metadata.xml (126 KB at 2096.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/maven-metadata.xml (126 KB at 1534.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316/nuxeo-web-resources-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.2-I20180627_0316/nuxeo-web-resources-core-10.2-I20180627_0316-sources.jar (13 KB at 166.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-theme-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-parent --- [INFO] Storing buildNumber: 20180627-033543 at timestamp: 1530070543513 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-theme-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-theme-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-theme-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-parent --- [INFO] Storing buildNumber: 20180627-033544 at timestamp: 1530070544015 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-theme-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-theme-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-theme-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-parent/10.2-I20180627_0316/nuxeo-theme-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-theme-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/10.2-I20180627_0316/nuxeo-theme-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/10.2-I20180627_0316/nuxeo-theme-parent-10.2-I20180627_0316.pom (2 KB at 9.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/maven-metadata.xml (168 KB at 2844.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/maven-metadata.xml (168 KB at 2072.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Styling 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-theme-styling --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-styling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-styling --- [INFO] Storing buildNumber: 20180627-033544 at timestamp: 1530070544873 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-styling --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-theme-styling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-theme-styling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-theme-styling --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:35:48,925 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 100 * service:org.nuxeo.theme.styling.service requires [service:org.nuxeo.ecm.platform.WebResources] ====================================================================== Running org.nuxeo.theme.test.localconfiguration.TestLocalConfiguration 03:35:49,721 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 sec - in org.nuxeo.theme.test.localconfiguration.TestLocalConfiguration Running org.nuxeo.theme.styling.tests.TestThemeStylingService 03:35:49,737 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 03:35:49,751 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 03:35:49,758 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 03:35:49,768 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 03:35:49,778 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 03:35:49,784 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 03:35:49,795 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 03:35:49,808 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 03:35:49,820 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.nuxeo.theme.styling.tests.TestThemeStylingService Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-theme-styling --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-theme-styling --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-theme-styling --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-theme-styling >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-styling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-styling --- [INFO] Storing buildNumber: 20180627-033550 at timestamp: 1530070550434 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-styling --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-theme-styling <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-theme-styling --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-theme-styling --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316/nuxeo-theme-styling-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316/nuxeo-theme-styling-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-theme-styling --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316/nuxeo-theme-styling-10.2-I20180627_0316.jar (49 KB at 195.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316/nuxeo-theme-styling-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316/nuxeo-theme-styling-10.2-I20180627_0316.pom (2 KB at 20.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/maven-metadata.xml (168 KB at 2839.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/maven-metadata.xml (168 KB at 2068.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316/nuxeo-theme-styling-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.2-I20180627_0316/nuxeo-theme-styling-10.2-I20180627_0316-sources.jar (39 KB at 493.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources Wro integration 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-wro --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-wro --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-wro --- [INFO] Storing buildNumber: 20180627-033551 at timestamp: 1530070551541 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-wro --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-wro --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-wro --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-wro --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:35:53,394 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 14 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageModelFactory 03:35:53,756 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.theme.styling.tests.themeContrib references missing [target=org.nuxeo.theme.styling.service;point=pages] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageModelFactory Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroManagerFactory Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroManagerFactory Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroCacheKeyFactory Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroCacheKeyFactory Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageCacheKeyFactory 03:35:54,585 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.theme.styling.tests.themeContrib references missing [target=org.nuxeo.theme.styling.service;point=pages] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageCacheKeyFactory Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroModelFactory 03:35:54,743 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 15 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroModelFactory Running org.nuxeo.ecm.web.resources.wro.TestFlavorResourceProcessor 03:35:54,955 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.theme.styling.tests.themeContrib references missing [target=org.nuxeo.theme.styling.service;point=pages] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.nuxeo.ecm.web.resources.wro.TestFlavorResourceProcessor Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageManagerFactory 03:35:55,113 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 15 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageManagerFactory Running org.nuxeo.ecm.web.resources.wro.TestSassResourceProcessor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.nuxeo.ecm.web.resources.wro.TestSassResourceProcessor Results : Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-wro --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-wro --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-wro --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-wro >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-wro --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-wro --- [INFO] Storing buildNumber: 20180627-033555 at timestamp: 1530070555822 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-wro --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-wro <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-wro --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/nuxeo-web-resources-wro-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-wro --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/nuxeo-web-resources-wro-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316/nuxeo-web-resources-wro-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/nuxeo-web-resources-wro-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316/nuxeo-web-resources-wro-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-wro --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316/nuxeo-web-resources-wro-10.2-I20180627_0316.jar (30 KB at 299.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316/nuxeo-web-resources-wro-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316/nuxeo-web-resources-wro-10.2-I20180627_0316.pom (2 KB at 19.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/maven-metadata.xml (126 KB at 2286.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/maven-metadata.xml (126 KB at 1572.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316/nuxeo-web-resources-wro-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.2-I20180627_0316/nuxeo-web-resources-wro-10.2-I20180627_0316-sources.jar (22 KB at 275.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-parent --- [INFO] Storing buildNumber: 20180627-033556 at timestamp: 1530070556847 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-parent --- [INFO] Storing buildNumber: 20180627-033557 at timestamp: 1530070557322 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/10.2-I20180627_0316/nuxeo-webengine-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/10.2-I20180627_0316/nuxeo-webengine-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/10.2-I20180627_0316/nuxeo-webengine-parent-10.2-I20180627_0316.pom (2 KB at 10.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/maven-metadata.xml (168 KB at 2945.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/maven-metadata.xml (168 KB at 1062.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine JAX-RS 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-jaxrs --- [INFO] Storing buildNumber: 20180627-033558 at timestamp: 1530070558320 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-jaxrs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/DocumentModelJsonReaderLegacy.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/DocumentModelJsonReaderLegacy.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/DocumentModelJsonReaderLegacy.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-jaxrs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-jaxrs --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-jaxrs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-jaxrs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-jaxrs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-jaxrs --- [INFO] Storing buildNumber: 20180627-033559 at timestamp: 1530070559226 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-jaxrs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-jaxrs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-jaxrs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316/nuxeo-webengine-jaxrs-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316/nuxeo-webengine-jaxrs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-jaxrs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar (107 KB at 487.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316/nuxeo-webengine-jaxrs-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316/nuxeo-webengine-jaxrs-10.2-I20180627_0316.pom (3 KB at 31.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/maven-metadata.xml (168 KB at 2749.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/maven-metadata.xml (168 KB at 2096.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316/nuxeo-webengine-jaxrs-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.2-I20180627_0316/nuxeo-webengine-jaxrs-10.2-I20180627_0316-sources.jar (85 KB at 1057.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-core --- [INFO] Storing buildNumber: 20180627-033600 at timestamp: 1530070560461 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 177 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Module.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Module.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/impl/AbstractContributionRegistry.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/impl/AbstractContributionRegistry.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webengine.security.TestPermissionService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.webengine.security.TestPermissionService Running org.nuxeo.ecm.webengine.security.TestPostfixExpression Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.nuxeo.ecm.webengine.security.TestPostfixExpression Running org.nuxeo.runtime.annotations.AnnotationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.runtime.annotations.AnnotationTest Running org.nuxeo.runtime.contribution.TestContributions Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.runtime.contribution.TestContributions Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-core --- [INFO] Storing buildNumber: 20180627-033602 at timestamp: 1530070562727 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316/nuxeo-webengine-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316/nuxeo-webengine-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316/nuxeo-webengine-core-10.2-I20180627_0316.jar (298 KB at 1190.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316/nuxeo-webengine-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316/nuxeo-webengine-core-10.2-I20180627_0316.pom (4 KB at 50.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/maven-metadata.xml (168 KB at 2941.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/maven-metadata.xml (168 KB at 2096.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316/nuxeo-webengine-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.2-I20180627_0316/nuxeo-webengine-core-10.2-I20180627_0316-sources.jar (237 KB at 2888.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Features - Parent POM 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-features-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-features-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-features-parent --- [INFO] Storing buildNumber: 20180627-033603 at timestamp: 1530070563943 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-features-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-features-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-features-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-features-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-features-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-features-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-features-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-features-parent --- [INFO] Storing buildNumber: 20180627-033604 at timestamp: 1530070564431 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-features-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-features-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-features-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-features-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-features-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-features-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-parent/10.2-I20180627_0316/nuxeo-features-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-features-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/10.2-I20180627_0316/nuxeo-features-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/10.2-I20180627_0316/nuxeo-features-parent-10.2-I20180627_0316.pom (4 KB at 13.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/maven-metadata.xml (168 KB at 2945.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/maven-metadata.xml (168 KB at 2072.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-parent --- [INFO] Storing buildNumber: 20180627-033605 at timestamp: 1530070565279 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-parent --- [INFO] Storing buildNumber: 20180627-033605 at timestamp: 1530070565708 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-parent/10.2-I20180627_0316/nuxeo-automation-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/10.2-I20180627_0316/nuxeo-automation-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/10.2-I20180627_0316/nuxeo-automation-parent-10.2-I20180627_0316.pom (2 KB at 8.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/maven-metadata.xml (168 KB at 2945.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/maven-metadata.xml (168 KB at 2047.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-core --- [INFO] Storing buildNumber: 20180627-033607 at timestamp: 1530070567110 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 252 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/TrashDocument.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/TrashDocument.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToStringList.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToStringList.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToStringList.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 34 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/CoreOperationsTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/CoreOperationsTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestComplexTypesMapping.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestComplexTypesMapping.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:36:10,257 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 15 * service:org.nuxeo.ecm.core.operation.OperationServiceComponent requires [service:org.nuxeo.runtime.management.ServerLocator] * service:org.nuxeo.ecm.core.automation.coreContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.core.automation.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] * service:org.nuxeo.ecm.automation.core.impl.workmanager references missing [target=org.nuxeo.ecm.core.work.service;point=queues] ====================================================================== Running org.nuxeo.ecm.automation.core.util.PropertiesValueTrimmingCustomContributionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.nuxeo.ecm.automation.core.util.PropertiesValueTrimmingCustomContributionTest Running org.nuxeo.ecm.automation.core.util.PropertiesDefaultValueTrimmingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.nuxeo.ecm.automation.core.util.PropertiesDefaultValueTrimmingTest Running org.nuxeo.ecm.automation.core.util.TestJSONPropertyWriter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 44, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.701 sec - in org.nuxeo.ecm.automation.core.util.TestJSONPropertyWriter Running org.nuxeo.ecm.automation.core.util.TestDataModelProperties 03:36:14,219 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 15 * service:org.nuxeo.ecm.core.operation.OperationServiceComponent requires [service:org.nuxeo.runtime.management.ServerLocator] * service:org.nuxeo.ecm.core.automation.coreContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.core.automation.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] * service:org.nuxeo.ecm.automation.core.impl.workmanager references missing [target=org.nuxeo.ecm.core.work.service;point=queues] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec - in org.nuxeo.ecm.automation.core.util.TestDataModelProperties Running org.nuxeo.ecm.automation.core.util.PropertiesValueTrimmingDefaultContributionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.automation.core.util.PropertiesValueTrimmingDefaultContributionTest Running org.nuxeo.ecm.automation.core.scripting.TestDateWrapper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec - in org.nuxeo.ecm.automation.core.scripting.TestDateWrapper Running org.nuxeo.ecm.automation.core.scripting.TestDocumentWrapperGetRef 03:36:15,301 WARN [AbstractSession] Following the transition delete is deprecated. java.lang.Throwable: stack trace at org.nuxeo.ecm.core.api.AbstractSession.followTransition(AbstractSession.java:2139) at org.nuxeo.ecm.core.api.AbstractSession.followTransition(AbstractSession.java:2163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.getMethod(ReflectiveAccessorOptimizer.java:1120) at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.getMethod(ReflectiveAccessorOptimizer.java:1003) at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.compileGetChain(ReflectiveAccessorOptimizer.java:363) at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.optimizeAccessor(ReflectiveAccessorOptimizer.java:163) at org.mvel2.optimizers.dynamic.DynamicOptimizer.optimizeAccessor(DynamicOptimizer.java:81) at org.mvel2.ast.ASTNode.optimize(ASTNode.java:159) at org.mvel2.ast.ASTNode.getReducedValueAccelerated(ASTNode.java:115) at org.mvel2.MVELRuntime.execute(MVELRuntime.java:85) at org.mvel2.compiler.CompiledExpression.getDirectValue(CompiledExpression.java:123) at org.mvel2.compiler.CompiledExpression.getValue(CompiledExpression.java:119) at org.mvel2.compiler.CompiledExpression.getValue(CompiledExpression.java:113) at org.mvel2.MVEL.executeExpression(MVEL.java:969) at org.nuxeo.ecm.automation.core.scripting.MvelExpression.eval(MvelExpression.java:48) at org.nuxeo.ecm.automation.core.operations.RunScript.run(RunScript.java:57) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.automation.core.scripting.TestDocumentWrapperGetRef.runChain(TestDocumentWrapperGetRef.java:89) at org.nuxeo.ecm.automation.core.scripting.TestDocumentWrapperGetRef.testDocumentWrapperGetRef(TestDocumentWrapperGetRef.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 sec - in org.nuxeo.ecm.automation.core.scripting.TestDocumentWrapperGetRef Running org.nuxeo.ecm.automation.core.test.TestOperationChainParametrization StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 sec - in org.nuxeo.ecm.automation.core.test.TestOperationChainParametrization Running org.nuxeo.ecm.automation.core.test.DocumentUpdateOperationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 sec - in org.nuxeo.ecm.automation.core.test.DocumentUpdateOperationTest Running org.nuxeo.ecm.automation.core.test.OperationsEncodingTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 sec - in org.nuxeo.ecm.automation.core.test.OperationsEncodingTest Running org.nuxeo.ecm.automation.core.test.ScriptingTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 sec - in org.nuxeo.ecm.automation.core.test.ScriptingTest Running org.nuxeo.ecm.automation.core.test.TestAutomationDocumentation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec - in org.nuxeo.ecm.automation.core.test.TestAutomationDocumentation Running org.nuxeo.ecm.automation.core.test.RenderingServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in org.nuxeo.ecm.automation.core.test.RenderingServiceTest Running org.nuxeo.ecm.automation.core.test.BlobOperationsTest 03:36:22,080 WARN [TracerFactory] ****** chain ****** Name: Blob.ConcatenatePDFs Exception: OperationException Caught error: Blob pdfMerge1.pdf is not a PDF. Caused by: org.nuxeo.ecm.automation.OperationException: Blob pdfMerge1.pdf is not a PDF. ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs 03:36:22,082 WARN [TracerFactory] ****** chain ****** Name: Blob.ConcatenatePDFs Exception: OperationException Caught error: The blob to append from variable context: 'blobToAppend' is not a blob. Caused by: org.nuxeo.ecm.automation.OperationException: The blob to append from variable context: 'blobToAppend' is not a blob. ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 sec - in org.nuxeo.ecm.automation.core.test.BlobOperationsTest Running org.nuxeo.ecm.automation.core.test.EventOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 sec - in org.nuxeo.ecm.automation.core.test.EventOperationsTest Running org.nuxeo.ecm.automation.core.test.TestComplexTypeJSONDecoder StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 sec - in org.nuxeo.ecm.automation.core.test.TestComplexTypeJSONDecoder Running org.nuxeo.ecm.automation.core.test.OperationAliasTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec - in org.nuxeo.ecm.automation.core.test.OperationAliasTest Running org.nuxeo.ecm.automation.core.test.OperationChainTest 03:36:27,011 WARN [TracerFactory] ****** chain ****** Name: testChain Exception: OperationException Caught error: Failed to inject parameter 'message'. Seems it is missing from the context. Operation: o1 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to inject parameter 'message'. Seems it is missing from the context. Operation: o1 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.Operation1 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 sec - in org.nuxeo.ecm.automation.core.test.OperationChainTest Running org.nuxeo.ecm.automation.core.test.DocumentUpdatePropertiesWithMultilineTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.538 sec - in org.nuxeo.ecm.automation.core.test.DocumentUpdatePropertiesWithMultilineTest Running org.nuxeo.ecm.automation.core.test.CoreOperationsTest 03:36:29,723 ERROR [AbstractWork] Exception during work: ListenerWork(Listener bulkTrashedStateChangeListener [documentTrashed/9f18bb2c-78e3-4862-bc35-0c4ef113ab8d], Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.DocumentNotFoundException: 9f18bb2c-78e3-4862-bc35-0c4ef113ab8d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:900) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:877) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:79) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:64) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:36:29,724 ERROR [AbstractWork] Work schedule path 03:36:29,725 ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener bulkTrashedStateChangeListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 9f18bb2c-78e3-4862-bc35-0c4ef113ab8d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:900) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:877) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:79) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:64) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:36:29,732 ERROR [AbstractWork] Exception during work: ListenerWork(Listener bulkTrashedStateChangeListener [documentTrashed/9f18bb2c-78e3-4862-bc35-0c4ef113ab8d], Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.DocumentNotFoundException: 9f18bb2c-78e3-4862-bc35-0c4ef113ab8d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:900) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:877) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:79) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:64) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:36:29,732 ERROR [AbstractWork] Work schedule path 03:36:29,733 ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener bulkTrashedStateChangeListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 9f18bb2c-78e3-4862-bc35-0c4ef113ab8d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:900) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:877) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:79) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:64) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:36:29,738 ERROR [AbstractWork] Exception during work: ListenerWork(Listener bulkTrashedStateChangeListener [documentTrashed/9f18bb2c-78e3-4862-bc35-0c4ef113ab8d], Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.DocumentNotFoundException: 9f18bb2c-78e3-4862-bc35-0c4ef113ab8d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:900) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:877) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:79) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:64) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:36:29,739 ERROR [AbstractWork] Work schedule path 03:36:29,739 ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener bulkTrashedStateChangeListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 9f18bb2c-78e3-4862-bc35-0c4ef113ab8d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:900) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:877) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:79) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:64) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:36:29,742 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-default-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork id=15706426466670696.491754924 category=bulkTrashedStateChangeListener title=Listener bulkTrashedStateChangeListener [documentTrashed/9f18bb2c-78e3-4862-bc35-0c4ef113ab8d] at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.DocumentNotFoundException: 9f18bb2c-78e3-4862-bc35-0c4ef113ab8d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:900) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:877) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:79) at org.nuxeo.ecm.core.trash.BulkTrashedStateChangeListener.handleEvent(BulkTrashedStateChangeListener.java:64) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: org.nuxeo.ecm.core.api.DocumentNotFoundException: 9f18bb2c-78e3-4862-bc35-0c4ef113ab8d ... 13 more Suppressed: org.nuxeo.ecm.core.api.DocumentNotFoundException: 9f18bb2c-78e3-4862-bc35-0c4ef113ab8d ... 13 more 03:36:30,281 ERROR [RunInNewTransaction] Error while executing operation testExitChain org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction.lambda$run$0(RunInNewTransaction.java:85) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction.run(RunInNewTransaction.java:82) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.test.CoreOperationsTest.testRunInNewTxOperation(CoreOperationsTest.java:696) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.core.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 77 more 03:36:30,285 WARN [TracerFactory] ****** chain ****** Name: testChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction ****** start sub chain ****** ****** chain ****** Parent Chain ID: testChain Name: testExitChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.ExitOperation ****** end sub chain ****** StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.337 sec - in org.nuxeo.ecm.automation.core.test.CoreOperationsTest Running org.nuxeo.ecm.automation.core.test.FetchByPropertyTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 sec - in org.nuxeo.ecm.automation.core.test.FetchByPropertyTest Running org.nuxeo.ecm.automation.core.test.IterableOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec - in org.nuxeo.ecm.automation.core.test.IterableOperationsTest Running org.nuxeo.ecm.automation.core.test.TestChainException 03:36:33,149 WARN [TracerFactory] ****** chain ****** Name: anothercontributedchain Exception: OperationException Caught error: Failed to invoke operation operationFailure Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation operationFailure ****** Hierarchy calls ****** ****** o1 ****** Chain ID: anothercontributedchain Chain Aliases: [] Class: Operation1 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(35767d13-bf89-4a76-9a6a-d43d290e9993, path=/doc, title=Document) Parameters | Name: message, Value: Hello 1! Context Variables | Key: ChainParameters, Value: {} ****** o3 ****** Chain ID: anothercontributedchain Chain Aliases: [] Class: Operation3 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(35767d13-bf89-4a76-9a6a-d43d290e9993, path=/doc, title=Document) Parameters | Name: message, Value: Hello 2! Context Variables | Key: chain, Value: O1:doc:doc | Key: ChainParameters, Value: {} | Key: message, Value: Hello 1! | Key: title, Value: Document ****** operationFailure ****** Chain ID: anothercontributedchain Chain Aliases: [] Class: OperationFailure Method: 'run' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: void Input: DocumentModelImpl(35767d13-bf89-4a76-9a6a-d43d290e9993, path=/doc, title=Document) Context Variables | Key: chain, Value: O1:doc:doc,O3:doc:doc | Key: ChainParameters, Value: {} | Key: message, Value: Hello 1!,Hello 2! | Key: title, Value: Document,Document 03:36:33,150 WARN [TracerFactory] ****** chain ****** Name: contributedchain Exception: OperationException Caught error: Failed to invoke operation operationFailure Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation operationFailure ****** Hierarchy calls ****** ****** o1 ****** Chain ID: contributedchain Chain Aliases: [] Class: Operation1 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(59ae775d-d332-412e-9918-cc2fb52a66e6, path=/src, title=Source) Parameters | Name: message, Value: Hello 1! Context Variables | Key: ChainParameters, Value: {} ****** o3 ****** Chain ID: contributedchain Chain Aliases: [] Class: Operation3 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(59ae775d-d332-412e-9918-cc2fb52a66e6, path=/src, title=Source) Parameters | Name: message, Value: Hello 2! Context Variables | Key: chain, Value: O1:doc:doc | Key: ChainParameters, Value: {} | Key: message, Value: Hello 1! | Key: title, Value: Source ****** operationFailure ****** Chain ID: contributedchain Chain Aliases: [] Class: OperationFailure Method: 'run' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: void Input: DocumentModelImpl(59ae775d-d332-412e-9918-cc2fb52a66e6, path=/src, title=Source) Context Variables | Key: chain, Value: O1:doc:doc,O3:doc:doc | Key: ChainParameters, Value: {} | Key: message, Value: Hello 1!,Hello 2! | Key: title, Value: Source,Source 03:36:33,152 WARN [TracerFactory] ****** chain ****** Name: contributedchain Exception: OperationException Caught error: Failed to invoke operation operationFailure Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation operationFailure ****** Hierarchy calls ****** ****** o1 ****** Chain ID: contributedchain Chain Aliases: [] Class: Operation1 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(35767d13-bf89-4a76-9a6a-d43d290e9993, path=/doc, title=Document) Parameters | Name: message, Value: Hello 1! Context Variables | Key: ChainParameters, Value: {} ****** o3 ****** Chain ID: contributedchain Chain Aliases: [] Class: Operation3 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(35767d13-bf89-4a76-9a6a-d43d290e9993, path=/doc, title=Document) Parameters | Name: message, Value: Hello 2! Context Variables | Key: chain, Value: O1:doc:doc | Key: ChainParameters, Value: {} | Key: message, Value: Hello 1! | Key: title, Value: Document ****** operationFailure ****** Chain ID: contributedchain Chain Aliases: [] Class: OperationFailure Method: 'run' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: void Input: DocumentModelImpl(35767d13-bf89-4a76-9a6a-d43d290e9993, path=/doc, title=Document) Context Variables | Key: chain, Value: O1:doc:doc,O3:doc:doc | Key: ChainParameters, Value: {} | Key: message, Value: Hello 1!,Hello 2! | Key: title, Value: Document,Document StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 sec - in org.nuxeo.ecm.automation.core.test.TestChainException Running org.nuxeo.ecm.automation.core.test.OperationChainRegistrationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 sec - in org.nuxeo.ecm.automation.core.test.OperationChainRegistrationTest Running org.nuxeo.ecm.automation.core.test.TestComplexTypesMapping {zipCode=75020, streetName=whatever, streetNumber=1bis} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 sec - in org.nuxeo.ecm.automation.core.test.TestComplexTypesMapping Running org.nuxeo.ecm.automation.core.impl.adapters.AdapterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 sec - in org.nuxeo.ecm.automation.core.impl.adapters.AdapterTest Running org.nuxeo.ecm.automation.core.operations.document.CopySchemaTest 03:36:35,872 WARN [TracerFactory] ****** chain ****** Name: testThrowException Exception: OperationException Caught error: No document id or path was provided Caused by: org.nuxeo.ecm.automation.OperationException: No document id or path was provided ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.CopySchema StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 sec - in org.nuxeo.ecm.automation.core.operations.document.CopySchemaTest Running org.nuxeo.ecm.automation.core.operations.document.GetLiveDocumentTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 sec - in org.nuxeo.ecm.automation.core.operations.document.GetLiveDocumentTest Running org.nuxeo.ecm.automation.core.operations.document.GetLastDocumentVersionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - in org.nuxeo.ecm.automation.core.operations.document.GetLastDocumentVersionTest Running org.nuxeo.ecm.automation.core.operations.document.RemoveProxiesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 sec - in org.nuxeo.ecm.automation.core.operations.document.RemoveProxiesTest Running org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocumentTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 sec - in org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocumentTest Running org.nuxeo.ecm.automation.core.operations.document.FilterDocumentsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec - in org.nuxeo.ecm.automation.core.operations.document.FilterDocumentsTest Running org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListPropertyTest 03:36:41,174 WARN [TracerFactory] ****** chain ****** Name: testRemoveItemFromPropertyChain Exception: OperationException Caught error: Failed to invoke operation Document.RemoveItemFromListProperty with aliases [Document.RemoveItemFromListProperty] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.RemoveItemFromListProperty with aliases [Document.RemoveItemFromListProperty] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 sec - in org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListPropertyTest Running org.nuxeo.ecm.automation.core.operations.document.CreateProxyLiveTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec - in org.nuxeo.ecm.automation.core.operations.document.CreateProxyLiveTest Running org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedPropertyTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec - in org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedPropertyTest Running org.nuxeo.ecm.automation.core.operations.document.AddItemToListPropertyTest 03:36:43,319 WARN [TracerFactory] ****** chain ****** Name: testChain Exception: OperationException Caught error: Failed to invoke operation Document.AddItemToListProperty with aliases [Document.AddItemToListProperty] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.AddItemToListProperty with aliases [Document.AddItemToListProperty] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 sec - in org.nuxeo.ecm.automation.core.operations.document.AddItemToListPropertyTest Running org.nuxeo.ecm.automation.core.operations.document.FacetOperationsTest 03:36:44,183 WARN [TracerFactory] ****** chain ****** Name: testAddFacet Exception: OperationException Caught error: Failed to invoke operation Document.AddFacet with aliases [Document.AddFacet] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.AddFacet with aliases [Document.AddFacet] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.AddFacet StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 sec - in org.nuxeo.ecm.automation.core.operations.document.FacetOperationsTest Running org.nuxeo.ecm.automation.core.operations.document.OrderDocumentTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 sec - in org.nuxeo.ecm.automation.core.operations.document.OrderDocumentTest Running org.nuxeo.ecm.automation.core.operations.document.ResetSchemaTest 03:36:46,077 WARN [TracerFactory] ****** chain ****** Name: testThrowException Exception: OperationException Caught error: No schema or xpath was provided Caused by: org.nuxeo.ecm.automation.OperationException: No schema or xpath was provided ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.ResetSchema StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 sec - in org.nuxeo.ecm.automation.core.operations.document.ResetSchemaTest Running org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedPropertyTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 sec - in org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedPropertyTest Running org.nuxeo.ecm.automation.core.operations.security.PermissionAutomationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 sec - in org.nuxeo.ecm.automation.core.operations.security.PermissionAutomationTest Running org.nuxeo.ecm.automation.core.operations.blob.BlobToFileTest 03:36:49,813 WARN [TracerFactory] ****** chain ****** Name: Blob.ExportToFS Exception: OperationException Caught error: Not allowed. You must be administrator to use this operation Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. You must be administrator to use this operation ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.BlobToFile 03:36:49,814 WARN [TracerFactory] ****** chain ****** Name: Blob.ToFile Exception: OperationException Caught error: Not allowed. You must be administrator to use this operation Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. You must be administrator to use this operation ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.BlobToFile 03:36:49,840 WARN [TracerFactory] ****** chain ****** Name: Blob.ExportToFS Exception: OperationException Caught error: Not allowed. The target directory is forbidden for this operation (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nxruntime-main-7941979492189283498.tmp/tmp/target5977708419930965799). Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. The target directory is forbidden for this operation (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nxruntime-main-7941979492189283498.tmp/tmp/target5977708419930965799). ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.BlobToFile 03:36:49,841 WARN [TracerFactory] ****** chain ****** Name: Blob.ToFile Exception: OperationException Caught error: Not allowed. The target directory is forbidden for this operation (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nxruntime-main-7941979492189283498.tmp/tmp/target5977708419930965799). Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. The target directory is forbidden for this operation (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nxruntime-main-7941979492189283498.tmp/tmp/target5977708419930965799). ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.BlobToFile StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 sec - in org.nuxeo.ecm.automation.core.operations.blob.BlobToFileTest Running org.nuxeo.ecm.automation.core.operations.blob.TestRunConverterOperation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.nuxeo.ecm.automation.core.operations.blob.TestRunConverterOperation Results : Tests run: 216, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-core --- [INFO] Storing buildNumber: 20180627-033651 at timestamp: 1530070611724 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316/nuxeo-automation-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316/nuxeo-automation-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316/nuxeo-automation-core-10.2-I20180627_0316.jar (395 KB at 1904.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316/nuxeo-automation-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316/nuxeo-automation-core-10.2-I20180627_0316.pom (5 KB at 58.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/maven-metadata.xml (168 KB at 2884.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/maven-metadata.xml (168 KB at 2066.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316/nuxeo-automation-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.2-I20180627_0316/nuxeo-automation-core-10.2-I20180627_0316-sources.jar (332 KB at 1167.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform relations service parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-parent --- [INFO] Storing buildNumber: 20180627-033653 at timestamp: 1530070613211 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-parent --- [INFO] Storing buildNumber: 20180627-033653 at timestamp: 1530070613804 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/10.2-I20180627_0316/nuxeo-platform-relations-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/10.2-I20180627_0316/nuxeo-platform-relations-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/10.2-I20180627_0316/nuxeo-platform-relations-parent-10.2-I20180627_0316.pom (962 B at 12.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/maven-metadata.xml (168 KB at 2845.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/maven-metadata.xml (168 KB at 1062.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-api --- [INFO] Storing buildNumber: 20180627-033654 at timestamp: 1530070614585 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestStatement.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestStatement.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestStatement.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- 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.004 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestNodeFactory Running org.nuxeo.ecm.platform.relations.api.impl.TestStatement Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestStatement Running org.nuxeo.ecm.platform.relations.api.impl.TestNodes Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestNodes Running org.nuxeo.ecm.platform.relations.api.impl.TestQueryResult Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestQueryResult Running org.nuxeo.ecm.platform.relations.api.impl.TestRelationDate Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestRelationDate Results : Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-api --- [INFO] Storing buildNumber: 20180627-033656 at timestamp: 1530070616070 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316/nuxeo-platform-relations-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316/nuxeo-platform-relations-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316/nuxeo-platform-relations-api-10.2-I20180627_0316.jar (32 KB at 121.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316/nuxeo-platform-relations-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316/nuxeo-platform-relations-api-10.2-I20180627_0316.pom (764 B at 9.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/maven-metadata.xml (168 KB at 1165.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/maven-metadata.xml (168 KB at 1049.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316/nuxeo-platform-relations-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.2-I20180627_0316/nuxeo-platform-relations-api-10.2-I20180627_0316-sources.jar (37 KB at 462.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Workspace Service - Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-parent --- [INFO] Storing buildNumber: 20180627-033657 at timestamp: 1530070617374 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-parent --- [INFO] Storing buildNumber: 20180627-033657 at timestamp: 1530070617950 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/10.2-I20180627_0316/nuxeo-platform-userworkspace-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/10.2-I20180627_0316/nuxeo-platform-userworkspace-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/10.2-I20180627_0316/nuxeo-platform-userworkspace-parent-10.2-I20180627_0316.pom (896 B at 9.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/maven-metadata.xml (168 KB at 2945.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/maven-metadata.xml (168 KB at 2073.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Workspace Service - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-api --- [INFO] Storing buildNumber: 20180627-033658 at timestamp: 1530070618766 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userworkspace-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/operations/UserWorkspaceCreateFromBlob.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/operations/UserWorkspaceCreateFromBlob.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/operations/UserWorkspaceCreateFromBlob.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userworkspace-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userworkspace-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userworkspace-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-api --- [INFO] Storing buildNumber: 20180627-033659 at timestamp: 1530070619656 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316/nuxeo-platform-userworkspace-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar (8 KB at 41.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.pom (2 KB at 13.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/maven-metadata.xml (168 KB at 2836.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/maven-metadata.xml (168 KB at 2092.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316/nuxeo-platform-userworkspace-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.2-I20180627_0316/nuxeo-platform-userworkspace-api-10.2-I20180627_0316-sources.jar (7 KB at 82.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-core --- [INFO] Storing buildNumber: 20180627-033700 at timestamp: 1530070620710 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.relations.TestRelationService 03:37:04,658 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 03:37:04,668 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 03:37:04,668 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 03:37:04,678 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 03:37:04,678 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ 03:37:04,700 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 03:37:04,700 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 03:37:04,709 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 03:37:04,709 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ 03:37:04,729 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 03:37:04,739 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 03:37:04,739 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 03:37:04,751 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 03:37:04,752 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ 03:37:04,767 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 03:37:04,767 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 03:37:04,775 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 03:37:04,775 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 sec - in org.nuxeo.ecm.platform.relations.TestRelationService Running org.nuxeo.ecm.platform.relations.TestCoreGraph StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 sec - in org.nuxeo.ecm.platform.relations.TestCoreGraph Running org.nuxeo.ecm.platform.relations.TestRelationDocument Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.nuxeo.ecm.platform.relations.TestRelationDocument Results : Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-core --- [INFO] Storing buildNumber: 20180627-033707 at timestamp: 1530070627365 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316/nuxeo-platform-relations-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316/nuxeo-platform-relations-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316/nuxeo-platform-relations-core-10.2-I20180627_0316.jar (41 KB at 243.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316/nuxeo-platform-relations-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316/nuxeo-platform-relations-core-10.2-I20180627_0316.pom (2 KB at 20.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/maven-metadata.xml (168 KB at 2794.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/maven-metadata.xml (168 KB at 1884.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316/nuxeo-platform-relations-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.2-I20180627_0316/nuxeo-platform-relations-core-10.2-I20180627_0316-sources.jar (21 KB at 260.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - JENA Store Plugin 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-jena-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] Storing buildNumber: 20180627-033708 at timestamp: 1530070628530 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-jena-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-jena-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-jena-plugin --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:37:10,509 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:10,510 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation Running org.nuxeo.ecm.platform.relations.jena.GraphLoadingTest 03:37:11,184 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,184 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 sec - in org.nuxeo.ecm.platform.relations.jena.GraphLoadingTest Running org.nuxeo.ecm.platform.relations.jena.TestJenaGraph 03:37:11,202 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,202 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,216 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,216 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,229 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,229 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,243 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,243 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,260 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,260 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,274 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,275 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,293 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,293 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,310 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,311 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,324 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,324 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,338 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,338 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,349 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,349 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,360 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,360 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,373 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,373 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,394 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,394 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,668 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,668 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,680 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,680 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,696 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,696 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,720 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,720 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,731 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,731 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:11,746 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:11,746 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.525 sec - in org.nuxeo.ecm.platform.relations.jena.TestJenaGraph Running org.nuxeo.ecm.platform.relations.jena.TestJenaOrCoreGraphFactory 03:37:13,951 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:13,951 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in org.nuxeo.ecm.platform.relations.jena.TestJenaOrCoreGraphFactory Running org.nuxeo.ecm.platform.relations.jena.TestJenaGraphReification 03:37:13,964 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:13,964 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:13,972 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:13,972 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:13,980 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:13,980 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 03:37:13,991 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 03:37:13,991 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.nuxeo.ecm.platform.relations.jena.TestJenaGraphReification Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-jena-plugin --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-jena-plugin --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-jena-plugin --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-jena-plugin >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] Storing buildNumber: 20180627-033714 at timestamp: 1530070634600 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-jena-plugin <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-jena-plugin --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-jena-plugin --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-jena-plugin --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar (19 KB at 107.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.pom (2 KB at 25.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/maven-metadata.xml (168 KB at 1842.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/maven-metadata.xml (168 KB at 2070.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.2-I20180627_0316/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316-sources.jar (10 KB at 120.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform audit service parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-parent --- [INFO] Storing buildNumber: 20180627-033715 at timestamp: 1530070635788 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-parent --- [INFO] Storing buildNumber: 20180627-033716 at timestamp: 1530070636304 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/10.2-I20180627_0316/nuxeo-platform-audit-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/10.2-I20180627_0316/nuxeo-platform-audit-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/10.2-I20180627_0316/nuxeo-platform-audit-parent-10.2-I20180627_0316.pom (857 B at 5.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/maven-metadata.xml (168 KB at 2844.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/maven-metadata.xml (168 KB at 2047.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Service - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-api --- [INFO] Storing buildNumber: 20180627-033717 at timestamp: 1530070637147 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Predicates.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Predicates.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Predicates.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- 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.02 sec - in org.nuxeo.ecm.platform.audit.api.query.TestDateRangeQuery Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-api --- [INFO] Storing buildNumber: 20180627-033718 at timestamp: 1530070638442 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316/nuxeo-platform-audit-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316/nuxeo-platform-audit-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316/nuxeo-platform-audit-api-10.2-I20180627_0316.jar (37 KB at 142.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316/nuxeo-platform-audit-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316/nuxeo-platform-audit-api-10.2-I20180627_0316.pom (2 KB at 17.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/maven-metadata.xml (168 KB at 673.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/maven-metadata.xml (168 KB at 1375.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316/nuxeo-platform-audit-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.2-I20180627_0316/nuxeo-platform-audit-api-10.2-I20180627_0316-sources.jar (37 KB at 255.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audit Service - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-core --- [INFO] Storing buildNumber: 20180627-033720 at timestamp: 1530070640291 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/LogEntryProvider.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/LogEntryProvider.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/LogEntryImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/LogEntryImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/LogEntryImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:37:24,474 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.ecm.platform.audit.job.TestJobHistoryHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:37:30,915 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: 5.019 sec - in org.nuxeo.ecm.platform.audit.job.TestJobHistoryHelper Running org.nuxeo.ecm.platform.audit.TestAuditStorage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.366 sec - in org.nuxeo.ecm.platform.audit.TestAuditStorage Running org.nuxeo.ecm.platform.audit.TestExtendedInfoEvaluation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.nuxeo.ecm.platform.audit.TestExtendedInfoEvaluation Running org.nuxeo.ecm.platform.audit.io.LogEntrySerializationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:37:36,578 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: 1.133 sec - in org.nuxeo.ecm.platform.audit.io.LogEntrySerializationTest Running org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:37:37,965 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: 1.432 sec - in org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriterTest Running org.nuxeo.ecm.platform.audit.io.LogEntryListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:37:39,342 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: 1.351 sec - in org.nuxeo.ecm.platform.audit.io.LogEntryListJsonWriterTest Running org.nuxeo.ecm.platform.audit.TestNXAuditEventsService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:37:46,252 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: 7.266 sec - in org.nuxeo.ecm.platform.audit.TestNXAuditEventsService Running org.nuxeo.ecm.platform.audit.TestNXStreamAuditEventsService Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.751 sec - in org.nuxeo.ecm.platform.audit.TestNXStreamAuditEventsService Running org.nuxeo.ecm.platform.audit.TestLogEntryProvider main 03:38:03,048 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:03,343 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:03,560 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:03,841 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:04,065 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:04,333 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:04,540 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:04,758 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:04,953 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:06,223 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:06,435 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 03:38:06,665 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:38:08,276 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.838 sec - in org.nuxeo.ecm.platform.audit.TestLogEntryProvider Running org.nuxeo.ecm.platform.audit.TestPageProvider main 03:38:11,704 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries main 03:38:11,704 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries main 03:38:11,776 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries main 03:38:11,776 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:38:12,868 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.564 sec - in org.nuxeo.ecm.platform.audit.TestPageProvider Running org.nuxeo.ecm.platform.audit.TestTransactedAudit StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:38:15,156 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: 2.283 sec - in org.nuxeo.ecm.platform.audit.TestTransactedAudit Running org.nuxeo.ecm.platform.audit.TestServiceAccess StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:38:16,334 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 sec - in org.nuxeo.ecm.platform.audit.TestServiceAccess Running org.nuxeo.ecm.platform.audit.TestDocumentAuditPageProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.012 sec - in org.nuxeo.ecm.platform.audit.TestDocumentAuditPageProvider Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-core --- [INFO] Storing buildNumber: 20180627-033819 at timestamp: 1530070699188 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-audit-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316.jar (93 KB at 350.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316.pom (6 KB at 74.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/maven-metadata.xml (167 KB at 2184.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/maven-metadata.xml (167 KB at 2075.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316-sources.jar (60 KB at 752.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.2-I20180627_0316/nuxeo-platform-audit-core-10.2-I20180627_0316-tests.jar (53 KB at 669.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform notification service parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-notification-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-parent --- [INFO] Storing buildNumber: 20180627-033820 at timestamp: 1530070700461 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-notification-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-notification-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-notification-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-parent --- [INFO] Storing buildNumber: 20180627-033821 at timestamp: 1530070701062 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-notification-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-notification-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-notification-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/10.2-I20180627_0316/nuxeo-platform-notification-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-notification-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/10.2-I20180627_0316/nuxeo-platform-notification-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/10.2-I20180627_0316/nuxeo-platform-notification-parent-10.2-I20180627_0316.pom (749 B at 4.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/maven-metadata.xml (168 KB at 1111.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/maven-metadata.xml (168 KB at 1216.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Notifications - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-notification-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-api --- [INFO] Storing buildNumber: 20180627-033822 at timestamp: 1530070702003 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-notification-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-notification-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-notification-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-notification-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-notification-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-notification-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-notification-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-api --- [INFO] Storing buildNumber: 20180627-033822 at timestamp: 1530070702576 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-notification-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-notification-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-notification-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316/nuxeo-platform-notification-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316/nuxeo-platform-notification-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-notification-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316/nuxeo-platform-notification-api-10.2-I20180627_0316.jar (8 KB at 42.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316/nuxeo-platform-notification-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316/nuxeo-platform-notification-api-10.2-I20180627_0316.pom (764 B at 9.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/maven-metadata.xml (168 KB at 2944.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/maven-metadata.xml (168 KB at 2072.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316/nuxeo-platform-notification-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.2-I20180627_0316/nuxeo-platform-notification-api-10.2-I20180627_0316-sources.jar (8 KB at 99.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Notification Service - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-notification-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-core --- [INFO] Storing buildNumber: 20180627-033824 at timestamp: 1530070704081 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-notification-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-notification-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-notification-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ec.notification.TestRegisterNotificationService Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 sec - in org.nuxeo.ecm.platform.ec.notification.TestRegisterNotificationService Running org.nuxeo.ecm.platform.ec.notification.email.TestEmailResourceFactory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:38:28,820 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.ec.notification.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 sec - in org.nuxeo.ecm.platform.ec.notification.email.TestEmailResourceFactory Running org.nuxeo.ecm.platform.ec.notification.TestNotificationManager StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:38:30,056 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.ec.notification.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec - in org.nuxeo.ecm.platform.ec.notification.TestNotificationManager Running org.nuxeo.ecm.platform.ec.notification.UserSubscriptionAdapterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 sec - in org.nuxeo.ecm.platform.ec.notification.UserSubscriptionAdapterTest Running org.nuxeo.ecm.platform.ec.notification.operations.SubscribeAndUnsubscribeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec - in org.nuxeo.ecm.platform.ec.notification.operations.SubscribeAndUnsubscribeTest Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-notification-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-notification-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-notification-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-notification-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-core --- [INFO] Storing buildNumber: 20180627-033832 at timestamp: 1530070712911 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-notification-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-notification-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-notification-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316/nuxeo-platform-notification-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316/nuxeo-platform-notification-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-notification-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316/nuxeo-platform-notification-core-10.2-I20180627_0316.jar (90 KB at 439.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316/nuxeo-platform-notification-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316/nuxeo-platform-notification-core-10.2-I20180627_0316.pom (5 KB at 61.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/maven-metadata.xml (166 KB at 2909.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/maven-metadata.xml (166 KB at 2048.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316/nuxeo-platform-notification-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.2-I20180627_0316/nuxeo-platform-notification-core-10.2-I20180627_0316-sources.jar (73 KB at 560.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform comment service parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-parent --- [INFO] Storing buildNumber: 20180627-033834 at timestamp: 1530070714051 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-parent --- [INFO] Storing buildNumber: 20180627-033834 at timestamp: 1530070714537 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/10.2-I20180627_0316/nuxeo-platform-comment-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/10.2-I20180627_0316/nuxeo-platform-comment-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/10.2-I20180627_0316/nuxeo-platform-comment-parent-10.2-I20180627_0316.pom (821 B at 7.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/maven-metadata.xml (168 KB at 2944.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/maven-metadata.xml (168 KB at 1422.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-api --- [INFO] Storing buildNumber: 20180627-033835 at timestamp: 1530070715391 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-api --- [INFO] Storing buildNumber: 20180627-033836 at timestamp: 1530070716086 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316/nuxeo-platform-comment-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316/nuxeo-platform-comment-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316/nuxeo-platform-comment-api-10.2-I20180627_0316.jar (11 KB at 85.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316/nuxeo-platform-comment-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316/nuxeo-platform-comment-api-10.2-I20180627_0316.pom (756 B at 9.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/maven-metadata.xml (168 KB at 2944.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/maven-metadata.xml (168 KB at 2098.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316/nuxeo-platform-comment-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.2-I20180627_0316/nuxeo-platform-comment-api-10.2-I20180627_0316-sources.jar (12 KB at 149.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task --- [INFO] Storing buildNumber: 20180627-033836 at timestamp: 1530070716985 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task --- [INFO] Storing buildNumber: 20180627-033837 at timestamp: 1530070717459 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task/10.2-I20180627_0316/nuxeo-platform-task-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/10.2-I20180627_0316/nuxeo-platform-task-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/10.2-I20180627_0316/nuxeo-platform-task-10.2-I20180627_0316.pom (852 B at 4.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/maven-metadata.xml (168 KB at 2943.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/maven-metadata.xml (168 KB at 1321.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Service API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-api --- [INFO] Storing buildNumber: 20180627-033838 at timestamp: 1530070718437 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.task.providers.UserTaskPageProviderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.platform.task.providers.UserTaskPageProviderTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-api --- [INFO] Storing buildNumber: 20180627-033840 at timestamp: 1530070720027 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316/nuxeo-platform-task-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316/nuxeo-platform-task-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316/nuxeo-platform-task-api-10.2-I20180627_0316.jar (27 KB at 134.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316/nuxeo-platform-task-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316/nuxeo-platform-task-api-10.2-I20180627_0316.pom (2 KB at 14.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/maven-metadata.xml (168 KB at 2891.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/maven-metadata.xml (168 KB at 2021.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316/nuxeo-platform-task-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.2-I20180627_0316/nuxeo-platform-task-api-10.2-I20180627_0316-sources.jar (23 KB at 287.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform User Workspace - Types 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-types --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-types --- [INFO] Storing buildNumber: 20180627-033841 at timestamp: 1530070721117 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-types --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userworkspace-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userworkspace-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userworkspace-types --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-types --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userworkspace-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-types --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-types >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-types --- [INFO] Storing buildNumber: 20180627-033841 at timestamp: 1530070721890 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-types --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-types <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-types --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316/nuxeo-platform-userworkspace-types-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-types --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar (5 KB at 38.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.pom (935 B at 11.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/maven-metadata.xml (168 KB at 2934.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/maven-metadata.xml (168 KB at 2065.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316/nuxeo-platform-userworkspace-types-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.2-I20180627_0316/nuxeo-platform-userworkspace-types-10.2-I20180627_0316-sources.jar (2 KB at 22.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform User Workspace - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-core --- [INFO] Storing buildNumber: 20180627-033843 at timestamp: 1530070723409 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userworkspace-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userworkspace-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/java/org/nuxeo/ecm/platform/userworkspace/core/tests/TestUserWorkspace.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/java/org/nuxeo/ecm/platform/userworkspace/core/tests/TestUserWorkspace.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/java/org/nuxeo/ecm/platform/userworkspace/core/tests/TestUserWorkspace.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userworkspace-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:38:48,371 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 134 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.ecm.platform.userworkspace.core.tests.TestUserWorkspace Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 sec - in org.nuxeo.ecm.platform.userworkspace.core.tests.TestUserWorkspace Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userworkspace-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-core --- [INFO] Storing buildNumber: 20180627-033850 at timestamp: 1530070730666 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316/nuxeo-platform-userworkspace-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar (20 KB at 47.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.pom (4 KB at 46.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/maven-metadata.xml (167 KB at 2966.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/maven-metadata.xml (167 KB at 1552.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316/nuxeo-platform-userworkspace-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.2-I20180627_0316/nuxeo-platform-userworkspace-core-10.2-I20180627_0316-sources.jar (13 KB at 159.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Service test 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-test --- [INFO] Storing buildNumber: 20180627-033851 at timestamp: 1530070731931 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-test --- [INFO] Storing buildNumber: 20180627-033852 at timestamp: 1530070732618 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316/nuxeo-platform-task-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316/nuxeo-platform-task-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316/nuxeo-platform-task-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316/nuxeo-platform-task-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316/nuxeo-platform-task-test-10.2-I20180627_0316.jar (5 KB at 23.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316/nuxeo-platform-task-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316/nuxeo-platform-task-test-10.2-I20180627_0316.pom (925 B at 11.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/maven-metadata.xml (168 KB at 2795.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/maven-metadata.xml (168 KB at 2046.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316/nuxeo-platform-task-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.2-I20180627_0316/nuxeo-platform-task-test-10.2-I20180627_0316-sources.jar (4 KB at 42.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Core Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-core --- [INFO] Storing buildNumber: 20180627-033854 at timestamp: 1530070734179 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskPageProvidersTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskPageProvidersTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.task.core.TaskServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 sec - in org.nuxeo.ecm.platform.task.core.TaskServiceTest Running org.nuxeo.ecm.platform.task.core.TaskPageProvidersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec - in org.nuxeo.ecm.platform.task.core.TaskPageProvidersTest Running org.nuxeo.ecm.platform.task.core.TaskActorsHelperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.platform.task.core.TaskActorsHelperTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-core --- [INFO] Storing buildNumber: 20180627-033902 at timestamp: 1530070742021 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316/nuxeo-platform-task-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316/nuxeo-platform-task-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316/nuxeo-platform-task-core-10.2-I20180627_0316.jar (37 KB at 99.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316/nuxeo-platform-task-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316/nuxeo-platform-task-core-10.2-I20180627_0316.pom (4 KB at 46.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/maven-metadata.xml (166 KB at 2961.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/maven-metadata.xml (166 KB at 2023.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316/nuxeo-platform-task-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.2-I20180627_0316/nuxeo-platform-task-core-10.2-I20180627_0316-sources.jar (20 KB at 259.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Automation Module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-automation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-automation --- [INFO] Storing buildNumber: 20180627-033903 at timestamp: 1530070743394 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-automation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/java/org/nuxeo/ecm/automation/task/test/TaskAutomationTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/java/org/nuxeo/ecm/automation/task/test/TaskAutomationTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/java/org/nuxeo/ecm/automation/task/test/TaskAutomationTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-automation --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:39:08,213 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.task.test.directories references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Running org.nuxeo.ecm.automation.task.test.TaskAutomationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec - in org.nuxeo.ecm.automation.task.test.TaskAutomationTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-automation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-automation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-automation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-automation --- [INFO] Storing buildNumber: 20180627-033909 at timestamp: 1530070749928 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-automation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-automation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-automation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316/nuxeo-platform-task-automation-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316/nuxeo-platform-task-automation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-automation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316/nuxeo-platform-task-automation-10.2-I20180627_0316.jar (15 KB at 78.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316/nuxeo-platform-task-automation-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316/nuxeo-platform-task-automation-10.2-I20180627_0316.pom (2 KB at 22.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/maven-metadata.xml (166 KB at 895.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/maven-metadata.xml (166 KB at 609.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316/nuxeo-platform-task-automation-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.2-I20180627_0316/nuxeo-platform-task-automation-10.2-I20180627_0316-sources.jar (10 KB at 122.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service Workflow Contributions 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-workflow --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-workflow --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-workflow --- [INFO] Storing buildNumber: 20180627-033911 at timestamp: 1530070751501 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-workflow --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment-workflow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment-workflow --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment-workflow --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-workflow --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment-workflow --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-workflow --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-workflow >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-workflow --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-workflow --- [INFO] Storing buildNumber: 20180627-033912 at timestamp: 1530070752477 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-workflow --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-workflow <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-workflow --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-workflow --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316/nuxeo-platform-comment-workflow-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316/nuxeo-platform-comment-workflow-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-workflow --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar (11 KB at 88.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316/nuxeo-platform-comment-workflow-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316/nuxeo-platform-comment-workflow-10.2-I20180627_0316.pom (2 KB at 20.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/maven-metadata.xml (166 KB at 2761.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/maven-metadata.xml (166 KB at 2097.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316/nuxeo-platform-comment-workflow-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.2-I20180627_0316/nuxeo-platform-comment-workflow-10.2-I20180627_0316-sources.jar (7 KB at 90.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Base 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-base --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-base --- [INFO] Storing buildNumber: 20180627-033913 at timestamp: 1530070753637 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-base --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 877 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/FileService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/FileService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-base --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-base --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-base --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-base --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-base --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-base >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-base --- [INFO] Storing buildNumber: 20180627-033915 at timestamp: 1530070755704 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-base --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-base <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-base --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-base --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316/nuxeo-webengine-base-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316/nuxeo-webengine-base-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-base --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316/nuxeo-webengine-base-10.2-I20180627_0316.jar (1552 KB at 6107.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316/nuxeo-webengine-base-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316/nuxeo-webengine-base-10.2-I20180627_0316.pom (2 KB at 25.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/maven-metadata.xml (166 KB at 2856.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/maven-metadata.xml (166 KB at 2045.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316/nuxeo-webengine-base-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.2-I20180627_0316/nuxeo-webengine-base-10.2-I20180627_0316-sources.jar (1545 KB at 14706.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-ui --- [INFO] Storing buildNumber: 20180627-033917 at timestamp: 1530070757497 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-ui --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- 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.003 sec - in org.nuxeo.ecm.webengine.ui.tree.TestTreeItemImpl Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-ui --- [INFO] Storing buildNumber: 20180627-033919 at timestamp: 1530070759059 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316/nuxeo-webengine-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316/nuxeo-webengine-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316/nuxeo-webengine-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316/nuxeo-webengine-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316/nuxeo-webengine-ui-10.2-I20180627_0316.jar (27 KB at 331.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316/nuxeo-webengine-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316/nuxeo-webengine-ui-10.2-I20180627_0316.pom (3 KB at 7.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/maven-metadata.xml (168 KB at 542.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/maven-metadata.xml (168 KB at 607.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316/nuxeo-webengine-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.2-I20180627_0316/nuxeo-webengine-ui-10.2-I20180627_0316-sources.jar (24 KB at 303.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Default Web Support 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-default --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-default --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-default --- [INFO] Storing buildNumber: 20180627-033920 at timestamp: 1530070760820 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-default --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-default --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-default --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-default --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-default --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-default --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-default --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-default >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-default --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-default --- [INFO] Storing buildNumber: 20180627-033921 at timestamp: 1530070761611 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-default --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-default <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-default --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-default --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316/nuxeo-platform-login-default-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316/nuxeo-platform-login-default-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-default --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316/nuxeo-platform-login-default-10.2-I20180627_0316.jar (5 KB at 15.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316/nuxeo-platform-login-default-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316/nuxeo-platform-login-default-10.2-I20180627_0316.pom (866 B at 10.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/maven-metadata.xml (168 KB at 2794.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/maven-metadata.xml (168 KB at 1125.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316/nuxeo-platform-login-default-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.2-I20180627_0316/nuxeo-platform-login-default-10.2-I20180627_0316-sources.jar (3 KB at 29.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Features Test Framework 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-features-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-features-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-features-test --- [INFO] Storing buildNumber: 20180627-033923 at timestamp: 1530070763362 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-features-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-features-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-features-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/src/test/java/org/nuxeo/test/runner/feature/RetryPostTest.java:[52,24] sun.net.www.http.HttpClient is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/src/test/java/org/nuxeo/test/runner/feature/RetryPostTest.java:[209,23] sun.net.www.http.HttpClient is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-features-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:39:27,858 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,861 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,861 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,862 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,863 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,864 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,864 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,865 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,866 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,870 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,871 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,871 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,872 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,873 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,874 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,874 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,876 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,876 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,877 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,897 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,899 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,899 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,900 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,901 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,901 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,902 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,903 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,903 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,904 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,905 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,905 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,906 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,907 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:39:27,972 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Running org.nuxeo.ecm.webengine.test.ICanLoginInWebEngineWithoutJavascriptTest 03:39:31,028 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet.service() for servlet [Nuxeo WebEngine Servlet] in context with path [] threw exception org.nuxeo.ecm.core.api.NuxeoException: Cannot create a CoreSession when transaction is marked rollback-only at org.nuxeo.ecm.core.api.local.LocalSession.(LocalSession.java:74) at org.nuxeo.ecm.core.api.CoreSessionServiceImpl.createCoreSession(CoreSessionServiceImpl.java:43) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:163) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:71) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.createSession(CoreSessionProvider.java:69) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSessionRef(CoreSessionProvider.java:55) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSession(CoreSessionProvider.java:62) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:109) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:105) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.getCoreSession(AbstractWebContext.java:179) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.initializeBindings(AbstractWebContext.java:743) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.createBindings(AbstractWebContext.java:693) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.render(AbstractWebContext.java:633) at org.nuxeo.ecm.webengine.model.Template.render(Template.java:122) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:46) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:40) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.561 sec - in org.nuxeo.ecm.webengine.test.ICanLoginInWebEngineWithoutJavascriptTest Running org.nuxeo.test.runner.feature.RetryPostTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.nuxeo.test.runner.feature.RetryPostTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-features-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-features-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-features-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-features-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-features-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-features-test --- [INFO] Storing buildNumber: 20180627-033938 at timestamp: 1530070778497 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-features-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-features-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-features-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-features-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316/nuxeo-features-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316/nuxeo-features-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316/nuxeo-features-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-features-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316/nuxeo-features-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316/nuxeo-features-test-10.2-I20180627_0316.jar (18 KB at 46.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316/nuxeo-features-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316/nuxeo-features-test-10.2-I20180627_0316.pom (4 KB at 43.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/maven-metadata.xml (166 KB at 2906.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/maven-metadata.xml (166 KB at 1090.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316/nuxeo-features-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.2-I20180627_0316/nuxeo-features-test-10.2-I20180627_0316-sources.jar (14 KB at 173.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-parent --- [INFO] Storing buildNumber: 20180627-033939 at timestamp: 1530070779566 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-jsf-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-parent --- [INFO] Storing buildNumber: 20180627-033939 at timestamp: 1530070779814 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-jsf-parent/10.2-I20180627_0316/nuxeo-jsf-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/10.2-I20180627_0316/nuxeo-jsf-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/10.2-I20180627_0316/nuxeo-jsf-parent-10.2-I20180627_0316.pom (3 KB at 8.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/maven-metadata.xml (170 KB at 2876.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/maven-metadata.xml (170 KB at 2122.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Test Framework 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ui-web-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-web-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-web-test --- [INFO] Storing buildNumber: 20180627-033940 at timestamp: 1530070780510 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-web-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ui-web-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ui-web-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ui-web-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ui-web-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ui-web-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ui-web-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ui-web-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-web-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-web-test --- [INFO] Storing buildNumber: 20180627-033940 at timestamp: 1530070780967 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-web-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ui-web-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ui-web-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ui-web-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316/nuxeo-platform-ui-web-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316/nuxeo-platform-ui-web-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316/nuxeo-platform-ui-web-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ui-web-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316/nuxeo-platform-ui-web-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316/nuxeo-platform-ui-web-test-10.2-I20180627_0316.jar (9 KB at 51.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316/nuxeo-platform-ui-web-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316/nuxeo-platform-ui-web-test-10.2-I20180627_0316.pom (2 KB at 13.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/maven-metadata.xml (169 KB at 2856.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/maven-metadata.xml (169 KB at 2106.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316/nuxeo-platform-ui-web-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.2-I20180627_0316/nuxeo-platform-ui-web-test-10.2-I20180627_0316-sources.jar (6 KB at 70.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Framework 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ui-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-web --- [INFO] Storing buildNumber: 20180627-033942 at timestamp: 1530070782494 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 204 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ui-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 238 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLPolicyServiceCacheFlusher.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLPolicyServiceCacheFlusher.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentUtils.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ui-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentLocator.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentLocator.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentLocator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ui-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.ui.web.util.TestFunctions Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 sec - in org.nuxeo.ecm.platform.ui.web.util.TestFunctions Running org.nuxeo.ecm.platform.ui.web.util.TestDocumentLocator 03:39:48,838 ERROR [VirtualHostHelper] Could not retrieve base url correctly StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 sec - in org.nuxeo.ecm.platform.ui.web.util.TestDocumentLocator Running org.nuxeo.ecm.platform.ui.web.util.TestDocumentModelFunctions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:39:50,119 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.ui.web.auth.JSFConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=sessionManager, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.login.startup.page.jsf.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=loginScreen] * service:org.nuxeo.ecm.platform.ui.web.RequestControllerService.contrib references missing [target=org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService;point=filterConfig] * service:org.nuxeo.url.codec.jsf.contribs references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec - in org.nuxeo.ecm.platform.ui.web.util.TestDocumentModelFunctions Running org.nuxeo.ecm.platform.ui.web.restAPI.TestUploadFileRestlet Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in org.nuxeo.ecm.platform.ui.web.restAPI.TestUploadFileRestlet Running org.nuxeo.ecm.platform.ui.web.TestPropertyEditors Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.platform.ui.web.TestPropertyEditors Running org.nuxeo.ecm.platform.ui.web.TestTabActionsSelection Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.ecm.platform.ui.web.TestTabActionsSelection Running org.nuxeo.ecm.platform.ui.web.directory.TestDirectorySelectItemComparator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.nuxeo.ecm.platform.ui.web.directory.TestDirectorySelectItemComparator Results : Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ui-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ui-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ui-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ui-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-web --- [INFO] Storing buildNumber: 20180627-033952 at timestamp: 1530070792114 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ui-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ui-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ui-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316/nuxeo-platform-ui-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316/nuxeo-platform-ui-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ui-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316/nuxeo-platform-ui-web-10.2-I20180627_0316.jar (1848 KB at 5307.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316/nuxeo-platform-ui-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316/nuxeo-platform-ui-web-10.2-I20180627_0316.pom (8 KB at 98.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/maven-metadata.xml (168 KB at 1054.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/maven-metadata.xml (168 KB at 1110.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316/nuxeo-platform-ui-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.2-I20180627_0316/nuxeo-platform-ui-web-10.2-I20180627_0316-sources.jar (1702 KB at 16202.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout Client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-client --- [INFO] Storing buildNumber: 20180627-033954 at timestamp: 1530070794115 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-client --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:39:55,936 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Running org.nuxeo.ecm.platform.layout.service.TestLayoutFunctions 03:39:56,354 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:56,488 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.nuxeo.ecm.platform.layout.service.TestLayoutFunctions Running org.nuxeo.ecm.platform.layout.service.TestHelpers 03:39:56,830 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec - in org.nuxeo.ecm.platform.layout.service.TestHelpers Running org.nuxeo.ecm.platform.layout.service.TestLayoutComponent 03:39:57,022 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.nuxeo.ecm.platform.layout.service.TestLayoutComponent Running org.nuxeo.ecm.platform.layout.service.TestLayoutService 03:39:57,086 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,087 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,087 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,098 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,107 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,107 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,109 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,110 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,110 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,110 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,121 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,122 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 03:39:57,188 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.nuxeo.ecm.platform.layout.service.TestLayoutService Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-client --- [INFO] Storing buildNumber: 20180627-033957 at timestamp: 1530070797878 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316/nuxeo-platform-forms-layout-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar (182 KB at 1128.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.pom (3 KB at 35.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/maven-metadata.xml (168 KB at 1926.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/maven-metadata.xml (168 KB at 2069.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316/nuxeo-platform-forms-layout-client-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.2-I20180627_0316/nuxeo-platform-forms-layout-client-10.2-I20180627_0316-sources.jar (147 KB at 1833.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service Module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-tag-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-parent --- [INFO] Storing buildNumber: 20180627-033959 at timestamp: 1530070799037 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-tag-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-tag-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-tag-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-parent --- [INFO] Storing buildNumber: 20180627-033959 at timestamp: 1530070799612 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-tag-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-tag-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-tag-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/10.2-I20180627_0316/nuxeo-platform-tag-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-tag-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/10.2-I20180627_0316/nuxeo-platform-tag-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/10.2-I20180627_0316/nuxeo-platform-tag-parent-10.2-I20180627_0316.pom (813 B at 4.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/maven-metadata.xml (168 KB at 2943.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/maven-metadata.xml (168 KB at 1844.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service - API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-tag-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-api --- [INFO] Storing buildNumber: 20180627-034000 at timestamp: 1530070800445 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-tag-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-tag-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-tag-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-tag-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-tag-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-tag-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-tag-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-api --- [INFO] Storing buildNumber: 20180627-034001 at timestamp: 1530070801038 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-tag-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-tag-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-tag-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316/nuxeo-platform-tag-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316/nuxeo-platform-tag-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-tag-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316/nuxeo-platform-tag-api-10.2-I20180627_0316.jar (8 KB at 42.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316/nuxeo-platform-tag-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316/nuxeo-platform-tag-api-10.2-I20180627_0316.pom (792 B at 9.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/maven-metadata.xml (168 KB at 2892.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/maven-metadata.xml (168 KB at 2021.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316/nuxeo-platform-tag-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.2-I20180627_0316/nuxeo-platform-tag-api-10.2-I20180627_0316-sources.jar (5 KB at 58.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout Export 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-export --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-export --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-export --- [INFO] Storing buildNumber: 20180627-034002 at timestamp: 1530070802676 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-export --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-export --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetDefinitionJsonWriter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetDefinitionJsonWriter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetDefinitionJsonWriter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-export --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-export --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:40:07,680 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,683 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,684 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,685 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,686 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,687 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,688 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,688 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,689 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,690 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,690 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,691 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,692 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,692 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,693 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,694 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,695 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,696 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,696 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,697 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,698 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,698 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:40:07,793 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Running org.nuxeo.ecm.platform.forms.layout.export.TestLayoutResource main 03:40:10,595 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 23 * service:org.nuxeo.ecm.core.io.download.DownloadService requires [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.851 sec - in org.nuxeo.ecm.platform.forms.layout.export.TestLayoutResource Running org.nuxeo.ecm.platform.forms.layout.export.TestLayoutExport Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in org.nuxeo.ecm.platform.forms.layout.export.TestLayoutExport Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-export --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-export --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-export --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-export >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-export --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-export --- [INFO] Storing buildNumber: 20180627-034012 at timestamp: 1530070812144 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-export --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-export <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-export --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-export --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316/nuxeo-platform-forms-layout-export-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-export --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar (52 KB at 162.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.pom (2 KB at 23.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/maven-metadata.xml (168 KB at 2881.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/maven-metadata.xml (168 KB at 923.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316/nuxeo-platform-forms-layout-export-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.2-I20180627_0316/nuxeo-platform-forms-layout-export-10.2-I20180627_0316-sources.jar (40 KB at 496.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Preview Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-preview-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-parent --- [INFO] Storing buildNumber: 20180627-034013 at timestamp: 1530070813467 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-preview-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-preview-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/preview/nuxeo-preview-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-preview-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-parent --- [INFO] Storing buildNumber: 20180627-034013 at timestamp: 1530070813959 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-preview-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-preview-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-preview-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/preview/nuxeo-preview-parent/10.2-I20180627_0316/nuxeo-preview-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-preview-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/10.2-I20180627_0316/nuxeo-preview-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/10.2-I20180627_0316/nuxeo-preview-parent-10.2-I20180627_0316.pom (673 B at 2.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/maven-metadata.xml (10 KB at 35.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/maven-metadata.xml (10 KB at 52.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Preview Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-preview-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-core --- [INFO] Storing buildNumber: 20180627-034015 at timestamp: 1530070815292 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (bower-install) @ nuxeo-preview-core --- [INFO] Executing tasks main: init: [exec] npm WARN nuxeo-preview-core@0.0.0 No description [exec] npm WARN nuxeo-preview-core@0.0.0 No repository field. [exec] npm WARN nuxeo-preview-core@0.0.0 No license field. [exec] nuxeo-preview-core@0.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core [exec] โ”œโ”€โ”€ ansi-regex@2.1.1 [exec] โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”œโ”€โ”€ chalk@1.1.3 [exec] โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”œโ”€โ”€ file-sync-cmp@0.1.1 [exec] โ”œโ”€โ”ฌ grunt@0.4.5 [exec] โ”‚ โ”œโ”€โ”€ async@0.1.22 [exec] โ”‚ โ”œโ”€โ”€ coffee-script@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ colors@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.2-1.2.3 [exec] โ”‚ โ”œโ”€โ”€ eventemitter2@0.4.14 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”œโ”€โ”€ getobject@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ grunt-legacy-log@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ grunt-legacy-log-utils@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ grunt-legacy-util@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.2.11 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@0.1.16 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ underscore@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@1.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@2.2.1 [exec] โ”‚ โ””โ”€โ”€ which@1.0.9 [exec] โ”œโ”€โ”ฌ grunt-contrib-clean@0.6.0 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”œโ”€โ”€ grunt-contrib-copy@0.8.2 [exec] โ”œโ”€โ”ฌ grunt-vulcanize@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ crisper@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.14.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.21.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ espree@2.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ path-posix@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ write-file-atomic@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ xdg-basedir@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”€ has-ansi@2.0.0 [exec] โ”œโ”€โ”ฌ load-grunt-tasks@3.4.0 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ array-union@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ pkg-up@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ””โ”€โ”ฌ resolve-pkg@0.1.0 [exec] โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”œโ”€โ”€ supports-color@2.0.0 [exec] โ””โ”€โ”ฌ time-grunt@1.3.0 [exec] โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”œโ”€โ”€ date-time@1.0.0 [exec] โ”œโ”€โ”€ figures@1.4.0 [exec] โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”œโ”€โ”€ number-is-nan@1.0.0 [exec] โ”œโ”€โ”ฌ pretty-ms@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-ms@1.0.0 [exec] โ”‚ โ””โ”€โ”€ plur@1.0.0 [exec] โ””โ”€โ”€ text-table@0.2.0 [exec] [exec] bower cropperjs#0.5.6 not-cached https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower cropperjs#0.5.6 resolve https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower moment#2.10.6 not-cached https://github.com/moment/moment.git#2.10.6 [exec] bower moment#2.10.6 resolve https://github.com/moment/moment.git#2.10.6 [exec] bower nuxeo-ui-elements#0.1.2 not-cached git://github.com/nuxeo/nuxeo-ui-elements.git#0.1.2 [exec] bower nuxeo-ui-elements#0.1.2 resolve git://github.com/nuxeo/nuxeo-ui-elements.git#0.1.2 [exec] bower videojs#5.5.3 not-cached https://github.com/videojs/video.js.git#5.5.3 [exec] bower videojs#5.5.3 resolve https://github.com/videojs/video.js.git#5.5.3 [exec] bower marked-element#1.1.3 not-cached git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower marked-element#1.1.3 resolve git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower nuxeo-elements#0.2.7 not-cached git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower nuxeo-elements#0.2.7 resolve git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower paper-icon-button#1.0.7 not-cached git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower paper-icon-button#1.0.7 resolve git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower font-roboto#1.0.1 cached git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower font-roboto#1.0.1 validate 1.0.1 against git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower iron-a11y-keys#1.0.6 cached git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower es6-promise#2.2.0 cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 validate 2.2.0 against https://github.com/components/es6-promise.git#2.2.0 [exec] bower iron-a11y-keys-behavior#1.1.9 cached git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys-behavior#1.1.9 validate 1.1.9 against git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-ajax#1.4.3 cached git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-ajax#1.4.3 validate 1.4.3 against git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower hydrolysis#1.24.1 cached git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower hydrolysis#1.24.1 validate 1.24.1 against git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-a11y-announcer#1.0.5 cached git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-announcer#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-behaviors#1.0.17 cached git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-behaviors#1.0.17 validate 1.0.17 against git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-checked-element-behavior#1.0.5 cached git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-checked-element-behavior#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-collapse#1.3.0 cached git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-collapse#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-demo-helpers#1.2.5 cached git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-demo-helpers#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-component-page#1.1.7 cached git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-component-page#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-elements#1.0.10 cached git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-elements#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-doc-viewer#1.0.15 cached git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-doc-viewer#1.0.15 validate 1.0.15 against git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-dropdown#1.5.3 cached git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-dropdown#1.5.3 validate 1.5.3 against git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-autogrow-textarea#1.0.14 cached git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-autogrow-textarea#1.0.14 validate 1.0.14 against git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-flex-layout#1.3.1 cached git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-flex-layout#1.3.1 validate 1.3.1 against git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-fit-behavior#1.2.5 cached git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-fit-behavior#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-form#1.1.4 cached git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-icon#1.0.12 cached git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icon#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-form-element-behavior#1.0.6 cached git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form-element-behavior#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-icons#1.2.0 cached git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-icons#1.2.0 validate 1.2.0 against git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-iconset-svg#1.1.0 cached git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset-svg#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset#1.0.5 cached git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-image#1.2.5 cached git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-image#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-input#1.0.10 cached git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-input#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-jsonp-library#1.0.4 cached git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-jsonp-library#1.0.4 validate 1.0.4 against git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-label#1.0.2 cached git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-label#1.0.2 validate 1.0.2 against git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-localstorage#1.0.6 cached git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-localstorage#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-media-query#1.0.8 cached git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-media-query#1.0.8 validate 1.0.8 against git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-list#1.3.14 cached git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-list#1.3.14 validate 1.3.14 against git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-location#0.8.9 cached git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-location#0.8.9 validate 0.8.9 against git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-menu-behavior#1.2.0 cached git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-menu-behavior#1.2.0 validate 1.2.0 against git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-meta#1.1.2 cached git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-meta#1.1.2 validate 1.1.2 against git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-overlay-behavior#1.10.1 cached git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-overlay-behavior#1.10.1 validate 1.10.1 against git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-resizable-behavior#1.0.5 cached git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-pages#1.0.8 cached git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-pages#1.0.8 validate 1.0.8 against git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-range-behavior#1.0.6 cached git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-range-behavior#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-scroll-target-behavior#1.1.0 cached git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-target-behavior#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-selector#1.5.2 cached git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-selector#1.5.2 validate 1.5.2 against git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-signals#1.0.3 cached git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-signals#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-scroll-threshold#1.0.3 cached git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-scroll-threshold#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 cached git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-test-helpers#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-swipeable-container#1.0.3 cached git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-validatable-behavior#1.1.1 cached git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validatable-behavior#1.1.1 validate 1.1.1 against git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validator-behavior#1.0.1 cached git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validator-behavior#1.0.1 validate 1.0.1 against git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower jquery#3.1.1 cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#3.1.1 validate 3.1.1 against https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower marked#0.3.6 cached https://github.com/chjj/marked.git#0.3.6 [exec] bower marked#0.3.6 validate 0.3.6 against https://github.com/chjj/marked.git#0.3.6 [exec] bower neon-animation#1.2.4 cached git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower neon-animation#1.2.4 validate 1.2.4 against git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower nuxeo#0.9.0 cached https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo#0.9.0 validate 0.9.0 against https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower paper-badge#1.1.4 cached git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-badge#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-button#1.0.14 cached git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-button#1.0.14 validate 1.0.14 against git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-card#1.1.4 cached git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-card#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-checkbox#1.4.1 cached git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-checkbox#1.4.1 validate 1.4.1 against git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-behaviors#1.0.12 cached git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-behaviors#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-dialog-scrollable#1.1.5 cached git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-scrollable#1.1.5 validate 1.1.5 against git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog#1.1.0 cached git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dropdown-menu#1.4.2 cached git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-dropdown-menu#1.4.2 validate 1.4.2 against git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-dialog-behavior#1.2.7 cached git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-behavior#1.2.7 validate 1.2.7 against git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-drawer-panel#1.0.10 cached git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-drawer-panel#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-elements#1.0.7 cached git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-elements#1.0.7 validate 1.0.7 against git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-fab#1.2.1 cached git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-fab#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-header-panel#1.1.7 cached git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-header-panel#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-input#1.1.22 cached git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-input#1.1.22 validate 1.1.22 against git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-item#1.2.1 cached git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-item#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-listbox#1.1.2 cached git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-listbox#1.1.2 validate 1.1.2 against git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-material#1.0.6 cached git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-material#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-menu#1.2.2 cached git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu#1.2.2 validate 1.2.2 against git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu-button#1.5.2 cached git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-menu-button#1.5.2 validate 1.5.2 against git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-progress#1.0.11 cached git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-progress#1.0.11 validate 1.0.11 against git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-ripple#1.0.10 cached git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-ripple#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-radio-group#1.2.1 cached git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-radio-group#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-radio-button#1.2.1 cached git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-button#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-spinner#1.2.1 cached git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-spinner#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-scroll-header-panel#1.0.16 cached git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-scroll-header-panel#1.0.16 validate 1.0.16 against git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-styles#1.1.5 cached git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-styles#1.1.5 validate 1.1.5 against git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-slider#1.0.12 cached git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-slider#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-tabs#1.7.0 cached git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-tabs#1.7.0 validate 1.7.0 against git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-toast#1.3.0 cached git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toast#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toggle-button#1.2.1 cached git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toggle-button#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toolbar#1.1.7 cached git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toolbar#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower prism#1.5.1 cached https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism#1.5.1 validate 1.5.1 against https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism-element#1.1.1 cached git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower prism-element#1.1.1 validate 1.1.1 against git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower polymer#1.7.0 cached git://github.com/Polymer/polymer.git#1.7.0 [exec] bower polymer#1.7.0 validate 1.7.0 against git://github.com/Polymer/polymer.git#1.7.0 [exec] bower promise-polyfill#1.0.1 cached git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower promise-polyfill#1.0.1 validate 1.0.1 against git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower select2#3.5.2 cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 validate 3.5.2 against https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower paper-tooltip#1.1.3 cached git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower paper-tooltip#1.1.3 validate 1.1.3 against git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower webcomponentsjs#0.7.23 cached https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower webcomponentsjs#0.7.23 validate 0.7.23 against https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower web-animations-js#2.2.2 cached git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower web-animations-js#2.2.2 validate 2.2.2 against git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower marked-element#1.1.3 download https://github.com/PolymerElements/marked-element/archive/v1.1.3.tar.gz [exec] bower nuxeo-ui-elements#0.1.2 download https://github.com/nuxeo/nuxeo-ui-elements/archive/v0.1.2.tar.gz [exec] bower paper-icon-button#1.0.7 download https://github.com/PolymerElements/paper-icon-button/archive/v1.0.7.tar.gz [exec] bower nuxeo-elements#0.2.7 download https://github.com/nuxeo/nuxeo-elements/archive/v0.2.7.tar.gz [exec] bower cropperjs#0.5.6 download https://github.com/fengyuanchen/cropperjs/archive/v0.5.6.tar.gz [exec] bower moment#2.10.6 download https://github.com/moment/moment/archive/2.10.6.tar.gz [exec] bower videojs#5.5.3 download https://github.com/videojs/video.js/archive/v5.5.3.tar.gz [exec] bower marked-element#1.1.3 extract archive.tar.gz [exec] bower marked-element#1.1.3 resolved git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower paper-icon-button#1.0.7 extract archive.tar.gz [exec] bower paper-icon-button#1.0.7 resolved git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower nuxeo-elements#0.2.7 extract archive.tar.gz [exec] bower nuxeo-elements#0.2.7 resolved git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower nuxeo-ui-elements#0.1.2 extract archive.tar.gz [exec] bower moment#2.10.6 extract archive.tar.gz [exec] bower cropperjs#0.5.6 extract archive.tar.gz [exec] bower cropperjs#0.5.6 resolved https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower videojs#5.5.3 extract archive.tar.gz [exec] bower moment#2.10.6 resolved https://github.com/moment/moment.git#2.10.6 [exec] bower nuxeo-ui-elements#0.1.2 resolved git://github.com/nuxeo/nuxeo-ui-elements.git#0.1.2 [exec] bower videojs#5.5.3 resolved https://github.com/videojs/video.js.git#5.5.3 [exec] bower cropperjs extra-resolution Unnecessary resolution: cropperjs#0.5.6 [exec] bower es6-promise extra-resolution Unnecessary resolution: es6-promise#2.2.0 [exec] bower font-roboto extra-resolution Unnecessary resolution: font-roboto#1.0.1 [exec] bower hydrolysis extra-resolution Unnecessary resolution: hydrolysis#1.24.1 [exec] bower iron-a11y-announcer extra-resolution Unnecessary resolution: iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys extra-resolution Unnecessary resolution: iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior extra-resolution Unnecessary resolution: iron-a11y-keys-behavior#1.1.9 [exec] bower iron-ajax extra-resolution Unnecessary resolution: iron-ajax#1.4.3 [exec] bower iron-autogrow-textarea extra-resolution Unnecessary resolution: iron-autogrow-textarea#1.0.14 [exec] bower iron-behaviors extra-resolution Unnecessary resolution: iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior extra-resolution Unnecessary resolution: iron-checked-element-behavior#1.0.5 [exec] bower iron-collapse extra-resolution Unnecessary resolution: iron-collapse#1.3.0 [exec] bower iron-component-page extra-resolution Unnecessary resolution: iron-component-page#1.1.7 [exec] bower iron-demo-helpers extra-resolution Unnecessary resolution: iron-demo-helpers#1.2.5 [exec] bower iron-doc-viewer extra-resolution Unnecessary resolution: iron-doc-viewer#1.0.15 [exec] bower iron-dropdown extra-resolution Unnecessary resolution: iron-dropdown#1.5.3 [exec] bower iron-elements extra-resolution Unnecessary resolution: iron-elements#1.0.10 [exec] bower iron-fit-behavior extra-resolution Unnecessary resolution: iron-fit-behavior#1.2.5 [exec] bower iron-flex-layout extra-resolution Unnecessary resolution: iron-flex-layout#1.3.1 [exec] bower iron-form extra-resolution Unnecessary resolution: iron-form#1.1.4 [exec] bower iron-form-element-behavior extra-resolution Unnecessary resolution: iron-form-element-behavior#1.0.6 [exec] bower iron-icon extra-resolution Unnecessary resolution: iron-icon#1.0.12 [exec] bower iron-icons extra-resolution Unnecessary resolution: iron-icons#1.2.0 [exec] bower iron-iconset extra-resolution Unnecessary resolution: iron-iconset#1.0.5 [exec] bower iron-iconset-svg extra-resolution Unnecessary resolution: iron-iconset-svg#1.1.0 [exec] bower iron-image extra-resolution Unnecessary resolution: iron-image#1.2.5 [exec] bower iron-input extra-resolution Unnecessary resolution: iron-input#1.0.10 [exec] bower iron-jsonp-library extra-resolution Unnecessary resolution: iron-jsonp-library#1.0.4 [exec] bower iron-label extra-resolution Unnecessary resolution: iron-label#1.0.2 [exec] bower iron-list extra-resolution Unnecessary resolution: iron-list#1.3.14 [exec] bower iron-localstorage extra-resolution Unnecessary resolution: iron-localstorage#1.0.6 [exec] bower iron-location extra-resolution Unnecessary resolution: iron-location#0.8.9 [exec] bower iron-media-query extra-resolution Unnecessary resolution: iron-media-query#1.0.8 [exec] bower iron-menu-behavior extra-resolution Unnecessary resolution: iron-menu-behavior#1.2.0 [exec] bower iron-meta extra-resolution Unnecessary resolution: iron-meta#1.1.2 [exec] bower iron-overlay-behavior extra-resolution Unnecessary resolution: iron-overlay-behavior#1.10.1 [exec] bower iron-pages extra-resolution Unnecessary resolution: iron-pages#1.0.8 [exec] bower iron-range-behavior extra-resolution Unnecessary resolution: iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior extra-resolution Unnecessary resolution: iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior extra-resolution Unnecessary resolution: iron-scroll-target-behavior#1.1.0 [exec] bower iron-scroll-threshold extra-resolution Unnecessary resolution: iron-scroll-threshold#1.0.3 [exec] bower iron-selector extra-resolution Unnecessary resolution: iron-selector#1.5.2 [exec] bower iron-signals extra-resolution Unnecessary resolution: iron-signals#1.0.3 [exec] bower iron-swipeable-container extra-resolution Unnecessary resolution: iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers extra-resolution Unnecessary resolution: iron-test-helpers#1.3.0 [exec] bower iron-validatable-behavior extra-resolution Unnecessary resolution: iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior extra-resolution Unnecessary resolution: iron-validator-behavior#1.0.1 [exec] bower jquery extra-resolution Unnecessary resolution: jquery#3.1.1 [exec] bower marked extra-resolution Unnecessary resolution: marked#0.3.6 [exec] bower marked-element extra-resolution Unnecessary resolution: marked-element#1.1.3 [exec] bower moment extra-resolution Unnecessary resolution: moment#2.10.6 [exec] bower neon-animation extra-resolution Unnecessary resolution: neon-animation#1.2.4 [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#0.9.0 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#0.2.7 [exec] bower nuxeo-ui-elements extra-resolution Unnecessary resolution: nuxeo-ui-elements#0.1.2 [exec] bower paper-badge extra-resolution Unnecessary resolution: paper-badge#1.1.4 [exec] bower paper-behaviors extra-resolution Unnecessary resolution: paper-behaviors#1.0.12 [exec] bower paper-button extra-resolution Unnecessary resolution: paper-button#1.0.14 [exec] bower paper-card extra-resolution Unnecessary resolution: paper-card#1.1.4 [exec] bower paper-checkbox extra-resolution Unnecessary resolution: paper-checkbox#1.4.1 [exec] bower paper-dialog extra-resolution Unnecessary resolution: paper-dialog#1.1.0 [exec] bower paper-dialog-behavior extra-resolution Unnecessary resolution: paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable extra-resolution Unnecessary resolution: paper-dialog-scrollable#1.1.5 [exec] bower paper-drawer-panel extra-resolution Unnecessary resolution: paper-drawer-panel#1.0.10 [exec] bower paper-dropdown-menu extra-resolution Unnecessary resolution: paper-dropdown-menu#1.4.2 [exec] bower paper-elements extra-resolution Unnecessary resolution: paper-elements#1.0.7 [exec] bower paper-fab extra-resolution Unnecessary resolution: paper-fab#1.2.1 [exec] bower paper-header-panel extra-resolution Unnecessary resolution: paper-header-panel#1.1.7 [exec] bower paper-icon-button extra-resolution Unnecessary resolution: paper-icon-button#1.0.7 [exec] bower paper-input extra-resolution Unnecessary resolution: paper-input#1.1.22 [exec] bower paper-item extra-resolution Unnecessary resolution: paper-item#1.2.1 [exec] bower paper-listbox extra-resolution Unnecessary resolution: paper-listbox#1.1.2 [exec] bower paper-material extra-resolution Unnecessary resolution: paper-material#1.0.6 [exec] bower paper-menu extra-resolution Unnecessary resolution: paper-menu#1.2.2 [exec] bower paper-menu-button extra-resolution Unnecessary resolution: paper-menu-button#1.5.2 [exec] bower paper-progress extra-resolution Unnecessary resolution: paper-progress#1.0.11 [exec] bower paper-radio-button extra-resolution Unnecessary resolution: paper-radio-button#1.2.1 [exec] bower paper-radio-group extra-resolution Unnecessary resolution: paper-radio-group#1.2.1 [exec] bower paper-ripple extra-resolution Unnecessary resolution: paper-ripple#1.0.10 [exec] bower paper-scroll-header-panel extra-resolution Unnecessary resolution: paper-scroll-header-panel#1.0.16 [exec] bower paper-slider extra-resolution Unnecessary resolution: paper-slider#1.0.12 [exec] bower paper-spinner extra-resolution Unnecessary resolution: paper-spinner#1.2.1 [exec] bower paper-styles extra-resolution Unnecessary resolution: paper-styles#1.1.5 [exec] bower paper-tabs extra-resolution Unnecessary resolution: paper-tabs#1.7.0 [exec] bower paper-toast extra-resolution Unnecessary resolution: paper-toast#1.3.0 [exec] bower paper-toggle-button extra-resolution Unnecessary resolution: paper-toggle-button#1.2.1 [exec] bower paper-toolbar extra-resolution Unnecessary resolution: paper-toolbar#1.1.7 [exec] bower paper-tooltip extra-resolution Unnecessary resolution: paper-tooltip#1.1.3 [exec] bower polymer extra-resolution Unnecessary resolution: polymer#1.7.0 [exec] bower prism extra-resolution Unnecessary resolution: prism#1.5.1 [exec] bower prism-element extra-resolution Unnecessary resolution: prism-element#1.1.1 [exec] bower promise-polyfill extra-resolution Unnecessary resolution: promise-polyfill#1.0.1 [exec] bower select2 extra-resolution Unnecessary resolution: select2#3.5.2 [exec] bower videojs extra-resolution Unnecessary resolution: videojs#5.5.3 [exec] bower web-animations-js extra-resolution Unnecessary resolution: web-animations-js#2.2.2 [exec] bower webcomponentsjs extra-resolution Unnecessary resolution: webcomponentsjs#0.7.23 [exec] bower font-roboto#1.0.1 install font-roboto#1.0.1 [exec] bower iron-a11y-keys#1.0.6 install iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior#1.1.9 install iron-a11y-keys-behavior#1.1.9 [exec] bower iron-ajax#1.4.3 install iron-ajax#1.4.3 [exec] bower iron-behaviors#1.0.17 install iron-behaviors#1.0.17 [exec] bower marked-element#1.1.3 install marked-element#1.1.3 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower hydrolysis#1.24.1 install hydrolysis#1.24.1 [exec] bower iron-checked-element-behavior#1.0.5 install iron-checked-element-behavior#1.0.5 [exec] bower paper-icon-button#1.0.7 install paper-icon-button#1.0.7 [exec] bower iron-collapse#1.3.0 install iron-collapse#1.3.0 [exec] bower iron-demo-helpers#1.2.5 install iron-demo-helpers#1.2.5 [exec] bower iron-elements#1.0.10 install iron-elements#1.0.10 [exec] bower nuxeo-elements#0.2.7 install nuxeo-elements#0.2.7 [exec] bower iron-component-page#1.1.7 install iron-component-page#1.1.7 [exec] bower iron-doc-viewer#1.0.15 install iron-doc-viewer#1.0.15 [exec] bower iron-dropdown#1.5.3 install iron-dropdown#1.5.3 [exec] bower iron-autogrow-textarea#1.0.14 install iron-autogrow-textarea#1.0.14 [exec] bower iron-fit-behavior#1.2.5 install iron-fit-behavior#1.2.5 [exec] bower iron-form#1.1.4 install iron-form#1.1.4 [exec] bower iron-icon#1.0.12 install iron-icon#1.0.12 [exec] bower iron-form-element-behavior#1.0.6 install iron-form-element-behavior#1.0.6 [exec] bower iron-a11y-announcer#1.0.5 install iron-a11y-announcer#1.0.5 [exec] bower iron-iconset-svg#1.1.0 install iron-iconset-svg#1.1.0 [exec] bower iron-iconset#1.0.5 install iron-iconset#1.0.5 [exec] bower iron-image#1.2.5 install iron-image#1.2.5 [exec] bower cropperjs#0.5.6 install cropperjs#0.5.6 [exec] bower iron-jsonp-library#1.0.4 install iron-jsonp-library#1.0.4 [exec] bower iron-label#1.0.2 install iron-label#1.0.2 [exec] bower iron-input#1.0.10 install iron-input#1.0.10 [exec] bower iron-localstorage#1.0.6 install iron-localstorage#1.0.6 [exec] bower iron-media-query#1.0.8 install iron-media-query#1.0.8 [exec] bower iron-flex-layout#1.3.1 install iron-flex-layout#1.3.1 [exec] bower iron-list#1.3.14 install iron-list#1.3.14 [exec] bower iron-menu-behavior#1.2.0 install iron-menu-behavior#1.2.0 [exec] bower moment#2.10.6 install moment#2.10.6 [exec] bower iron-location#0.8.9 install iron-location#0.8.9 [exec] bower iron-meta#1.1.2 install iron-meta#1.1.2 [exec] bower nuxeo-ui-elements#0.1.2 install nuxeo-ui-elements#0.1.2 [exec] bower iron-resizable-behavior#1.0.5 install iron-resizable-behavior#1.0.5 [exec] bower iron-overlay-behavior#1.10.1 install iron-overlay-behavior#1.10.1 [exec] bower iron-icons#1.2.0 install iron-icons#1.2.0 [exec] bower iron-pages#1.0.8 install iron-pages#1.0.8 [exec] bower iron-range-behavior#1.0.6 install iron-range-behavior#1.0.6 [exec] bower videojs#5.5.3 install videojs#5.5.3 [exec] bower iron-scroll-threshold#1.0.3 install iron-scroll-threshold#1.0.3 [exec] bower iron-selector#1.5.2 install iron-selector#1.5.2 [exec] bower iron-test-helpers#1.3.0 install iron-test-helpers#1.3.0 [exec] bower iron-swipeable-container#1.0.3 install iron-swipeable-container#1.0.3 [exec] bower iron-validatable-behavior#1.1.1 install iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior#1.0.1 install iron-validator-behavior#1.0.1 [exec] bower neon-animation#1.2.4 install neon-animation#1.2.4 [exec] bower jquery#3.1.1 install jquery#3.1.1 [exec] bower iron-scroll-target-behavior#1.1.0 install iron-scroll-target-behavior#1.1.0 [exec] bower marked#0.3.6 install marked#0.3.6 [exec] bower iron-signals#1.0.3 install iron-signals#1.0.3 [exec] bower paper-badge#1.1.4 install paper-badge#1.1.4 [exec] bower paper-card#1.1.4 install paper-card#1.1.4 [exec] bower nuxeo#0.9.0 install nuxeo#0.9.0 [exec] bower paper-button#1.0.14 install paper-button#1.0.14 [exec] bower paper-checkbox#1.4.1 install paper-checkbox#1.4.1 [exec] bower paper-dialog-scrollable#1.1.5 install paper-dialog-scrollable#1.1.5 [exec] bower paper-dialog#1.1.0 install paper-dialog#1.1.0 [exec] bower paper-behaviors#1.0.12 install paper-behaviors#1.0.12 [exec] bower paper-dialog-behavior#1.2.7 install paper-dialog-behavior#1.2.7 [exec] bower paper-dropdown-menu#1.4.2 install paper-dropdown-menu#1.4.2 [exec] bower paper-drawer-panel#1.0.10 install paper-drawer-panel#1.0.10 [exec] bower paper-elements#1.0.7 install paper-elements#1.0.7 [exec] bower paper-fab#1.2.1 install paper-fab#1.2.1 [exec] bower paper-header-panel#1.1.7 install paper-header-panel#1.1.7 [exec] bower paper-item#1.2.1 install paper-item#1.2.1 [exec] bower paper-listbox#1.1.2 install paper-listbox#1.1.2 [exec] bower paper-input#1.1.22 install paper-input#1.1.22 [exec] bower paper-material#1.0.6 install paper-material#1.0.6 [exec] bower paper-menu#1.2.2 install paper-menu#1.2.2 [exec] bower paper-progress#1.0.11 install paper-progress#1.0.11 [exec] bower paper-ripple#1.0.10 install paper-ripple#1.0.10 [exec] bower paper-radio-group#1.2.1 install paper-radio-group#1.2.1 [exec] bower paper-menu-button#1.5.2 install paper-menu-button#1.5.2 [exec] bower paper-radio-button#1.2.1 install paper-radio-button#1.2.1 [exec] bower paper-spinner#1.2.1 install paper-spinner#1.2.1 [exec] bower paper-scroll-header-panel#1.0.16 install paper-scroll-header-panel#1.0.16 [exec] bower paper-styles#1.1.5 install paper-styles#1.1.5 [exec] bower paper-slider#1.0.12 install paper-slider#1.0.12 [exec] bower paper-tabs#1.7.0 install paper-tabs#1.7.0 [exec] bower paper-toast#1.3.0 install paper-toast#1.3.0 [exec] bower paper-toggle-button#1.2.1 install paper-toggle-button#1.2.1 [exec] bower paper-toolbar#1.1.7 install paper-toolbar#1.1.7 [exec] bower prism-element#1.1.1 install prism-element#1.1.1 [exec] bower promise-polyfill#1.0.1 install promise-polyfill#1.0.1 [exec] bower paper-tooltip#1.1.3 install paper-tooltip#1.1.3 [exec] bower polymer#1.7.0 install polymer#1.7.0 [exec] bower web-animations-js#2.2.2 install web-animations-js#2.2.2 [exec] bower prism#1.5.1 install prism#1.5.1 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] bower webcomponentsjs#0.7.23 install webcomponentsjs#0.7.23 [exec] [exec] font-roboto#1.0.1 target/classes/web/nuxeo.war/bower_components/font-roboto [exec] [exec] iron-a11y-keys#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-keys-behavior#1.1.9 target/classes/web/nuxeo.war/bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-ajax#1.4.3 target/classes/web/nuxeo.war/bower_components/iron-ajax [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ promise-polyfill#1.0.1 [exec] [exec] iron-behaviors#1.0.17 target/classes/web/nuxeo.war/bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] marked-element#1.1.3 target/classes/web/nuxeo.war/bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] es6-promise#2.2.0 target/classes/web/nuxeo.war/bower_components/es6-promise [exec] [exec] hydrolysis#1.24.1 target/classes/web/nuxeo.war/bower_components/hydrolysis [exec] [exec] iron-checked-element-behavior#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-icon-button#1.0.7 target/classes/web/nuxeo.war/bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-collapse#1.3.0 target/classes/web/nuxeo.war/bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-demo-helpers#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-demo-helpers [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ marked-element#1.1.3 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-elements#1.0.10 target/classes/web/nuxeo.war/bower_components/iron-elements [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-a11y-keys#1.0.6 [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-component-page#1.1.7 [exec] โ”œโ”€โ”€ iron-demo-helpers#1.2.5 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form#1.1.4 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-iconset#1.0.5 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ iron-jsonp-library#1.0.4 [exec] โ”œโ”€โ”€ iron-label#1.0.2 [exec] โ”œโ”€โ”€ iron-list#1.3.14 [exec] โ”œโ”€โ”€ iron-localstorage#1.0.6 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-pages#1.0.8 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ”œโ”€โ”€ iron-scroll-threshold#1.0.3 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ iron-signals#1.0.3 [exec] โ”œโ”€โ”€ iron-swipeable-container#1.0.3 [exec] โ”œโ”€โ”€ iron-test-helpers#1.3.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ iron-validator-behavior#1.0.1 [exec] [exec] nuxeo-elements#0.2.7 target/classes/web/nuxeo.war/bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ nuxeo#0.9.0 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ select2#3.5.2 [exec] [exec] iron-component-page#1.1.7 target/classes/web/nuxeo.war/bower_components/iron-component-page [exec] โ”œโ”€โ”€ hydrolysis#1.24.1 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-doc-viewer#1.0.15 target/classes/web/nuxeo.war/bower_components/iron-doc-viewer [exec] โ”œโ”€โ”€ marked-element#1.1.3 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-dropdown#1.5.3 target/classes/web/nuxeo.war/bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-autogrow-textarea#1.0.14 target/classes/web/nuxeo.war/bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-fit-behavior#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form#1.1.4 target/classes/web/nuxeo.war/bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icon#1.0.12 target/classes/web/nuxeo.war/bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form-element-behavior#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-announcer#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset-svg#1.1.0 target/classes/web/nuxeo.war/bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-iconset [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-image#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-image [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] cropperjs#0.5.6 target/classes/web/nuxeo.war/bower_components/cropperjs [exec] [exec] iron-jsonp-library#1.0.4 target/classes/web/nuxeo.war/bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-label#1.0.2 target/classes/web/nuxeo.war/bower_components/iron-label [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-input#1.0.10 target/classes/web/nuxeo.war/bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-localstorage#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-media-query#1.0.8 target/classes/web/nuxeo.war/bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-flex-layout#1.3.1 target/classes/web/nuxeo.war/bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-list#1.3.14 target/classes/web/nuxeo.war/bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-menu-behavior#1.2.0 target/classes/web/nuxeo.war/bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] moment#2.10.6 target/classes/web/nuxeo.war/bower_components/moment [exec] [exec] iron-location#0.8.9 target/classes/web/nuxeo.war/bower_components/iron-location [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-meta#1.1.2 target/classes/web/nuxeo.war/bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-ui-elements#0.1.2 target/classes/web/nuxeo.war/bower_components/nuxeo-ui-elements [exec] โ”œโ”€โ”€ cropperjs#0.5.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ videojs#5.5.3 [exec] [exec] iron-resizable-behavior#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-overlay-behavior#1.10.1 target/classes/web/nuxeo.war/bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icons#1.2.0 target/classes/web/nuxeo.war/bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-pages#1.0.8 target/classes/web/nuxeo.war/bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-range-behavior#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] videojs#5.5.3 target/classes/web/nuxeo.war/bower_components/videojs [exec] [exec] iron-scroll-threshold#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-selector#1.5.2 target/classes/web/nuxeo.war/bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-test-helpers#1.3.0 target/classes/web/nuxeo.war/bower_components/iron-test-helpers [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-swipeable-container#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-swipeable-container [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validatable-behavior#1.1.1 target/classes/web/nuxeo.war/bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validator-behavior#1.0.1 target/classes/web/nuxeo.war/bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] neon-animation#1.2.4 target/classes/web/nuxeo.war/bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ web-animations-js#2.2.2 [exec] [exec] jquery#3.1.1 target/classes/web/nuxeo.war/bower_components/jquery [exec] [exec] iron-scroll-target-behavior#1.1.0 target/classes/web/nuxeo.war/bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] marked#0.3.6 target/classes/web/nuxeo.war/bower_components/marked [exec] [exec] iron-signals#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-signals [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-badge#1.1.4 target/classes/web/nuxeo.war/bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-card#1.1.4 target/classes/web/nuxeo.war/bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo#0.9.0 target/classes/web/nuxeo.war/bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] paper-button#1.0.14 target/classes/web/nuxeo.war/bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-checkbox#1.4.1 target/classes/web/nuxeo.war/bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-scrollable#1.1.5 target/classes/web/nuxeo.war/bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog#1.1.0 target/classes/web/nuxeo.war/bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-behaviors#1.0.12 target/classes/web/nuxeo.war/bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-behavior#1.2.7 target/classes/web/nuxeo.war/bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dropdown-menu#1.4.2 target/classes/web/nuxeo.war/bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-drawer-panel#1.0.10 target/classes/web/nuxeo.war/bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-elements#1.0.7 target/classes/web/nuxeo.war/bower_components/paper-elements [exec] โ”œโ”€โ”€ paper-badge#1.1.4 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-card#1.1.4 [exec] โ”œโ”€โ”€ paper-checkbox#1.4.1 [exec] โ”œโ”€โ”€ paper-dialog#1.1.0 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#1.1.5 [exec] โ”œโ”€โ”€ paper-drawer-panel#1.0.10 [exec] โ”œโ”€โ”€ paper-dropdown-menu#1.4.2 [exec] โ”œโ”€โ”€ paper-fab#1.2.1 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-item#1.2.1 [exec] โ”œโ”€โ”€ paper-listbox#1.1.2 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-menu#1.2.2 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ”œโ”€โ”€ paper-radio-group#1.2.1 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-scroll-header-panel#1.0.16 [exec] โ”œโ”€โ”€ paper-slider#1.0.12 [exec] โ”œโ”€โ”€ paper-spinner#1.2.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-tabs#1.7.0 [exec] โ”œโ”€โ”€ paper-toast#1.3.0 [exec] โ”œโ”€โ”€ paper-toggle-button#1.2.1 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ paper-tooltip#1.1.3 [exec] [exec] paper-fab#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-header-panel#1.1.7 target/classes/web/nuxeo.war/bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-item#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-listbox#1.1.2 target/classes/web/nuxeo.war/bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-input#1.1.22 target/classes/web/nuxeo.war/bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-material#1.0.6 target/classes/web/nuxeo.war/bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu#1.2.2 target/classes/web/nuxeo.war/bower_components/paper-menu [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-progress#1.0.11 target/classes/web/nuxeo.war/bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-ripple#1.0.10 target/classes/web/nuxeo.war/bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-group#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu-button#1.5.2 target/classes/web/nuxeo.war/bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-button#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-spinner#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-spinner [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-scroll-header-panel#1.0.16 target/classes/web/nuxeo.war/bower_components/paper-scroll-header-panel [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-styles#1.1.5 target/classes/web/nuxeo.war/bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-slider#1.0.12 target/classes/web/nuxeo.war/bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tabs#1.7.0 target/classes/web/nuxeo.war/bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toast#1.3.0 target/classes/web/nuxeo.war/bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toggle-button#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toolbar#1.1.7 target/classes/web/nuxeo.war/bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] prism-element#1.1.1 target/classes/web/nuxeo.war/bower_components/prism-element [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism#1.5.1 [exec] [exec] promise-polyfill#1.0.1 target/classes/web/nuxeo.war/bower_components/promise-polyfill [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tooltip#1.1.3 target/classes/web/nuxeo.war/bower_components/paper-tooltip [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] polymer#1.7.0 target/classes/web/nuxeo.war/bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.23 [exec] [exec] web-animations-js#2.2.2 target/classes/web/nuxeo.war/bower_components/web-animations-js [exec] [exec] prism#1.5.1 target/classes/web/nuxeo.war/bower_components/prism [exec] [exec] select2#3.5.2 target/classes/web/nuxeo.war/bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] webcomponentsjs#0.7.23 target/classes/web/nuxeo.war/bower_components/webcomponentsjs build: [exec] Running "vulcanize:pdfViewer" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/nuxeo-ui-elements/viewers/nuxeo-pdf-viewer.html -> target/classes/web/nuxeo.war/viewers/nuxeo-pdf-viewer.vulcanized.html [exec] [exec] Running "copy:pdfjs" (copy) task [exec] Created 109 directories, copied 370 files [exec] [exec] Running "vulcanize:imageViewer" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/nuxeo-ui-elements/viewers/nuxeo-image-viewer.html -> target/classes/web/nuxeo.war/viewers/nuxeo-image-viewer.vulcanized.html [exec] [exec] Running "vulcanize:videoViewer" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/nuxeo-ui-elements/viewers/nuxeo-video-viewer.html -> target/classes/web/nuxeo.war/viewers/nuxeo-video-viewer.vulcanized.html [exec] [exec] Running "vulcanize:markdownViewer" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/marked-element/marked-element.html -> target/classes/web/nuxeo.war/viewers/marked-element.vulcanized.html [exec] [exec] Running "clean:bower_components" (clean) task [exec] >> 92 paths cleaned. [exec] [exec] Done, without errors. [exec] [exec] [exec] Execution Time (2018-06-27 03:40:32 UTC) [exec] loading tasks 201ms โ–‡โ–‡โ–‡โ–‡ 9% [exec] vulcanize:pdfViewer 399ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 17% [exec] copy:pdfjs 239ms โ–‡โ–‡โ–‡โ–‡ 10% [exec] vulcanize:imageViewer 498ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 22% [exec] vulcanize:videoViewer 543ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 24% [exec] vulcanize:markdownViewer 252ms โ–‡โ–‡โ–‡โ–‡ 11% [exec] clean:bower_components 165ms โ–‡โ–‡โ–‡ 7% [exec] Total 2.3s [exec] [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-preview-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-preview-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-preview-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:40:39,246 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.platform.preview.io.PreviewJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:40:40,488 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 sec - in org.nuxeo.ecm.platform.preview.io.PreviewJsonEnricherTest Running org.nuxeo.ecm.platform.preview.tests.service.TestService 03:40:40,734 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.233 sec - in org.nuxeo.ecm.platform.preview.tests.service.TestService Running org.nuxeo.ecm.platform.preview.tests.service.TestEscaping StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:40:41,509 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 sec - in org.nuxeo.ecm.platform.preview.tests.service.TestEscaping Running org.nuxeo.ecm.platform.preview.tests.adapter.TestPreviewAdapter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in org.nuxeo.ecm.platform.preview.tests.adapter.TestPreviewAdapter Running org.nuxeo.ecm.platform.preview.tests.codec.TestDocumentPreviewCodec Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.nuxeo.ecm.platform.preview.tests.codec.TestDocumentPreviewCodec Running org.nuxeo.ecm.platform.preview.tests.helper.TestHelper Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.platform.preview.tests.helper.TestHelper Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-preview-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-preview-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-preview-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-preview-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-core --- [INFO] Storing buildNumber: 20180627-034043 at timestamp: 1530070843551 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-preview-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-preview-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-preview-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316/nuxeo-preview-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316/nuxeo-preview-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-preview-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316/nuxeo-preview-core-10.2-I20180627_0316.jar (3949 KB at 10201.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316/nuxeo-preview-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316/nuxeo-preview-core-10.2-I20180627_0316.pom (4 KB at 44.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/maven-metadata.xml (77 KB at 825.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/maven-metadata.xml (77 KB at 959.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316/nuxeo-preview-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.2-I20180627_0316/nuxeo-preview-core-10.2-I20180627_0316-sources.jar (44 KB at 547.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation IO 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-io --- [INFO] Storing buildNumber: 20180627-034045 at timestamp: 1530070845567 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/ObjectCodecService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/ObjectCodecService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/BaseRestTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/BaseRestTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/BaseRestTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-io --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:40:51,455 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 154 * service:org.nuxeo.ecm.automation.server.marshallers references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=marshallers] ====================================================================== Running org.nuxeo.ecm.automation.io.json.test.TestAutomationJson StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:40:52,775 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.io.services.IOComponent requires [service:org.nuxeo.ecm.webengine.core.service.json] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.io.services.IOComponent.codec.contrib references missing [target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec - in org.nuxeo.ecm.automation.io.json.test.TestAutomationJson Running org.nuxeo.ecm.automation.io.yaml.test.TestAutomationYaml StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:40:53,561 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 2 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.automation.io.services.IOComponent requires [service:org.nuxeo.ecm.webengine.core.service.json] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:testrestcontrib references missing [target=org.nuxeo.ecm.automation.io.services.enricher.ContentEnricherService;point=enricher] * service:org.nuxeo.ecm.automation.io.services.IOComponent.codec.contrib references missing [target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 sec - in org.nuxeo.ecm.automation.io.yaml.test.TestAutomationYaml Running org.nuxeo.ecm.automation.test.service.RestServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:40:54,314 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 101 * service:org.nuxeo.ecm.automation.io.services.IOComponent requires [service:org.nuxeo.ecm.webengine.core.service.json] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.io.services.IOComponent.codec.contrib references missing [target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 sec - in org.nuxeo.ecm.automation.test.service.RestServiceTest Running org.nuxeo.ecm.automation.jaxrs.io.documents.DocumentModelIOTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.nuxeo.ecm.automation.jaxrs.io.documents.DocumentModelIOTest Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-io --- [INFO] Storing buildNumber: 20180627-034055 at timestamp: 1530070855787 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316/nuxeo-automation-io-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316/nuxeo-automation-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316/nuxeo-automation-io-10.2-I20180627_0316.jar (108 KB at 366.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316/nuxeo-automation-io-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316/nuxeo-automation-io-10.2-I20180627_0316.pom (7 KB at 79.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/maven-metadata.xml (165 KB at 2933.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/maven-metadata.xml (165 KB at 2004.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316/nuxeo-automation-io-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.2-I20180627_0316/nuxeo-automation-io-10.2-I20180627_0316-sources.jar (74 KB at 909.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Server 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-server --- [INFO] Storing buildNumber: 20180627-034057 at timestamp: 1530070857710 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-server --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-server --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-server --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-server --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-server --- [INFO] Storing buildNumber: 20180627-034059 at timestamp: 1530070859294 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-server --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-server --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316/nuxeo-automation-server-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316/nuxeo-automation-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-server --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316/nuxeo-automation-server-10.2-I20180627_0316.jar (75 KB at 400.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316/nuxeo-automation-server-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316/nuxeo-automation-server-10.2-I20180627_0316.pom (5 KB at 57.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/maven-metadata.xml (165 KB at 2889.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/maven-metadata.xml (165 KB at 2034.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316/nuxeo-automation-server-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.2-I20180627_0316/nuxeo-automation-server-10.2-I20180627_0316-sources.jar (52 KB at 641.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Features 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-features --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-features --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-features --- [INFO] Storing buildNumber: 20180627-034101 at timestamp: 1530070861604 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-features --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-features --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetDirectoryEntries.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetDirectoryEntries.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetDirectoryEntries.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/BlobHolderAttach.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/BlobHolderAttach.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-features --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/TestDocumentAuditPageProviderOperation.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/TestDocumentAuditPageProviderOperation.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/TestDocumentAuditPageProviderOperation.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/TestDocumentAuditPageProviderOperation.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-features --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:06,744 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 118 * service:org.nuxeo.ecm.core.automation.features.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.contextContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=contextHelpers] * service:org.nuxeo.ecm.core.automation.test-vocabularies references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.automation.core.test.PlatformFunctionTest 03:41:07,050 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=continent, sid=4563444267153883149] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:09,205 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 03:41:10,138 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 147 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.454 sec - in org.nuxeo.ecm.automation.core.test.PlatformFunctionTest Running org.nuxeo.ecm.automation.core.test.TestDocumentAuditPageProviderOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:38,477 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 109 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.253 sec - in org.nuxeo.ecm.automation.core.test.TestDocumentAuditPageProviderOperation Running org.nuxeo.ecm.automation.core.test.QueryAndFetchOperationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:39,271 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 2 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.automation.server.AutomationServer requires [service:org.nuxeo.ecm.automation.io.services.IOComponent] * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.automation.server.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec - in org.nuxeo.ecm.automation.core.test.QueryAndFetchOperationTest Running org.nuxeo.ecm.automation.core.test.DnDOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:40,262 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 126 * service:org.nuxeo.ecm.automation.io.services.IOComponent requires [service:org.nuxeo.ecm.webengine.core.service.json] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.test-directories references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.automation.io.services.IOComponent.codec.contrib references missing [target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 sec - in org.nuxeo.ecm.automation.core.test.DnDOperationsTest Running org.nuxeo.ecm.automation.core.test.DirectoryEntriesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:41,165 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 sec - in org.nuxeo.ecm.automation.core.test.DirectoryEntriesTest Running org.nuxeo.ecm.automation.core.test.HTTPHelperTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:51,950 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 139 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.774 sec - in org.nuxeo.ecm.automation.core.test.HTTPHelperTest Running org.nuxeo.ecm.automation.core.test.SearchOperationTest 03:41:52,163 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy81.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery.run(DocumentPaginatedQuery.java:151) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.core.test.SearchOperationTest.testQueryWithNamedParametersInvalid(SearchOperationTest.java:183) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:41:52,168 WARN [TracerFactory] ****** chain ****** Name: Repository.Query Exception: OperationException Caught error: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery 03:41:52,237 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy81.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery.run(DocumentPaginatedQuery.java:151) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.core.test.SearchOperationTest.testQueryWithNamedParametersAndDocInvalid(SearchOperationTest.java:217) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:41:52,239 WARN [TracerFactory] ****** chain ****** Name: Repository.Query Exception: OperationException Caught error: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:53,047 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 sec - in org.nuxeo.ecm.automation.core.test.SearchOperationTest Running org.nuxeo.ecm.automation.core.test.DocumentExistsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:53,826 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 149 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec - in org.nuxeo.ecm.automation.core.test.DocumentExistsTest Running org.nuxeo.ecm.automation.core.test.LoginAsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:54,617 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 110 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 sec - in org.nuxeo.ecm.automation.core.test.LoginAsTest Running org.nuxeo.ecm.automation.core.test.RelationOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:55,277 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec - in org.nuxeo.ecm.automation.core.test.RelationOperationsTest Running org.nuxeo.ecm.automation.core.test.FunctionsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:55,895 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 126 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 sec - in org.nuxeo.ecm.automation.core.test.FunctionsTest Running org.nuxeo.ecm.automation.core.test.directory.CreateVocabularyEntryTest 03:41:55,919 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=continent, sid=4563654183680475986] 03:41:55,938 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=continent, sid=4563654269579821911] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:56,535 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 135 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec - in org.nuxeo.ecm.automation.core.test.directory.CreateVocabularyEntryTest Running org.nuxeo.ecm.automation.core.test.directory.GetNuxeoUserTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:57,183 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 126 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 sec - in org.nuxeo.ecm.automation.core.test.directory.GetNuxeoUserTest Running org.nuxeo.ecm.automation.core.test.directory.DirectoryOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:57,971 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 110 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 sec - in org.nuxeo.ecm.automation.core.test.directory.DirectoryOperationsTest Running org.nuxeo.ecm.automation.core.test.CoreProviderTest 03:41:58,109 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy89.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation.run(DocumentPageProviderOperation.java:300) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.core.test.CoreProviderTest.testPageProviderWithNamedParametersInvalid(CoreProviderTest.java:302) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:41:58,111 WARN [TracerFactory] ****** chain ****** Name: Repository.PageProvider Exception: OperationException Caught error: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation 03:41:58,134 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy89.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation.run(DocumentPageProviderOperation.java:300) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.core.test.CoreProviderTest.testPageProviderWithNamedParametersAndDocInvalid(CoreProviderTest.java:337) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:41:58,136 WARN [TracerFactory] ****** chain ****** Name: Repository.PageProvider Exception: OperationException Caught error: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:41:58,988 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 sec - in org.nuxeo.ecm.automation.core.test.CoreProviderTest Running org.nuxeo.ecm.automation.core.test.UserInviteTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.nuxeo.ecm.automation.core.test.UserInviteTest Running org.nuxeo.ecm.automation.core.operations.notification.SendMailTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.nuxeo.ecm.automation.core.operations.notification.SendMailTest Running org.nuxeo.ecm.automation.core.operations.notification.EmailResolutionTest 03:41:59,866 WARN [MailBox] Info given seems not well formed, please check (sent anyway): user1 03:41:59,915 WARN [MailBox] Info given seems not well formed, please check (sent anyway): user1,user2 03:41:59,939 WARN [MailBox] Info given seems not well formed, please check (sent anyway): user:user1,user:user2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:42:00,605 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.user-directories references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec - in org.nuxeo.ecm.automation.core.operations.notification.EmailResolutionTest Running org.nuxeo.ecm.automation.core.operations.users.TestQueryUsers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:42:01,230 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.user-directories references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 sec - in org.nuxeo.ecm.automation.core.operations.users.TestQueryUsers Running org.nuxeo.ecm.automation.core.operations.users.TestCreateOrUpdateGroup 03:42:01,247 WARN [TracerFactory] ****** chain ****** Name: Group.CreateOrUpdate Exception: OperationException Caught error: Cannot create already-existing group: group Caused by: org.nuxeo.ecm.automation.OperationException: Cannot create already-existing group: group ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup 03:42:01,255 WARN [TracerFactory] ****** chain ****** Name: Group.CreateOrUpdate Exception: OperationException Caught error: Cannot update non-existent group: group Caused by: org.nuxeo.ecm.automation.OperationException: Cannot update non-existent group: group ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:42:01,805 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.user-directories references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 sec - in org.nuxeo.ecm.automation.core.operations.users.TestCreateOrUpdateGroup Running org.nuxeo.ecm.automation.core.operations.users.TestCreateOrUpdateUser 03:42:01,819 WARN [TracerFactory] ****** chain ****** Name: User.CreateOrUpdate Exception: OperationException Caught error: Cannot create already-existing user: testuser Caused by: org.nuxeo.ecm.automation.OperationException: Cannot create already-existing user: testuser ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser 03:42:01,826 WARN [TracerFactory] ****** chain ****** Name: User.CreateOrUpdate Exception: OperationException Caught error: Cannot update non-existent user: testuser Caused by: org.nuxeo.ecm.automation.OperationException: Cannot update non-existent user: testuser ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser 03:42:01,828 ERROR [NuxeoPrincipalImpl] User testuser references the group1 group that does not exists 03:42:01,828 ERROR [NuxeoPrincipalImpl] User testuser references the group2 group that does not exists StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:42:02,404 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.user-directories references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 sec - in org.nuxeo.ecm.automation.core.operations.users.TestCreateOrUpdateUser Running org.nuxeo.ecm.automation.core.operations.users.TestSuggestUserEntries Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.nuxeo.ecm.automation.core.operations.users.TestSuggestUserEntries Running org.nuxeo.ecm.automation.core.operations.services.bulk.TestRunBulkOperation Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuxeo.ecm.automation.core.operations.services.bulk.TestRunBulkOperation Results : Tests run: 92, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-features --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-features --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-features --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-features >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-features --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-features --- [INFO] Storing buildNumber: 20180627-034204 at timestamp: 1530070924297 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-features --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-features <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-features --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-features --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316/nuxeo-automation-features-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316/nuxeo-automation-features-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-features --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316/nuxeo-automation-features-10.2-I20180627_0316.jar (135 KB at 757.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316/nuxeo-automation-features-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316/nuxeo-automation-features-10.2-I20180627_0316.pom (8 KB at 93.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/maven-metadata.xml (165 KB at 2002.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/maven-metadata.xml (165 KB at 2003.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316/nuxeo-automation-features-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.2-I20180627_0316/nuxeo-automation-features-10.2-I20180627_0316-sources.jar (92 KB at 1128.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Scripting 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-scripting --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-scripting --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-scripting --- [INFO] Storing buildNumber: 20180627-034205 at timestamp: 1530070925969 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-scripting --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-scripting --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/DocumentScriptingWrapper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/DocumentScriptingWrapper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/DocumentScriptingWrapper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-scripting --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-scripting --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:42:11,279 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 154 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.automation.scripting.test.TestCompileAndContext log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:42:13,371 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 154 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.068 sec - in org.nuxeo.automation.scripting.test.TestCompileAndContext Running org.nuxeo.automation.scripting.test.TestScriptRunnerInfrastructure [JavaClass java.io.File] log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.594 sec - in org.nuxeo.automation.scripting.test.TestScriptRunnerInfrastructure Running org.nuxeo.automation.scripting.test.TestScriptHelpers log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:42:20,902 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 154 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 sec - in org.nuxeo.automation.scripting.test.TestScriptHelpers Running org.nuxeo.automation.scripting.internals.TestAutomationMapper Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 sec - in org.nuxeo.automation.scripting.internals.TestAutomationMapper Running org.nuxeo.automation.scripting.internals.TestScriptObjectMirrors Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.nuxeo.automation.scripting.internals.TestScriptObjectMirrors Results : Tests run: 69, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-scripting --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-scripting --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-scripting --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-scripting >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-scripting --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-scripting --- [INFO] Storing buildNumber: 20180627-034222 at timestamp: 1530070942953 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-scripting --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-scripting <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-scripting --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-scripting --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316/nuxeo-automation-scripting-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316/nuxeo-automation-scripting-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-scripting --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316/nuxeo-automation-scripting-10.2-I20180627_0316.jar (42 KB at 428.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316/nuxeo-automation-scripting-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316/nuxeo-automation-scripting-10.2-I20180627_0316.pom (4 KB at 47.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/maven-metadata.xml (126 KB at 2238.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/maven-metadata.xml (126 KB at 1607.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316/nuxeo-automation-scripting-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.2-I20180627_0316/nuxeo-automation-scripting-10.2-I20180627_0316-sources.jar (25 KB at 314.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-client --- [INFO] Storing buildNumber: 20180627-034223 at timestamp: 1530070943931 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 85 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpAutomationClient.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpAutomationClient.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/AbstractAutomationClient.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/AbstractAutomationClient.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-automation-client --- [INFO] Copying jackson-annotations-2.9.5.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jackson-annotations-2.9.5.jar [INFO] Copying httpmime-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpmime-4.5.3.jar [INFO] Copying jersey-core-1.18.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jersey-core-1.18.3.jar [INFO] Copying logback-classic-1.2.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/logback-classic-1.2.3.jar [INFO] Copying commons-io-2.5.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/commons-io-2.5.jar [INFO] Copying jackson-core-2.9.5.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jackson-core-2.9.5.jar [INFO] Copying httpclient-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpclient-4.5.3.jar [INFO] Copying slf4j-api-1.7.21.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/slf4j-api-1.7.21.jar [INFO] Copying httpcore-4.4.6.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpcore-4.4.6.jar [INFO] Copying httpclient-osgi-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpclient-osgi-4.5.3.jar [INFO] Copying mail-1.4.5.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/mail-1.4.5.jar [INFO] Copying org.osgi.core-4.2.0.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/org.osgi.core-4.2.0.jar [INFO] Copying httpcore-osgi-4.4.6.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpcore-osgi-4.4.6.jar [INFO] Copying commons-logging-1.2.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/commons-logging-1.2.jar [INFO] Copying httpcore-nio-4.4.5.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpcore-nio-4.4.5.jar [INFO] Copying activation-1.1.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/activation-1.1.jar [INFO] Copying jersey-client-1.18.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jersey-client-1.18.3.jar [INFO] Copying httpclient-cache-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpclient-cache-4.5.3.jar [INFO] Copying fluent-hc-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/fluent-hc-4.5.3.jar [INFO] Copying commons-lang3-3.6.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/commons-lang3-3.6.jar [INFO] Copying logback-core-1.2.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/logback-core-1.2.3.jar [INFO] Copying commons-codec-1.11.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/commons-codec-1.11.jar [INFO] Copying jersey-apache-client4-1.18.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jersey-apache-client4-1.18.3.jar [INFO] Copying jackson-databind-2.9.5.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jackson-databind-2.9.5.jar [INFO] [INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ nuxeo-automation-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-client --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.client.ClientMarshallingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.nuxeo.ecm.automation.client.ClientMarshallingTest Running org.nuxeo.ecm.automation.client.SimpleClientTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.automation.client.SimpleClientTest Running org.nuxeo.ecm.automation.client.rest.api.RestClientTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec - in org.nuxeo.ecm.automation.client.rest.api.RestClientTest Running org.nuxeo.ecm.automation.client.jaxrs.test.DateParserTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.nuxeo.ecm.automation.client.jaxrs.test.DateParserTest Running org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 sec - in org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-client --- [INFO] Storing buildNumber: 20180627-034227 at timestamp: 1530070947360 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (default) @ nuxeo-automation-client --- [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.9.5 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.9.5 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.9.5 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.5.3 in the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.5.3 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.11 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpmime:jar:4.5.3 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient-cache:jar:4.5.3 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:fluent-hc:jar:4.5.3 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore-osgi:jar:4.4.6 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.4.6 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore-nio:jar:4.4.5 from the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey.contribs:jersey-apache-client4:jar:1.18.3 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.3 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.3 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.6 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.5 in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316-jar-with-dependencies.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316-jar-with-dependencies.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316.jar (141 KB at 782.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316.pom (8 KB at 76.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/maven-metadata.xml (171 KB at 2934.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/maven-metadata.xml (171 KB at 2076.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316-sources.jar (119 KB at 1475.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316-jar-with-dependencies.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.2-I20180627_0316/nuxeo-automation-client-10.2-I20180627_0316-jar-with-dependencies.jar (5983 KB at 33607.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rest-api-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-parent --- [INFO] Storing buildNumber: 20180627-034229 at timestamp: 1530070949581 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rest-api-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rest-api-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rest-api-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-parent --- [INFO] Storing buildNumber: 20180627-034230 at timestamp: 1530070950053 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rest-api-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rest-api-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rest-api-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/10.2-I20180627_0316/nuxeo-rest-api-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rest-api-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/10.2-I20180627_0316/nuxeo-rest-api-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/10.2-I20180627_0316/nuxeo-rest-api-parent-10.2-I20180627_0316.pom (795 B at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/maven-metadata.xml (168 KB at 2884.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/maven-metadata.xml (168 KB at 2066.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API io 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rest-api-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-io --- [INFO] Storing buildNumber: 20180627-034231 at timestamp: 1530070951026 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rest-api-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/AbstractTypeDefWriter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/AbstractTypeDefWriter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/AbstractTypeDefWriter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rest-api-io --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rest-api-io --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rest-api-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rest-api-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rest-api-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rest-api-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-io --- [INFO] Storing buildNumber: 20180627-034231 at timestamp: 1530070951926 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rest-api-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rest-api-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rest-api-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316/nuxeo-rest-api-io-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316/nuxeo-rest-api-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rest-api-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316/nuxeo-rest-api-io-10.2-I20180627_0316.jar (17 KB at 75.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316/nuxeo-rest-api-io-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316/nuxeo-rest-api-io-10.2-I20180627_0316.pom (846 B at 10.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/maven-metadata.xml (165 KB at 2879.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/maven-metadata.xml (165 KB at 1978.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316/nuxeo-rest-api-io-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.2-I20180627_0316/nuxeo-rest-api-io-10.2-I20180627_0316-sources.jar (14 KB at 170.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-parent --- [INFO] Storing buildNumber: 20180627-034232 at timestamp: 1530070952960 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-parent --- [INFO] Storing buildNumber: 20180627-034233 at timestamp: 1530070953514 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/10.2-I20180627_0316/nuxeo-platform-rendition-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/10.2-I20180627_0316/nuxeo-platform-rendition-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/10.2-I20180627_0316/nuxeo-platform-rendition-parent-10.2-I20180627_0316.pom (842 B at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/maven-metadata.xml (168 KB at 1397.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/maven-metadata.xml (168 KB at 2071.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-api --- [INFO] Storing buildNumber: 20180627-034234 at timestamp: 1530070954480 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendition-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendition-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendition-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendition-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-api --- [INFO] Storing buildNumber: 20180627-034235 at timestamp: 1530070955110 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316/nuxeo-platform-rendition-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316/nuxeo-platform-rendition-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar (14 KB at 55.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316/nuxeo-platform-rendition-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316/nuxeo-platform-rendition-api-10.2-I20180627_0316.pom (866 B at 10.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/maven-metadata.xml (168 KB at 2942.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/maven-metadata.xml (168 KB at 2097.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316/nuxeo-platform-rendition-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.2-I20180627_0316/nuxeo-platform-rendition-api-10.2-I20180627_0316-sources.jar (15 KB at 170.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OAuth filters and services 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-oauth --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-oauth --- [INFO] Storing buildNumber: 20180627-034236 at timestamp: 1530070956873 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-oauth --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-oauth --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.oauth.tests.TestServiceProviderService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:42:43,193 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,196 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,197 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,198 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,199 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,199 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,200 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,201 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,202 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,202 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,203 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,204 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,204 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,205 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,206 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,206 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,208 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,208 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,209 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,210 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,211 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,211 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,212 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,213 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,213 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,214 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,215 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,215 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,216 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,216 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,217 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,218 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:42:43,218 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 sec - in org.nuxeo.ecm.platform.oauth.tests.TestServiceProviderService Running org.nuxeo.ecm.platform.oauth.tests.OAuth2ChallengeFixture http-nio-18090-exec-2 03:42:44,782 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid client_id: unknown.){{fState,beforeRun}} http-nio-18090-exec-3 03:42:45,050 ERROR [AuthorizationRequest] No redirect URI set for OAuth2 client OAuth2Client(name=No redirect URI, id=no-redirect-uri, redirectURIs=[], autoGrant=false, enabled=true), at least one is required. Please make sure you update this OAuth2 client.{{fState,beforeRun}} http-nio-18090-exec-3 03:42:45,051 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=access_denied, description=No redirect URI configured for the app.){{fState,beforeRun}} http-nio-18090-exec-4 03:42:45,073 ERROR [AuthorizationRequest] The redirect URI http://redirect.uri set for OAuth2 client OAuth2Client(name=Not HTTPS, id=not-https, redirectURIs=[http://redirect.uri], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} http-nio-18090-exec-4 03:42:45,074 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://redirect.uri. It must not be empty and start with https for security reasons.){{fState,beforeRun}} http-nio-18090-exec-5 03:42:45,085 ERROR [AuthorizationRequest] The redirect URI http://localhost.somecompany.com set for OAuth2 client OAuth2Client(name=Localhost as domain name, id=localhost-domain-name, redirectURIs=[http://localhost.somecompany.com], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} http-nio-18090-exec-5 03:42:45,086 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://localhost.somecompany.com. It must not be empty and start with https for security reasons.){{fState,beforeRun}} http-nio-18090-exec-7 03:42:45,109 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect_uri parameter: https://unknown.uri. It must exactly match one of the redirect URIs configured for the app.){{fState,beforeRun}} http-nio-18090-exec-8 03:42:45,118 ERROR [AuthorizationRequest] The redirect URI http://redirect.uri set for OAuth2 client OAuth2Client(name=Not HTTPS, id=not-https, redirectURIs=[http://redirect.uri], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} http-nio-18090-exec-8 03:42:45,119 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://redirect.uri. It must not be empty and start with https for security reasons.){{fState,beforeRun}} http-nio-18090-exec-2 03:42:45,247 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid PKCE parameters: either both code_challenge and code_challenge_method parameters must be sent or none of them.){{fState,beforeRun}} http-nio-18090-exec-3 03:42:45,258 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid PKCE parameters: either both code_challenge and code_challenge_method parameters must be sent or none of them.){{fState,beforeRun}} http-nio-18090-exec-4 03:42:45,269 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid code_challenge_method parameter: transform algorithm unknown not supported. The server only supports [plain, S256].){{fState,beforeRun}} http-nio-18090-exec-6 03:42:46,500 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=The /oauth2/authorize_submit endpoint only accepts POST requests.){{fState,beforeRun}} http-nio-18090-exec-7 03:42:46,622 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=The /oauth2/token endpoint only accepts POST requests.){{fState,beforeRun}} http-nio-18090-exec-8 03:42:46,714 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=unsupported_grant_type, description=Unknown grant_type: got "unknown", expecting "authorization_code" or "refresh_token".){{fState,beforeRun}} http-nio-18090-exec-9 03:42:46,726 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid authorization code){{fState,beforeRun}} http-nio-18090-exec-2 03:42:46,758 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_client, description=Invalid client id: unknown){{fState,beforeRun}} http-nio-18090-exec-5 03:42:46,786 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_client, description=Disabled client or invalid client secret){{fState,beforeRun}} http-nio-18090-exec-8 03:42:46,815 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid redirect URI: null){{fState,beforeRun}} http-nio-18090-exec-1 03:42:46,920 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_request, description=Missing code_verifier parameter){{fState,beforeRun}} http-nio-18090-exec-4 03:42:46,951 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid code_verifier parameter){{fState,beforeRun}} http-nio-18090-exec-10 03:42:47,020 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid code_verifier parameter){{fState,beforeRun}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.595 sec - in org.nuxeo.ecm.platform.oauth.tests.OAuth2ChallengeFixture Running org.nuxeo.ecm.platform.oauth.tests.TestDirectorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 sec - in org.nuxeo.ecm.platform.oauth.tests.TestDirectorySecurity Running org.nuxeo.ecm.platform.oauth.tests.TestConsumerService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec - in org.nuxeo.ecm.platform.oauth.tests.TestConsumerService Running org.nuxeo.ecm.platform.oauth.tests.TestOauth2Client StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 sec - in org.nuxeo.ecm.platform.oauth.tests.TestOauth2Client Running org.nuxeo.ecm.platform.oauth.tests.TestTokenService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec - in org.nuxeo.ecm.platform.oauth.tests.TestTokenService Running org.nuxeo.ecm.platform.oauth.tests.TestServerKeyService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 sec - in org.nuxeo.ecm.platform.oauth.tests.TestServerKeyService Running org.nuxeo.ecm.platform.oauth.tests.OAuth2ChallengeFixture http-nio-18090-exec-2 03:42:51,712 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid client_id: unknown.){{fState,beforeRun}} http-nio-18090-exec-3 03:42:51,916 ERROR [AuthorizationRequest] No redirect URI set for OAuth2 client OAuth2Client(name=No redirect URI, id=no-redirect-uri, redirectURIs=[], autoGrant=false, enabled=true), at least one is required. Please make sure you update this OAuth2 client.{{fState,beforeRun}} http-nio-18090-exec-3 03:42:51,916 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=access_denied, description=No redirect URI configured for the app.){{fState,beforeRun}} http-nio-18090-exec-4 03:42:51,927 ERROR [AuthorizationRequest] The redirect URI http://redirect.uri set for OAuth2 client OAuth2Client(name=Not HTTPS, id=not-https, redirectURIs=[http://redirect.uri], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} http-nio-18090-exec-4 03:42:51,927 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://redirect.uri. It must not be empty and start with https for security reasons.){{fState,beforeRun}} http-nio-18090-exec-5 03:42:51,936 ERROR [AuthorizationRequest] The redirect URI http://localhost.somecompany.com set for OAuth2 client OAuth2Client(name=Localhost as domain name, id=localhost-domain-name, redirectURIs=[http://localhost.somecompany.com], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} http-nio-18090-exec-5 03:42:51,936 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://localhost.somecompany.com. It must not be empty and start with https for security reasons.){{fState,beforeRun}} http-nio-18090-exec-7 03:42:51,951 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect_uri parameter: https://unknown.uri. It must exactly match one of the redirect URIs configured for the app.){{fState,beforeRun}} http-nio-18090-exec-8 03:42:51,960 ERROR [AuthorizationRequest] The redirect URI http://redirect.uri set for OAuth2 client OAuth2Client(name=Not HTTPS, id=not-https, redirectURIs=[http://redirect.uri], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} http-nio-18090-exec-8 03:42:51,960 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://redirect.uri. It must not be empty and start with https for security reasons.){{fState,beforeRun}} http-nio-18090-exec-2 03:42:52,080 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid PKCE parameters: either both code_challenge and code_challenge_method parameters must be sent or none of them.){{fState,beforeRun}} http-nio-18090-exec-3 03:42:52,090 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid PKCE parameters: either both code_challenge and code_challenge_method parameters must be sent or none of them.){{fState,beforeRun}} http-nio-18090-exec-4 03:42:52,097 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid code_challenge_method parameter: transform algorithm unknown not supported. The server only supports [plain, S256].){{fState,beforeRun}} http-nio-18090-exec-6 03:42:52,788 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=The /oauth2/authorize_submit endpoint only accepts POST requests.){{fState,beforeRun}} http-nio-18090-exec-7 03:42:52,891 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=The /oauth2/token endpoint only accepts POST requests.){{fState,beforeRun}} http-nio-18090-exec-8 03:42:52,976 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=unsupported_grant_type, description=Unknown grant_type: got "unknown", expecting "authorization_code" or "refresh_token".){{fState,beforeRun}} http-nio-18090-exec-9 03:42:52,990 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid authorization code){{fState,beforeRun}} http-nio-18090-exec-2 03:42:53,034 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_client, description=Invalid client id: unknown){{fState,beforeRun}} http-nio-18090-exec-5 03:42:53,065 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_client, description=Disabled client or invalid client secret){{fState,beforeRun}} http-nio-18090-exec-8 03:42:53,094 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid redirect URI: null){{fState,beforeRun}} http-nio-18090-exec-1 03:42:53,240 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_request, description=Missing code_verifier parameter){{fState,beforeRun}} http-nio-18090-exec-4 03:42:53,269 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid code_verifier parameter){{fState,beforeRun}} http-nio-18090-exec-10 03:42:53,332 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid code_verifier parameter){{fState,beforeRun}} Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.365 sec - in org.nuxeo.ecm.platform.oauth.tests.OAuth2ChallengeFixture Running org.nuxeo.ecm.platform.oauth.tests.TestForwardedProto Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.nuxeo.ecm.platform.oauth.tests.TestForwardedProto Results : Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-oauth --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-oauth --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-oauth >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-oauth --- [INFO] Storing buildNumber: 20180627-034255 at timestamp: 1530070975259 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-oauth --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-oauth <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-oauth --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316/nuxeo-platform-oauth-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316/nuxeo-platform-oauth-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-oauth --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316/nuxeo-platform-oauth-10.2-I20180627_0316.jar (118 KB at 281.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316/nuxeo-platform-oauth-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316/nuxeo-platform-oauth-10.2-I20180627_0316.pom (5 KB at 57.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/maven-metadata.xml (166 KB at 2804.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/maven-metadata.xml (166 KB at 689.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316/nuxeo-platform-oauth-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.2-I20180627_0316/nuxeo-platform-oauth-10.2-I20180627_0316-sources.jar (90 KB at 1127.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API server 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rest-api-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-server --- [INFO] Storing buildNumber: 20180627-034257 at timestamp: 1530070977262 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-server --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 130 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rest-api-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/JSONDocumentObject.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/JSONDocumentObject.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rest-api-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rest-api-server --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.restapi.server.URLUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.nuxeo.ecm.restapi.server.URLUtilsTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rest-api-server --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rest-api-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rest-api-server --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rest-api-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-server --- [INFO] Storing buildNumber: 20180627-034300 at timestamp: 1530070980297 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-server --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rest-api-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rest-api-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rest-api-server --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316/nuxeo-rest-api-server-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316/nuxeo-rest-api-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rest-api-server --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316/nuxeo-rest-api-server-10.2-I20180627_0316.jar (291 KB at 405.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316/nuxeo-rest-api-server-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316/nuxeo-rest-api-server-10.2-I20180627_0316.pom (2 KB at 19.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/maven-metadata.xml (165 KB at 2828.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/maven-metadata.xml (165 KB at 2025.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316/nuxeo-rest-api-server-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.2-I20180627_0316/nuxeo-rest-api-server-10.2-I20180627_0316-sources.jar (256 KB at 2183.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-test --- [INFO] Storing buildNumber: 20180627-034302 at timestamp: 1530070982902 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestDataCapsule.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestDataCapsule.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestDataCapsule.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/EmbeddedAutomationClientTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/EmbeddedAutomationClientTest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/EmbeddedAutomationClientTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.core.SendMailTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:08,501 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 108 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.496 sec - in org.nuxeo.ecm.automation.core.SendMailTest Running org.nuxeo.ecm.automation.core.context.TestContextHelpers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:10,486 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,489 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,490 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,491 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,492 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,493 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,493 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,494 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,495 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,496 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,497 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,497 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,498 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,499 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,500 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,501 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,502 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,503 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,503 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,504 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,505 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,506 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,506 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,507 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,508 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,509 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,509 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,510 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,511 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,511 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,512 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,513 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,514 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:10,596 localhost-startStop-1 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.336 sec - in org.nuxeo.ecm.automation.core.context.TestContextHelpers Running org.nuxeo.ecm.automation.core.context.TestHttpHelpers 03:43:13,402 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2098760813356001155.log Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 sec - in org.nuxeo.ecm.automation.core.context.TestHttpHelpers Running org.nuxeo.ecm.automation.core.context.TestResponseHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:14,027 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 sec - in org.nuxeo.ecm.automation.core.context.TestResponseHelper Running org.nuxeo.ecm.automation.core.TestCreateZip StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:14,736 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 0 / Unstarted: 0 / Total: 155 * service:org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig, service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService] * service:org.nuxeo.ecm.webengine.WebEngineComponent requires [service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService] * 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.709 sec - in org.nuxeo.ecm.automation.core.TestCreateZip Running org.nuxeo.ecm.automation.core.TestOperationRegistration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:15,241 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 107 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec - in org.nuxeo.ecm.automation.core.TestOperationRegistration Running org.nuxeo.ecm.automation.core.TestRestoreInputFromScriptAndLogOperation 03:43:15,276 main ERROR [LogOperation] Input title test. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:16,034 localhost-startStop-1 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:43:16,390 main 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.017 sec - in org.nuxeo.ecm.automation.core.TestRestoreInputFromScriptAndLogOperation Running org.nuxeo.ecm.automation.server.test.EmbeddedAutomationClientTest 03:43:21,142 http-nio-18080-exec-8 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet.service() for servlet [Nuxeo WebEngine Servlet] in context with path [] threw exception java.lang.RuntimeException: Exceptions during cleanup at org.nuxeo.ecm.webengine.jaxrs.context.RequestContext.dispose(RequestContext.java:99) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Suppressed: org.nuxeo.runtime.transaction.TransactionRuntimeException: Transaction has timed out at org.nuxeo.runtime.transaction.TransactionHelper.checkTransactionTimeout(TransactionHelper.java:223) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:108) at org.nuxeo.ecm.core.api.AbstractSession.save(AbstractSession.java:1498) at org.nuxeo.ecm.automation.OperationContext.close(OperationContext.java:206) at org.nuxeo.ecm.automation.jaxrs.io.operations.RestOperationContext$1.cleanup(RestOperationContext.java:55) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContext.dispose(RequestContext.java:95) ... 40 more 03:43:21,377 http-nio-18080-exec-1 WARN [TracerFactory] ****** chain ****** Name: exitError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.document.CreateDocument org.nuxeo.ecm.automation.server.test.ExitOperation 03:43:21,378 http-nio-18080-exec-1 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: exitError org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: exitError at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 64 more Suppressed: java.lang.Throwable: ****** chain ****** Name: exitError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** 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.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 74 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 78 more 03:43:21,484 http-nio-18080-exec-7 WARN [MailTemplateHelper] No codec was found to notify document url. It is like that no UI is installed. 03:43:21,624 http-nio-18080-exec-7 WARN [TracerFactory] ****** chain ****** Name: Document.Mail Exception: OperationException Caught error: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.notification.SendMail 03:43:21,625 http-nio-18080-exec-7 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: Document.Mail org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: Document.Mail at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 64 more Suppressed: java.lang.Throwable: ****** chain ****** Name: Document.Mail Exception: OperationException Caught error: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.notification.SendMail at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 74 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:303) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.send(SendMail.java:189) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.run(SendMail.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:170) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 76 more Caused by: java.net.UnknownHostException: badHostName at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:317) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:233) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1938) ... 91 more 03:43:21,636 http-nio-18080-exec-8 WARN [MailTemplateHelper] No codec was found to notify document url. It is like that no UI is installed. 03:43:21,639 http-nio-18080-exec-8 WARN [SendMail] An error occured while trying to execute the Document.Mail 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:303) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.send(SendMail.java:189) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.run(SendMail.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:170) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.UnknownHostException: badHostName at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:317) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:233) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1938) ... 91 more 03:43:22,657 main WARN [JsonMarshalling] No marshaller for logEntries and not a valid Java class name either. 03:43:22,819 http-nio-18080-exec-3 WARN [TracerFactory] ****** chain ****** Name: Test.HttpStatus Exception: ExceptionTest Caught error: Exception Message Caused by: org.nuxeo.ecm.automation.test.helpers.ExceptionTest: Exception Message ****** Hierarchy calls ****** org.nuxeo.ecm.automation.test.helpers.HttpStatusOperationTest 03:43:23,272 localhost-startStop-1 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:43:23,996 localhost-startStop-1 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:43:27,510 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The web application [ROOT] appears to have started a thread named [File Reaper] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) org.apache.commons.io.FileCleaningTracker$Reaper.run(FileCleaningTracker.java:225) 03:43:27,672 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-899429311548009103.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:28,386 localhost-startStop-1 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 50, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.184 sec - in org.nuxeo.ecm.automation.server.test.EmbeddedAutomationClientTest Running org.nuxeo.ecm.automation.server.test.TestRemoteAutomationScript 03:43:31,583 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-7236573410932060170.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.69 sec - in org.nuxeo.ecm.automation.server.test.TestRemoteAutomationScript Running org.nuxeo.ecm.automation.server.test.TestBulkDownloadOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:32,842 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 154 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 sec - in org.nuxeo.ecm.automation.server.test.TestBulkDownloadOperation Running org.nuxeo.ecm.automation.server.test.CanCreateInWorkspacesFromBlobTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:33,441 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.rest.pageprovider.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 sec - in org.nuxeo.ecm.automation.server.test.CanCreateInWorkspacesFromBlobTest Running org.nuxeo.ecm.automation.server.test.ContributionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:34,023 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.automation.server.test-bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings, target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec - in org.nuxeo.ecm.automation.server.test.ContributionTest Running org.nuxeo.ecm.automation.server.test.CanTraceChainsTest 03:43:34,348 main WARN [TracerFactory] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:35,096 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 130 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.rest.pageprovider.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 sec - in org.nuxeo.ecm.automation.server.test.CanTraceChainsTest Running org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerFixture StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:36,496 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.rest.pageprovider.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 sec - in org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerFixture Results : Tests run: 99, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-test --- [INFO] Storing buildNumber: 20180627-034338 at timestamp: 1530071018686 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-automation-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316.jar (23 KB at 182.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316.pom (8 KB at 100.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/maven-metadata.xml (164 KB at 2874.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/maven-metadata.xml (164 KB at 1998.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316-sources.jar (15 KB at 123.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.2-I20180627_0316/nuxeo-automation-test-10.2-I20180627_0316-tests.jar (95 KB at 480.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Token Authentication 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-token --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token --- [INFO] Storing buildNumber: 20180627-034340 at timestamp: 1530071020705 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-token --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-token --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-token --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.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] 03:43:46,214 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 134 * service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=chain, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.login.token.authentication.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.automation.server.auth.config references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains] ====================================================================== Running org.nuxeo.ecm.tokenauth.TestTokenAuthenticationService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:48,102 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,103 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,103 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,104 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,105 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,105 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,106 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,107 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,107 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,109 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,110 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,111 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,111 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,112 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,113 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,113 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,114 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,115 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,115 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,116 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,116 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,117 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,118 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,118 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,119 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,121 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,121 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,122 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,122 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,123 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,123 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,124 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,125 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:43:48,207 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 sec - in org.nuxeo.ecm.tokenauth.TestTokenAuthenticationService Running org.nuxeo.ecm.tokenauth.TestAnonymousTokenAuthenticationServlet 03:43:49,270 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:43:49,994 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.automation.server.auth.config 03:43:50,038 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:51,094 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.93 sec - in org.nuxeo.ecm.tokenauth.TestAnonymousTokenAuthenticationServlet Running org.nuxeo.ecm.tokenauth.TestTokenAuthenticator 03:43:54,538 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3318417552651964318.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:55,449 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 134 * service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=chain, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.login.token.authentication.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.automation.server.auth.config references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.2 sec - in org.nuxeo.ecm.tokenauth.TestTokenAuthenticator Running org.nuxeo.ecm.tokenauth.TestDirectorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:56,242 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 sec - in org.nuxeo.ecm.tokenauth.TestDirectorySecurity Running org.nuxeo.ecm.tokenauth.TestTokenAuthenticationServlet 03:43:56,443 ERROR [TokenAuthenticationServlet] The following request parameters are mandatory to acquire an authentication token: applicationName, deviceId, permission. 03:43:56,451 ERROR [TokenAuthenticationServlet] The following request parameters are mandatory to revoke an authentication token: applicationName, deviceId. 03:43:56,990 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.automation.server.auth.config 03:43:57,027 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:43:57,395 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 sec - in org.nuxeo.ecm.tokenauth.TestTokenAuthenticationServlet Running org.nuxeo.ecm.tokenauth.TestAnonymousTokenAuthenticator 03:43:58,319 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:44:00,730 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2363295961843953427.log Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.31 sec - in org.nuxeo.ecm.tokenauth.TestAnonymousTokenAuthenticator Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-token --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-token --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-token --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-token >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token --- [INFO] Storing buildNumber: 20180627-034402 at timestamp: 1530071042207 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-token <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-token --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-login-token --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-token --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-token --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316.jar (26 KB at 96.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316.pom (3 KB at 27.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/maven-metadata.xml (164 KB at 2816.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/maven-metadata.xml (164 KB at 1968.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316-sources.jar (20 KB at 235.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.2-I20180627_0316/nuxeo-platform-login-token-10.2-I20180627_0316-tests.jar (26 KB at 292.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Permissions 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-permissions --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-permissions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-permissions --- [INFO] Storing buildNumber: 20180627-034404 at timestamp: 1530071044310 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-permissions --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-permissions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-permissions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-permissions --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:44:09,346 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] ====================================================================== Running org.nuxeo.ecm.permissions.TestPermissionListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:44:10,536 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 sec - in org.nuxeo.ecm.permissions.TestPermissionListener Running org.nuxeo.ecm.permissions.TestDirectorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:44:11,229 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 134 * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 sec - in org.nuxeo.ecm.permissions.TestDirectorySecurity Running org.nuxeo.ecm.permissions.TestPermissionGrantedNotification StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:44:21,925 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=chain, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.login.token.authentication.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.automation.server.auth.config references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.687 sec - in org.nuxeo.ecm.permissions.TestPermissionGrantedNotification Running org.nuxeo.ecm.permissions.TestPermissionForTransientUsers 03:44:32,386 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry 03:44:32,388 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:44:32,691 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 129 * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.76 sec - in org.nuxeo.ecm.permissions.TestPermissionForTransientUsers Running org.nuxeo.ecm.permissions.ACLJsonEnricherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec - in org.nuxeo.ecm.permissions.ACLJsonEnricherTest Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-permissions --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-permissions --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-permissions --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-permissions >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-permissions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-permissions --- [INFO] Storing buildNumber: 20180627-034434 at timestamp: 1530071074454 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-permissions --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-permissions <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-permissions --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/nuxeo-permissions-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-permissions --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/nuxeo-permissions-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316/nuxeo-permissions-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/nuxeo-permissions-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316/nuxeo-permissions-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-permissions --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316/nuxeo-permissions-10.2-I20180627_0316.jar (31 KB at 224.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316/nuxeo-permissions-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316/nuxeo-permissions-10.2-I20180627_0316.pom (3 KB at 28.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/maven-metadata.xml (118 KB at 2105.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/maven-metadata.xml (118 KB at 1474.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316/nuxeo-permissions-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.2-I20180627_0316/nuxeo-permissions-10.2-I20180627_0316-sources.jar (19 KB at 236.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-parent --- [INFO] Storing buildNumber: 20180627-034435 at timestamp: 1530071075442 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-parent --- [INFO] Storing buildNumber: 20180627-034436 at timestamp: 1530071076028 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/10.2-I20180627_0316/nuxeo-platform-imaging-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/10.2-I20180627_0316/nuxeo-platform-imaging-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/10.2-I20180627_0316/nuxeo-platform-imaging-parent-10.2-I20180627_0316.pom (975 B at 4.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/maven-metadata.xml (168 KB at 2942.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/maven-metadata.xml (168 KB at 2070.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-api --- [INFO] Storing buildNumber: 20180627-034436 at timestamp: 1530071076928 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/AbstractPictureAdapter.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/AbstractPictureAdapter.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapter.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-api --- [INFO] Storing buildNumber: 20180627-034437 at timestamp: 1530071077669 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316/nuxeo-platform-imaging-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316/nuxeo-platform-imaging-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316/nuxeo-platform-imaging-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316/nuxeo-platform-imaging-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316/nuxeo-platform-imaging-api-10.2-I20180627_0316.jar (41 KB at 218.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316/nuxeo-platform-imaging-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316/nuxeo-platform-imaging-api-10.2-I20180627_0316.pom (3 KB at 26.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/maven-metadata.xml (168 KB at 2891.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/maven-metadata.xml (168 KB at 2070.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316/nuxeo-platform-imaging-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.2-I20180627_0316/nuxeo-platform-imaging-api-10.2-I20180627_0316-sources.jar (35 KB at 444.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging Convert 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-convert --- [INFO] Storing buildNumber: 20180627-034438 at timestamp: 1530071078731 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-convert --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.picture.convert.test.TestCropPictureConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 sec - in org.nuxeo.ecm.platform.picture.convert.test.TestCropPictureConverter Running org.nuxeo.ecm.platform.picture.convert.test.TestResizePictureConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.nuxeo.ecm.platform.picture.convert.test.TestResizePictureConverter Running org.nuxeo.ecm.platform.picture.convert.test.TestRotationPictureConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec - in org.nuxeo.ecm.platform.picture.convert.test.TestRotationPictureConverter Running org.nuxeo.ecm.platform.picture.convert.test.TestConvertToPDFPictureConverter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.nuxeo.ecm.platform.picture.convert.test.TestConvertToPDFPictureConverter Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-convert --- [INFO] Storing buildNumber: 20180627-034444 at timestamp: 1530071084766 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316/nuxeo-platform-imaging-convert-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316/nuxeo-platform-imaging-convert-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316/nuxeo-platform-imaging-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316/nuxeo-platform-imaging-convert-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316/nuxeo-platform-imaging-convert-10.2-I20180627_0316.jar (11 KB at 65.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316/nuxeo-platform-imaging-convert-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316/nuxeo-platform-imaging-convert-10.2-I20180627_0316.pom (2 KB at 24.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/maven-metadata.xml (168 KB at 2941.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/maven-metadata.xml (168 KB at 2070.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316/nuxeo-platform-imaging-convert-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.2-I20180627_0316/nuxeo-platform-imaging-convert-10.2-I20180627_0316-sources.jar (8 KB at 91.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-center-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-center-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-center-parent --- [INFO] Storing buildNumber: 20180627-034445 at timestamp: 1530071085703 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-center-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-center-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-center-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-center-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-center-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-center-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-center-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-center-parent --- [INFO] Storing buildNumber: 20180627-034446 at timestamp: 1530071086223 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-center-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-center-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-center-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-center-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-center-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-center-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center-parent/10.2-I20180627_0316/nuxeo-user-center-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-center-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/10.2-I20180627_0316/nuxeo-user-center-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/10.2-I20180627_0316/nuxeo-user-center-parent-10.2-I20180627_0316.pom (911 B at 3.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/maven-metadata.xml (168 KB at 2944.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/maven-metadata.xml (168 KB at 2022.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Dashboard Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-dashboard-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard-parent --- [INFO] Storing buildNumber: 20180627-034447 at timestamp: 1530071087142 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-dashboard-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-dashboard-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-dashboard-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard-parent --- [INFO] Storing buildNumber: 20180627-034447 at timestamp: 1530071087634 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-dashboard-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-dashboard-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-dashboard-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/10.2-I20180627_0316/nuxeo-user-dashboard-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-dashboard-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/10.2-I20180627_0316/nuxeo-user-dashboard-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/10.2-I20180627_0316/nuxeo-user-dashboard-parent-10.2-I20180627_0316.pom (759 B at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/maven-metadata.xml (168 KB at 2945.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/maven-metadata.xml (168 KB at 2099.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Dashboard 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-dashboard --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard --- [INFO] Storing buildNumber: 20180627-034448 at timestamp: 1530071088563 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-dashboard --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-dashboard --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-dashboard --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.dashboard.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.user.dashboard.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-dashboard --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-dashboard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-dashboard --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-dashboard >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard --- [INFO] Storing buildNumber: 20180627-034450 at timestamp: 1530071090381 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-dashboard <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-dashboard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-dashboard --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316/nuxeo-user-dashboard-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316/nuxeo-user-dashboard-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-dashboard --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316/nuxeo-user-dashboard-10.2-I20180627_0316.jar (4 KB at 26.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316/nuxeo-user-dashboard-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316/nuxeo-user-dashboard-10.2-I20180627_0316.pom (794 B at 9.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/maven-metadata.xml (167 KB at 2926.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/maven-metadata.xml (167 KB at 2085.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316/nuxeo-user-dashboard-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.2-I20180627_0316/nuxeo-user-dashboard-10.2-I20180627_0316-sources.jar (2 KB at 26.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-tag-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-core --- [INFO] Storing buildNumber: 20180627-034452 at timestamp: 1530071092260 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-tag-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TaggedVersionListener.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TaggedVersionListener.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-tag-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/AbstractTestTagService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/AbstractTestTagService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-tag-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:44:56,367 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 03:44:57,864 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 153 * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.tag.TestFacetedTagService 03:44:58,611 WARN [FacetedTagService] Getting tags on /foo failed since NXTag is missing on Relation document type. This operation will be ignored. 03:44:58,612 WARN [FacetedTagService] Setting tags on /foo failed since NXTag is missing on Relation document type. This operation will be ignored. 03:44:58,615 WARN [FacetedTagService] Getting tags on /foo failed since NXTag is missing on Relation document type. This operation will be ignored. 03:44:59,556 WARN [NuxeoRemotingBean] The SOAP endpoint /webservices/nuxeoremoting is DEPRECATED since Nuxeo 9.3 and will be removed in a future version StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:45:00,532 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 03:45:00,735 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 153 * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.807 sec - in org.nuxeo.ecm.platform.tag.TestFacetedTagService Running org.nuxeo.ecm.platform.tag.TestBridgeTagService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:45:02,289 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 109 * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.496 sec - in org.nuxeo.ecm.platform.tag.TestBridgeTagService Running org.nuxeo.ecm.platform.tag.TestTagsRelationsToFacetsMigrator 03:45:05,635 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 32740c3f-13c0-42f4-ac35-c01a662a7e13 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:05,639 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:05,689 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: ac5553bc-290b-47bb-a46c-05153c75eddb at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:05,690 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:05,732 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 7e0b0ed8-b723-4977-9d94-bcbdb162700a at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:05,732 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:05,772 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 0d0ebd56-dbb6-40be-aaf7-cea48f39b48b at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:05,774 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:05,814 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: e73d680a-d5ce-4f26-bbf9-c3c401f115b9 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:05,814 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:05,853 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 78e2e61b-3046-49f9-85d1-68facaee83ee at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:05,854 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:05,891 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 60f66b64-d961-412a-8316-0240dbf49504 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:05,892 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:05,930 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: a5e2dbe7-2e0b-4dc8-8853-8b5d12fc83c1 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:05,930 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:05,967 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: b2400cbf-3d0a-4f4e-8810-216d4b63cc48 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:05,967 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:06,010 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: b7715c1d-66c3-4d57-8eb5-49b4af43a617 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:06,011 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:06,049 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 4be15bbb-5184-493f-b55c-7ba10c62f657 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:06,049 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:06,051 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 34f218f1-e0d7-4401-b7dd-c88ca429872d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:06,051 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 03:45:06,056 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 7a8f491a-e34f-4510-914a-4ed1b9bdef96 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:72) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:45:06,057 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:45:07,614 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 151 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.33 sec - in org.nuxeo.ecm.platform.tag.TestTagsRelationsToFacetsMigrator Running org.nuxeo.ecm.platform.tag.TestTagOperations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:45:08,161 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 03:45:08,327 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 154 * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 sec - in org.nuxeo.ecm.platform.tag.TestTagOperations Running org.nuxeo.ecm.platform.tag.TestRelationTagService Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec - in org.nuxeo.ecm.platform.tag.TestRelationTagService Results : Tests run: 58, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-tag-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-tag-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-tag-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-tag-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-core --- [INFO] Storing buildNumber: 20180627-034510 at timestamp: 1530071110795 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-tag-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-tag-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-tag-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316/nuxeo-platform-tag-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316/nuxeo-platform-tag-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-tag-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316/nuxeo-platform-tag-core-10.2-I20180627_0316.jar (57 KB at 339.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316/nuxeo-platform-tag-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316/nuxeo-platform-tag-core-10.2-I20180627_0316.pom (3 KB at 30.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/maven-metadata.xml (165 KB at 2836.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/maven-metadata.xml (165 KB at 924.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316/nuxeo-platform-tag-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.2-I20180627_0316/nuxeo-platform-tag-core-10.2-I20180627_0316-sources.jar (34 KB at 431.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Collections 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-collections --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections --- [INFO] Storing buildNumber: 20180627-034511 at timestamp: 1530071111958 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-collections --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-collections --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-collections >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections --- [INFO] Storing buildNumber: 20180627-034512 at timestamp: 1530071112451 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-collections <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-collections --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-collections --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections/10.2-I20180627_0316/nuxeo-platform-collections-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-collections --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/10.2-I20180627_0316/nuxeo-platform-collections-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/10.2-I20180627_0316/nuxeo-platform-collections-10.2-I20180627_0316.pom (763 B at 3.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/maven-metadata.xml (166 KB at 2909.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/maven-metadata.xml (166 KB at 2048.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Collections Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-collections-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections-core --- [INFO] Storing buildNumber: 20180627-034514 at timestamp: 1530071114098 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 25 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-collections-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/CollectionManagerImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/CollectionManagerImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-collections-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionTestCase.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionTestCase.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionPublishTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionPublishTest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionPublishTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-collections-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.collections.core.test.CollectionAsynchronousUpdateTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.524 sec - in org.nuxeo.ecm.collections.core.test.CollectionAsynchronousUpdateTest Running org.nuxeo.ecm.collections.core.test.FavoritesAddRemoveTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 sec - in org.nuxeo.ecm.collections.core.test.FavoritesAddRemoveTest Running org.nuxeo.ecm.collections.core.test.CollectionAsynchronousDuplicateTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.071 sec - in org.nuxeo.ecm.collections.core.test.CollectionAsynchronousDuplicateTest Running org.nuxeo.ecm.collections.core.test.CollectionAddRemoveTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 sec - in org.nuxeo.ecm.collections.core.test.CollectionAddRemoveTest Running org.nuxeo.ecm.collections.core.test.CollectionRightsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 sec - in org.nuxeo.ecm.collections.core.test.CollectionRightsTest Running org.nuxeo.ecm.collections.core.test.VisibleCollectionTest Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 2c038316-499f-47b0-ada5-eb266e44a6c2 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:953) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:94) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:53) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Rolling back transaction StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 174 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec - in org.nuxeo.ecm.collections.core.test.VisibleCollectionTest Running org.nuxeo.ecm.collections.core.test.CollectionPublishTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 183 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 sec - in org.nuxeo.ecm.collections.core.test.CollectionPublishTest Running org.nuxeo.ecm.collections.core.test.operations.GetDocumentsFromCollectionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 183 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.nuxeo.ecm.collections.core.test.operations.GetDocumentsFromCollectionTest Running org.nuxeo.ecm.collections.core.test.operations.CreateCollectionTest ****** chain ****** Name: test-chain Exception: OperationException Caught error: Failed to invoke operation Collection.Create with aliases [Collection.CreateCollection] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Collection.Create with aliases [Collection.CreateCollection] ****** Hierarchy calls ****** org.nuxeo.ecm.collections.core.automation.CreateCollectionOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 183 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 sec - in org.nuxeo.ecm.collections.core.test.operations.CreateCollectionTest Running org.nuxeo.ecm.collections.core.test.operations.AddAndRemoveFromFavoritesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 183 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 sec - in org.nuxeo.ecm.collections.core.test.operations.AddAndRemoveFromFavoritesTest Running org.nuxeo.ecm.collections.core.test.operations.RemoveFromCollectionTest Element 'null' is not present in the specified collection. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 183 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in org.nuxeo.ecm.collections.core.test.operations.RemoveFromCollectionTest Running org.nuxeo.ecm.collections.core.test.operations.AddToCollectionTest ****** chain ****** Name: test-chain Exception: OperationException Caught error: Failed to invoke operation Document.AddToCollection with aliases [Collection.AddToCollection] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.AddToCollection with aliases [Collection.AddToCollection] ****** Hierarchy calls ****** org.nuxeo.ecm.collections.core.automation.AddToCollectionOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 183 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in org.nuxeo.ecm.collections.core.test.operations.AddToCollectionTest Running org.nuxeo.ecm.collections.core.test.operations.GetCollectionsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 183 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 sec - in org.nuxeo.ecm.collections.core.test.operations.GetCollectionsTest Running org.nuxeo.ecm.collections.core.test.operations.MoveCollectionMemberTest ****** chain ****** Name: test-chain Exception: OperationException Caught error: Failed to inject parameter 'member1'. Seems it is missing from the context. Operation: Document.MoveCollectionMember Caused by: org.nuxeo.ecm.automation.OperationException: Failed to inject parameter 'member1'. Seems it is missing from the context. Operation: Document.MoveCollectionMember ****** Hierarchy calls ****** org.nuxeo.ecm.collections.core.automation.MoveCollectionMemberOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 183 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 sec - in org.nuxeo.ecm.collections.core.test.operations.MoveCollectionMemberTest Running org.nuxeo.ecm.collections.core.test.operations.GetDocumentsFromFavoritesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 sec - in org.nuxeo.ecm.collections.core.test.operations.GetDocumentsFromFavoritesTest Running org.nuxeo.ecm.collections.core.test.CollectionAsynchronousCheckinRestoreTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec - in org.nuxeo.ecm.collections.core.test.CollectionAsynchronousCheckinRestoreTest Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-collections-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-collections-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-collections-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-collections-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections-core --- [INFO] Storing buildNumber: 20180627-034535 at timestamp: 1530071135632 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-collections-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-collections-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/nuxeo-platform-collections-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-collections-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/nuxeo-platform-collections-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316/nuxeo-platform-collections-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/nuxeo-platform-collections-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316/nuxeo-platform-collections-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-collections-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316/nuxeo-platform-collections-core-10.2-I20180627_0316.jar (74 KB at 210.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316/nuxeo-platform-collections-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316/nuxeo-platform-collections-core-10.2-I20180627_0316.pom (5 KB at 56.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/maven-metadata.xml (163 KB at 2793.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/maven-metadata.xml (163 KB at 2000.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316/nuxeo-platform-collections-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.2-I20180627_0316/nuxeo-platform-collections-core-10.2-I20180627_0316-sources.jar (63 KB at 790.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform IO service parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-io-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-parent --- [INFO] Storing buildNumber: 20180627-034536 at timestamp: 1530071136863 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-io-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-io-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-io-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-parent --- [INFO] Storing buildNumber: 20180627-034537 at timestamp: 1530071137423 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-io-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-io-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-io-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/10.2-I20180627_0316/nuxeo-platform-io-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-io-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/10.2-I20180627_0316/nuxeo-platform-io-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/10.2-I20180627_0316/nuxeo-platform-io-parent-10.2-I20180627_0316.pom (702 B at 3.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/maven-metadata.xml (168 KB at 2992.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/maven-metadata.xml (168 KB at 2095.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform IO API Fragment 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-io-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-api --- [INFO] Storing buildNumber: 20180627-034538 at timestamp: 1530071138330 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-io-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-io-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-io-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-io-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-io-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-io-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-io-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-api --- [INFO] Storing buildNumber: 20180627-034539 at timestamp: 1530071139075 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-io-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-io-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-io-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316/nuxeo-platform-io-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316/nuxeo-platform-io-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-io-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316/nuxeo-platform-io-api-10.2-I20180627_0316.jar (6 KB at 16.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316/nuxeo-platform-io-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316/nuxeo-platform-io-api-10.2-I20180627_0316.pom (828 B at 8.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/maven-metadata.xml (168 KB at 2889.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/maven-metadata.xml (168 KB at 2069.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316/nuxeo-platform-io-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.2-I20180627_0316/nuxeo-platform-io-api-10.2-I20180627_0316-sources.jar (7 KB at 76.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service Core Contrib 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-core --- [INFO] Storing buildNumber: 20180627-034540 at timestamp: 1530071140299 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-core --- [INFO] Storing buildNumber: 20180627-034540 at timestamp: 1530071140813 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316/nuxeo-platform-comment-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316/nuxeo-platform-comment-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316/nuxeo-platform-comment-core-10.2-I20180627_0316.jar (3 KB at 10.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316/nuxeo-platform-comment-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316/nuxeo-platform-comment-core-10.2-I20180627_0316.pom (642 B at 8.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/maven-metadata.xml (168 KB at 2889.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/maven-metadata.xml (168 KB at 2069.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316/nuxeo-platform-comment-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.2-I20180627_0316/nuxeo-platform-comment-core-10.2-I20180627_0316-sources.jar (844 B at 10.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment --- [INFO] Storing buildNumber: 20180627-034542 at timestamp: 1530071142392 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentManagerImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentManagerImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentManagerImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:45:46,848 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 108 * service:org.nuxeo.ecm.platform.comment.defaultPermissions requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.comment.service.notification references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerHook, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notifications, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerVeto] ====================================================================== Running org.nuxeo.ecm.platform.comment.TestCommentAPI StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:45:48,180 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 108 * service:org.nuxeo.ecm.platform.comment.defaultPermissions requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.comment.service.notification references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerHook, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notifications, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerVeto] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 sec - in org.nuxeo.ecm.platform.comment.TestCommentAPI Running org.nuxeo.ecm.platform.comment.listener.test.SimpleListenerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.nuxeo.ecm.platform.comment.listener.test.SimpleListenerTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment --- [INFO] Storing buildNumber: 20180627-034549 at timestamp: 1530071149565 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316/nuxeo-platform-comment-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316/nuxeo-platform-comment-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316/nuxeo-platform-comment-10.2-I20180627_0316.jar (29 KB at 91.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316/nuxeo-platform-comment-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316/nuxeo-platform-comment-10.2-I20180627_0316.pom (3 KB at 22.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/maven-metadata.xml (166 KB at 2853.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/maven-metadata.xml (166 KB at 2069.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316/nuxeo-platform-comment-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.2-I20180627_0316/nuxeo-platform-comment-10.2-I20180627_0316-sources.jar (22 KB at 283.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform IO Core Fragment 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-io-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-core --- [INFO] Storing buildNumber: 20180627-034551 at timestamp: 1530071151678 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-io-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-io-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-io-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:45:57,334 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.platform.io.operation.TestExportDocument Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 sec - in org.nuxeo.ecm.platform.io.operation.TestExportDocument Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-io-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-io-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-io-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-io-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-core --- [INFO] Storing buildNumber: 20180627-034559 at timestamp: 1530071159833 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-io-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-io-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-io-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316/nuxeo-platform-io-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316/nuxeo-platform-io-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-io-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316/nuxeo-platform-io-core-10.2-I20180627_0316.jar (21 KB at 108.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316/nuxeo-platform-io-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316/nuxeo-platform-io-core-10.2-I20180627_0316.pom (3 KB at 28.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/maven-metadata.xml (165 KB at 2829.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/maven-metadata.xml (165 KB at 2026.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316/nuxeo-platform-io-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.2-I20180627_0316/nuxeo-platform-io-core-10.2-I20180627_0316-sources.jar (11 KB at 136.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-core --- [INFO] Storing buildNumber: 20180627-034601 at timestamp: 1530071161725 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendition-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionCreator.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionCreator.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionCreator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendition-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendition-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.rendition.service.TestRenditionService main 03:46:07,769 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.testAvailableRenditionDefinitions(TestRenditionService.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:46:07,850 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.testAvailableRenditionDefinitions(TestRenditionService.java:185) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) org.nuxeo.ecm.core.api.security.impl.ACPImpl@8c43966 main 03:46:09,673 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-1:rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition 03:46:10,783 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-1:rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition 03:46:10,784 ERROR [AbstractWork] Exception during work: AutomationRenditionBuilder(, Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 14 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 17 more Nuxeo-Work-renditionBuilder-1 03:46:10,789 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-renditionBuilder-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder id=rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition category=renditionBuilder title=Lazy Rendition for lazyDelayedErrorAutomationRendition on 0d4edcc2-fdc0-4132-b6ef-015f202f8ab1 on behalf of Administrator at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 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:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 14 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 17 more Nuxeo-Work-renditionBuilder-2:rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition 03:46:11,798 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-2:rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition 03:46:11,800 ERROR [AbstractWork] Exception during work: AutomationRenditionBuilder(, Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 14 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 17 more Nuxeo-Work-renditionBuilder-2 03:46:11,803 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-renditionBuilder-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder id=rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition category=renditionBuilder title=Lazy Rendition for lazyDelayedErrorAutomationRendition on 0d4edcc2-fdc0-4132-b6ef-015f202f8ab1 on behalf of Administrator at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 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:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 14 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 17 more Nuxeo-Work-renditionBuilder-3:rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition 03:46:12,815 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-3:rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition 03:46:12,816 ERROR [AbstractWork] Exception during work: AutomationRenditionBuilder(, Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 14 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 17 more Nuxeo-Work-renditionBuilder-3 03:46:12,817 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-renditionBuilder-3, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder id=rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition category=renditionBuilder title=Lazy Rendition for lazyDelayedErrorAutomationRendition on 0d4edcc2-fdc0-4132-b6ef-015f202f8ab1 on behalf of Administrator at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 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:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 14 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 17 more Nuxeo-Work-renditionBuilder-4:rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition 03:46:13,827 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-4:rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition 03:46:13,829 ERROR [AbstractWork] Exception during work: AutomationRenditionBuilder(, Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 14 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 17 more Nuxeo-Work-renditionBuilder-4 03:46:13,832 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-renditionBuilder-4, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder id=rendition:0d4edcc2-fdc0-4132-b6ef-015f202f8ab1::lazyDelayedErrorAutomationRendition category=renditionBuilder title=Lazy Rendition for lazyDelayedErrorAutomationRendition on 0d4edcc2-fdc0-4132-b6ef-015f202f8ab1 on behalf of Administrator at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 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:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 14 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 17 more main 03:46:17,667 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinition(RenditionServiceImpl.java:428) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getRendition(RenditionServiceImpl.java:374) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.storeRendition(RenditionServiceImpl.java:194) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldNotRenderWithAnUndefinedOperationChain(TestRenditionService.java:656) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:46:20,230 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitions(TestRenditionService.java:986) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:46:20,234 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitions(TestRenditionService.java:1003) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:46:20,246 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitions(TestRenditionService.java:1008) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:46:20,247 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitions(TestRenditionService.java:1016) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:46:20,976 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitionProviders(TestRenditionService.java:1027) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:46:20,978 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitionProviders(TestRenditionService.java:1033) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:46:20,980 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitionProviders(TestRenditionService.java:1038) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:46:20,981 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:341) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitionProviders(TestRenditionService.java:1043) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.583 sec - in org.nuxeo.ecm.platform.rendition.service.TestRenditionService Running org.nuxeo.ecm.platform.rendition.service.lazy.TestDeliverStaleLazyRenditions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.964 sec - in org.nuxeo.ecm.platform.rendition.service.lazy.TestDeliverStaleLazyRenditions Running org.nuxeo.ecm.platform.rendition.service.lazy.TestLazyAutomationRenditions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 sec - in org.nuxeo.ecm.platform.rendition.service.lazy.TestLazyAutomationRenditions Running org.nuxeo.ecm.platform.rendition.service.lazy.TestLazyRenditions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.849 sec - in org.nuxeo.ecm.platform.rendition.service.lazy.TestLazyRenditions Running org.nuxeo.ecm.platform.rendition.service.TestRenditionProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:46:36,739 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 185 * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 sec - in org.nuxeo.ecm.platform.rendition.service.TestRenditionProvider Running org.nuxeo.ecm.platform.rendition.service.TestDefaultRendition StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 sec - in org.nuxeo.ecm.platform.rendition.service.TestDefaultRendition Running org.nuxeo.ecm.platform.rendition.service.TestStoredRenditionManager StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 sec - in org.nuxeo.ecm.platform.rendition.service.TestStoredRenditionManager Running org.nuxeo.ecm.platform.rendition.service.TestRenditionOperation main 03:46:39,211 WARN [Selection] Created fragment missing: c806220d-0f09-4800-af5c-c9c9d5a0ca10 main 03:46:39,509 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry main 03:46:39,511 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 sec - in org.nuxeo.ecm.platform.rendition.service.TestRenditionOperation Running org.nuxeo.ecm.platform.rendition.io.RenditionJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 sec - in org.nuxeo.ecm.platform.rendition.io.RenditionJsonEnricherTest Running org.nuxeo.ecm.platform.rendition.listener.StoredRenditionsCleanupListenerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.nuxeo.ecm.platform.rendition.listener.StoredRenditionsCleanupListenerTest Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendition-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-core --- [INFO] Storing buildNumber: 20180627-034642 at timestamp: 1530071202451 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316/nuxeo-platform-rendition-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316/nuxeo-platform-rendition-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar (65 KB at 179.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316/nuxeo-platform-rendition-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316/nuxeo-platform-rendition-core-10.2-I20180627_0316.pom (5 KB at 58.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/maven-metadata.xml (165 KB at 2883.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/maven-metadata.xml (165 KB at 1264.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316/nuxeo-platform-rendition-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.2-I20180627_0316/nuxeo-platform-rendition-core-10.2-I20180627_0316-sources.jar (49 KB at 421.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-core --- [INFO] Storing buildNumber: 20180627-034644 at timestamp: 1530071204647 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/PictureViewsGenerationWork.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/PictureViewsGenerationWork.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureChangedListener.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureChangedListener.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureChangedListener.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureRenditions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureRenditions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureRenditions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:46:49,753 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 6 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.automation.server.AutomationServer requires [service:org.nuxeo.ecm.automation.io.services.IOComponent] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.automation.server.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.platform.picture.core.test.CreatePictureTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:46:57,048 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 176 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.295 sec - in org.nuxeo.ecm.platform.picture.core.test.CreatePictureTest Running org.nuxeo.ecm.platform.picture.core.test.TestImagingAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:01,082 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 171 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.022 sec - in org.nuxeo.ecm.platform.picture.core.test.TestImagingAdapter Running org.nuxeo.ecm.platform.picture.core.test.TestImageInfo Nuxeo-Work-pictureViewsGeneration-1:test:3182ecca-c966-4457-bcaf-c4095899bde1:file:content:pictureView 03:47:01,188 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(3182ecca-c966-4457-bcaf-c4095899bde1, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:3182ecca-c966-4457-bcaf-c4095899bde1:file:content:pictureView 03:47:01,207 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(3182ecca-c966-4457-bcaf-c4095899bde1, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:3182ecca-c966-4457-bcaf-c4095899bde1:file:content:pictureView 03:47:01,223 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(3182ecca-c966-4457-bcaf-c4095899bde1, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1 03:47:01,225 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:3182ecca-c966-4457-bcaf-c4095899bde1:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:01,925 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 169 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec - in org.nuxeo.ecm.platform.picture.core.test.TestImageInfo Running org.nuxeo.ecm.platform.picture.core.test.TestImagingConvertPlugin StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:04,225 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.platform.picture.coreTypes requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 sec - in org.nuxeo.ecm.platform.picture.core.test.TestImagingConvertPlugin Running org.nuxeo.ecm.platform.picture.core.test.TestImagingService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:04,970 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 171 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 sec - in org.nuxeo.ecm.platform.picture.core.test.TestImagingService Running org.nuxeo.ecm.platform.picture.core.test.TestPictureBlobHolder Nuxeo-Work-pictureViewsGeneration-1:test:4abbd149-bc09-4ca1-850b-929ec5959ebe:file:content:pictureView 03:47:05,055 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(4abbd149-bc09-4ca1-850b-929ec5959ebe, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:4abbd149-bc09-4ca1-850b-929ec5959ebe:file:content:pictureView 03:47:05,069 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(4abbd149-bc09-4ca1-850b-929ec5959ebe, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:4abbd149-bc09-4ca1-850b-929ec5959ebe:file:content:pictureView 03:47:05,083 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(4abbd149-bc09-4ca1-850b-929ec5959ebe, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1 03:47:05,084 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:4abbd149-bc09-4ca1-850b-929ec5959ebe:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more Nuxeo-Work-pictureViewsGeneration-2:test:1d682694-465a-4cc6-88d6-bdcb5a727313:file:content:pictureView 03:47:05,097 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(1d682694-465a-4cc6-88d6-bdcb5a727313, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:1d682694-465a-4cc6-88d6-bdcb5a727313:file:content:pictureView 03:47:05,115 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(1d682694-465a-4cc6-88d6-bdcb5a727313, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:1d682694-465a-4cc6-88d6-bdcb5a727313:file:content:pictureView 03:47:05,131 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(1d682694-465a-4cc6-88d6-bdcb5a727313, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2 03:47:05,132 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:1d682694-465a-4cc6-88d6-bdcb5a727313:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:05,733 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 139 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureBlobHolder Running org.nuxeo.ecm.platform.picture.core.test.TestPictureConversions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:15,798 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 4 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.picture.ImagingComponent requires [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.coreTypes requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.ImagingComponent.default.config references missing [target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=configuration, target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=pictureConversions] * service:org.nuxeo.ecm.platform.picture.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.064 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureConversions Running org.nuxeo.ecm.platform.picture.core.test.TestMagickExecutors 3872x2592-JPEGFinalizer 03:47:19,303 WARN [COSDocument] Warning: You did not close a PDF Document StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:19,582 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 176 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.791 sec - in org.nuxeo.ecm.platform.picture.core.test.TestMagickExecutors Running org.nuxeo.ecm.platform.picture.core.test.TestBlobHolderSet StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:20,362 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 180 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 sec - in org.nuxeo.ecm.platform.picture.core.test.TestBlobHolderSet Running org.nuxeo.ecm.platform.picture.core.test.TestPictureImport main 03:47:20,394 ERROR [EventServiceImpl] Exception during pictureChangedListener sync listener execution, continuing to run other listeners java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.preFillPictureViews(DefaultPictureAdapter.java:118) at org.nuxeo.ecm.platform.picture.listener.PictureChangedListener.preFillPictureViews(PictureChangedListener.java:122) at org.nuxeo.ecm.platform.picture.listener.PictureChangedListener.handleEvent(PictureChangedListener.java:84) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter.create(AbstractFileImporter.java:227) at org.nuxeo.ecm.platform.filemanager.service.FileManagerService.createDocumentFromBlob(FileManagerService.java:261) at org.nuxeo.ecm.platform.filemanager.service.FileManagerService.createDocumentFromBlob(FileManagerService.java:243) at org.nuxeo.ecm.platform.picture.core.test.TestPictureImport.testSVGImport(TestPictureImport.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Nuxeo-Work-pictureViewsGeneration-1:test:ead56e3c-5ad6-444c-b826-22e90a5bb3b6:file:content:pictureView 03:47:20,438 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(ead56e3c-5ad6-444c-b826-22e90a5bb3b6, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:ead56e3c-5ad6-444c-b826-22e90a5bb3b6:file:content:pictureView 03:47:20,463 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(ead56e3c-5ad6-444c-b826-22e90a5bb3b6, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:ead56e3c-5ad6-444c-b826-22e90a5bb3b6:file:content:pictureView 03:47:20,486 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(ead56e3c-5ad6-444c-b826-22e90a5bb3b6, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1 03:47:20,488 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:ead56e3c-5ad6-444c-b826-22e90a5bb3b6:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:21,153 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 176 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureImport Running org.nuxeo.ecm.platform.picture.core.test.TestPictureThumbnail StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:22,069 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 172 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureThumbnail Running org.nuxeo.ecm.platform.picture.core.test.TestPictureMigrationHandler StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:22,786 ERROR [OSGiAdapter] Error during Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT ecm:uuid FROM Document WHERE ecm:mixinType = 'Picture' AND ecm:isProxy = 0 AND views/*/title = 'Original' AND content/data IS NULL, No such property: views/*/title at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.checkProperty(NXQLQueryMaker.java:1436) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitReference(NXQLQueryMaker.java:1402) at org.nuxeo.ecm.core.query.sql.model.Reference.accept(Reference.java:80) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:103) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitExpression(NXQLQueryMaker.java:1294) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:52) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitMultiExpression(DefaultQueryVisitor.java:112) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitWhereClause(NXQLQueryMaker.java:1135) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:1056) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:332) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy55.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1331) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:353) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.getPictureIdsToMigrate(PictureMigrationHandler.java:129) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doMigration(PictureMigrationHandler.java:94) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doInitializeRepository(PictureMigrationHandler.java:84) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:93) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$2.run(RepositoryService.java:140) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:142) at org.nuxeo.ecm.core.repository.RepositoryService.doInitRepositories(RepositoryService.java:124) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInTransaction$3(TransactionHelper.java:569) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.initRepositories(RepositoryService.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$1.afterStart(RepositoryService.java:69) at org.nuxeo.runtime.model.impl.ComponentManagerImpl$Listeners.afterStart(ComponentManagerImpl.java:1136) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:693) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.RuntimeHarnessImpl.fireFrameworkStarted(RuntimeHarnessImpl.java:213) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:159) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureMigrationHandler Running org.nuxeo.ecm.platform.picture.core.test.TestPictureResize StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:47:24,768 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 5 / Unstarted: 0 / Total: 154 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureResize Running org.nuxeo.ecm.platform.picture.core.test.TestPictureRenditions Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.86 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureRenditions Running org.nuxeo.ecm.platform.picture.core.im.TestIMImageUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec - in org.nuxeo.ecm.platform.picture.core.im.TestIMImageUtils Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-core --- [INFO] Storing buildNumber: 20180627-034728 at timestamp: 1530071248721 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316/nuxeo-platform-imaging-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316/nuxeo-platform-imaging-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316/nuxeo-platform-imaging-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316/nuxeo-platform-imaging-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316/nuxeo-platform-imaging-core-10.2-I20180627_0316.jar (80 KB at 293.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316/nuxeo-platform-imaging-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316/nuxeo-platform-imaging-core-10.2-I20180627_0316.pom (5 KB at 57.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/maven-metadata.xml (165 KB at 2886.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/maven-metadata.xml (165 KB at 2031.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316/nuxeo-platform-imaging-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.2-I20180627_0316/nuxeo-platform-imaging-core-10.2-I20180627_0316-sources.jar (64 KB at 812.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Profile 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-profile --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-profile --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-profile --- [INFO] Storing buildNumber: 20180627-034730 at timestamp: 1530071250739 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-profile --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-profile --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-profile --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileImporterOk.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileImporterOk.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-profile --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:47:35,801 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:47:37,738 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 5 / Missing: 7 / Unstarted: 0 / Total: 177 * service:org.nuxeo.ecm.platform.picture.ImagingComponent requires [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] * service:org.nuxeo.ecm.user.center.profile.UserProfileService.test.not-ok requires [service:org.nuxeo.ecm.platform.ecm.user.center.profile.UserProfileService] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.coreTypes requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.ImagingComponent.default.config references missing [target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=configuration, target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=pictureConversions] * service:org.nuxeo.ecm.platform.picture.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 sec - in org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricherTest Running org.nuxeo.ecm.user.center.profile.TestUserProfileImporterNotOk StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:47:38,807 main ERROR [OSGiAdapter] Error during Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT ecm:uuid FROM Document WHERE ecm:mixinType = 'Picture' AND ecm:isProxy = 0 AND views/*/title = 'Original' AND content/data IS NULL, No such property: views/*/title at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.checkProperty(NXQLQueryMaker.java:1436) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitReference(NXQLQueryMaker.java:1402) at org.nuxeo.ecm.core.query.sql.model.Reference.accept(Reference.java:80) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:103) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitExpression(NXQLQueryMaker.java:1294) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:52) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitMultiExpression(DefaultQueryVisitor.java:112) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitWhereClause(NXQLQueryMaker.java:1135) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:1056) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:332) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy43.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1331) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:353) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.getPictureIdsToMigrate(PictureMigrationHandler.java:129) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doMigration(PictureMigrationHandler.java:94) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doInitializeRepository(PictureMigrationHandler.java:84) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:93) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$2.run(RepositoryService.java:140) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:142) at org.nuxeo.ecm.core.repository.RepositoryService.doInitRepositories(RepositoryService.java:124) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInTransaction$3(TransactionHelper.java:569) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.initRepositories(RepositoryService.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$1.afterStart(RepositoryService.java:69) at org.nuxeo.runtime.model.impl.ComponentManagerImpl$Listeners.afterStart(ComponentManagerImpl.java:1136) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:693) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.RuntimeHarnessImpl.fireFrameworkStarted(RuntimeHarnessImpl.java:213) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:159) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 sec - in org.nuxeo.ecm.user.center.profile.TestUserProfileImporterNotOk Running org.nuxeo.ecm.user.center.profile.listeners.TestResizeAvatarPictureListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:47:39,610 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 sec - in org.nuxeo.ecm.user.center.profile.listeners.TestResizeAvatarPictureListener Running org.nuxeo.ecm.user.center.profile.TestUserProfileCreation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:47:40,368 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 7 / Unstarted: 0 / Total: 177 * service:org.nuxeo.ecm.platform.picture.ImagingComponent requires [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.coreTypes requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.ImagingComponent.default.config references missing [target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=configuration, target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=pictureConversions] * service:org.nuxeo.ecm.platform.picture.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 sec - in org.nuxeo.ecm.user.center.profile.TestUserProfileCreation Running org.nuxeo.ecm.user.center.profile.TestUserProfileImporterOk 03:47:40,640 main WARN [UserProfileServiceImpl] Overriding existing user profile importer config Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.nuxeo.ecm.user.center.profile.TestUserProfileImporterOk Running org.nuxeo.ecm.user.profile.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.user.profile.lang.test.TestMessages Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-profile --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-profile --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-profile --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-profile >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-profile --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-profile --- [INFO] Storing buildNumber: 20180627-034742 at timestamp: 1530071262173 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-profile --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-profile <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-profile --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-profile --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316/nuxeo-user-profile-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316/nuxeo-user-profile-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-profile --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316/nuxeo-user-profile-10.2-I20180627_0316.jar (33 KB at 248.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316/nuxeo-user-profile-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316/nuxeo-user-profile-10.2-I20180627_0316.pom (5 KB at 48.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/maven-metadata.xml (164 KB at 2819.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/maven-metadata.xml (164 KB at 934.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316/nuxeo-user-profile-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.2-I20180627_0316/nuxeo-user-profile-10.2-I20180627_0316-sources.jar (23 KB at 276.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-usermapper 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-usermapper --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-usermapper --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-usermapper --- [INFO] Storing buildNumber: 20180627-034744 at timestamp: 1530071264100 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-usermapper --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-usermapper --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/AbstractUserMapper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/AbstractUserMapper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/AbstractUserMapper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-usermapper --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-usermapper --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:47:50,217 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 157 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.usermapper.test.TestUserMapperService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 sec - in org.nuxeo.usermapper.test.TestUserMapperService Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-usermapper --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-usermapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-usermapper --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316 removed. [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-usermapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.2-I20180627_0316-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-usermapper >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-usermapper --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-usermapper --- [INFO] Storing buildNumber: 20180627-034752 at timestamp: 1530071272968 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-usermapper --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-usermapper <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-usermapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-usermapper --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316-tests.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-usermapper --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316.jar (21 KB at 240.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316.pom (5 KB at 53.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/maven-metadata.xml (117 KB at 2076.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/maven-metadata.xml (117 KB at 765.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316-tests.jar (9 KB at 110.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.2-I20180627_0316/nuxeo-usermapper-10.2-I20180627_0316-sources.jar (13 KB at 167.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo SCIM server 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-scim-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-scim-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-scim-server --- [INFO] Storing buildNumber: 20180627-034754 at timestamp: 1530071274921 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-scim-server --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ nuxeo-scim-server --- [INFO] Configured Artifact: info.simplecloud.scimproxy:compliance:0.1:war [INFO] Unpacking /opt/jenkins/.m2/repository/info/simplecloud/scimproxy/compliance/0.1/compliance-0.1.war to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target with includes "**/*.class,**/*.xml" and excludes "**/*test.class" [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-scim-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/BaseUMObject.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/BaseUMObject.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/BaseUMObject.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonUnmarshaller.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonUnmarshaller.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonUnmarshaller.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-scim-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimServerTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimServerTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/OrderedFeaturesRunner.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/OrderedFeaturesRunner.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/OrderedFeaturesRunner.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-scim-server --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.scim.server.tests.ScimServerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:48:01,241 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:48:01,245 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:48:01,246 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:48:01,247 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:48:01,248 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:48:01,249 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:48:01,250 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:48:01,251 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:48:01,253 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:48:01,338 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.749 sec - in org.nuxeo.scim.server.tests.ScimServerTest Running org.nuxeo.scim.server.tests.compliance.ScimComplianceTest http-nio-18090-exec-1 03:48:03,184 WARN [JavaUtilLoggingHelper$LogHandler] Class org.nuxeo.scim.server.jaxrs.marshalling.ServiceProviderConfigWriter is ignored as an instance is registered in the set of singletons{{fState,beforeRun}} http-nio-18090-exec-1 03:48:03,185 WARN [JavaUtilLoggingHelper$LogHandler] Class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceReader is ignored as an instance is registered in the set of singletons{{fState,beforeRun}} http-nio-18090-exec-1 03:48:03,185 WARN [JavaUtilLoggingHelper$LogHandler] Class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceReader is ignored as an instance is registered in the set of singletons{{fState,beforeRun}} http-nio-18090-exec-1 03:48:03,186 WARN [JavaUtilLoggingHelper$LogHandler] Class org.nuxeo.scim.server.jaxrs.marshalling.ResourcesWriter is ignored as an instance is registered in the set of singletons{{fState,beforeRun}} http-nio-18090-exec-1 03:48:03,186 WARN [JavaUtilLoggingHelper$LogHandler] Class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceWriter is ignored as an instance is registered in the set of singletons{{fState,beforeRun}} http-nio-18090-exec-1 03:48:03,186 WARN [JavaUtilLoggingHelper$LogHandler] Class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceWriter is ignored as an instance is registered in the set of singletons{{fState,beforeRun}} main 03:48:03,984 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test1Config}} main 03:48:04,017 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test1Config}} Success: Read ServiceProviderConfig Success: Read schema for Users Success: Read schema for Groups main 03:48:04,730 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test2Create}} main 03:48:04,793 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test2Create}} main 03:48:04,837 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test2Create}} main 03:48:04,856 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test2Create}} Success: Create user in json Success: Create user in json Success: Create user in json Success: Create group in json Success: Create user in xml Success: Create user in xml Success: Create user in xml Success: Create group in xml main 03:48:04,899 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test3Update}} main 03:48:04,924 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test3Update}} Success: PUT User JSON Success: PUT User XML Success: PUT Group JSON Success: PUT Group XML Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete group Success: Delete non-existing group Success: Delete group Success: Delete non-existing group Ran 31 compliancy tests : 31 success 0 skipped 0 failed main 03:48:05,301 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8376574478765709309.log{} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.584 sec - in org.nuxeo.scim.server.tests.compliance.ScimComplianceTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-scim-server --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-scim-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/nuxeo-scim-server-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-scim-server --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-scim-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-scim-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-scim-server --- [INFO] Storing buildNumber: 20180627-034806 at timestamp: 1530071286799 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-scim-server --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-scim-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-scim-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/nuxeo-scim-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-scim-server --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/nuxeo-scim-server-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316/nuxeo-scim-server-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316/nuxeo-scim-server-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/nuxeo-scim-server-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316/nuxeo-scim-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-scim-server --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316/nuxeo-scim-server-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316/nuxeo-scim-server-10.2-I20180627_0316.jar (59 KB at 282.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316/nuxeo-scim-server-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316/nuxeo-scim-server-10.2-I20180627_0316.pom (5 KB at 58.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/maven-metadata.xml (117 KB at 2037.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/maven-metadata.xml (117 KB at 1470.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316/nuxeo-scim-server-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.2-I20180627_0316/nuxeo-scim-server-10.2-I20180627_0316-sources.jar (48 KB at 620.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for CAS2 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-cas2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-cas2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-cas2 --- [INFO] Storing buildNumber: 20180627-034808 at timestamp: 1530071288245 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-cas2 --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-cas2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/CASFilter.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/CASFilter.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/AuthTag.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/AuthTag.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-cas2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleYes.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleYes.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleYes.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-cas2 --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- 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: 0.326 sec - in org.nuxeo.ecm.platform.ui.web.auth.cas2.TestCASAuthenticator Running org.nuxeo.ecm.platform.ui.web.auth.cas2.TestCASAndAnonymousAuthenticator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec - in org.nuxeo.ecm.platform.ui.web.auth.cas2.TestCASAndAnonymousAuthenticator Running org.nuxeo.ecm.platform.ui.web.auth.simple.TestAuthenticator 03:48:11,219 main 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.031 sec - in org.nuxeo.ecm.platform.ui.web.auth.simple.TestAuthenticator Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-cas2 --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-cas2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-cas2 --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-cas2 >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-cas2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-cas2 --- [INFO] Storing buildNumber: 20180627-034812 at timestamp: 1530071292332 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-cas2 --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-cas2 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-cas2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-cas2 --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316/nuxeo-platform-login-cas2-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316/nuxeo-platform-login-cas2-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316/nuxeo-platform-login-cas2-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-cas2 --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316/nuxeo-platform-login-cas2-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316/nuxeo-platform-login-cas2-10.2-I20180627_0316.jar (42 KB at 199.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316/nuxeo-platform-login-cas2-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316/nuxeo-platform-login-cas2-10.2-I20180627_0316.pom (3 KB at 31.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/maven-metadata.xml (166 KB at 2124.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/maven-metadata.xml (166 KB at 2071.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316/nuxeo-platform-login-cas2-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.2-I20180627_0316/nuxeo-platform-login-cas2-10.2-I20180627_0316-sources.jar (41 KB at 516.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for RSA ClearTrust 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-cleartrust --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-cleartrust --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-cleartrust --- [INFO] Storing buildNumber: 20180627-034813 at timestamp: 1530071293860 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-cleartrust --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-cleartrust --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-cleartrust --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-cleartrust --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-cleartrust --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-cleartrust --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-cleartrust --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-cleartrust >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-cleartrust --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-cleartrust --- [INFO] Storing buildNumber: 20180627-034815 at timestamp: 1530071295065 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-cleartrust --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-cleartrust <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-cleartrust --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-cleartrust --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316/nuxeo-platform-login-cleartrust-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316/nuxeo-platform-login-cleartrust-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316/nuxeo-platform-login-cleartrust-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-cleartrust --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316/nuxeo-platform-login-cleartrust-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316/nuxeo-platform-login-cleartrust-10.2-I20180627_0316.jar (9 KB at 27.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316/nuxeo-platform-login-cleartrust-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316/nuxeo-platform-login-cleartrust-10.2-I20180627_0316.pom (2 KB at 24.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/maven-metadata.xml (168 KB at 2883.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/maven-metadata.xml (168 KB at 2090.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316/nuxeo-platform-login-cleartrust-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.2-I20180627_0316/nuxeo-platform-login-cleartrust-10.2-I20180627_0316-sources.jar (6 KB at 72.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DM Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dm-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dm-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dm-parent --- [INFO] Storing buildNumber: 20180627-034816 at timestamp: 1530071296177 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dm-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dm-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dm-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dm-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dm-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-dm-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dm-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dm-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dm-parent --- [INFO] Storing buildNumber: 20180627-034816 at timestamp: 1530071296607 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dm-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dm-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dm-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dm-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dm-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dm-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-dm-parent/10.2-I20180627_0316/nuxeo-dm-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dm-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/10.2-I20180627_0316/nuxeo-dm-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/10.2-I20180627_0316/nuxeo-dm-parent-10.2-I20180627_0316.pom (2 KB at 7.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/maven-metadata.xml (168 KB at 2883.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/maven-metadata.xml (168 KB at 2090.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform - default configuration 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-default-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-default-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-default-config --- [INFO] Storing buildNumber: 20180627-034817 at timestamp: 1530071297592 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-default-config --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-default-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-default-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-default-config --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-default-config --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-default-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-default-config --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-default-config >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-default-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-default-config --- [INFO] Storing buildNumber: 20180627-034818 at timestamp: 1530071298183 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-default-config --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-default-config <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-default-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-default-config --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316/nuxeo-platform-default-config-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316/nuxeo-platform-default-config-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-default-config --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316/nuxeo-platform-default-config-10.2-I20180627_0316.jar (18 KB at 57.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316/nuxeo-platform-default-config-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316/nuxeo-platform-default-config-10.2-I20180627_0316.pom (673 B at 8.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/maven-metadata.xml (168 KB at 2882.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/maven-metadata.xml (168 KB at 2038.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316/nuxeo-platform-default-config-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.2-I20180627_0316/nuxeo-platform-default-config-10.2-I20180627_0316-sources.jar (16 KB at 121.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Deputy Management 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-deputy --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-deputy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-deputy --- [INFO] Storing buildNumber: 20180627-034820 at timestamp: 1530071300098 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-deputy --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-deputy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementStorageService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementStorageService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementStorageService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-deputy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-deputy --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:48:24,264 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 121 * service:org.nuxeo.ecm.platform.login.deputy.management.actions requires [service:org.nuxeo.ecm.platform.actions] * service:org.nuxeo.ecm.webapp.pageproviders.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.document.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.login.deputy.management.tests.TestCanPersistDeputyMandates Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 sec - in org.nuxeo.ecm.platform.login.deputy.management.tests.TestCanPersistDeputyMandates Running org.nuxeo.ecm.login.deputy.lang.test.TestMessages Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.login.deputy.lang.test.TestMessages Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-deputy --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-deputy --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-deputy --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-deputy >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-deputy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-deputy --- [INFO] Storing buildNumber: 20180627-034826 at timestamp: 1530071306676 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-deputy --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-deputy <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-deputy --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-deputy --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316/nuxeo-platform-login-deputy-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316/nuxeo-platform-login-deputy-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316/nuxeo-platform-login-deputy-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-deputy --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316/nuxeo-platform-login-deputy-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316/nuxeo-platform-login-deputy-10.2-I20180627_0316.jar (23 KB at 120.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316/nuxeo-platform-login-deputy-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316/nuxeo-platform-login-deputy-10.2-I20180627_0316.pom (4 KB at 45.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/maven-metadata.xml (166 KB at 2963.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/maven-metadata.xml (166 KB at 1296.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316/nuxeo-platform-login-deputy-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.2-I20180627_0316/nuxeo-platform-login-deputy-10.2-I20180627_0316-sources.jar (18 KB at 224.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for HTTP Digest Authentication 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-digest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-digest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-digest --- [INFO] Storing buildNumber: 20180627-034827 at timestamp: 1530071307790 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-digest --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-digest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-digest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-digest --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.22 sec - in org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticatorTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-digest --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-digest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-digest --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-digest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-digest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-digest --- [INFO] Storing buildNumber: 20180627-034829 at timestamp: 1530071309311 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-digest --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-digest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-digest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-digest --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316/nuxeo-platform-login-digest-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316/nuxeo-platform-login-digest-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-digest --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316/nuxeo-platform-login-digest-10.2-I20180627_0316.jar (12 KB at 54.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316/nuxeo-platform-login-digest-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316/nuxeo-platform-login-digest-10.2-I20180627_0316.pom (3 KB at 28.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/maven-metadata.xml (168 KB at 2935.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/maven-metadata.xml (168 KB at 2040.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316/nuxeo-platform-login-digest-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.2-I20180627_0316/nuxeo-platform-login-digest-10.2-I20180627_0316-sources.jar (7 KB at 86.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Kerberos 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-kerberos --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-kerberos --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-kerberos --- [INFO] Storing buildNumber: 20180627-034830 at timestamp: 1530071310409 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-kerberos --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-kerberos --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-kerberos --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-kerberos --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-kerberos --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-kerberos --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-kerberos --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-kerberos >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-kerberos --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-kerberos --- [INFO] Storing buildNumber: 20180627-034831 at timestamp: 1530071311221 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-kerberos --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-kerberos <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-kerberos --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-kerberos --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316/nuxeo-platform-login-kerberos-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316/nuxeo-platform-login-kerberos-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316/nuxeo-platform-login-kerberos-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-kerberos --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316/nuxeo-platform-login-kerberos-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316/nuxeo-platform-login-kerberos-10.2-I20180627_0316.jar (12 KB at 5.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316/nuxeo-platform-login-kerberos-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316/nuxeo-platform-login-kerberos-10.2-I20180627_0316.pom (2 KB at 14.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/maven-metadata.xml (168 KB at 2931.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/maven-metadata.xml (168 KB at 2038.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316/nuxeo-platform-login-kerberos-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.2-I20180627_0316/nuxeo-platform-login-kerberos-10.2-I20180627_0316-sources.jar (5 KB at 61.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for JBoss Keycloak 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-keycloak --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-keycloak --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-keycloak --- [INFO] Storing buildNumber: 20180627-034835 at timestamp: 1530071315404 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-keycloak --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-keycloak --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-keycloak --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-keycloak --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:48:42,183 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 154 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin main 03:48:42,705 ERROR [BearerTokenRequestAuthenticator] Failed to verify token{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin}{fTest,testKeycloakBearerAuthenticationFailing}} org.keycloak.VerificationException: Couldn't parse token at org.keycloak.RSATokenVerifier.verifyToken(RSATokenVerifier.java:24) at org.keycloak.RSATokenVerifier.verifyToken(RSATokenVerifier.java:16) at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:67) at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:62) at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:45) at org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator.authenticate(KeycloakRequestAuthenticator.java:80) at org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin.handleRetrieveIdentity(KeycloakAuthenticationPlugin.java:117) at org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin.testKeycloakBearerAuthenticationFailing(TestKeycloakAuthenticationPlugin.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.IllegalArgumentException: Parsing error at org.keycloak.jose.jws.JWSInput.(JWSInput.java:28) at org.keycloak.RSATokenVerifier.verifyToken(RSATokenVerifier.java:22) ... 55 more pool-4-thread-1 03:48:42,799 ERROR [NodesRegistrationManagement] failed to register node to keycloak{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin}{fTest,testKeycloakBearerAuthenticationFailing}} java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:542) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:414) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144) at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.keycloak.adapters.ServerRequest.invokeClientManagementRequest(ServerRequest.java:254) at org.keycloak.adapters.ServerRequest.invokeRegisterNode(ServerRequest.java:222) at org.keycloak.adapters.NodesRegistrationManagement.sendRegistrationEvent(NodesRegistrationManagement.java:69) at org.keycloak.adapters.NodesRegistrationManagement$1.run(NodesRegistrationManagement.java:35) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) pool-5-thread-1 03:48:42,800 ERROR [NodesRegistrationManagement] failed to register node to keycloak{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin}{fTest,testKeycloakSiteAuthenticationFailing}} java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:542) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:414) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144) at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.keycloak.adapters.ServerRequest.invokeClientManagementRequest(ServerRequest.java:254) at org.keycloak.adapters.ServerRequest.invokeRegisterNode(ServerRequest.java:222) at org.keycloak.adapters.NodesRegistrationManagement.sendRegistrationEvent(NodesRegistrationManagement.java:69) at org.keycloak.adapters.NodesRegistrationManagement$1.run(NodesRegistrationManagement.java:35) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec - in org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-keycloak --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-keycloak --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/nuxeo-platform-login-keycloak-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-keycloak --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-keycloak >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-keycloak --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-keycloak --- [INFO] Storing buildNumber: 20180627-034844 at timestamp: 1530071324482 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-keycloak --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-keycloak <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-keycloak --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/nuxeo-platform-login-keycloak-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-keycloak --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/nuxeo-platform-login-keycloak-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316/nuxeo-platform-login-keycloak-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316/nuxeo-platform-login-keycloak-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/nuxeo-platform-login-keycloak-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316/nuxeo-platform-login-keycloak-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-keycloak --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316/nuxeo-platform-login-keycloak-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316/nuxeo-platform-login-keycloak-10.2-I20180627_0316.jar (24 KB at 68.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316/nuxeo-platform-login-keycloak-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316/nuxeo-platform-login-keycloak-10.2-I20180627_0316.pom (5 KB at 59.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/maven-metadata.xml (117 KB at 2111.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/maven-metadata.xml (117 KB at 1470.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316/nuxeo-platform-login-keycloak-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.2-I20180627_0316/nuxeo-platform-login-keycloak-10.2-I20180627_0316-sources.jar (14 KB at 180.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Apache mod_sso 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-mod_sso --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-mod_sso --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-mod_sso --- [INFO] Storing buildNumber: 20180627-034846 at timestamp: 1530071326167 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-mod_sso --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-mod_sso --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-mod_sso --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-mod_sso --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:48:48,448 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 10 * service:org.nuxeo.ecm.platform.login.mod_sso.test.mod_sso requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig, service:org.nuxeo.ecm.platform.login.Proxy] ====================================================================== Running org.nuxeo.ecm.platform.ui.web.auth.proxy.TestProxyAuthenticator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.nuxeo.ecm.platform.ui.web.auth.proxy.TestProxyAuthenticator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-mod_sso --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-mod_sso --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-mod_sso --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-mod_sso >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-mod_sso --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-mod_sso --- [INFO] Storing buildNumber: 20180627-034849 at timestamp: 1530071329574 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-mod_sso --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-mod_sso <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-mod_sso --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-mod_sso --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316/nuxeo-platform-login-mod_sso-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316/nuxeo-platform-login-mod_sso-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316/nuxeo-platform-login-mod_sso-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-mod_sso --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316/nuxeo-platform-login-mod_sso-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316/nuxeo-platform-login-mod_sso-10.2-I20180627_0316.jar (9 KB at 49.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316/nuxeo-platform-login-mod_sso-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316/nuxeo-platform-login-mod_sso-10.2-I20180627_0316.pom (3 KB at 13.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/maven-metadata.xml (168 KB at 2932.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/maven-metadata.xml (168 KB at 2090.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316/nuxeo-platform-login-mod_sso-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.2-I20180627_0316/nuxeo-platform-login-mod_sso-10.2-I20180627_0316-sources.jar (5 KB at 60.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for NTLM 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-ntlm --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-ntlm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-ntlm --- [INFO] Storing buildNumber: 20180627-034851 at timestamp: 1530071331157 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-ntlm --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ nuxeo-platform-login-ntlm --- [INFO] Configured Artifact: org.samba.jcifs:jcifs:?:jar [INFO] Copying jcifs-1.2.19.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/classes/lib/jcifs-1.2.19.jar [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-ntlm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-ntlm --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-ntlm --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-ntlm --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-ntlm --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-ntlm --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-ntlm >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-ntlm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-ntlm --- [INFO] Storing buildNumber: 20180627-034852 at timestamp: 1530071332505 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-ntlm --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-ntlm <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-ntlm --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-ntlm --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316/nuxeo-platform-login-ntlm-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316/nuxeo-platform-login-ntlm-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316/nuxeo-platform-login-ntlm-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-ntlm --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316/nuxeo-platform-login-ntlm-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316/nuxeo-platform-login-ntlm-10.2-I20180627_0316.jar (358 KB at 2610.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316/nuxeo-platform-login-ntlm-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316/nuxeo-platform-login-ntlm-10.2-I20180627_0316.pom (3 KB at 28.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/maven-metadata.xml (168 KB at 2883.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/maven-metadata.xml (168 KB at 2065.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316/nuxeo-platform-login-ntlm-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.2-I20180627_0316/nuxeo-platform-login-ntlm-10.2-I20180627_0316-sources.jar (7 KB at 84.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for OpenID / OAuth 2 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-openid --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-openid --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-openid --- [INFO] Storing buildNumber: 20180627-034854 at timestamp: 1530071334342 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-openid --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-openid --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/googleplus/GooglePlusUserInfo.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/googleplus/GooglePlusUserInfo.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/googleplus/GooglePlusUserInfo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-openid --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-openid --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:48:59,024 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 107 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.oauth2.openid.TestOpenIDProviders StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 sec - in org.nuxeo.ecm.platform.oauth2.openid.TestOpenIDProviders Running org.nuxeo.ecm.platform.oauth2.openid.TestUserResolver Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in org.nuxeo.ecm.platform.oauth2.openid.TestUserResolver Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-openid --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-openid --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-openid --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-openid >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-openid --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-openid --- [INFO] Storing buildNumber: 20180627-034901 at timestamp: 1530071341990 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-openid --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-openid <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-openid --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-openid --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316/nuxeo-platform-login-openid-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316/nuxeo-platform-login-openid-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316/nuxeo-platform-login-openid-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-openid --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316/nuxeo-platform-login-openid-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316/nuxeo-platform-login-openid-10.2-I20180627_0316.jar (60 KB at 296.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316/nuxeo-platform-login-openid-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316/nuxeo-platform-login-openid-10.2-I20180627_0316.pom (4 KB at 38.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/maven-metadata.xml (164 KB at 2863.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/maven-metadata.xml (164 KB at 1001.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316/nuxeo-platform-login-openid-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.2-I20180627_0316/nuxeo-platform-login-openid-10.2-I20180627_0316-sources.jar (51 KB at 612.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Portals 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-portal-sso --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-portal-sso --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-portal-sso --- [INFO] Storing buildNumber: 20180627-034903 at timestamp: 1530071343225 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-portal-sso --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-portal-sso --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-portal-sso --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-portal-sso --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ui.web.auth.portal.TestPortalAuthenticator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.nuxeo.ecm.platform.ui.web.auth.portal.TestPortalAuthenticator Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-portal-sso --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-portal-sso --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-portal-sso --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-portal-sso >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-portal-sso --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-portal-sso --- [INFO] Storing buildNumber: 20180627-034904 at timestamp: 1530071344730 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-portal-sso --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-portal-sso <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-portal-sso --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-portal-sso --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316/nuxeo-platform-login-portal-sso-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316/nuxeo-platform-login-portal-sso-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316/nuxeo-platform-login-portal-sso-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-portal-sso --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316/nuxeo-platform-login-portal-sso-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316/nuxeo-platform-login-portal-sso-10.2-I20180627_0316.jar (6 KB at 23.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316/nuxeo-platform-login-portal-sso-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316/nuxeo-platform-login-portal-sso-10.2-I20180627_0316.pom (2 KB at 14.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/maven-metadata.xml (168 KB at 1724.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/maven-metadata.xml (168 KB at 2065.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316/nuxeo-platform-login-portal-sso-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.2-I20180627_0316/nuxeo-platform-login-portal-sso-10.2-I20180627_0316-sources.jar (4 KB at 45.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for SAML v2 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-saml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-saml2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-saml2 --- [INFO] Storing buildNumber: 20180627-034906 at timestamp: 1530071346568 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-saml2 --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-saml2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticationProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticationProvider.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticationProvider.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLConfiguration.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLConfiguration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-saml2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticatorTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticatorTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-saml2 --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:49:11,553 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 134 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticatorTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:49:16,003 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 144 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.424 sec - in org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticatorTest Running org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticatorWithMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 sec - in org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticatorWithMapperTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-saml2 --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-saml2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/nuxeo-platform-login-saml2-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-saml2 --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-saml2 >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-saml2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-saml2 --- [INFO] Storing buildNumber: 20180627-034918 at timestamp: 1530071358323 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-saml2 --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-saml2 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-saml2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/nuxeo-platform-login-saml2-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-saml2 --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/nuxeo-platform-login-saml2-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316/nuxeo-platform-login-saml2-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316/nuxeo-platform-login-saml2-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/nuxeo-platform-login-saml2-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316/nuxeo-platform-login-saml2-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-saml2 --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316/nuxeo-platform-login-saml2-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316/nuxeo-platform-login-saml2-10.2-I20180627_0316.jar (54 KB at 295.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316/nuxeo-platform-login-saml2-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316/nuxeo-platform-login-saml2-10.2-I20180627_0316.pom (5 KB at 57.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/maven-metadata.xml (152 KB at 2569.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/maven-metadata.xml (152 KB at 1872.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316/nuxeo-platform-login-saml2-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.2-I20180627_0316/nuxeo-platform-login-saml2-10.2-I20180627_0316-sources.jar (38 KB at 471.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Shibboleth 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-shibboleth --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-shibboleth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-shibboleth --- [INFO] Storing buildNumber: 20180627-034919 at timestamp: 1530071359962 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-shibboleth --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-shibboleth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethGroupHelper.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethGroupHelper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-shibboleth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethGroupHelper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethGroupHelper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethGroupHelper.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/MockHttpServletRequest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/MockHttpServletRequest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/MockHttpServletRequest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-shibboleth --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:49:24,425 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 103 * 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 references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.login.shibboleth.auth references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators] * service:org.nuxeo.ecm.platform.login.shibboleth.computedgroups references missing [target=org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl;point=computer, target=org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl;point=computerChain] ====================================================================== Running org.nuxeo.ecm.platform.shibboleth.service.TestShibbolethAuthenticationService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:49:26,114 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 130 * 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.auth references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 sec - in org.nuxeo.ecm.platform.shibboleth.service.TestShibbolethAuthenticationService Running org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethGroupHelper 03:49:26,467 main WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=groupDirectory, sid=4565589251130916915] java.lang.Throwable: SQL directory session init context in SQLDirectory [name=groupDirectory] at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.captureInitContext(SQLDirectory.java:64) at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.(SQLDirectory.java:54) at org.nuxeo.ecm.directory.sql.SQLDirectory.registerInTx(SQLDirectory.java:251) at org.nuxeo.ecm.directory.sql.SQLDirectory.addSession(SQLDirectory.java:244) at org.nuxeo.ecm.directory.sql.SQLDirectory.getSession(SQLDirectory.java:233) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethGroupHelper.testGetReference(TestShibbolethGroupHelper.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:49:27,304 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 sec - in org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethGroupHelper Running org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethComputedGroup 03:49:27,641 main WARN [DocumentModelResolver] org.nuxeo.ecm.core.api.model.PropertyNotFoundException: user:email 03:49:27,642 main 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:159) at org.jboss.el.lang.ExpressionBuilder.build(ExpressionBuilder.java:180) at org.jboss.el.lang.ExpressionBuilder.createValueExpression(ExpressionBuilder.java:235) at org.jboss.el.ExpressionFactoryImpl.createValueExpression(ExpressionFactoryImpl.java:68) at org.nuxeo.ecm.platform.el.ExpressionEvaluator.evaluateExpression(ExpressionEvaluator.java:43) at org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper.isValidEL(ELGroupComputerHelper.java:63) at org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethComputedGroup.testValidElMethod(TestShibbolethComputedGroup.java:160) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 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:123) ... 55 more Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethComputedGroup Running org.nuxeo.ecm.login.shibboleth.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.login.shibboleth.lang.test.TestMessages Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-shibboleth --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-shibboleth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-shibboleth --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-shibboleth >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-shibboleth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-shibboleth --- [INFO] Storing buildNumber: 20180627-034928 at timestamp: 1530071368975 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-shibboleth --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-shibboleth <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-shibboleth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-shibboleth --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-shibboleth --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-10.2-I20180627_0316.jar (24 KB at 302.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-10.2-I20180627_0316.pom (4 KB at 49.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/maven-metadata.xml (164 KB at 2775.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/maven-metadata.xml (164 KB at 2047.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-10.2-I20180627_0316-sources.jar (19 KB at 237.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout IO 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-io --- [INFO] Storing buildNumber: 20180627-034929 at timestamp: 1530071369929 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-io --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:49:31,561 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Running org.nuxeo.ecm.platform.layout.service.TestLayoutExport Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.nuxeo.ecm.platform.layout.service.TestLayoutExport Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-io --- [INFO] Storing buildNumber: 20180627-034932 at timestamp: 1530071372702 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar (31 KB at 255.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.pom (2 KB at 21.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/maven-metadata.xml (168 KB at 2790.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/maven-metadata.xml (168 KB at 2017.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-10.2-I20180627_0316-sources.jar (20 KB at 248.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Actions Service - JSF integration 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-actions-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-actions-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-actions-jsf --- [INFO] Storing buildNumber: 20180627-034933 at timestamp: 1530071373697 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-actions-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-actions-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-actions-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-actions-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:49:35,402 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Running org.nuxeo.ecm.platform.actions.TestActionFilter Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.nuxeo.ecm.platform.actions.TestActionFilter Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-actions-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-actions-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-actions-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-actions-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-actions-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-actions-jsf --- [INFO] Storing buildNumber: 20180627-034936 at timestamp: 1530071376630 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-actions-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-actions-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-actions-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-actions-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316/nuxeo-platform-actions-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316/nuxeo-platform-actions-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-actions-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar (51 KB at 249.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316/nuxeo-platform-actions-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316/nuxeo-platform-actions-jsf-10.2-I20180627_0316.pom (2 KB at 21.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/maven-metadata.xml (168 KB at 2830.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/maven-metadata.xml (168 KB at 2062.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316/nuxeo-platform-actions-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.2-I20180627_0316/nuxeo-platform-actions-jsf-10.2-I20180627_0316-sources.jar (47 KB at 601.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Content View JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-contentview-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-contentview-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-contentview-jsf --- [INFO] Storing buildNumber: 20180627-034938 at timestamp: 1530071378240 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-contentview-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-contentview-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-contentview-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-contentview-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:49:42,626 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 103 * service:org.nuxeo.ecm.platform.contentview.jsf.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.contentview.jsf.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.contentview.jsf.widgettypes references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] ====================================================================== Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewCache 03:49:42,882 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 03:49:42,931 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 03:49:43,185 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'MOCK_DAM_CV' 03:49:43,186 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'MOCK_DAM_CV' StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:49:43,997 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 103 * service:org.nuxeo.ecm.platform.contentview.jsf.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.contentview.jsf.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.contentview.jsf.widgettypes references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 sec - in org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewCache Running org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders 03:49:44,185 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 03:49:44,185 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 03:49:44,197 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 03:49:44,197 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 03:49:44,237 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_REF' 03:49:44,237 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_REF' 03:49:44,435 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH' 03:49:44,435 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH' 03:49:44,438 main WARN [CoreQueryAndFetchPageProvider] Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title, Syntax error: Invalid token at offset 51 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title, Syntax error: Invalid token at offset 51 at org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:519) at org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:510) at java_cup.runtime.lr_parser.parse(lr_parser.java:601) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy37.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1331) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:353) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider.getCurrentPage(CoreQueryAndFetchPageProvider.java:136) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.checkCoreQueryAndFetchWithError(TestDefaultPageProviders.java:602) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.testCoreQueryAndFetchWithError(TestDefaultPageProviders.java:578) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:49:44,476 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH_REF' 03:49:44,476 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH_REF' 03:49:44,476 main WARN [CoreQueryAndFetchPageProvider] Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title, Syntax error: Invalid token at offset 51 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title, Syntax error: Invalid token at offset 51 at org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:519) at org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:510) at java_cup.runtime.lr_parser.parse(lr_parser.java:601) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy37.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1331) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:353) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider.getCurrentPage(CoreQueryAndFetchPageProvider.java:136) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.checkCoreQueryAndFetchWithError(TestDefaultPageProviders.java:602) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.testCoreQueryAndFetchWithErrorReference(TestDefaultPageProviders.java:590) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:49:44,818 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'QUERY_RESTRICTED' 03:49:44,818 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'QUERY_RESTRICTED' 03:49:44,820 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'QUERY_UNRESTRICTED' 03:49:44,820 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'QUERY_UNRESTRICTED' 03:49:44,825 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'QUERY_UNRESTRICTED_NO_DETACH' 03:49:44,825 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'QUERY_UNRESTRICTED_NO_DETACH' 03:49:44,876 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:44,876 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:49:45,426 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 103 * service:org.nuxeo.ecm.platform.contentview.jsf.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.contentview.jsf.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.contentview.jsf.widgettypes references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] ====================================================================== Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 sec - in org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewState 03:49:45,436 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 03:49:45,436 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 03:49:45,528 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,528 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,528 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,529 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,533 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,534 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,540 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,540 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,541 main WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Folder WHERE ecm:fulltext.dc:title = 'search keywords' AND (ecm:parentId =) ORDER BY dc:modified DESC, Syntax error: Invalid token <)> at offset 88 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Folder WHERE ecm:fulltext.dc:title = 'search keywords' AND (ecm:parentId =) ORDER BY dc:modified DESC, Syntax error: Invalid token <)> at offset 88 at org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:519) at org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:510) at java_cup.runtime.lr_parser.parse(lr_parser.java:601) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy38.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.platform.query.api.AbstractPageProvider.setCurrentPage(AbstractPageProvider.java:249) at org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl.getPageProvider(PageProviderServiceImpl.java:135) at org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl.getPageProvider(PageProviderServiceImpl.java:78) at org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl.getPageProvider(PageProviderServiceImpl.java:219) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl.getPageProvider(ContentViewServiceImpl.java:218) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl.getPageProvider(ContentViewImpl.java:375) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl.restoreContentViewState(ContentViewServiceImpl.java:361) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl.restoreContentView(ContentViewServiceImpl.java:326) at org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewState.testRestoreContentViewWithSearchDocAndCurrentPage(TestContentViewState.java:503) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:49:45,552 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,552 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 03:49:45,590 main WARN [DocumentModelToJSON] Property 'file' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,591 main WARN [DocumentModelToJSON] Property 'mime-type' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,591 main WARN [DocumentModelToJSON] Property 'data' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,591 main WARN [DocumentModelToJSON] Property 'name' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,592 main WARN [DocumentModelToJSON] Property 'length' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,592 main WARN [DocumentModelToJSON] Property 'digest' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,592 main WARN [DocumentModelToJSON] Property 'encoding' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,594 main WARN [DocumentModelToJSON] Property 'file' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,594 main WARN [DocumentModelToJSON] Property 'mime-type' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,594 main WARN [DocumentModelToJSON] Property 'data' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,594 main WARN [DocumentModelToJSON] Property 'name' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,594 main WARN [DocumentModelToJSON] Property 'length' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,594 main WARN [DocumentModelToJSON] Property 'digest' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,595 main WARN [DocumentModelToJSON] Property 'encoding' ignored during serialization. Blob and blob related properties are not written to json object. 03:49:45,610 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_WITH_PATH_PARAM' 03:49:45,610 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_WITH_PATH_PARAM' Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewState Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewService 03:49:45,735 main ERROR [ContentViewServiceImpl] Could not resolve page provider with name foo 03:49:45,735 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 03:49:45,737 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 03:49:45,743 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 03:49:45,747 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 03:49:45,753 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 03:49:45,768 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,768 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 03:49:45,770 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,770 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 03:49:45,770 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,770 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,770 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,770 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,775 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,776 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 03:49:45,776 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,776 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,776 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,781 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,781 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,782 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 03:49:45,782 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewService Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-contentview-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-contentview-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-contentview-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-contentview-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-contentview-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-contentview-jsf --- [INFO] Storing buildNumber: 20180627-034946 at timestamp: 1530071386967 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-contentview-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-contentview-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-contentview-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-contentview-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316/nuxeo-platform-contentview-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-contentview-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar (88 KB at 267.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.pom (3 KB at 31.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/maven-metadata.xml (168 KB at 2787.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/maven-metadata.xml (168 KB at 110.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316/nuxeo-platform-contentview-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.2-I20180627_0316/nuxeo-platform-contentview-jsf-10.2-I20180627_0316-sources.jar (74 KB at 905.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources JSF integration 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-jsf --- [INFO] Storing buildNumber: 20180627-034949 at timestamp: 1530071389718 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-jsf --- [INFO] Storing buildNumber: 20180627-034950 at timestamp: 1530071390526 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316/nuxeo-web-resources-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316/nuxeo-web-resources-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar (46 KB at 173.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316/nuxeo-web-resources-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316/nuxeo-web-resources-jsf-10.2-I20180627_0316.pom (2 KB at 19.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/maven-metadata.xml (123 KB at 2081.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/maven-metadata.xml (123 KB at 1574.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316/nuxeo-web-resources-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.2-I20180627_0316/nuxeo-web-resources-jsf-10.2-I20180627_0316-sources.jar (33 KB at 417.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebApp types contributions 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-webapp-types --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-types --- [INFO] Storing buildNumber: 20180627-034951 at timestamp: 1530071391726 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-types --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 44 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-webapp-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-webapp-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-webapp-types --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-webapp-types --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-webapp-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-webapp-types --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-webapp-types >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-types --- [INFO] Storing buildNumber: 20180627-034952 at timestamp: 1530071392420 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-types --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-webapp-types <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-webapp-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-webapp-types --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316/nuxeo-platform-webapp-types-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316/nuxeo-platform-webapp-types-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-webapp-types --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar (106 KB at 792.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316/nuxeo-platform-webapp-types-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316/nuxeo-platform-webapp-types-10.2-I20180627_0316.pom (632 B at 7.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/maven-metadata.xml (168 KB at 2696.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/maven-metadata.xml (168 KB at 2064.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316/nuxeo-platform-webapp-types-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.2-I20180627_0316/nuxeo-platform-webapp-types-10.2-I20180627_0316-sources.jar (104 KB at 1328.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Webapp Base 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-webapp-base --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-base --- [INFO] Storing buildNumber: 20180627-034954 at timestamp: 1530071394247 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-base --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 281 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-webapp-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 98 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/AbstractUserGroupManagement.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/AbstractUserGroupManagement.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadMessages.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadMessages.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-webapp-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/bulkedit/TestBulkEditService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/bulkedit/TestBulkEditService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/bulkedit/TestBulkEditService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-webapp-base --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.webapp.security.GroupManagementTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - in org.nuxeo.ecm.webapp.security.GroupManagementTest Running org.nuxeo.ecm.webapp.security.UserSuggestionActionsBeanTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec - in org.nuxeo.ecm.webapp.security.UserSuggestionActionsBeanTest Running org.nuxeo.ecm.webapp.security.UserManagementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.nuxeo.ecm.webapp.security.UserManagementTest Running org.nuxeo.ecm.webapp.clipboard.SummaryTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec - in org.nuxeo.ecm.webapp.clipboard.SummaryTest Running org.nuxeo.ecm.webapp.clipboard.ZipUtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.nuxeo.ecm.webapp.clipboard.ZipUtilsTest Running org.nuxeo.ecm.webapp.tree.TestTreeManagerService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.nuxeo.ecm.webapp.tree.TestTreeManagerService Running org.nuxeo.ecm.webapp.tree.nav.TestNavTreeService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:50:02,150 main ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 03:50:02,276 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 15 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs, target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 sec - in org.nuxeo.ecm.webapp.tree.nav.TestNavTreeService Running org.nuxeo.ecm.webapp.bulkedit.TestBulkEditHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:50:02,871 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 17 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs, target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 sec - in org.nuxeo.ecm.webapp.bulkedit.TestBulkEditHelper Running org.nuxeo.ecm.webapp.bulkedit.TestBulkEditService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 sec - in org.nuxeo.ecm.webapp.bulkedit.TestBulkEditService Results : Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-webapp-base --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-webapp-base --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-webapp-base --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-webapp-base >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-base --- [INFO] Storing buildNumber: 20180627-035005 at timestamp: 1530071405577 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-base --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-webapp-base <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-webapp-base --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-webapp-base --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316/nuxeo-platform-webapp-base-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316/nuxeo-platform-webapp-base-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-webapp-base --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar (572 KB at 2788.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316/nuxeo-platform-webapp-base-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316/nuxeo-platform-webapp-base-10.2-I20180627_0316.pom (8 KB at 34.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/maven-metadata.xml (166 KB at 2950.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/maven-metadata.xml (166 KB at 1991.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316/nuxeo-platform-webapp-base-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.2-I20180627_0316/nuxeo-platform-webapp-base-10.2-I20180627_0316-sources.jar (526 KB at 6176.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Shibboleth - JSF UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Storing buildNumber: 20180627-035007 at timestamp: 1530071407767 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-shibboleth-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-shibboleth-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Storing buildNumber: 20180627-035009 at timestamp: 1530071409289 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-shibboleth-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316.jar (14 KB at 113.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316.pom (4 KB at 41.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/maven-metadata.xml (61 KB at 702.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/maven-metadata.xml (61 KB at 775.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.2-I20180627_0316/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316-sources.jar (11 KB at 134.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Token Authentication - JSF UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-token-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token-jsf --- [INFO] Storing buildNumber: 20180627-035010 at timestamp: 1530071410509 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-token-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-token-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-token-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.login.token.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.login.token.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-token-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-token-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-token-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-token-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token-jsf --- [INFO] Storing buildNumber: 20180627-035012 at timestamp: 1530071412318 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-token-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-token-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/nuxeo-platform-login-token-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-token-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/nuxeo-platform-login-token-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316/nuxeo-platform-login-token-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-token-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar (9 KB at 64.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.pom (2 KB at 17.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/maven-metadata.xml (75 KB at 1403.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/maven-metadata.xml (75 KB at 942.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316/nuxeo-platform-login-token-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.2-I20180627_0316/nuxeo-platform-login-token-jsf-10.2-I20180627_0316-sources.jar (7 KB at 82.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Thumbnail 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-thumbnail --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-thumbnail --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-thumbnail --- [INFO] Storing buildNumber: 20180627-035013 at timestamp: 1530071413328 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-thumbnail --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-thumbnail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/listener/UpdateThumbnailListener.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/listener/UpdateThumbnailListener.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/listener/UpdateThumbnailListener.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-thumbnail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-thumbnail --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:50:17,286 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 126 * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Running org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailStorage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:50:18,605 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 126 * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 sec - in org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailStorage Running org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailFactories StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:50:19,112 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.thumbnail.convert requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 sec - in org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailFactories Running org.nuxeo.ecm.platform.thumbnail.test.TestGetDefaultThumbnail 03:50:19,388 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry 03:50:19,390 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:50:19,612 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.platform.thumbnail.convert requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec - in org.nuxeo.ecm.platform.thumbnail.test.TestGetDefaultThumbnail Running org.nuxeo.ecm.platform.thumbnail.test.ThumbnailJsonEnricherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec - in org.nuxeo.ecm.platform.thumbnail.test.ThumbnailJsonEnricherTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-thumbnail --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-thumbnail --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-thumbnail --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-thumbnail >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-thumbnail --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-thumbnail --- [INFO] Storing buildNumber: 20180627-035020 at timestamp: 1530071420425 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-thumbnail --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-thumbnail <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-thumbnail --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-thumbnail --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316/nuxeo-thumbnail-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316/nuxeo-thumbnail-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-thumbnail --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316/nuxeo-thumbnail-10.2-I20180627_0316.jar (22 KB at 12.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316/nuxeo-thumbnail-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316/nuxeo-thumbnail-10.2-I20180627_0316.pom (3 KB at 36.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/maven-metadata.xml (167 KB at 2917.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/maven-metadata.xml (167 KB at 2053.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316/nuxeo-thumbnail-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.2-I20180627_0316/nuxeo-thumbnail-10.2-I20180627_0316-sources.jar (17 KB at 215.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API test 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rest-api-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-test --- [INFO] Storing buildNumber: 20180627-035023 at timestamp: 1530071423925 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rest-api-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rest-api-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/JSONDocumentNode.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/JSONDocumentNode.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rest-api-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:50:30,345 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,348 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,349 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,350 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,351 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,352 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,352 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,353 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,354 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,355 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,356 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,357 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,358 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,359 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,359 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,360 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,361 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,362 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,363 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,364 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,365 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,366 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,366 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,367 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,368 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,369 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,370 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,370 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,371 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,373 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,374 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,375 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,376 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:50:30,459 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:50:31,251 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 197 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.restapi.test.AdapterBindingTest main 03:50:34,773 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2703926410212879127.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:50:35,554 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:50:35,622 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 197 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.331 sec - in org.nuxeo.ecm.restapi.test.AdapterBindingTest Running org.nuxeo.ecm.restapi.test.UserGroupTest main 03:50:39,721 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4006204223365388102.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:50:40,379 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:50:40,441 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.811 sec - in org.nuxeo.ecm.restapi.test.UserGroupTest Running org.nuxeo.ecm.restapi.test.DocWithDefaultValuesTest main 03:50:41,694 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5972539303845133431.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:50:42,514 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:50:42,579 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.141 sec - in org.nuxeo.ecm.restapi.test.DocWithDefaultValuesTest Running org.nuxeo.ecm.restapi.test.DocumentCreateIncorrectListenerTest http-nio-18090-exec-1 03:50:43,200 ERROR [EventHandlerRegistry] Failed to handle event documentCreated using chain: testChain{{PathInfo,/api/v1/path/folder_0}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/folder_0}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Failed to invoke operation Document.SetProperty, No such schema, test:test at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1206) at org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty.run(SetDocumentProperty.java:58) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:170) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:40) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:741) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPost(JSONDocumentObject.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-18090-exec-1 03:50:43,202 ERROR [EventServiceImpl] Exception during opchainlistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/path/folder_0}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/folder_0}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Failed to invoke operation Document.SetProperty, No such schema, test:test at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1206) at org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty.run(SetDocumentProperty.java:58) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:170) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:40) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:741) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPost(JSONDocumentObject.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-18090-exec-1 03:50:43,203 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Failed to invoke operation Document.SetProperty, No such schema, test:test{{PathInfo,/api/v1/path/folder_0}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/folder_0}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Failed to invoke operation Document.SetProperty, No such schema, test:test at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1206) at org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty.run(SetDocumentProperty.java:58) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:170) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:158) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:40) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:741) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPost(JSONDocumentObject.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 03:50:43,356 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-7636407665040219745.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:50:44,107 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:50:44,169 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 sec - in org.nuxeo.ecm.restapi.test.DocumentCreateIncorrectListenerTest Running org.nuxeo.ecm.restapi.test.DocumentValidationTest http-nio-18090-exec-1 03:50:44,693 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/id/8d2f6807-1403-491d-b3f6-d2bffa14a589}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/id/8d2f6807-1403-491d-b3f6-d2bffa14a589}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPost(JSONDocumentObject.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-18090-exec-2 03:50:44,829 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/path/}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPost(JSONDocumentObject.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-18090-exec-3 03:50:44,956 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/id/8d2f6807-1403-491d-b3f6-d2bffa14a589}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/id/8d2f6807-1403-491d-b3f6-d2bffa14a589}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPost(JSONDocumentObject.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-18090-exec-4 03:50:45,092 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/path/}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPost(JSONDocumentObject.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-18090-exec-5 03:50:45,226 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/id/8d2f6807-1403-491d-b3f6-d2bffa14a589}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/id/8d2f6807-1403-491d-b3f6-d2bffa14a589}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPost(JSONDocumentObject.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-18090-exec-6 03:50:45,330 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/path/}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPost(JSONDocumentObject.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 03:50:45,444 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentValidationTest}{fTest,testSaveValidDocumentEndpointId}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.test.DocumentValidationTest.testSaveValidDocumentEndpointId(DocumentValidationTest.java:150) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) http-nio-18090-exec-7 03:50:45,452 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/id/85118ad5-9a02-4370-8bbd-e244354d3289}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/id/85118ad5-9a02-4370-8bbd-e244354d3289}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:modified at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setModificationDate(DublinCoreStorageServiceImpl.java:75) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:133) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.saveDocument(AbstractSession.java:1536) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPut(JSONDocumentObject.java:84) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 03:50:45,555 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentValidationTest}{fTest,testSaveValidDocumentEndpointPath}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.test.DocumentValidationTest.testSaveValidDocumentEndpointPath(DocumentValidationTest.java:161) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) http-nio-18090-exec-8 03:50:45,563 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/path/doc1}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/doc1}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:modified at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setModificationDate(DublinCoreStorageServiceImpl.java:75) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:133) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.saveDocument(AbstractSession.java:1536) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPut(JSONDocumentObject.java:84) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 03:50:45,693 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentValidationTest}{fTest,testSaveDocumentWithViolationEndpointId}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.test.DocumentValidationTest.testSaveDocumentWithViolationEndpointId(DocumentValidationTest.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) http-nio-18090-exec-9 03:50:45,699 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/id/76bbfcb7-6797-40ad-b825-35d822b81449}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/id/76bbfcb7-6797-40ad-b825-35d822b81449}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:modified at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setModificationDate(DublinCoreStorageServiceImpl.java:75) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:133) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.saveDocument(AbstractSession.java:1536) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPut(JSONDocumentObject.java:84) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 03:50:45,828 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentValidationTest}{fTest,testSaveDocumentWithViolationEndpointPath}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.test.DocumentValidationTest.testSaveDocumentWithViolationEndpointPath(DocumentValidationTest.java:184) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) http-nio-18090-exec-10 03:50:45,835 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{PathInfo,/api/v1/path/doc1}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/doc1}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:modified at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setModificationDate(DublinCoreStorageServiceImpl.java:75) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:133) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.saveDocument(AbstractSession.java:1536) at org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject.doPut(JSONDocumentObject.java:84) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 03:50:45,977 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentValidationTest}{fTest,testPropertyLoading}} org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.restapi.test.DocumentValidationTest.testPropertyLoading(DocumentValidationTest.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 03:50:46,217 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3942351972962371490.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:50:47,013 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:50:47,082 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.911 sec - in org.nuxeo.ecm.restapi.test.DocumentValidationTest Running org.nuxeo.ecm.restapi.test.DocumentListTest http-nio-18090-exec-10 03:50:48,713 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38{{PathInfo,/api/v1/query/namedParamProviderInvalid}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/query/namedParamProviderInvalid}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy87.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.getQuery(QueryObject.java:246) at org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.doSpecificQuery(QueryObject.java:318) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.RightHandPathRule.accept(RightHandPathRule.java:147) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-18090-exec-2 03:50:48,925 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38{{PathInfo,/api/v1/query/namedParamProviderWithDocInvalid}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/query/namedParamProviderWithDocInvalid}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy87.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.getQuery(QueryObject.java:246) at org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.doSpecificQuery(QueryObject.java:318) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.RightHandPathRule.accept(RightHandPathRule.java:147) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 03:50:50,257 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2389735272505810010.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:50:50,985 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:50:51,053 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 210 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.975 sec - in org.nuxeo.ecm.restapi.test.DocumentListTest Running org.nuxeo.ecm.restapi.test.OAuth2ObjectTest main 03:50:55,597 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5714487735434146499.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:50:56,297 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:50:56,342 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 197 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.282 sec - in org.nuxeo.ecm.restapi.test.OAuth2ObjectTest Running org.nuxeo.ecm.restapi.test.MeTest main 03:50:57,268 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-1111923856012808857.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:50:57,920 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:50:57,962 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 197 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.62 sec - in org.nuxeo.ecm.restapi.test.MeTest Running org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest localhost-startStop-1 03:50:58,234 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) localhost-startStop-1 03:50:59,294 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) localhost-startStop-1 03:51:00,101 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) localhost-startStop-1 03:51:01,844 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:02,411 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3006947200452000577.log{{fState,afterRun}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:03,309 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:03,389 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.427 sec - in org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest Running org.nuxeo.ecm.restapi.test.DirectoryTest main 03:51:04,790 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=intIdTestDir, sid=4566011570970186420]{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.restapi.test.DirectoryTest}{fTest,itCanUpdateADirectoryEntryWithAnIntId}} main 03:51:06,091 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6046016925793449850.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:06,826 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:06,873 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 223 * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.483 sec - in org.nuxeo.ecm.restapi.test.DirectoryTest Running org.nuxeo.ecm.restapi.test.DocumentBrowsingTest localhost-startStop-1 03:51:08,328 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentBrowsingTest}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) localhost-startStop-1 03:51:08,999 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentBrowsingTest}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) localhost-startStop-1 03:51:11,754 WARN [JavaUtilLoggingHelper$LogHandler] The web application [ROOT] appears to have started a thread named [ExpiringMap-Expirer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentBrowsingTest}} main 03:51:11,883 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2806188560977238174.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:12,565 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:12,612 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 210 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.741 sec - in org.nuxeo.ecm.restapi.test.DocumentBrowsingTest Running org.nuxeo.ecm.restapi.test.RenditionTest http-nio-18090-exec-2 03:51:13,395 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: The rendition definition 'unexistingRendition' is not registered{{PathInfo,/api/v1/path/adoc/@rendition/unexistingRendition}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/adoc/@rendition/unexistingRendition}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.NuxeoException: The rendition definition 'unexistingRendition' is not registered at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinition(RenditionServiceImpl.java:420) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getRendition(RenditionServiceImpl.java:368) at org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject.getRenditionBlob(RenditionObject.java:63) at org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject.doGet(RenditionObject.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.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.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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 03:51:13,573 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5003920966514487184.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:14,298 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:14,354 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.74 sec - in org.nuxeo.ecm.restapi.test.RenditionTest Running org.nuxeo.ecm.restapi.test.TestMultiRepository main 03:51:15,787 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3462535321444082520.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:16,369 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:16,408 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 197 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 sec - in org.nuxeo.ecm.restapi.test.TestMultiRepository Running org.nuxeo.ecm.restapi.test.SchemaTest main 03:51:17,288 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4722243735876797918.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:17,881 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:17,917 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 sec - in org.nuxeo.ecm.restapi.test.SchemaTest Running org.nuxeo.ecm.restapi.test.OperationBindingTest http-nio-18090-exec-7 03:51:19,824 WARN [TracerFactory] ****** chain ****** Name: Test.HttpStatus Exception: ExceptionTest Caught error: Exception Message Caused by: org.nuxeo.ecm.automation.test.helpers.ExceptionTest: Exception Message ****** Hierarchy calls ****** ****** Test.HttpStatus ****** Chain ID: Test.HttpStatus Chain Aliases: null Class: HttpStatusOperationTest Method: 'run' | Input Type: void | Output Type: java.lang.Object Input: null Context Variables | Key: ChainParameters, Value: {isFailing=true} | Key: request, Value: org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper@240c7cc{{PathInfo,/api/v1/@op/Test.HttpStatus}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/@op/Test.HttpStatus}{ServletPath,}{fState,beforeRun}} main 03:51:19,985 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3759861144768115988.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:20,662 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:20,706 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.791 sec - in org.nuxeo.ecm.restapi.test.OperationBindingTest Running org.nuxeo.ecm.restapi.test.MultiBlobAccessTest main 03:51:22,230 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-366808718050980533.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:22,998 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:23,052 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 202 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 sec - in org.nuxeo.ecm.restapi.test.MultiBlobAccessTest Running org.nuxeo.ecm.restapi.test.BatchUploadFixture http-nio-18090-exec-8 03:51:24,589 ERROR [BatchManagerComponent] Not allowed. You must be administrator to use this operation{{PathInfo,/api/v1/upload/batchId-07952eda-ccd9-4ac7-af2e-a87b02da0cec/execute/Blob.CreateFromURL}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/upload/batchId-07952eda-ccd9-4ac7-af2e-a87b02da0cec/execute/Blob.CreateFromURL}{ServletPath,}{fState,beforeRun}} Nuxeo-Work-default-3:15707321958271069.2027748664 03:51:25,226 WARN [FulltextExtractorWork] Could not extract fulltext of file 'file.pdf' for document: 6fadcd3f-2319-4580-9d0a-ff4345d89ffa: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService{{fState,beforeRun}} main 03:51:26,574 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4840754071725339160.log{{fState,afterRun}{fSuite,class org.nuxeo.ecm.restapi.test.BatchUploadFixture}} localhost-startStop-1 03:51:26,639 WARN [JavaUtilLoggingHelper$LogHandler] The web application [ROOT] appears to have started a thread named [File Reaper] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) org.apache.commons.io.FileCleaningTracker$Reaper.run(FileCleaningTracker.java:225){{fState,beforeRun}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:27,393 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:27,456 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 199 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.396 sec - in org.nuxeo.ecm.restapi.test.BatchUploadFixture Running org.nuxeo.ecm.restapi.test.EmptyDocumentTest main 03:51:28,544 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-1543260019396165764.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:29,322 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:29,362 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 sec - in org.nuxeo.ecm.restapi.test.EmptyDocumentTest Running org.nuxeo.ecm.restapi.test.ExceptionRestTest http-nio-18090-exec-4 03:51:30,501 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: foo{{PathInfo,/api/v1/foo/exception}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/foo/exception}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.NuxeoException: foo at org.nuxeo.ecm.restapi.server.jaxrs.FooObject.doException(FooObject.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.RightHandPathRule.accept(RightHandPathRule.java:147) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 03:51:30,664 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5728255443761118888.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:31,273 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:31,311 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 200 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 sec - in org.nuxeo.ecm.restapi.test.ExceptionRestTest Running org.nuxeo.ecm.restapi.test.BatchUploadFixture http-nio-18090-exec-8 03:51:32,748 ERROR [BatchManagerComponent] Not allowed. You must be administrator to use this operation{{PathInfo,/api/v1/upload/batchId-88fc8b52-76c4-4898-9db5-1b04beec224b/execute/Blob.CreateFromURL}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/upload/batchId-88fc8b52-76c4-4898-9db5-1b04beec224b/execute/Blob.CreateFromURL}{ServletPath,}{fState,beforeRun}} Nuxeo-Work-default-2:15707329993274342.25029720 03:51:33,257 WARN [FulltextExtractorWork] Could not extract fulltext of file 'file.pdf' for document: 4a7068a9-1944-438f-b0a7-de8796e5a264: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService{{fState,beforeRun}} main 03:51:34,683 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6873047225958167438.log{{fState,afterRun}{fSuite,class org.nuxeo.ecm.restapi.test.BatchUploadFixture}} localhost-startStop-1 03:51:34,748 WARN [JavaUtilLoggingHelper$LogHandler] The web application [ROOT] appears to have started a thread named [File Reaper] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) org.apache.commons.io.FileCleaningTracker$Reaper.run(FileCleaningTracker.java:225){{fState,beforeRun}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:35,567 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:35,608 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 203 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.297 sec - in org.nuxeo.ecm.restapi.test.BatchUploadFixture Running org.nuxeo.ecm.restapi.test.ConverterTest http-nio-18090-exec-5 03:51:37,964 WARN [JavaUtilLoggingHelper$LogHandler] A servlet request, to the URI http://localhost:18090/api/v1/path/adoc/@convert, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.{{PathInfo,/api/v1/path/adoc/@convert}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/adoc/@convert}{ServletPath,}{fState,beforeRun}} http-nio-18090-exec-9 03:51:38,393 WARN [JavaUtilLoggingHelper$LogHandler] A servlet request, to the URI http://localhost:18090/api/v1/path/adoc/@convert, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.{{PathInfo,/api/v1/path/adoc/@convert}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/adoc/@convert}{ServletPath,}{fState,beforeRun}} http-nio-18090-exec-3 03:51:38,509 WARN [JavaUtilLoggingHelper$LogHandler] A servlet request, to the URI http://localhost:18090/api/v1/path/adoc/@convert, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.{{PathInfo,/api/v1/path/adoc/@convert}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/adoc/@convert}{ServletPath,}{fState,beforeRun}} http-nio-18090-exec-7 03:51:38,660 WARN [JavaUtilLoggingHelper$LogHandler] A servlet request, to the URI http://localhost:18090/api/v1/path/adoc/@convert, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.{{PathInfo,/api/v1/path/adoc/@convert}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/adoc/@convert}{ServletPath,}{fState,beforeRun}} localhost-startStop-1 03:51:38,740 WARN [JavaUtilLoggingHelper$LogHandler] The web application [ROOT] appears to have started a thread named [File Reaper] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) org.apache.commons.io.FileCleaningTracker$Reaper.run(FileCleaningTracker.java:225){{fState,beforeRun}} main 03:51:38,893 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2888147059390857050.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:39,673 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:39,711 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 212 * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.104 sec - in org.nuxeo.ecm.restapi.test.ConverterTest Running org.nuxeo.ecm.restapi.test.PreviewAdapterTest main 03:51:41,119 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8786293958379594671.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:41,826 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:41,865 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.16 sec - in org.nuxeo.ecm.restapi.test.PreviewAdapterTest Running org.nuxeo.ecm.restapi.test.ConfigTest main 03:51:43,545 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-1937689747928873801.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:44,170 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:44,213 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.341 sec - in org.nuxeo.ecm.restapi.test.ConfigTest Running org.nuxeo.ecm.restapi.test.MarshallingEdgeCasesTest main 03:51:45,538 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6847800297133181865.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:51:46,808 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:51:47,286 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 03:51:48,304 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 207 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.199 sec - in org.nuxeo.ecm.restapi.test.MarshallingEdgeCasesTest Running org.nuxeo.ecm.restapi.test.AuditTest main 03:51:51,354 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3426245794844492588.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:51:51,785 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 03:51:51,799 ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.persistence.PersistenceComponent notification of application started failed: [PersistenceUnit: nxaudit-logs] Unable to build EntityManagerFactory{{fState,beforeRun}} 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.createEntityManagerFactory(HibernateConfiguration.java:160) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:151) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:201) at org.nuxeo.ecm.core.persistence.PersistenceProvider.openPersistenceUnit(PersistenceProvider.java:51) at org.nuxeo.ecm.core.persistence.PersistenceComponent.start(PersistenceComponent.java:85) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.RuntimeHarnessImpl.fireFrameworkStarted(RuntimeHarnessImpl.java:213) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:159) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: org.hibernate.HibernateException: Cannot lookup datasource by name java:comp/env/jdbc/nxaudit-logs at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:48) 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) ... 39 more Caused by: javax.naming.NotContextException: java:comp/env/jdbc/nxaudit-logs at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:165) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:442) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:431) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:98) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:84) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:46) ... 47 more main 03:51:51,802 ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService notification of application started failed: Cannot create audit backend of type org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend{{fState,beforeRun}} java.lang.RuntimeException: Cannot create audit backend of type org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend at org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor.newInstance(AuditBackendDescriptor.java:63) at org.nuxeo.ecm.platform.audit.service.NXAuditEventsService.start(NXAuditEventsService.java:104) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.RuntimeHarnessImpl.fireFrameworkStarted(RuntimeHarnessImpl.java:213) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:159) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor.newInstance(AuditBackendDescriptor.java:61) ... 34 more Caused by: 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.createEntityManagerFactory(HibernateConfiguration.java:160) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:151) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:201) at org.nuxeo.ecm.core.persistence.PersistenceProvider.openPersistenceUnit(PersistenceProvider.java:51) at org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.activatePersistenceProvider(DefaultAuditBackend.java:126) at org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.(DefaultAuditBackend.java:72) ... 39 more Caused by: org.hibernate.HibernateException: Cannot lookup datasource by name java:comp/env/jdbc/nxaudit-logs at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:48) 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) ... 46 more Caused by: javax.naming.NotContextException: java:comp/env/jdbc/nxaudit-logs at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:165) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:442) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:431) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:98) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:84) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:46) ... 54 more main 03:51:51,830 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 2 / Total: 105 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] - service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService - service:org.nuxeo.ecm.core.persistence.PersistenceComponent ======================================================================{{fState,beforeRun}} Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.412 sec - in org.nuxeo.ecm.restapi.test.AuditTest Running org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest main 03:51:51,837 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,beforeSetup}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,914 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,914 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,914 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,914 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,915 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,915 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,915 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,915 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,915 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,915 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,920 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,921 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,921 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,921 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,921 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 03:51:51,921 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 sec - in org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest Running org.nuxeo.ecm.restapi.server.jaxrs.usermanager.TestUserToGroupObject Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.nuxeo.ecm.restapi.server.jaxrs.usermanager.TestUserToGroupObject Results : Tests run: 231, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rest-api-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rest-api-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rest-api-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rest-api-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-test --- [INFO] Storing buildNumber: 20180627-035154 at timestamp: 1530071514303 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rest-api-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rest-api-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rest-api-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316/nuxeo-rest-api-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316/nuxeo-rest-api-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316/nuxeo-rest-api-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rest-api-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316/nuxeo-rest-api-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316/nuxeo-rest-api-test-10.2-I20180627_0316.jar (14 KB at 43.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316/nuxeo-rest-api-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316/nuxeo-rest-api-test-10.2-I20180627_0316.pom (7 KB at 40.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/maven-metadata.xml (161 KB at 2712.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/maven-metadata.xml (161 KB at 1975.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316/nuxeo-rest-api-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.2-I20180627_0316/nuxeo-rest-api-test-10.2-I20180627_0316-sources.jar (7 KB at 86.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Token Authentication Rest API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-token-rest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token-rest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token-rest --- [INFO] Storing buildNumber: 20180627-035157 at timestamp: 1530071517036 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token-rest --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-token-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-token-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-token-rest --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 03:52:03,822 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,826 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,827 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,827 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,828 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,829 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,830 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,831 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,832 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,833 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,833 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,834 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,835 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,836 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,837 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,838 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,839 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,840 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,841 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,842 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,843 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,844 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,845 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,847 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,848 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,850 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,851 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,852 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,854 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,855 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,856 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,858 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,859 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 03:52:03,977 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 03:52:04,784 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 202 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.restapi.test.AuthenticationTokensTest main 03:52:07,539 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5452109556841423368.log{} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.712 sec - in org.nuxeo.ecm.restapi.test.AuthenticationTokensTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-token-rest --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-token-rest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-token-rest --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-token-rest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token-rest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token-rest --- [INFO] Storing buildNumber: 20180627-035209 at timestamp: 1530071529056 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token-rest --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-token-rest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-token-rest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/nuxeo-platform-login-token-rest-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-token-rest --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316/nuxeo-platform-login-token-rest-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/nuxeo-platform-login-token-rest-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316/nuxeo-platform-login-token-rest-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-token-rest --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar (6 KB at 39.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316/nuxeo-platform-login-token-rest-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316/nuxeo-platform-login-token-rest-10.2-I20180627_0316.pom (3 KB at 38.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/maven-metadata.xml (74 KB at 1391.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/maven-metadata.xml (74 KB at 576.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316/nuxeo-platform-login-token-rest-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.2-I20180627_0316/nuxeo-platform-login-token-rest-10.2-I20180627_0316-sources.jar (3 KB at 37.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Seam Debug Framework 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-seam-debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-seam-debug --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-seam-debug --- [INFO] Storing buildNumber: 20180627-035209 at timestamp: 1530071529890 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-seam-debug --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-installed-webinflib) @ nuxeo-platform-seam-debug --- [INFO] Configured Artifact: org.jboss.seam:jboss-seam-debug:?:jar [INFO] Copying jboss-seam-debug-2.3.1.Final.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/classes/WEB/lib/jboss-seam-debug-2.3.1.Final.jar [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-seam-debug --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-seam-debug --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-seam-debug --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-seam-debug --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-seam-debug --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-seam-debug --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-seam-debug >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-seam-debug --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-seam-debug --- [INFO] Storing buildNumber: 20180627-035210 at timestamp: 1530071530256 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-seam-debug --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-seam-debug <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-seam-debug --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-seam-debug --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316/nuxeo-platform-seam-debug-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316/nuxeo-platform-seam-debug-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316/nuxeo-platform-seam-debug-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-seam-debug --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316/nuxeo-platform-seam-debug-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316/nuxeo-platform-seam-debug-10.2-I20180627_0316.jar (16 KB at 100.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316/nuxeo-platform-seam-debug-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316/nuxeo-platform-seam-debug-10.2-I20180627_0316.pom (2 KB at 18.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/maven-metadata.xml (170 KB at 2871.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/maven-metadata.xml (170 KB at 2091.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316/nuxeo-platform-seam-debug-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.2-I20180627_0316/nuxeo-platform-seam-debug-10.2-I20180627_0316-sources.jar (828 B at 10.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Annotation Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annotation-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-parent --- [INFO] Storing buildNumber: 20180627-035211 at timestamp: 1530071531395 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annotation-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annotation-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annotation-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-parent --- [INFO] Storing buildNumber: 20180627-035211 at timestamp: 1530071531919 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annotation-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annotation-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annotation-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/10.2-I20180627_0316/nuxeo-annotation-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annotation-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/10.2-I20180627_0316/nuxeo-annotation-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/10.2-I20180627_0316/nuxeo-annotation-parent-10.2-I20180627_0316.pom (735 B at 1.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/maven-metadata.xml (9 KB at 32.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/maven-metadata.xml (9 KB at 62.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Annotation API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annotation-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-api --- [INFO] Storing buildNumber: 20180627-035213 at timestamp: 1530071533300 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annotation-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annotation-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annotation-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annotation-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annotation-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annotation-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annotation-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-api --- [INFO] Storing buildNumber: 20180627-035213 at timestamp: 1530071533920 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annotation-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annotation-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/nuxeo-annotation-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annotation-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/nuxeo-annotation-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316/nuxeo-annotation-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/nuxeo-annotation-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316/nuxeo-annotation-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annotation-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316/nuxeo-annotation-api-10.2-I20180627_0316.jar (5 KB at 15.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316/nuxeo-annotation-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316/nuxeo-annotation-api-10.2-I20180627_0316.pom (663 B at 8.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/maven-metadata.xml (9 KB at 38.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/maven-metadata.xml (9 KB at 83.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316/nuxeo-annotation-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.2-I20180627_0316/nuxeo-annotation-api-10.2-I20180627_0316-sources.jar (5 KB at 53.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Annotation Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annotation-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-core --- [INFO] Storing buildNumber: 20180627-035215 at timestamp: 1530071535230 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annotation-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annotation-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annotation-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.annotation.TestAnnotationServiceUnderFolder StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.956 sec - in org.nuxeo.ecm.annotation.TestAnnotationServiceUnderFolder Running org.nuxeo.ecm.annotation.TestAnnotationService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec - in org.nuxeo.ecm.annotation.TestAnnotationService Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annotation-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annotation-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annotation-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annotation-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-core --- [INFO] Storing buildNumber: 20180627-035222 at timestamp: 1530071542317 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annotation-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annotation-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/nuxeo-annotation-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annotation-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/nuxeo-annotation-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316/nuxeo-annotation-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/nuxeo-annotation-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316/nuxeo-annotation-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annotation-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316/nuxeo-annotation-core-10.2-I20180627_0316.jar (12 KB at 24.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316/nuxeo-annotation-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316/nuxeo-annotation-core-10.2-I20180627_0316.pom (943 B at 5.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/maven-metadata.xml (9 KB at 83.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/maven-metadata.xml (9 KB at 50.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316/nuxeo-annotation-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.2-I20180627_0316/nuxeo-annotation-core-10.2-I20180627_0316-sources.jar (9 KB at 116.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Annotation REST API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annotation-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-rest-api --- [INFO] Storing buildNumber: 20180627-035224 at timestamp: 1530071544785 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-rest-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annotation-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annotation-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annotation-rest-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:52:30,956 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,957 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,958 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,959 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,961 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,962 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,963 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,964 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,964 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,965 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,966 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,967 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,967 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,968 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,969 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,970 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,970 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,971 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,972 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,972 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,973 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,974 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,975 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,975 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,976 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,977 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,978 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,978 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,979 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,980 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,980 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,981 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:30,982 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 03:52:31,092 localhost-startStop-1 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 03:52:31,873 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 202 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.restapi.server.AnnotationTest 03:52:35,178 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4902025255500096113.log Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.261 sec - in org.nuxeo.ecm.restapi.server.AnnotationTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annotation-rest-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annotation-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annotation-rest-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annotation-rest-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-rest-api --- [INFO] Storing buildNumber: 20180627-035236 at timestamp: 1530071556628 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-rest-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annotation-rest-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annotation-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/nuxeo-annotation-rest-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annotation-rest-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316/nuxeo-annotation-rest-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/nuxeo-annotation-rest-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316/nuxeo-annotation-rest-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annotation-rest-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar (5 KB at 13.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316/nuxeo-annotation-rest-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316/nuxeo-annotation-rest-api-10.2-I20180627_0316.pom (2 KB at 19.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/maven-metadata.xml (8 KB at 30.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/maven-metadata.xml (8 KB at 71.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316/nuxeo-annotation-rest-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.2-I20180627_0316/nuxeo-annotation-rest-api-10.2-I20180627_0316-sources.jar (3 KB at 30.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Service - Client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-client --- [INFO] Storing buildNumber: 20180627-035238 at timestamp: 1530071558524 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ejb/ContentHistoryActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ejb/ContentHistoryActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ejb/ContentHistoryActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-client --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- 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.02 sec - in org.nuxeo.ecm.platform.audit.web.TestRegisterAuditAction Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-client --- [INFO] Storing buildNumber: 20180627-035241 at timestamp: 1530071561773 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316/nuxeo-platform-audit-client-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316/nuxeo-platform-audit-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316/nuxeo-platform-audit-client-10.2-I20180627_0316.jar (19 KB at 148.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316/nuxeo-platform-audit-client-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316/nuxeo-platform-audit-client-10.2-I20180627_0316.pom (2 KB at 25.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/maven-metadata.xml (168 KB at 2934.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/maven-metadata.xml (168 KB at 1239.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316/nuxeo-platform-audit-client-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.2-I20180627_0316/nuxeo-platform-audit-client-10.2-I20180627_0316-sources.jar (16 KB at 192.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audit IO Fragment 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-io --- [INFO] Storing buildNumber: 20180627-035242 at timestamp: 1530071562845 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-io --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-io --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-io --- [INFO] Storing buildNumber: 20180627-035243 at timestamp: 1530071563594 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316/nuxeo-platform-audit-io-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316/nuxeo-platform-audit-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316/nuxeo-platform-audit-io-10.2-I20180627_0316.jar (12 KB at 42.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316/nuxeo-platform-audit-io-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316/nuxeo-platform-audit-io-10.2-I20180627_0316.pom (2 KB at 18.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/maven-metadata.xml (168 KB at 2885.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/maven-metadata.xml (168 KB at 2092.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316/nuxeo-platform-audit-io-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.2-I20180627_0316/nuxeo-platform-audit-io-10.2-I20180627_0316-sources.jar (8 KB at 93.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Service - WebService 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-ws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-ws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-ws --- [INFO] Storing buildNumber: 20180627-035244 at timestamp: 1530071564820 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-ws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-ws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-ws --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-ws --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-ws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-ws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-ws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-ws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-ws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-ws --- [INFO] Storing buildNumber: 20180627-035245 at timestamp: 1530071565558 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-ws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-ws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-ws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-ws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316/nuxeo-platform-audit-ws-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316/nuxeo-platform-audit-ws-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-ws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar (16 KB at 91.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316/nuxeo-platform-audit-ws-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316/nuxeo-platform-audit-ws-10.2-I20180627_0316.pom (2 KB at 21.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/maven-metadata.xml (168 KB at 2836.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/maven-metadata.xml (168 KB at 2041.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316/nuxeo-platform-audit-ws-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.2-I20180627_0316/nuxeo-platform-audit-ws-10.2-I20180627_0316-sources.jar (14 KB at 175.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Admin Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-parent --- [INFO] Storing buildNumber: 20180627-035246 at timestamp: 1530071566564 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-parent --- [INFO] Storing buildNumber: 20180627-035247 at timestamp: 1530071567037 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-parent/10.2-I20180627_0316/nuxeo-admin-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/10.2-I20180627_0316/nuxeo-admin-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/10.2-I20180627_0316/nuxeo-admin-parent-10.2-I20180627_0316.pom (988 B at 3.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/maven-metadata.xml (168 KB at 2938.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/maven-metadata.xml (168 KB at 2120.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Client Wrapper 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-client-wrapper --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-client-wrapper --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-client-wrapper --- [INFO] Storing buildNumber: 20180627-035247 at timestamp: 1530071567964 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-client-wrapper --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-client-wrapper --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-client-wrapper --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-client-wrapper --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.connect.services.TestServiceBindings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.nuxeo.connect.services.TestServiceBindings Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-client-wrapper --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-client-wrapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-client-wrapper --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-client-wrapper >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-client-wrapper --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-client-wrapper --- [INFO] Storing buildNumber: 20180627-035250 at timestamp: 1530071570584 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-client-wrapper --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-client-wrapper <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-client-wrapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-client-wrapper --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316/nuxeo-connect-client-wrapper-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316/nuxeo-connect-client-wrapper-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-client-wrapper --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar (5 KB at 10.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316/nuxeo-connect-client-wrapper-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316/nuxeo-connect-client-wrapper-10.2-I20180627_0316.pom (2 KB at 21.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/maven-metadata.xml (168 KB at 2836.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/maven-metadata.xml (168 KB at 2066.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316/nuxeo-connect-client-wrapper-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.2-I20180627_0316/nuxeo-connect-client-wrapper-10.2-I20180627_0316-sources.jar (4 KB at 39.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-core --- [INFO] Storing buildNumber: 20180627-035252 at timestamp: 1530071572596 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 56 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/HotReloadStudioSnapshot.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/HotReloadStudioSnapshot.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/HotReloadStudioSnapshot.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/RuntimeInstrospection.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/RuntimeInstrospection.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/RuntimeInstrospection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:52:58,463 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.ecm.admin.operation.TestPermissionsPurgeOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 sec - in org.nuxeo.ecm.admin.operation.TestPermissionsPurgeOperation Running org.nuxeo.ecm.admin.permissions.TestPermissionsPurge Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.nuxeo.ecm.admin.permissions.TestPermissionsPurge Running org.nuxeo.ecm.admin.webengine.lang.test.TestMessages Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in org.nuxeo.ecm.admin.webengine.lang.test.TestMessages Running org.nuxeo.connect.client.status.TestConectStatusHolder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.nuxeo.connect.client.status.TestConectStatusHolder Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-core --- [INFO] Storing buildNumber: 20180627-035301 at timestamp: 1530071581301 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316/nuxeo-admin-center-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316/nuxeo-admin-center-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316/nuxeo-admin-center-core-10.2-I20180627_0316.jar (135 KB at 507.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316/nuxeo-admin-center-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316/nuxeo-admin-center-core-10.2-I20180627_0316.pom (4 KB at 46.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/maven-metadata.xml (69 KB at 1216.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/maven-metadata.xml (69 KB at 852.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316/nuxeo-admin-center-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.2-I20180627_0316/nuxeo-admin-center-core-10.2-I20180627_0316-sources.jar (113 KB at 1386.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audit Service - MongoDB 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-mongodb --- [INFO] Storing buildNumber: 20180627-035303 at timestamp: 1530071583243 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestAuditHistoryProviderWithMongoDB.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestAuditHistoryProviderWithMongoDB.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestAuditHistoryProviderWithMongoDB.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-mongodb --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:53:08,247 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 109 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.mongodb.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.audit.PageProviderservice.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Running org.nuxeo.mongodb.audit.TestAuditWithMongoDB StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:53:08,946 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 116 * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 16, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.681 sec - in org.nuxeo.mongodb.audit.TestAuditWithMongoDB Running org.nuxeo.mongodb.audit.TestAuditHistoryProviderWithMongoDB StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:53:09,971 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 145 * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.081 sec - in org.nuxeo.mongodb.audit.TestAuditHistoryProviderWithMongoDB Running org.nuxeo.mongodb.audit.TestUserGroupAuditWithMongoDB StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:53:10,682 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 116 * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.65 sec - in org.nuxeo.mongodb.audit.TestUserGroupAuditWithMongoDB Running org.nuxeo.mongodb.audit.TestAuditPageProviderWithMongoDB StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:53:11,221 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 117 * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.535 sec - in org.nuxeo.mongodb.audit.TestAuditPageProviderWithMongoDB Running org.nuxeo.mongodb.audit.TestPageProviderTrackingWithMongoDB Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec - in org.nuxeo.mongodb.audit.TestPageProviderTrackingWithMongoDB Results : Tests run: 34, Failures: 0, Errors: 0, Skipped: 17 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-mongodb --- [INFO] Storing buildNumber: 20180627-035312 at timestamp: 1530071592409 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-audit-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar (26 KB at 95.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.pom (5 KB at 52.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/maven-metadata.xml (26 KB at 484.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/maven-metadata.xml (26 KB at 329.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-sources.jar (15 KB at 183.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.2-I20180627_0316/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-tests.jar (26 KB at 330.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-web --- [INFO] Storing buildNumber: 20180627-035314 at timestamp: 1530071594218 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/platform/task/web/TaskActionsBean.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/platform/task/web/TaskActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-web --- [INFO] Storing buildNumber: 20180627-035315 at timestamp: 1530071595643 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316/nuxeo-platform-task-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316/nuxeo-platform-task-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316/nuxeo-platform-task-web-10.2-I20180627_0316.jar (12 KB at 70.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316/nuxeo-platform-task-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316/nuxeo-platform-task-web-10.2-I20180627_0316.pom (2 KB at 15.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/maven-metadata.xml (165 KB at 2888.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/maven-metadata.xml (165 KB at 732.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316/nuxeo-platform-task-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.2-I20180627_0316/nuxeo-platform-task-web-10.2-I20180627_0316-sources.jar (9 KB at 106.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service Web client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-web --- [INFO] Storing buildNumber: 20180627-035317 at timestamp: 1530071597302 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/UIComment.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/UIComment.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/UIComment.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-web --- [INFO] Storing buildNumber: 20180627-035318 at timestamp: 1530071598674 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316/nuxeo-platform-comment-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316/nuxeo-platform-comment-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316/nuxeo-platform-comment-web-10.2-I20180627_0316.jar (20 KB at 211.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316/nuxeo-platform-comment-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316/nuxeo-platform-comment-web-10.2-I20180627_0316.pom (2 KB at 22.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/maven-metadata.xml (166 KB at 2846.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/maven-metadata.xml (166 KB at 2064.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316/nuxeo-platform-comment-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.2-I20180627_0316/nuxeo-platform-comment-web-10.2-I20180627_0316-sources.jar (17 KB at 208.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-jsf --- [INFO] Storing buildNumber: 20180627-035320 at timestamp: 1530071600373 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManagerBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManagerBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManagerBean.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureBookManagerBean.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureBookManagerBean.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.imaging.recompute.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.imaging.recompute.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-jsf --- [INFO] Storing buildNumber: 20180627-035323 at timestamp: 1530071603370 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316/nuxeo-platform-imaging-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.jar (36 KB at 100.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.pom (2 KB at 21.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/maven-metadata.xml (166 KB at 2845.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/maven-metadata.xml (166 KB at 2037.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316/nuxeo-platform-imaging-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.2-I20180627_0316/nuxeo-platform-imaging-jsf-10.2-I20180627_0316-sources.jar (31 KB at 389.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Relations Core Listener 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-core-listener --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-core-listener --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-core-listener --- [INFO] Storing buildNumber: 20180627-035325 at timestamp: 1530071605176 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-core-listener --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-core-listener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-core-listener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-core-listener --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:53:29,527 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 109 * service:org.nuxeo.ecm.platform.comment.defaultPermissions requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.comment.service.notification references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerHook, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notifications, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerVeto] ====================================================================== Running org.nuxeo.ecm.platform.relations.core.listener.TestPublishRelationsListener 03:53:30,227 Nuxeo-Work-default-2:15707446969266084.2007133266 WARN [DocumentRemovedCommentEventListener] comment not found: id=test/50ff7fa3-d03e-4e0d-9a30-b4f975dbc85f 03:53:30,228 Nuxeo-Work-default-2:15707446969266084.2007133266 WARN [DocumentRemovedCommentEventListener] comment not found: id=test/98a477b7-fae8-4519-af93-547107420b9b Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec - in org.nuxeo.ecm.platform.relations.core.listener.TestPublishRelationsListener Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-core-listener --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-core-listener --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-core-listener --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-core-listener >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-core-listener --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-core-listener --- [INFO] Storing buildNumber: 20180627-035331 at timestamp: 1530071611560 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-core-listener --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-core-listener <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-core-listener --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-core-listener --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316/nuxeo-platform-relations-core-listener-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-core-listener --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar (9 KB at 35.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.pom (3 KB at 28.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/maven-metadata.xml (166 KB at 2852.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/maven-metadata.xml (166 KB at 1993.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316/nuxeo-platform-relations-core-listener-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.2-I20180627_0316/nuxeo-platform-relations-core-listener-10.2-I20180627_0316-sources.jar (6 KB at 71.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - Default config 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-default-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-default-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-default-config --- [INFO] Storing buildNumber: 20180627-035332 at timestamp: 1530071612677 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-default-config --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-default-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-default-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-default-config --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-default-config --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-default-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-default-config --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-default-config >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-default-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-default-config --- [INFO] Storing buildNumber: 20180627-035333 at timestamp: 1530071613233 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-default-config --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-default-config <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-default-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-default-config --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316/nuxeo-platform-relations-default-config-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316/nuxeo-platform-relations-default-config-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-default-config --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar (4 KB at 17.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316/nuxeo-platform-relations-default-config-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316/nuxeo-platform-relations-default-config-10.2-I20180627_0316.pom (655 B at 8.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/maven-metadata.xml (168 KB at 2889.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/maven-metadata.xml (168 KB at 2044.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316/nuxeo-platform-relations-default-config-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.2-I20180627_0316/nuxeo-platform-relations-default-config-10.2-I20180627_0316-sources.jar (2 KB at 24.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Relations IO Fragment 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-io --- [INFO] Storing buildNumber: 20180627-035334 at timestamp: 1530071614416 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-io --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.relations.io.test.TestIORelationAdapter Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec - in org.nuxeo.ecm.platform.relations.io.test.TestIORelationAdapter Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-io --- [INFO] Storing buildNumber: 20180627-035339 at timestamp: 1530071619891 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316/nuxeo-platform-relations-io-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316/nuxeo-platform-relations-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316/nuxeo-platform-relations-io-10.2-I20180627_0316.jar (15 KB at 174.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316/nuxeo-platform-relations-io-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316/nuxeo-platform-relations-io-10.2-I20180627_0316.pom (3 KB at 30.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/maven-metadata.xml (164 KB at 2826.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/maven-metadata.xml (164 KB at 1999.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316/nuxeo-platform-relations-io-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.2-I20180627_0316/nuxeo-platform-relations-io-10.2-I20180627_0316-sources.jar (10 KB at 55.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-web --- [INFO] Storing buildNumber: 20180627-035341 at timestamp: 1530071621501 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-web --- [INFO] Storing buildNumber: 20180627-035342 at timestamp: 1530071622934 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316/nuxeo-platform-relations-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316/nuxeo-platform-relations-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316/nuxeo-platform-relations-web-10.2-I20180627_0316.jar (31 KB at 298.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316/nuxeo-platform-relations-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316/nuxeo-platform-relations-web-10.2-I20180627_0316.pom (3 KB at 30.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/maven-metadata.xml (166 KB at 2895.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/maven-metadata.xml (166 KB at 2013.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316/nuxeo-platform-relations-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.2-I20180627_0316/nuxeo-platform-relations-web-10.2-I20180627_0316-sources.jar (27 KB at 345.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DOM synchronization Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-domsync-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-domsync-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-domsync-core --- [INFO] Storing buildNumber: 20180627-035343 at timestamp: 1530071623877 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-domsync-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-domsync-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-domsync-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-domsync-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-domsync-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-domsync-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-domsync-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-domsync-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-domsync-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-domsync-core --- [INFO] Storing buildNumber: 20180627-035344 at timestamp: 1530071624555 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-domsync-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-domsync-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-domsync-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-domsync-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316/nuxeo-platform-domsync-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316/nuxeo-platform-domsync-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316/nuxeo-platform-domsync-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-domsync-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316/nuxeo-platform-domsync-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316/nuxeo-platform-domsync-core-10.2-I20180627_0316.jar (16 KB at 56.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316/nuxeo-platform-domsync-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316/nuxeo-platform-domsync-core-10.2-I20180627_0316.pom (589 B at 7.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/maven-metadata.xml (168 KB at 2887.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/maven-metadata.xml (168 KB at 1536.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316/nuxeo-platform-domsync-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.2-I20180627_0316/nuxeo-platform-domsync-core-10.2-I20180627_0316-sources.jar (12 KB at 109.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo IO web client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-io-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-client --- [INFO] Storing buildNumber: 20180627-035346 at timestamp: 1530071626326 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-io-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-io-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-io-client --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-io-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-io-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-io-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-io-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-client --- [INFO] Storing buildNumber: 20180627-035347 at timestamp: 1530071627576 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-io-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-io-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-io-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316/nuxeo-platform-io-client-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316/nuxeo-platform-io-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-io-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316/nuxeo-platform-io-client-10.2-I20180627_0316.jar (9 KB at 106.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316/nuxeo-platform-io-client-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316/nuxeo-platform-io-client-10.2-I20180627_0316.pom (2 KB at 19.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/maven-metadata.xml (166 KB at 2895.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/maven-metadata.xml (166 KB at 2172.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316/nuxeo-platform-io-client-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.2-I20180627_0316/nuxeo-platform-io-client-10.2-I20180627_0316-sources.jar (6 KB at 34.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-web --- [INFO] Storing buildNumber: 20180627-035349 at timestamp: 1530071629066 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:53:51,426 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 20 * service:org.nuxeo.ecm.directory.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] * service:org.nuxeo.ecm.directory.local.configuration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] * service:org.nuxeo.ecm.directory.resolver references missing [target=org.nuxeo.ecm.core.schema.ObjectResolverService;point=resolvers] * service:org.nuxeo.ecm.directory.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] ====================================================================== Running org.nuxeo.ecm.directory.ui.TestDirectoryUIManagerRegistration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:53:54,024 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 118 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.596 sec - in org.nuxeo.ecm.directory.ui.TestDirectoryUIManagerRegistration Running org.nuxeo.ecm.directory.ui.TestDirectoryUIManager Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.nuxeo.ecm.directory.ui.TestDirectoryUIManager Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-web --- [INFO] Storing buildNumber: 20180627-035355 at timestamp: 1530071635429 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316/nuxeo-platform-directory-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316/nuxeo-platform-directory-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316/nuxeo-platform-directory-web-10.2-I20180627_0316.jar (23 KB at 88.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316/nuxeo-platform-directory-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316/nuxeo-platform-directory-web-10.2-I20180627_0316.pom (4 KB at 47.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/maven-metadata.xml (166 KB at 2800.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/maven-metadata.xml (166 KB at 1131.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316/nuxeo-platform-directory-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.2-I20180627_0316/nuxeo-platform-directory-web-10.2-I20180627_0316-sources.jar (18 KB at 167.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Select2 Integration 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ui-select2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-select2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-select2 --- [INFO] Storing buildNumber: 20180627-035357 at timestamp: 1530071637417 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-select2 --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 73 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ui-select2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ui-select2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ui-select2 --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.ui.select2.common.TestSelect2Common 03:54:02,909 main WARN [Select2Common] Unable to resolve doc using property dc:description and value My other description 03:54:02,911 main WARN [Select2Common] Unable to resolve reference on /nonexistent Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec - in org.nuxeo.ecm.platform.ui.select2.common.TestSelect2Common Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ui-select2 --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ui-select2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ui-select2 --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ui-select2 >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-select2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-select2 --- [INFO] Storing buildNumber: 20180627-035404 at timestamp: 1530071644553 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-select2 --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ui-select2 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ui-select2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ui-select2 --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316/nuxeo-platform-ui-select2-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316/nuxeo-platform-ui-select2-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ui-select2 --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar (126 KB at 775.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316/nuxeo-platform-ui-select2-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316/nuxeo-platform-ui-select2-10.2-I20180627_0316.pom (3 KB at 35.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/maven-metadata.xml (164 KB at 1571.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/maven-metadata.xml (164 KB at 1969.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316/nuxeo-platform-ui-select2-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.2-I20180627_0316/nuxeo-platform-ui-select2-10.2-I20180627_0316-sources.jar (115 KB at 1434.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service - Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-tag-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-web --- [INFO] Storing buildNumber: 20180627-035406 at timestamp: 1530071646444 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-tag-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/java/org/nuxeo/ecm/platform/tag/web/TagSelect2Support.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/java/org/nuxeo/ecm/platform/tag/web/TagSelect2Support.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-tag-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-tag-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-tag-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-tag-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-tag-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-tag-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-web --- [INFO] Storing buildNumber: 20180627-035408 at timestamp: 1530071648070 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-tag-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-tag-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-tag-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316/nuxeo-platform-tag-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316/nuxeo-platform-tag-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-tag-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316/nuxeo-platform-tag-web-10.2-I20180627_0316.jar (23 KB at 279.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316/nuxeo-platform-tag-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316/nuxeo-platform-tag-web-10.2-I20180627_0316.pom (2 KB at 20.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/maven-metadata.xml (165 KB at 2829.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/maven-metadata.xml (165 KB at 2026.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316/nuxeo-platform-tag-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.2-I20180627_0316/nuxeo-platform-tag-web-10.2-I20180627_0316-sources.jar (18 KB at 226.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-parent --- [INFO] Storing buildNumber: 20180627-035409 at timestamp: 1530071649083 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-parent --- [INFO] Storing buildNumber: 20180627-035409 at timestamp: 1530071649629 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-parent/10.2-I20180627_0316/nuxeo-annot-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/10.2-I20180627_0316/nuxeo-annot-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/10.2-I20180627_0316/nuxeo-annot-parent-10.2-I20180627_0316.pom (2 KB at 0.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/maven-metadata.xml (10 KB at 8.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/maven-metadata.xml (10 KB at 86.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-api --- [INFO] Storing buildNumber: 20180627-035413 at timestamp: 1530071653422 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/nuxeo-annot-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-api --- [INFO] Storing buildNumber: 20180627-035414 at timestamp: 1530071654114 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/nuxeo-annot-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/nuxeo-annot-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316/nuxeo-annot-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316/nuxeo-annot-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/nuxeo-annot-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316/nuxeo-annot-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316/nuxeo-annot-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316/nuxeo-annot-api-10.2-I20180627_0316.jar (14 KB at 99.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316/nuxeo-annot-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316/nuxeo-annot-api-10.2-I20180627_0316.pom (2 KB at 14.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/maven-metadata.xml (166 KB at 2857.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/maven-metadata.xml (166 KB at 2046.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316/nuxeo-annot-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.2-I20180627_0316/nuxeo-annot-api-10.2-I20180627_0316-sources.jar (10 KB at 123.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Contributions 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-contrib --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-contrib --- [INFO] Storing buildNumber: 20180627-035415 at timestamp: 1530071655179 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-contrib --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-contrib --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-contrib --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target/nuxeo-annot-contrib-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-contrib --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-contrib >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-contrib --- [INFO] Storing buildNumber: 20180627-035415 at timestamp: 1530071655728 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-contrib --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-contrib <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target/nuxeo-annot-contrib-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-contrib --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target/nuxeo-annot-contrib-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316/nuxeo-annot-contrib-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316/nuxeo-annot-contrib-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target/nuxeo-annot-contrib-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316/nuxeo-annot-contrib-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-contrib --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316/nuxeo-annot-contrib-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316/nuxeo-annot-contrib-10.2-I20180627_0316.jar (4 KB at 19.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316/nuxeo-annot-contrib-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316/nuxeo-annot-contrib-10.2-I20180627_0316.pom (509 B at 6.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/maven-metadata.xml (166 KB at 2910.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/maven-metadata.xml (166 KB at 2074.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316/nuxeo-annot-contrib-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.2-I20180627_0316/nuxeo-annot-contrib-10.2-I20180627_0316-sources.jar (2 KB at 17.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-core --- [INFO] Storing buildNumber: 20180627-035416 at timestamp: 1530071656848 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:54:20,926 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 03:54:21,843 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Running org.nuxeo.ecm.platform.annotations.service.AnnotationServiceImplTest 03:54:22,967 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 14 * service:org.nuxeo.ecm.platform.relations.services.RelationService references missing [target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationServiceImplTest Running org.nuxeo.ecm.platform.annotations.service.AnnotationsComponentTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:54:23,348 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 03:54:23,481 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationsComponentTest Running org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceTest Running org.nuxeo.ecm.platform.annotations.service.DefaultUriResolverTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec - in org.nuxeo.ecm.platform.annotations.service.DefaultUriResolverTest Running org.nuxeo.ecm.platform.annotations.service.AnnotationQueryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationQueryTest Running org.nuxeo.ecm.platform.annotations.service.URLPatternFilterTest 03:54:24,370 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.relations.services.RelationService references missing [target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec - in org.nuxeo.ecm.platform.annotations.service.URLPatternFilterTest Running org.nuxeo.ecm.platform.annotations.AnnotationManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.nuxeo.ecm.platform.annotations.AnnotationManagerTest Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/nuxeo-annot-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-core --- [INFO] Storing buildNumber: 20180627-035425 at timestamp: 1530071665086 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/nuxeo-annot-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/nuxeo-annot-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316/nuxeo-annot-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316/nuxeo-annot-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/nuxeo-annot-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316/nuxeo-annot-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316/nuxeo-annot-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316/nuxeo-annot-core-10.2-I20180627_0316.jar (34 KB at 172.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316/nuxeo-annot-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316/nuxeo-annot-core-10.2-I20180627_0316.pom (3 KB at 35.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/maven-metadata.xml (165 KB at 2988.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/maven-metadata.xml (165 KB at 2054.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316/nuxeo-annot-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.2-I20180627_0316/nuxeo-annot-core-10.2-I20180627_0316-sources.jar (29 KB at 357.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation HTTP Connector 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-http --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-http --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-http --- [INFO] Storing buildNumber: 20180627-035426 at timestamp: 1530071666603 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-http --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-http --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-http --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-http --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-http --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/nuxeo-annot-http-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-http --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-http >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-http --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-http --- [INFO] Storing buildNumber: 20180627-035427 at timestamp: 1530071667765 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-http --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-http <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-http --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/nuxeo-annot-http-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-http --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/nuxeo-annot-http-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316/nuxeo-annot-http-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316/nuxeo-annot-http-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/nuxeo-annot-http-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316/nuxeo-annot-http-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-http --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316/nuxeo-annot-http-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316/nuxeo-annot-http-10.2-I20180627_0316.jar (10 KB at 31.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316/nuxeo-annot-http-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316/nuxeo-annot-http-10.2-I20180627_0316.pom (2 KB at 15.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/maven-metadata.xml (166 KB at 2955.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/maven-metadata.xml (166 KB at 2069.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316/nuxeo-annot-http-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.2-I20180627_0316/nuxeo-annot-http-10.2-I20180627_0316-sources.jar (6 KB at 76.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Repository Plugin 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-repo --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-repo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-repo --- [INFO] Storing buildNumber: 20180627-035429 at timestamp: 1530071669134 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-repo --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-repo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-repo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationRepositoryTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationRepositoryTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-repo --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:54:34,163 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 03:54:35,585 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 147 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Running org.nuxeo.ecm.platform.annotations.service.AnnotationRepositoryTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:54:37,659 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 03:54:37,852 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 147 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationRepositoryTest Running org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:54:38,509 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 03:54:38,637 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 147 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest Running org.nuxeo.ecm.platform.annotations.service.AnnotationsOnVersionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:54:41,120 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 03:54:41,257 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 147 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.614 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationsOnVersionTest Running org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsComponentTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsComponentTest Running org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 03:54:42,239 WARN [SQLRepositoryCompatService] Using old-style extension point org.nuxeo.ecm.core.repository.RepositoryService for repository "second", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead main 03:54:42,251 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 03:54:42,393 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 148 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 sec - in org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceTest Running org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolverTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec - in org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolverTest Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-repo --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-repo --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-repo >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-repo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-repo --- [INFO] Storing buildNumber: 20180627-035443 at timestamp: 1530071683615 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-repo --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-repo <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-annot-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-repo --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-repo --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316.jar (42 KB at 208.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316.pom (5 KB at 52.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/maven-metadata.xml (165 KB at 1765.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/maven-metadata.xml (165 KB at 2002.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316-sources.jar (35 KB at 453.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.2-I20180627_0316/nuxeo-annot-repo-10.2-I20180627_0316-tests.jar (27 KB at 339.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation GWT Client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-gwt --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-gwt --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-gwt --- [INFO] Storing buildNumber: 20180627-035445 at timestamp: 1530071685031 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-gwt --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-gwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 83 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/NewAnnotationPopup.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/NewAnnotationPopup.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-gwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/AbstractDocumentGWTTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/AbstractDocumentGWTTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/AbstractDocumentGWTTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-gwt --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-gwt --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-gwt --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/nuxeo-annot-gwt-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-gwt --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-gwt >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-gwt --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-gwt --- [INFO] Storing buildNumber: 20180627-035610 at timestamp: 1530071770890 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-gwt --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-gwt <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-gwt --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/nuxeo-annot-gwt-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-gwt --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/nuxeo-annot-gwt-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316/nuxeo-annot-gwt-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316/nuxeo-annot-gwt-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/nuxeo-annot-gwt-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316/nuxeo-annot-gwt-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-gwt --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316/nuxeo-annot-gwt-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316/nuxeo-annot-gwt-10.2-I20180627_0316.jar (8051 KB at 18634.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316/nuxeo-annot-gwt-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316/nuxeo-annot-gwt-10.2-I20180627_0316.pom (5 KB at 54.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/maven-metadata.xml (164 KB at 2822.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/maven-metadata.xml (164 KB at 2046.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316/nuxeo-annot-gwt-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.2-I20180627_0316/nuxeo-annot-gwt-10.2-I20180627_0316-sources.jar (132 KB at 1583.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Picture Tiling parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-tiling-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Storing buildNumber: 20180627-035612 at timestamp: 1530071772265 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-tiling-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-tiling-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Storing buildNumber: 20180627-035612 at timestamp: 1530071772841 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-tiling-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-tiling-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-parent-10.2-I20180627_0316.pom (942 B at 3.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/maven-metadata.xml (168 KB at 2232.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/maven-metadata.xml (168 KB at 2174.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Picture Tiling service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-tiling --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling --- [INFO] Storing buildNumber: 20180627-035614 at timestamp: 1530071774416 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-tiling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-tiling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-tiling --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.pictures.tiles.service.test.TestService Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.413 sec - in org.nuxeo.ecm.platform.pictures.tiles.service.test.TestService Running org.nuxeo.ecm.platform.pictures.tiles.service.test.TestAdapters Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuxeo.ecm.platform.pictures.tiles.service.test.TestAdapters Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-tiling --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-tiling --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-tiling --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-tiling >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling --- [INFO] Storing buildNumber: 20180627-035634 at timestamp: 1530071794084 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-tiling <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-tiling --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-tiling --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-tiling --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.jar (56 KB at 167.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.pom (3 KB at 28.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/maven-metadata.xml (164 KB at 1546.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/maven-metadata.xml (164 KB at 1078.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-10.2-I20180627_0316-sources.jar (44 KB at 545.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Picture Tiling Preview 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Storing buildNumber: 20180627-035636 at timestamp: 1530071796171 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingMainPanel.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingMainPanel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-tiling-preview --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-tiling-preview >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Storing buildNumber: 20180627-035701 at timestamp: 1530071821717 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-tiling-preview <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.jar (982 KB at 2557.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.pom (5 KB at 51.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/maven-metadata.xml (164 KB at 2820.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/maven-metadata.xml (164 KB at 2020.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.2-I20180627_0316/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316-sources.jar (35 KB at 434.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Language 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-lang --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang --- [INFO] Storing buildNumber: 20180627-035703 at timestamp: 1530071823175 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-lang --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-lang --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-lang --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.lang.test.TestMessages main 03:57:04,808 WARN [AbstractTranslationTestCase] 179 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_en_US.properties'.{} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.nuxeo.ecm.platform.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-lang --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-lang --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-lang --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-lang >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang --- [INFO] Storing buildNumber: 20180627-035705 at timestamp: 1530071825532 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-lang <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-lang --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-lang --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316/nuxeo-platform-lang-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316/nuxeo-platform-lang-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-lang --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316/nuxeo-platform-lang-10.2-I20180627_0316.jar (36 KB at 83.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316/nuxeo-platform-lang-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316/nuxeo-platform-lang-10.2-I20180627_0316.pom (812 B at 10.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/maven-metadata.xml (167 KB at 2919.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/maven-metadata.xml (167 KB at 2030.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316/nuxeo-platform-lang-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.2-I20180627_0316/nuxeo-platform-lang-10.2-I20180627_0316-sources.jar (34 KB at 437.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Parent POM 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-parent --- [INFO] Storing buildNumber: 20180627-035706 at timestamp: 1530071826752 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-parent --- [INFO] Storing buildNumber: 20180627-035707 at timestamp: 1530071827441 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/10.2-I20180627_0316/nuxeo-platform-mail-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/10.2-I20180627_0316/nuxeo-platform-mail-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/10.2-I20180627_0316/nuxeo-platform-mail-parent-10.2-I20180627_0316.pom (887 B at 4.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/maven-metadata.xml (168 KB at 2789.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/maven-metadata.xml (168 KB at 2066.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Test 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-test --- [INFO] Storing buildNumber: 20180627-035708 at timestamp: 1530071828430 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-test --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-test --- [INFO] Storing buildNumber: 20180627-035709 at timestamp: 1530071829225 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316/nuxeo-platform-mail-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316/nuxeo-platform-mail-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316/nuxeo-platform-mail-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316/nuxeo-platform-mail-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316/nuxeo-platform-mail-test-10.2-I20180627_0316.jar (7 KB at 12.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316/nuxeo-platform-mail-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316/nuxeo-platform-mail-test-10.2-I20180627_0316.pom (2 KB at 16.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/maven-metadata.xml (168 KB at 2937.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/maven-metadata.xml (168 KB at 2093.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316/nuxeo-platform-mail-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.2-I20180627_0316/nuxeo-platform-mail-test-10.2-I20180627_0316-sources.jar (2 KB at 24.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Types contrib 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-types --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-types --- [INFO] Storing buildNumber: 20180627-035711 at timestamp: 1530071831091 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-types --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-types --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-types --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-types --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-types >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-types --- [INFO] Storing buildNumber: 20180627-035712 at timestamp: 1530071832141 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-types --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-types <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-types --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316/nuxeo-platform-mail-types-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316/nuxeo-platform-mail-types-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316/nuxeo-platform-mail-types-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-types --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316/nuxeo-platform-mail-types-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316/nuxeo-platform-mail-types-10.2-I20180627_0316.jar (8 KB at 24.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316/nuxeo-platform-mail-types-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316/nuxeo-platform-mail-types-10.2-I20180627_0316.pom (2 KB at 23.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/maven-metadata.xml (166 KB at 2895.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/maven-metadata.xml (166 KB at 2012.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316/nuxeo-platform-mail-types-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.2-I20180627_0316/nuxeo-platform-mail-types-10.2-I20180627_0316-sources.jar (3 KB at 33.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-core --- [INFO] Storing buildNumber: 20180627-035713 at timestamp: 1530071833952 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/ExtractMessageInformationAction.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/ExtractMessageInformationAction.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/ExtractMessageInformationAction.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TesteMailInjection.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TesteMailInjection.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TesteMailInjection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:57:20,276 WARN [SchemaManagerImpl] Undeclared facet: NXTag used in document type: MailMessage 03:57:20,770 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 107 * service:org.nuxeo.mail.automation.chains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.mail.web.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.mail.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.mail.service.TesteMailInjection 03:57:22,002 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 20 / Unstarted: 0 / Total: 39 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.mail.core.securitypolicy.contrib references missing [target=org.nuxeo.ecm.core.security.SecurityService;point=policies] * service:org.nuxeo.ecm.platform.mail.core.listener.contrib references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.platform.mail.core.blobholder references missing [target=org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent;point=BlobHolderFactory] * service:org.nuxeo.mail.automation.chains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.mail.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs, target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 sec - in org.nuxeo.ecm.platform.mail.service.TesteMailInjection Running org.nuxeo.ecm.platform.mail.service.TestMailService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:57:23,064 WARN [SchemaManagerImpl] Undeclared facet: NXTag used in document type: MailMessage 03:57:23,164 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.mail.web.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 sec - in org.nuxeo.ecm.platform.mail.service.TestMailService Running org.nuxeo.ecm.platform.mail.service.automation.TesteMailInjection StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:57:24,663 WARN [SchemaManagerImpl] Undeclared facet: NXTag used in document type: MailMessage Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 sec - in org.nuxeo.ecm.platform.mail.service.automation.TesteMailInjection Running org.nuxeo.ecm.platform.mail.security.TestMailMessageSecurityPolicy 03:57:25,049 WARN [SchemaManagerImpl] Undeclared facet: NXTag used in document type: MailMessage 03:57:25,491 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 20 / Unstarted: 0 / Total: 40 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.mail.core.securitypolicy.contrib references missing [target=org.nuxeo.ecm.core.security.SecurityService;point=policies] * service:org.nuxeo.ecm.platform.mail.core.listener.contrib references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.platform.mail.core.blobholder references missing [target=org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent;point=BlobHolderFactory] * service:org.nuxeo.mail.automation.chains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.mail.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs, target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 sec - in org.nuxeo.ecm.platform.mail.security.TestMailMessageSecurityPolicy Running org.nuxeo.ecm.platform.mail.fetcher.TestPropertiesFetcher Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.nuxeo.ecm.platform.mail.fetcher.TestPropertiesFetcher Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-core --- [INFO] Storing buildNumber: 20180627-035726 at timestamp: 1530071846823 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316/nuxeo-platform-mail-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316/nuxeo-platform-mail-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316/nuxeo-platform-mail-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316/nuxeo-platform-mail-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316/nuxeo-platform-mail-core-10.2-I20180627_0316.jar (67 KB at 148.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316/nuxeo-platform-mail-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316/nuxeo-platform-mail-core-10.2-I20180627_0316.pom (4 KB at 48.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/maven-metadata.xml (165 KB at 2834.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/maven-metadata.xml (165 KB at 2030.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316/nuxeo-platform-mail-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.2-I20180627_0316/nuxeo-platform-mail-core-10.2-I20180627_0316-sources.jar (52 KB at 654.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-jsf --- [INFO] Storing buildNumber: 20180627-035728 at timestamp: 1530071848833 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/actions/MailActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/actions/MailActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/actions/MailActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/nuxeo-platform-mail-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-jsf --- [INFO] Storing buildNumber: 20180627-035730 at timestamp: 1530071850950 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/nuxeo-platform-mail-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/nuxeo-platform-mail-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316/nuxeo-platform-mail-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316/nuxeo-platform-mail-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/nuxeo-platform-mail-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316/nuxeo-platform-mail-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316/nuxeo-platform-mail-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316/nuxeo-platform-mail-jsf-10.2-I20180627_0316.jar (21 KB at 40.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316/nuxeo-platform-mail-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316/nuxeo-platform-mail-jsf-10.2-I20180627_0316.pom (2 KB at 24.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/maven-metadata.xml (9 KB at 10.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/maven-metadata.xml (9 KB at 10.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316/nuxeo-platform-mail-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.2-I20180627_0316/nuxeo-platform-mail-jsf-10.2-I20180627_0316-sources.jar (16 KB at 195.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-web-ui --- [INFO] Storing buildNumber: 20180627-035734 at timestamp: 1530071854089 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target/nuxeo-platform-mail-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-web-ui --- [INFO] Storing buildNumber: 20180627-035734 at timestamp: 1530071854903 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target/nuxeo-platform-mail-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target/nuxeo-platform-mail-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316/nuxeo-platform-mail-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316/nuxeo-platform-mail-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target/nuxeo-platform-mail-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316/nuxeo-platform-mail-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316/nuxeo-platform-mail-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316/nuxeo-platform-mail-web-ui-10.2-I20180627_0316.jar (22 KB at 51.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316/nuxeo-platform-mail-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316/nuxeo-platform-mail-web-ui-10.2-I20180627_0316.pom (798 B at 10.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/maven-metadata.xml (9 KB at 42.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/maven-metadata.xml (9 KB at 84.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316/nuxeo-platform-mail-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.2-I20180627_0316/nuxeo-platform-mail-web-ui-10.2-I20180627_0316-sources.jar (17 KB at 202.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Notification Service - Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-notification-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-web --- [INFO] Storing buildNumber: 20180627-035736 at timestamp: 1530071856896 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-notification-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/GroupsSubscriptionsAction.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/GroupsSubscriptionsAction.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/GroupsSubscriptionsAction.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-notification-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-notification-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-notification-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-notification-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-notification-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-notification-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-web --- [INFO] Storing buildNumber: 20180627-035738 at timestamp: 1530071858326 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-notification-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-notification-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-notification-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316/nuxeo-platform-notification-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316/nuxeo-platform-notification-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-notification-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316/nuxeo-platform-notification-web-10.2-I20180627_0316.jar (21 KB at 53.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316/nuxeo-platform-notification-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316/nuxeo-platform-notification-web-10.2-I20180627_0316.pom (2 KB at 22.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/maven-metadata.xml (165 KB at 2844.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/maven-metadata.xml (166 KB at 1896.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316/nuxeo-platform-notification-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.2-I20180627_0316/nuxeo-platform-notification-web-10.2-I20180627_0316-sources.jar (16 KB at 206.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Preview JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-preview-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-jsf --- [INFO] Storing buildNumber: 20180627-035740 at timestamp: 1530071860314 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-preview-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-preview-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-preview-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-preview-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-preview-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-preview-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-preview-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-jsf --- [INFO] Storing buildNumber: 20180627-035741 at timestamp: 1530071861561 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-preview-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-preview-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/nuxeo-preview-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-preview-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/nuxeo-preview-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316/nuxeo-preview-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/nuxeo-preview-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316/nuxeo-preview-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-preview-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316/nuxeo-preview-jsf-10.2-I20180627_0316.jar (11 KB at 36.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316/nuxeo-preview-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316/nuxeo-preview-jsf-10.2-I20180627_0316.pom (4 KB at 28.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/maven-metadata.xml (76 KB at 1325.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/maven-metadata.xml (76 KB at 944.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316/nuxeo-preview-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.2-I20180627_0316/nuxeo-preview-jsf-10.2-I20180627_0316-sources.jar (8 KB at 101.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-parent --- [INFO] Storing buildNumber: 20180627-035742 at timestamp: 1530071862824 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-parent --- [INFO] Storing buildNumber: 20180627-035743 at timestamp: 1530071863314 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/10.2-I20180627_0316/nuxeo-platform-publisher-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/10.2-I20180627_0316/nuxeo-platform-publisher-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/10.2-I20180627_0316/nuxeo-platform-publisher-parent-10.2-I20180627_0316.pom (897 B at 1.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/maven-metadata.xml (168 KB at 2203.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/maven-metadata.xml (168 KB at 2042.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-api --- [INFO] Storing buildNumber: 20180627-035744 at timestamp: 1530071864758 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-api --- [INFO] Storing buildNumber: 20180627-035745 at timestamp: 1530071865538 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316/nuxeo-platform-publisher-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316/nuxeo-platform-publisher-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar (17 KB at 63.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316/nuxeo-platform-publisher-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316/nuxeo-platform-publisher-api-10.2-I20180627_0316.pom (2 KB at 16.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/maven-metadata.xml (168 KB at 2837.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/maven-metadata.xml (168 KB at 1131.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316/nuxeo-platform-publisher-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.2-I20180627_0316/nuxeo-platform-publisher-api-10.2-I20180627_0316-sources.jar (16 KB at 200.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Core Contrib 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-core-contrib --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] Storing buildNumber: 20180627-035746 at timestamp: 1530071866760 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-core-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-core-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-core-contrib --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-core-contrib --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-core-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-core-contrib --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-core-contrib >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] Storing buildNumber: 20180627-035747 at timestamp: 1530071867379 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-core-contrib <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-core-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-core-contrib --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-core-contrib --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar (4 KB at 8.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.pom (643 B at 8.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/maven-metadata.xml (168 KB at 2886.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/maven-metadata.xml (168 KB at 2067.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.2-I20180627_0316/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316-sources.jar (2 KB at 21.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-core --- [INFO] Storing buildNumber: 20180627-035749 at timestamp: 1530071869208 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/listeners/DomainEventsListener.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/listeners/DomainEventsListener.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceWithMultipleDomains.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceWithMultipleDomains.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:57:53,079 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 03:57:54,253 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 156 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Running org.nuxeo.ecm.platform.publisher.test.TestServiceRootFinder 03:57:54,836 main WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=4567772305698062350] java.lang.Throwable: SQL directory session init context in SQLDirectory [name=userDirectory] at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.captureInitContext(SQLDirectory.java:64) at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.(SQLDirectory.java:54) at org.nuxeo.ecm.directory.sql.SQLDirectory.registerInTx(SQLDirectory.java:251) at org.nuxeo.ecm.directory.sql.SQLDirectory.addSession(SQLDirectory.java:244) at org.nuxeo.ecm.directory.sql.SQLDirectory.getSession(SQLDirectory.java:233) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.ecm.platform.publisher.test.TestServiceRootFinder.changeUser(TestServiceRootFinder.java:142) at org.nuxeo.ecm.platform.publisher.test.TestServiceRootFinder.testSectionRootFinder(TestServiceRootFinder.java:202) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:57:55,154 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:57:56,034 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 03:57:56,171 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 156 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.89 sec - in org.nuxeo.ecm.platform.publisher.test.TestServiceRootFinder Running org.nuxeo.ecm.platform.publisher.test.TestPublicationRelations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:57:56,881 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.publisher.relations.contrib references missing [target=org.nuxeo.ecm.platform.relations.services.RelationService;point=graphs] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 sec - in org.nuxeo.ecm.platform.publisher.test.TestPublicationRelations Running org.nuxeo.ecm.platform.publisher.test.TestServiceRegistration 03:57:56,908 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.publisher.contrib StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:57:57,398 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 03:57:57,549 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 156 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec - in org.nuxeo.ecm.platform.publisher.test.TestServiceRegistration Running org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore 03:57:57,984 main ERROR [PublisherServiceImpl] Unable to get PublicationTree for /default-domain/workspaces/ws1/file. Fallback on first PublicationTree accepting this document. org.nuxeo.ecm.core.api.NuxeoException: The document /default-domain/workspaces/ws1/file is not a published document at org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper.getPublicationTreeUsedForPublishing(PublicationRelationHelper.java:84) at org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl.getPublicationTreeFor(PublisherServiceImpl.java:340) at org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore.publishDocAndReopenSession(TestServiceWithCore.java:255) at org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore.testUnpublish(TestServiceWithCore.java:264) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 03:57:58,009 main ERROR [PublisherServiceImpl] Unable to get PublicationTree for /default-domain/workspaces/ws1/file. Fallback on first PublicationTree accepting this document. org.nuxeo.ecm.core.api.NuxeoException: The document /default-domain/workspaces/ws1/file is not a published document at org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper.getPublicationTreeUsedForPublishing(PublicationRelationHelper.java:84) at org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl.getPublicationTreeFor(PublisherServiceImpl.java:340) at org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore.testUnpublish(TestServiceWithCore.java:270) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:57:58,570 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 03:57:58,691 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 156 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 sec - in org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore Running org.nuxeo.ecm.platform.publisher.test.TestServiceWithMultipleDomains StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 sec - in org.nuxeo.ecm.platform.publisher.test.TestServiceWithMultipleDomains Running org.nuxeo.ecm.platform.publisher.impl.service.TestRootSectionFinder StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:57:59,752 main WARN [SchemaManagerImpl] Undeclared facet: SocialFacet used in document type: SocialDomain Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec - in org.nuxeo.ecm.platform.publisher.impl.service.TestRootSectionFinder Running org.nuxeo.ecm.platform.publisher.impl.service.TestDomainsFinder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.nuxeo.ecm.platform.publisher.impl.service.TestDomainsFinder Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-core --- [INFO] Storing buildNumber: 20180627-035801 at timestamp: 1530071881092 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316/nuxeo-platform-publisher-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316/nuxeo-platform-publisher-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar (48 KB at 149.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316/nuxeo-platform-publisher-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316/nuxeo-platform-publisher-core-10.2-I20180627_0316.pom (6 KB at 71.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/maven-metadata.xml (166 KB at 2798.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/maven-metadata.xml (166 KB at 2038.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316/nuxeo-platform-publisher-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.2-I20180627_0316/nuxeo-platform-publisher-core-10.2-I20180627_0316-sources.jar (35 KB at 426.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher task 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-task --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-task --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-task --- [INFO] Storing buildNumber: 20180627-035802 at timestamp: 1530071882625 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-task --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-task --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-task --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-task --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:58:04,892 ERROR [OSGiRuntimeService] Unknown component 'OSGI-INF/test-sql-directories-contrib.xml' referenced by bundle 'org.nuxeo.ecm.platform.publisher.task.test'. Check the MANIFEST.MF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:58:07,917 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 150 * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Running org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithACL 03:58:09,345 ERROR [OSGiRuntimeService] Unknown component 'OSGI-INF/test-sql-directories-contrib.xml' referenced by bundle 'org.nuxeo.ecm.platform.publisher.task.test'. Check the MANIFEST.MF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:58:09,795 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 150 * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 sec - in org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithACL Running org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithTask Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec - in org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithTask Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-task --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-task --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-task --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-task >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-task --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-task --- [INFO] Storing buildNumber: 20180627-035811 at timestamp: 1530071891205 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-task --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-task <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-task --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-task --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316/nuxeo-platform-publisher-task-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316/nuxeo-platform-publisher-task-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-task --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar (21 KB at 55.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316/nuxeo-platform-publisher-task-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316/nuxeo-platform-publisher-task-10.2-I20180627_0316.pom (5 KB at 59.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/maven-metadata.xml (166 KB at 3000.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/maven-metadata.xml (166 KB at 2037.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316/nuxeo-platform-publisher-task-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.2-I20180627_0316/nuxeo-platform-publisher-task-10.2-I20180627_0316-sources.jar (13 KB at 153.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-web --- [INFO] Storing buildNumber: 20180627-035813 at timestamp: 1530071893021 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/java/org/nuxeo/ecm/platform/publisher/web/DummyPublishActions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/java/org/nuxeo/ecm/platform/publisher/web/DummyPublishActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:58:18,075 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.platform.publisher.web.actions requires [service:org.nuxeo.ecm.platform.actions] * service:org.nuxeo.ecm.platform.publisher.treeManager.contrib references missing [target=org.nuxeo.ecm.platform.treeManager;point=plugin] ====================================================================== Running org.nuxeo.ecm.platform.publisher.web.TestPublishActions 03:58:18,493 main WARN [ResourcesAccessorBean] Unable to get message map Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 sec - in org.nuxeo.ecm.platform.publisher.web.TestPublishActions Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-web --- [INFO] Storing buildNumber: 20180627-035819 at timestamp: 1530071899842 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316/nuxeo-platform-publisher-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316/nuxeo-platform-publisher-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar (30 KB at 102.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316/nuxeo-platform-publisher-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316/nuxeo-platform-publisher-web-10.2-I20180627_0316.pom (3 KB at 27.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/maven-metadata.xml (166 KB at 2797.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/maven-metadata.xml (166 KB at 2013.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316/nuxeo-platform-publisher-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.2-I20180627_0316/nuxeo-platform-publisher-web-10.2-I20180627_0316-sources.jar (18 KB at 227.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Workspace Service - Client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-web --- [INFO] Storing buildNumber: 20180627-035821 at timestamp: 1530071901553 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userworkspace-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceManagerActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceManagerActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceManagerActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userworkspace-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userworkspace-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userworkspace-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-web --- [INFO] Storing buildNumber: 20180627-035822 at timestamp: 1530071902899 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316/nuxeo-platform-userworkspace-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar (11 KB at 26.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.pom (2 KB at 15.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/maven-metadata.xml (165 KB at 2995.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/maven-metadata.xml (165 KB at 2034.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316/nuxeo-platform-userworkspace-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.2-I20180627_0316/nuxeo-platform-userworkspace-web-10.2-I20180627_0316-sources.jar (8 KB at 94.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo platform virtual navigation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-virtualnavigation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation --- [INFO] Storing buildNumber: 20180627-035824 at timestamp: 1530071904129 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-virtualnavigation --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-virtualnavigation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-virtualnavigation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation --- [INFO] Storing buildNumber: 20180627-035824 at timestamp: 1530071904675 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-virtualnavigation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-virtualnavigation --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-virtualnavigation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-virtualnavigation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-10.2-I20180627_0316.pom (799 B at 3.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/maven-metadata.xml (168 KB at 2886.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/maven-metadata.xml (168 KB at 2017.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo platform virtual navigation web client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-virtualnavigation-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] Storing buildNumber: 20180627-035826 at timestamp: 1530071906054 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-virtualnavigation-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-virtualnavigation-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-virtualnavigation-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.virtualnavigation.tests.TestNavTreeService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.nuxeo.ecm.virtualnavigation.tests.TestNavTreeService Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-virtualnavigation-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-virtualnavigation-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-virtualnavigation-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-virtualnavigation-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] Storing buildNumber: 20180627-035829 at timestamp: 1530071909312 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-virtualnavigation-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-virtualnavigation-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-virtualnavigation-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-virtualnavigation-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316.jar (8 KB at 39.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316.pom (969 B at 12.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/maven-metadata.xml (166 KB at 2896.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/maven-metadata.xml (166 KB at 1045.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316-sources.jar (6 KB at 77.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo platform virtual navigation core contribs 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Storing buildNumber: 20180627-035830 at timestamp: 1530071910506 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-virtualnavigation-core-contrib >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Storing buildNumber: 20180627-035831 at timestamp: 1530071911148 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-virtualnavigation-core-contrib <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316.jar (4 KB at 12.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316.pom (693 B at 8.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/maven-metadata.xml (168 KB at 2990.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/maven-metadata.xml (168 KB at 2120.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.2-I20180627_0316/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316-sources.jar (2 KB at 14.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-jsf --- [INFO] Storing buildNumber: 20180627-035833 at timestamp: 1530071913042 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationActionBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationActionBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationActionBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-jsf --- [INFO] Storing buildNumber: 20180627-035834 at timestamp: 1530071914658 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316/nuxeo-automation-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316/nuxeo-automation-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316/nuxeo-automation-jsf-10.2-I20180627_0316.jar (43 KB at 332.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316/nuxeo-automation-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316/nuxeo-automation-jsf-10.2-I20180627_0316.pom (3 KB at 25.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/maven-metadata.xml (165 KB at 2787.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/maven-metadata.xml (165 KB at 2031.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316/nuxeo-automation-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.2-I20180627_0316/nuxeo-automation-jsf-10.2-I20180627_0316-sources.jar (41 KB at 518.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Online Services Update 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-update --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-update --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-update --- [INFO] Storing buildNumber: 20180627-035835 at timestamp: 1530071915709 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-update --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-update --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/live/UpdateServiceImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/live/UpdateServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-update --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-update --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- localhost-startStop-1 03:58:38,097 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,099 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,100 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,105 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,105 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,106 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,107 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,108 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,109 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,110 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,110 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,111 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,112 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,117 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,118 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,118 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,120 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,172 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,173 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,174 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,175 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,175 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,176 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,177 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,178 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,178 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,179 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,180 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,180 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,181 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,182 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,186 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,187 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 03:58:38,251 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Running org.nuxeo.connect.download.tests.TestDownloader Init slow downloader ConnectDownloadThread-1-1 03:58:39,652 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-0-1.0.0-2085018110 ConnectDownloadThread-1-1 03:58:40,565 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-1-1.0.0--1538958529 ConnectDownloadThread-1-1 03:58:41,476 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-2-1.0.0--922968991 ConnectDownloadThread-1-1 03:58:42,385 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-3-1.0.0--203124526 ConnectDownloadThread-1-1 03:58:43,295 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-4-1.0.0--315136585 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.896 sec - in org.nuxeo.connect.download.tests.TestDownloader Running org.nuxeo.connect.update.live.TestPackageBuildAndParse Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec - in org.nuxeo.connect.update.live.TestPackageBuildAndParse Running org.nuxeo.connect.update.live.TestXmlCommands Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec - in org.nuxeo.connect.update.live.TestXmlCommands Running org.nuxeo.connect.update.live.commands.TestConfig main 03:58:44,541 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,542 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,542 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,542 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,542 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,551 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,551 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,552 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,552 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,552 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,552 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,554 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,554 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,555 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,555 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,555 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,555 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,555 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,556 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,567 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,568 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,568 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,568 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,569 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,569 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,569 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,570 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,571 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,572 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,572 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,572 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,573 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,573 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,573 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,573 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,574 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,575 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,576 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,576 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,577 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,577 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,577 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,577 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,577 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,578 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,579 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,580 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,580 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,580 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,580 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,580 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,581 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,581 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,582 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,582 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,582 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,583 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,583 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,583 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,584 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,584 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,585 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,586 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,586 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,586 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,586 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,587 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,587 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,587 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,587 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,588 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,589 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,589 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,589 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,590 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,590 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,590 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,590 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,590 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,591 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,591 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,592 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,593 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,593 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,593 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,593 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,594 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,594 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,594 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,595 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,595 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,596 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,596 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,596 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,596 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,596 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,596 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,598 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,598 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,599 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,599 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,599 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,599 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,600 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,600 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,601 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,601 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,601 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,602 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,602 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,602 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,602 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,602 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,603 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,604 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,604 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,605 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,605 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,606 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,606 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,606 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,626 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,627 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,627 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,628 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,628 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,628 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,628 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,628 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,634 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,635 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,635 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,635 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,635 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,636 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,636 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,636 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,637 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,637 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,638 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,638 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,638 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,638 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,638 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,639 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,639 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,640 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,640 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,640 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,640 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,640 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,641 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,641 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,642 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,642 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,643 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,643 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,643 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,643 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,644 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,644 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,645 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,645 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,645 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,646 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,646 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,646 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,646 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,646 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,648 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,648 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,649 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,649 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,649 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,649 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,650 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,650 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,650 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,650 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,651 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,652 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,652 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,652 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,652 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,653 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,653 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,653 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,653 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,654 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,655 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,655 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,656 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,656 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,656 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,657 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,657 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,657 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,658 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,658 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,658 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,659 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,659 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,659 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,659 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,660 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,661 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,661 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,662 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,662 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,662 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,662 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,662 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,663 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,663 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,664 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,664 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,664 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,665 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,665 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,665 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,665 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,669 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,669 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,670 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,671 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,671 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,671 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,671 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,672 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,672 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,672 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 03:58:44,674 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,674 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,674 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,674 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,675 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-3813631902830726404.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 03:58:44,675 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 03:58:44,675 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 03:58:44,675 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.nuxeo.connect.update.live.commands.TestConfig Running org.nuxeo.connect.update.live.commands.TestCopyUninstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.nuxeo.connect.update.live.commands.TestCopyUninstallValidation Running org.nuxeo.connect.update.live.commands.TestUpdate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.nuxeo.connect.update.live.commands.TestUpdate Running org.nuxeo.connect.update.live.commands.TestCopyDir main 03:58:45,224 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-newfeature-5.5.jar) main 03:58:45,224 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-otherfeature-5.5-SNAPSHOT.jar) main 03:58:45,226 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-superfeature-5.5.jar) main 03:58:45,232 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (df1fb12afec75361aeb2707a3909f21c_nuxeo-otherfeature-5.5-SNAPSHOT.jar) main 03:58:45,233 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (ee2765ea4273139d5fe16c93088046e4_nuxeo-superfeature-5.4.2.jar) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.nuxeo.connect.update.live.commands.TestCopyDir Running org.nuxeo.connect.update.live.commands.TestUpdateGuard main 03:58:45,444 WARN [UnknownServerConfigurator] Unknown server. main 03:58:45,444 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 03:58:45,461 WARN [UnknownServerConfigurator] Unknown server. main 03:58:45,461 WARN [ConfigurationGenerator] Server will be considered as not configurable. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.nuxeo.connect.update.live.commands.TestUpdateGuard Running org.nuxeo.connect.update.live.commands.TestPCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.nuxeo.connect.update.live.commands.TestPCopy Running org.nuxeo.connect.update.live.commands.TestCopyInstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.nuxeo.connect.update.live.commands.TestCopyInstallValidation Running org.nuxeo.connect.update.live.commands.TestCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.nuxeo.connect.update.live.commands.TestCopy Running org.nuxeo.connect.update.live.commands.TestReloadProperties Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.nuxeo.connect.update.live.commands.TestReloadProperties Running org.nuxeo.connect.update.live.registry.TestDowngradeVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.nuxeo.connect.update.live.registry.TestDowngradeVersions Running org.nuxeo.connect.update.live.registry.TestVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.nuxeo.connect.update.live.registry.TestVersions Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-update --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-update --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-update --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-update >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-update --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-update --- [INFO] Storing buildNumber: 20180627-035847 at timestamp: 1530071927275 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-update --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-update <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-update --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-update --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316/nuxeo-connect-update-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316/nuxeo-connect-update-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-update --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316/nuxeo-connect-update-10.2-I20180627_0316.jar (22 KB at 87.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316/nuxeo-connect-update-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316/nuxeo-connect-update-10.2-I20180627_0316.pom (3 KB at 34.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/maven-metadata.xml (168 KB at 1654.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/maven-metadata.xml (168 KB at 2115.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316/nuxeo-connect-update-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.2-I20180627_0316/nuxeo-connect-update-10.2-I20180627_0316-sources.jar (18 KB at 125.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center Monitoring 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-monitoring --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-monitoring --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-monitoring --- [INFO] Storing buildNumber: 20180627-035848 at timestamp: 1530071928550 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-monitoring --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-monitoring --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-monitoring --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-monitoring --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-monitoring --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-monitoring --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-monitoring --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-monitoring >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-monitoring --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-monitoring --- [INFO] Storing buildNumber: 20180627-035849 at timestamp: 1530071929240 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-monitoring --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-monitoring <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-monitoring --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-monitoring --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316/nuxeo-admin-center-monitoring-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316/nuxeo-admin-center-monitoring-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-monitoring --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar (16 KB at 124.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316/nuxeo-admin-center-monitoring-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316/nuxeo-admin-center-monitoring-10.2-I20180627_0316.pom (2 KB at 14.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/maven-metadata.xml (168 KB at 1359.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/maven-metadata.xml (168 KB at 2090.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316/nuxeo-admin-center-monitoring-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.2-I20180627_0316/nuxeo-admin-center-monitoring-10.2-I20180627_0316-sources.jar (12 KB at 148.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center OAuth 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-oauth --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-oauth --- [INFO] Storing buildNumber: 20180627-035850 at timestamp: 1530071930990 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-oauth --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-oauth --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-oauth --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-oauth --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-oauth --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-oauth >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-oauth --- [INFO] Storing buildNumber: 20180627-035852 at timestamp: 1530071932373 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-oauth --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-oauth <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/nuxeo-admin-center-oauth-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-oauth --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316/nuxeo-admin-center-oauth-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/nuxeo-admin-center-oauth-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316/nuxeo-admin-center-oauth-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-oauth --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar (26 KB at 157.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316/nuxeo-admin-center-oauth-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316/nuxeo-admin-center-oauth-10.2-I20180627_0316.pom (3 KB at 32.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/maven-metadata.xml (154 KB at 588.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/maven-metadata.xml (154 KB at 1214.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316/nuxeo-admin-center-oauth-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.2-I20180627_0316/nuxeo-admin-center-oauth-10.2-I20180627_0316-sources.jar (21 KB at 263.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center Analytics 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-analytics --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-analytics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-analytics --- [INFO] Storing buildNumber: 20180627-035853 at timestamp: 1530071933611 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-analytics --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-admin-center-analytics --- [INFO] Executing tasks main: clean-cache: [exec] npm WARN using --force I sure hope you know what you are doing. [exec] bower deleted Cached package es6-promise: /opt/jenkins/.cache/bower/packages/43dca203e4c0ea435d298ab0fc4ab212/2.2.0 [exec] bower deleted Cached package chart-elements: /opt/jenkins/.cache/bower/packages/58d5cf9978f66b40fbbcdaefefad5f58/dc4be42cd8 [exec] bower deleted Cached package Chart.js: /opt/jenkins/.cache/bower/packages/b10e8c9eafe753443416f10a02f9eef3/1.1.1 [exec] bower deleted Cached package font-roboto: /opt/jenkins/.cache/bower/packages/b71044860af09cd5bcd84c83b0fdc483/1.0.1 [exec] bower deleted Cached package font-roboto: /opt/jenkins/.cache/bower/packages/b248acdb28de1c1bc2f196f68f774a67/1.1.0 [exec] bower deleted Cached package iron-elements: /opt/jenkins/.cache/bower/packages/7e6158a546b1406adc701fe43f8112f1/1.0.10 [exec] bower deleted Cached package paper-elements: /opt/jenkins/.cache/bower/packages/95e8216a7a5862b227541d9855996b69/1.0.7 [exec] bower deleted Cached package polymer: /opt/jenkins/.cache/bower/packages/f7f075fb0e2eb0ce17a7ed61f88773a8/1.11.3 [exec] bower deleted Cached package polymer: /opt/jenkins/.cache/bower/packages/4b3248bac6c187112723518244e6fe5a/1.7.0 [exec] bower deleted Cached package webcomponentsjs: /opt/jenkins/.cache/bower/packages/17800d6873478332c188fccd82ad4bdd/0.7.23 [exec] bower deleted Cached package web-animations-js: /opt/jenkins/.cache/bower/packages/a0399c8e7c5a274093b28b585d48692e/2.2.2 [exec] bower deleted Cached package promise-polyfill: /opt/jenkins/.cache/bower/packages/d18aa9542877fe3f09d4345b8076e7cd/1.0.1 [exec] bower deleted Cached package webcomponentsjs: /opt/jenkins/.cache/bower/packages/925408d285c93e54b2da8b12a38a9d93/0.7.24 [exec] bower deleted Cached package select2: /opt/jenkins/.cache/bower/packages/9b6f3e9faa811d3785256322f1e9b2e9/3.5.2 [exec] bower deleted Cached package better-dom: /opt/jenkins/.cache/bower/packages/3e2ad6935cbb7f69f468b74a2398e631/2.1.4 [exec] bower deleted Cached package better-dateinput-polyfill: /opt/jenkins/.cache/bower/packages/c45f29df2cdb146914fa8537bea82346/1.5.2 [exec] bower deleted Cached package better-i18n-plugin: /opt/jenkins/.cache/bower/packages/0485cdd703611d0ae9c7b06e11f04609/1.0.4 [exec] bower deleted Cached package Chart.HorizontalBar.js: /opt/jenkins/.cache/bower/packages/8359e2947cff7d084678e2c9e2760766/1.0.3 [exec] bower deleted Cached package iron-a11y-announcer: /opt/jenkins/.cache/bower/packages/4401a0592e86d2261f5082e4296a70db/1.0.5 [exec] bower deleted Cached package iron-a11y-keys: /opt/jenkins/.cache/bower/packages/3fcdc407b67a716699653647d72cd428/1.0.6 [exec] bower deleted Cached package iron-a11y-keys-behavior: /opt/jenkins/.cache/bower/packages/105f41b423fd5f4bdffc331324f2691c/1.1.9 [exec] bower deleted Cached package iron-autogrow-textarea: /opt/jenkins/.cache/bower/packages/151339582700158abc9a835a04f656ef/1.0.14 [exec] bower deleted Cached package iron-ajax: /opt/jenkins/.cache/bower/packages/867342daedb0d2a5a8a97ec3515a8adc/1.4.3 [exec] bower deleted Cached package iron-behaviors: /opt/jenkins/.cache/bower/packages/2728e90b8f011abded2670c7e8265b22/1.0.17 [exec] bower deleted Cached package iron-checked-element-behavior: /opt/jenkins/.cache/bower/packages/7b3bcfae6566cd003e88ebab65f09266/1.0.5 [exec] bower deleted Cached package iron-component-page: /opt/jenkins/.cache/bower/packages/8fe72d4988ccd34c6478dde5a82d367f/1.1.7 [exec] bower deleted Cached package iron-demo-helpers: /opt/jenkins/.cache/bower/packages/fae0fcc4cd90d036e4c80195dd83a8ae/1.2.5 [exec] bower deleted Cached package iron-collapse: /opt/jenkins/.cache/bower/packages/528c770f6ec0b4804b88e88b7dd4227f/1.3.0 [exec] bower deleted Cached package iron-doc-viewer: /opt/jenkins/.cache/bower/packages/c0307cae01e484eaf565f75c16f7c356/1.0.15 [exec] bower deleted Cached package iron-dropdown: /opt/jenkins/.cache/bower/packages/6e7e3c38565ee8f68f754dbab22594ba/1.5.3 [exec] bower deleted Cached package iron-form: /opt/jenkins/.cache/bower/packages/0bc2289b0ceb60c7d89c56744e25ed68/1.1.4 [exec] bower deleted Cached package iron-flex-layout: /opt/jenkins/.cache/bower/packages/444ea84ad1b11545629269bdc8d5330e/1.3.9 [exec] bower deleted Cached package iron-icon: /opt/jenkins/.cache/bower/packages/fd9651233ec47ffb5e75a7b23ac75280/1.0.12 [exec] bower deleted Cached package iron-icons: /opt/jenkins/.cache/bower/packages/09bca806f6b1cdf8ad05d475fef6c036/1.2.0 [exec] bower deleted Cached package iron-iconset: /opt/jenkins/.cache/bower/packages/60be4f90d6779c457ed16dd6dfd2696b/1.0.5 [exec] bower deleted Cached package iron-fit-behavior: /opt/jenkins/.cache/bower/packages/fb39535859b9a48a0d217bc7003b5ed3/1.2.5 [exec] bower deleted Cached package iron-flex-layout: /opt/jenkins/.cache/bower/packages/31adfb9211ad9bcb7c321e43f6e2bdab/1.3.1 [exec] bower deleted Cached package iron-form-element-behavior: /opt/jenkins/.cache/bower/packages/c59509093bc5bbe269a13d3ea9650bb3/1.0.6 [exec] bower deleted Cached package iron-image: /opt/jenkins/.cache/bower/packages/345e232daae64e3ac530a3ab97e7aa7e/1.2.5 [exec] bower deleted Cached package iron-iconset-svg: /opt/jenkins/.cache/bower/packages/963084eb7096ee773aebff98de13d98d/1.1.0 [exec] bower deleted Cached package iron-jsonp-library: /opt/jenkins/.cache/bower/packages/2fcef3c0ad7ac0c73a8ac557bbc3d9f8/1.0.4 [exec] bower deleted Cached package iron-localstorage: /opt/jenkins/.cache/bower/packages/ceda7f6d44498147fbf0e05061a017e1/1.0.6 [exec] bower deleted Cached package iron-label: /opt/jenkins/.cache/bower/packages/52fc1fc3412a5f6e8ddf411c7b996701/1.0.2 [exec] bower deleted Cached package iron-input: /opt/jenkins/.cache/bower/packages/1100a1536654913d1bc50f9d22475206/1.0.10 [exec] bower deleted Cached package iron-media-query: /opt/jenkins/.cache/bower/packages/ec5cb9a14ba41d0bb892f6cedff78ca4/1.0.8 [exec] bower deleted Cached package iron-meta: /opt/jenkins/.cache/bower/packages/1156687622a7731abf47ecddc060a79c/1.1.2 [exec] bower deleted Cached package iron-pages: /opt/jenkins/.cache/bower/packages/2ccd9299fc42e61088ffdb5403380129/1.0.8 [exec] bower deleted Cached package iron-location: /opt/jenkins/.cache/bower/packages/e146ebaacad2534a6031247a487ee3ac/0.8.9 [exec] bower deleted Cached package iron-menu-behavior: /opt/jenkins/.cache/bower/packages/3eb7c8adf8819c761a6935794a0b7e68/1.2.0 [exec] bower deleted Cached package iron-overlay-behavior: /opt/jenkins/.cache/bower/packages/ca09435104c4cf0452f846a9c3662b13/1.10.1 [exec] bower deleted Cached package iron-range-behavior: /opt/jenkins/.cache/bower/packages/50e601e73face28d4c05657c8f172bb7/1.0.6 [exec] bower deleted Cached package iron-range-behavior: /opt/jenkins/.cache/bower/packages/a364e613ef43abde826bb8d891bbab30/1.0.7 [exec] bower deleted Cached package iron-signals: /opt/jenkins/.cache/bower/packages/1c3365cfa8430d698190ec00a5d3ef5c/1.0.3 [exec] bower deleted Cached package iron-scroll-threshold: /opt/jenkins/.cache/bower/packages/57054bd85578281da8ef9b3eae1d8c58/1.0.3 [exec] bower deleted Cached package iron-scroll-target-behavior: /opt/jenkins/.cache/bower/packages/2f825789428aef9850ce295b21c093aa/1.1.0 [exec] bower deleted Cached package iron-validator-behavior: /opt/jenkins/.cache/bower/packages/8575782213dedc08c22afe4536e93e4a/1.0.1 [exec] bower deleted Cached package iron-selector: /opt/jenkins/.cache/bower/packages/4d76a67d614115a45888fa7cff143fec/1.5.2 [exec] bower deleted Cached package iron-test-helpers: /opt/jenkins/.cache/bower/packages/c522035878c16ce751b752b60b967070/1.3.0 [exec] bower deleted Cached package marked-element: /opt/jenkins/.cache/bower/packages/20d974e0e586fa13ac3ec1e59d2f5e64/1.1.3 [exec] bower deleted Cached package iron-swipeable-container: /opt/jenkins/.cache/bower/packages/557a1b1414ecee7b201190c2da681bae/1.0.3 [exec] bower deleted Cached package marked: /opt/jenkins/.cache/bower/packages/45ac6dd1129c54f4a727bae9ac179a4e/0.3.6 [exec] bower deleted Cached package marked-element: /opt/jenkins/.cache/bower/packages/20d974e0e586fa13ac3ec1e59d2f5e64/1.2.0 [exec] bower deleted Cached package iron-validatable-behavior: /opt/jenkins/.cache/bower/packages/d177447778b8743ead0f012360163068/1.1.1 [exec] bower deleted Cached package nuxeo-dataviz-elements: /opt/jenkins/.cache/bower/packages/bbb07cd3b88e9643e876644a85d37ae0/0.2.1 [exec] bower deleted Cached package nuxeo-elements: /opt/jenkins/.cache/bower/packages/1afb060aa3040b2faefd0afc60b6a35e/0.2.3 [exec] bower deleted Cached package nuxeo-elements: /opt/jenkins/.cache/bower/packages/1afb060aa3040b2faefd0afc60b6a35e/0.2.7 [exec] bower deleted Cached package paper-button: /opt/jenkins/.cache/bower/packages/22974544448ad3e76953f2e0ef7a8564/1.0.14 [exec] bower deleted Cached package paper-badge: /opt/jenkins/.cache/bower/packages/a746ec207e532f873d563e2ed771ed9c/1.1.4 [exec] bower deleted Cached package paper-behaviors: /opt/jenkins/.cache/bower/packages/933303a0b359d22dced1efbe17c427bc/1.0.12 [exec] bower deleted Cached package paper-dialog: /opt/jenkins/.cache/bower/packages/06dc935f3e627d54a83fd27c377d9717/1.1.0 [exec] bower deleted Cached package paper-dialog-scrollable: /opt/jenkins/.cache/bower/packages/d24557c770779769b5983f717d0069e3/1.1.5 [exec] bower deleted Cached package paper-card: /opt/jenkins/.cache/bower/packages/624fc714bb1d7d1a067bd8d1d08c583a/1.1.4 [exec] bower deleted Cached package paper-dialog-behavior: /opt/jenkins/.cache/bower/packages/8c4e5a5d22fcb74984d59481b0ff86f9/1.2.7 [exec] bower deleted Cached package paper-checkbox: /opt/jenkins/.cache/bower/packages/c4567b340619f71eed3dba4ca9610aa5/1.4.1 [exec] bower deleted Cached package paper-drawer-panel: /opt/jenkins/.cache/bower/packages/b852b3c650cdb047a8e1004f7b81674e/1.0.10 [exec] bower deleted Cached package paper-fab: /opt/jenkins/.cache/bower/packages/1e2e71667d68b3677b0d046b866253c6/1.2.1 [exec] bower deleted Cached package paper-dropdown-menu: /opt/jenkins/.cache/bower/packages/1bb80bdb5814f54d8469f3daf38808d3/1.4.2 [exec] bower deleted Cached package paper-header-panel: /opt/jenkins/.cache/bower/packages/dbe14fd9196b24679964c57a0f15c4dc/1.1.7 [exec] bower deleted Cached package paper-icon-button: /opt/jenkins/.cache/bower/packages/3d092ba73de4035d1538601679ee4b55/1.1.3 [exec] bower deleted Cached package paper-icon-button: /opt/jenkins/.cache/bower/packages/3d092ba73de4035d1538601679ee4b55/1.0.7 [exec] bower deleted Cached package paper-item: /opt/jenkins/.cache/bower/packages/f45d7dce19b473b4d122229bc9441df1/1.2.1 [exec] bower deleted Cached package paper-material: /opt/jenkins/.cache/bower/packages/766413a2f160316af85b94fb2533abfa/1.0.6 [exec] bower deleted Cached package paper-menu: /opt/jenkins/.cache/bower/packages/8d2c5c52241d2706d047a27f9cde2ead/1.2.2 [exec] bower deleted Cached package paper-input: /opt/jenkins/.cache/bower/packages/df8c12fb9357263f8b8d719c345e1a90/1.1.22 [exec] bower deleted Cached package paper-listbox: /opt/jenkins/.cache/bower/packages/9f4f5b781eadc58946dc0291ad447624/1.1.2 [exec] bower deleted Cached package paper-progress: /opt/jenkins/.cache/bower/packages/be92da272bd188bce380768ced74a796/1.0.11 [exec] bower deleted Cached package paper-menu-button: /opt/jenkins/.cache/bower/packages/127c149025355faec72a57b07e705c0f/1.5.2 [exec] bower deleted Cached package paper-progress: /opt/jenkins/.cache/bower/packages/71600c54718079e089cdb943030a0b86/1.0.12 [exec] bower deleted Cached package paper-ripple: /opt/jenkins/.cache/bower/packages/8a0bc25b7c25a3d19fb08e1a03536450/1.0.10 [exec] bower deleted Cached package paper-radio-group: /opt/jenkins/.cache/bower/packages/95b5ff7ae845d6c44577d0214eb2f483/1.2.1 [exec] bower deleted Cached package paper-slider: /opt/jenkins/.cache/bower/packages/799025e31bcab5078a3966af0eba074f/1.0.12 [exec] bower deleted Cached package paper-styles: /opt/jenkins/.cache/bower/packages/afd7f66435c1b0756d0af34de55c546b/1.1.5 [exec] bower deleted Cached package paper-spinner: /opt/jenkins/.cache/bower/packages/74aa5ff8671e07944d3f522bf5679efe/1.2.1 [exec] bower deleted Cached package paper-tabs: /opt/jenkins/.cache/bower/packages/2c1337bec47d46322fa55ee3639efa93/1.7.0 [exec] bower deleted Cached package paper-radio-button: /opt/jenkins/.cache/bower/packages/331c53303fd0c6f341c09b15253ca4c4/1.2.1 [exec] bower deleted Cached package paper-styles: /opt/jenkins/.cache/bower/packages/0ec53e2b70f255b708977821ab36fff0/1.3.1 [exec] bower deleted Cached package paper-toast: /opt/jenkins/.cache/bower/packages/766d4f9876f3c7b204e8263eea6d7c1c/1.3.0 [exec] bower deleted Cached package paper-toolbar: /opt/jenkins/.cache/bower/packages/133937c7b4c22ed0ac8883b6f3adcfd9/1.1.7 [exec] bower deleted Cached package paper-toggle-button: /opt/jenkins/.cache/bower/packages/782b9021a06119f4efd917dacf0ea64e/1.2.1 [exec] bower deleted Cached package paper-tooltip: /opt/jenkins/.cache/bower/packages/081bdf9e755e23d32ff156b577fdc93d/1.1.3 [exec] bower deleted Cached package prism-element: /opt/jenkins/.cache/bower/packages/9cb21e70022d0417957cb75c00b086f9/1.1.1 [exec] bower deleted Cached package cropperjs: /opt/jenkins/.cache/bower/packages/be4438493b856f62d0a511ecb9b075e5/0.5.6 [exec] bower deleted Cached package hydrolysis: /opt/jenkins/.cache/bower/packages/e0649444983b084fe4a83a37d03deb2c/1.24.1 [exec] bower deleted Cached package iron-list: /opt/jenkins/.cache/bower/packages/90fd20abb6c83e6c1f096d493d9a7029/1.3.14 [exec] bower deleted Cached package nuxeo: /opt/jenkins/.cache/bower/packages/239c3e573e8c39fbc97b131961e39af5/0.9.0 [exec] bower deleted Cached package iron-resizable-behavior: /opt/jenkins/.cache/bower/packages/97aaff2cdd165c736ec41cf143ef745b/1.0.5 [exec] bower deleted Cached package iron-resizable-behavior: /opt/jenkins/.cache/bower/packages/2972562c5fba01ec2e9c787fabeea342/1.0.6 [exec] bower deleted Cached package neon-animation: /opt/jenkins/.cache/bower/packages/1b6cb14ba1cfbc30bde76ef30b19c788/1.2.4 [exec] bower deleted Cached package paper-scroll-header-panel: /opt/jenkins/.cache/bower/packages/12784b4b013e262c985971b69dcf36b2/1.0.16 [exec] bower deleted Cached package prism: /opt/jenkins/.cache/bower/packages/4544edd4afcfa43a7d3ce54a4daf9531/1.5.1 [exec] bower deleted Cached package jquery: /opt/jenkins/.cache/bower/packages/35300e45e44dbc6f186ed069533ef0af/3.1.1 [exec] bower deleted Cached package moment: /opt/jenkins/.cache/bower/packages/bc513c8c04bcb090c1bc9c31b7ba3b0f/2.10.6 [exec] bower deleted Cached package video.js: /opt/jenkins/.cache/bower/packages/ec86ddc5a611127bbd2166ac06edaace/5.5.3 [exec] bower deleted Cached package nuxeo-ui-elements: /opt/jenkins/.cache/bower/packages/42b9a317d0432a7a60bf01b51378a94c/0.1.2 init: [exec] nuxeo-admin-center-analytics@1.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nnpm WARN nuxeo-admin-center-analytics@1.0.0 No description [exec] npm WARN nuxeo-admin-center-analytics@1.0.0 No repository field. [exec] npm WARN nuxeo-admin-center-analytics@1.0.0 No license field. [exec] uxeo-admin-center-analytics [exec] โ”œโ”€โ”ฌ grunt@0.4.5 [exec] โ”‚ โ”œโ”€โ”€ async@0.1.22 [exec] โ”‚ โ”œโ”€โ”€ coffee-script@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ colors@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.2-1.2.3 [exec] โ”‚ โ”œโ”€โ”€ eventemitter2@0.4.14 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”œโ”€โ”€ getobject@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ grunt-legacy-log@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ grunt-legacy-log-utils@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ grunt-legacy-util@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.2.11 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@0.1.16 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ underscore@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@1.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@2.2.1 [exec] โ”‚ โ””โ”€โ”€ which@1.0.9 [exec] โ”œโ”€โ”ฌ grunt-autoprefixer@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer-core@5.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ browserslist@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000387 [exec] โ”‚ โ”‚ โ””โ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ diff@1.3.2 [exec] โ”‚ โ””โ”€โ”ฌ postcss@4.1.16 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ js-base64@2.1.9 [exec] โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ””โ”€โ”€ amdefine@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-contrib-clean@0.6.0 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”œโ”€โ”ฌ grunt-contrib-copy@0.8.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ””โ”€โ”€ file-sync-cmp@0.1.1 [exec] โ”œโ”€โ”ฌ grunt-vulcanize@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ crisper@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.14.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.21.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ espree@2.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ path-posix@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ write-file-atomic@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ xdg-basedir@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”ฌ load-grunt-tasks@3.4.0 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ array-union@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ pkg-up@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ””โ”€โ”ฌ resolve-pkg@0.1.0 [exec] โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ””โ”€โ”ฌ time-grunt@1.3.0 [exec] โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”œโ”€โ”€ date-time@1.0.0 [exec] โ”œโ”€โ”€ figures@1.4.0 [exec] โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”œโ”€โ”€ number-is-nan@1.0.0 [exec] โ”œโ”€โ”ฌ pretty-ms@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-ms@1.0.0 [exec] โ”‚ โ””โ”€โ”€ plur@1.0.0 [exec] โ””โ”€โ”€ text-table@0.2.0 [exec] [exec] bower Chart.HorizontalBar.js#1.0.3 not-cached https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower Chart.HorizontalBar.js#1.0.3 resolve https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower better-dateinput-polyfill#1.5.2 not-cached https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dateinput-polyfill#1.5.2 resolve https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dom#2.1.4 not-cached https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower better-dom#2.1.4 resolve https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower better-i18n-plugin#1.0.4 not-cached https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower better-i18n-plugin#1.0.4 resolve https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower chart-elements#dc4be42cd8 not-cached git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower chart-elements#dc4be42cd8 resolve git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower chartjs#1.1.1 not-cached https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower chartjs#1.1.1 resolve https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower es6-promise#2.2.0 not-cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 resolve https://github.com/components/es6-promise.git#2.2.0 [exec] bower font-roboto#1.0.1 not-cached git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower font-roboto#1.0.1 resolve git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower hydrolysis#1.24.1 not-cached git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower hydrolysis#1.24.1 resolve git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-a11y-announcer#1.0.5 not-cached git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-announcer#1.0.5 resolve git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-keys#1.0.6 not-cached git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys#1.0.6 resolve git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys-behavior#1.1.9 not-cached git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys-behavior#1.1.9 resolve git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-ajax#1.4.3 not-cached git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-ajax#1.4.3 resolve git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-autogrow-textarea#1.0.14 not-cached git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-autogrow-textarea#1.0.14 resolve git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-behaviors#1.0.17 not-cached git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-behaviors#1.0.17 resolve git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-checked-element-behavior#1.0.5 not-cached git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-checked-element-behavior#1.0.5 resolve git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-collapse#1.3.0 not-cached git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-collapse#1.3.0 resolve git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-component-page#1.1.7 not-cached git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-component-page#1.1.7 resolve git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-demo-helpers#1.2.5 not-cached git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-demo-helpers#1.2.5 resolve git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-doc-viewer#1.0.15 not-cached git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-doc-viewer#1.0.15 resolve git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-dropdown#1.5.3 not-cached git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-dropdown#1.5.3 resolve git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-elements#1.0.10 not-cached git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-elements#1.0.10 resolve git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-fit-behavior#1.2.5 not-cached git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-fit-behavior#1.2.5 resolve git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-flex-layout#1.3.1 not-cached git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-flex-layout#1.3.1 resolve git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-form#1.1.4 not-cached git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form#1.1.4 resolve git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form-element-behavior#1.0.6 not-cached git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form-element-behavior#1.0.6 resolve git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-icon#1.0.12 not-cached git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icon#1.0.12 resolve git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icons#1.2.0 not-cached git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-icons#1.2.0 resolve git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-iconset#1.0.5 not-cached git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset#1.0.5 resolve git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset-svg#1.1.0 not-cached git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset-svg#1.1.0 resolve git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-image#1.2.5 not-cached git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-image#1.2.5 resolve git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-input#1.0.10 not-cached git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-input#1.0.10 resolve git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-jsonp-library#1.0.4 not-cached git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-jsonp-library#1.0.4 resolve git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-label#1.0.2 not-cached git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-label#1.0.2 resolve git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-list#1.3.14 not-cached git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-list#1.3.14 resolve git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-localstorage#1.0.6 not-cached git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-localstorage#1.0.6 resolve git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-location#0.8.9 not-cached git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-location#0.8.9 resolve git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-media-query#1.0.8 not-cached git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-media-query#1.0.8 resolve git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-menu-behavior#1.2.0 not-cached git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-menu-behavior#1.2.0 resolve git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-meta#1.1.2 not-cached git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-meta#1.1.2 resolve git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-overlay-behavior#1.10.1 not-cached git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-overlay-behavior#1.10.1 resolve git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-pages#1.0.8 not-cached git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-pages#1.0.8 resolve git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-range-behavior#1.0.6 not-cached git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-range-behavior#1.0.6 resolve git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 not-cached git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 resolve git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-scroll-target-behavior#1.1.0 not-cached git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-target-behavior#1.1.0 resolve git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-threshold#1.0.3 not-cached git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-scroll-threshold#1.0.3 resolve git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-selector#1.5.2 not-cached git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-selector#1.5.2 resolve git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-signals#1.0.3 not-cached git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-signals#1.0.3 resolve git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 not-cached git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 resolve git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 not-cached git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-test-helpers#1.3.0 resolve git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-validatable-behavior#1.1.1 not-cached git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validatable-behavior#1.1.1 resolve git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validator-behavior#1.0.1 not-cached git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validator-behavior#1.0.1 resolve git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower jquery#3.1.1 not-cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#3.1.1 resolve https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower marked#0.3.6 not-cached https://github.com/chjj/marked.git#0.3.6 [exec] bower marked#0.3.6 resolve https://github.com/chjj/marked.git#0.3.6 [exec] bower marked-element#1.2.0 not-cached git://github.com/polymerelements/marked-element.git#1.2.0 [exec] bower marked-element#1.2.0 resolve git://github.com/polymerelements/marked-element.git#1.2.0 [exec] bower neon-animation#1.2.4 not-cached git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower neon-animation#1.2.4 resolve git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower nuxeo#0.9.0 not-cached https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo#0.9.0 resolve https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo-dataviz-elements#0.2.6 not-cached git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.6 [exec] bower nuxeo-dataviz-elements#0.2.6 resolve git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.6 [exec] bower nuxeo-elements#0.2.4 not-cached git://github.com/nuxeo/nuxeo-elements.git#0.2.4 [exec] bower nuxeo-elements#0.2.4 resolve git://github.com/nuxeo/nuxeo-elements.git#0.2.4 [exec] bower paper-badge#1.1.4 not-cached git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-badge#1.1.4 resolve git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-behaviors#1.0.12 not-cached git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-behaviors#1.0.12 resolve git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-button#1.0.14 not-cached git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-button#1.0.14 resolve git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-card#1.1.4 not-cached git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-card#1.1.4 resolve git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-checkbox#1.4.1 not-cached git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-checkbox#1.4.1 resolve git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-dialog#1.1.0 not-cached git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog#1.1.0 resolve git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog-behavior#1.2.7 not-cached git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-behavior#1.2.7 resolve git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-scrollable#1.1.5 not-cached git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-scrollable#1.1.5 resolve git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-drawer-panel#1.0.10 not-cached git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-drawer-panel#1.0.10 resolve git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-dropdown-menu#1.4.2 not-cached git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-dropdown-menu#1.4.2 resolve git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-elements#1.0.7 not-cached git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-elements#1.0.7 resolve git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-fab#1.2.1 not-cached git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-fab#1.2.1 resolve git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-header-panel#1.1.7 not-cached git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-header-panel#1.1.7 resolve git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-icon-button#1.1.3 not-cached git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-icon-button#1.1.3 resolve git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-input#1.1.22 not-cached git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-input#1.1.22 resolve git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-item#1.2.1 not-cached git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-item#1.2.1 resolve git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-listbox#1.1.2 not-cached git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-listbox#1.1.2 resolve git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-material#1.0.6 not-cached git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-material#1.0.6 resolve git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-menu#1.2.2 not-cached git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu#1.2.2 resolve git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu-button#1.5.2 not-cached git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-menu-button#1.5.2 resolve git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-progress#1.0.11 not-cached git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-progress#1.0.11 resolve git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-radio-button#1.2.1 not-cached git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-button#1.2.1 resolve git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-group#1.2.1 not-cached git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-radio-group#1.2.1 resolve git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-ripple#1.0.10 not-cached git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-ripple#1.0.10 resolve git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-scroll-header-panel#1.0.16 not-cached git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-scroll-header-panel#1.0.16 resolve git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-slider#1.0.12 not-cached git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-slider#1.0.12 resolve git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-spinner#1.2.1 not-cached git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-spinner#1.2.1 resolve git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-styles#1.1.5 not-cached git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-styles#1.1.5 resolve git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-tabs#1.7.0 not-cached git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-tabs#1.7.0 resolve git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-toast#1.3.0 not-cached git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toast#1.3.0 resolve git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toggle-button#1.2.1 not-cached git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toggle-button#1.2.1 resolve git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toolbar#1.1.7 not-cached git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toolbar#1.1.7 resolve git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-tooltip#1.1.3 not-cached git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower paper-tooltip#1.1.3 resolve git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower polymer#1.7.0 not-cached git://github.com/Polymer/polymer.git#1.7.0 [exec] bower polymer#1.7.0 resolve git://github.com/Polymer/polymer.git#1.7.0 [exec] bower prism#1.5.1 not-cached https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism#1.5.1 resolve https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism-element#1.1.1 not-cached git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower prism-element#1.1.1 resolve git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower promise-polyfill#1.0.1 not-cached git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower promise-polyfill#1.0.1 resolve git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower select2#3.5.2 not-cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 resolve https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower web-animations-js#2.2.2 not-cached git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower web-animations-js#2.2.2 resolve git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower webcomponentsjs#0.7.23 not-cached https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower webcomponentsjs#0.7.23 resolve https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower Chart.HorizontalBar.js#1.0.3 download https://github.com/tomsouthall/Chart.HorizontalBar.js/archive/v1.0.3.tar.gz [exec] bower better-i18n-plugin#1.0.4 download https://github.com/chemerisuk/better-i18n-plugin/archive/v1.0.4.tar.gz [exec] bower better-dateinput-polyfill#1.5.2 download https://github.com/chemerisuk/better-dateinput-polyfill/archive/v1.5.2.tar.gz [exec] bower better-dom#2.1.4 download https://github.com/chemerisuk/better-dom/archive/v2.1.4.tar.gz [exec] bower font-roboto#1.0.1 download https://github.com/PolymerElements/font-roboto/archive/v1.0.1.tar.gz [exec] bower chartjs#1.1.1 download https://github.com/nnnick/Chart.js/archive/v1.1.1.tar.gz [exec] bower iron-a11y-announcer#1.0.5 download https://github.com/PolymerElements/iron-a11y-announcer/archive/v1.0.5.tar.gz [exec] bower iron-a11y-keys#1.0.6 download https://github.com/PolymerElements/iron-a11y-keys/archive/v1.0.6.tar.gz [exec] bower iron-a11y-keys-behavior#1.1.9 download https://github.com/PolymerElements/iron-a11y-keys-behavior/archive/v1.1.9.tar.gz [exec] bower hydrolysis#1.24.1 download https://github.com/Polymer/hydrolysis/archive/v1.24.1.tar.gz [exec] bower es6-promise#2.2.0 download https://github.com/components/es6-promise/archive/2.2.0.tar.gz [exec] bower iron-ajax#1.4.3 download https://github.com/PolymerElements/iron-ajax/archive/v1.4.3.tar.gz [exec] bower iron-behaviors#1.0.17 download https://github.com/PolymerElements/iron-behaviors/archive/v1.0.17.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 download https://github.com/PolymerElements/iron-checked-element-behavior/archive/v1.0.5.tar.gz [exec] bower iron-collapse#1.3.0 download https://github.com/PolymerElements/iron-collapse/archive/v1.3.0.tar.gz [exec] bower iron-demo-helpers#1.2.5 download https://github.com/PolymerElements/iron-demo-helpers/archive/v1.2.5.tar.gz [exec] bower iron-component-page#1.1.7 download https://github.com/PolymerElements/iron-component-page/archive/v1.1.7.tar.gz [exec] bower better-dateinput-polyfill#1.5.2 extract archive.tar.gz [exec] bower iron-dropdown#1.5.3 download https://github.com/PolymerElements/iron-dropdown/archive/v1.5.3.tar.gz [exec] bower iron-doc-viewer#1.0.15 download https://github.com/PolymerElements/iron-doc-viewer/archive/v1.0.15.tar.gz [exec] bower font-roboto#1.0.1 extract archive.tar.gz [exec] bower better-dom#2.1.4 extract archive.tar.gz [exec] bower better-dateinput-polyfill#1.5.2 resolved https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower font-roboto#1.0.1 resolved git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower iron-a11y-announcer#1.0.5 extract archive.tar.gz [exec] bower iron-elements#1.0.10 download https://github.com/PolymerElements/iron-elements/archive/v1.0.10.tar.gz [exec] bower iron-a11y-keys#1.0.6 extract archive.tar.gz [exec] bower iron-a11y-keys-behavior#1.1.9 extract archive.tar.gz [exec] bower iron-fit-behavior#1.2.5 download https://github.com/PolymerElements/iron-fit-behavior/archive/v1.2.5.tar.gz [exec] bower es6-promise#2.2.0 extract archive.tar.gz [exec] bower iron-a11y-announcer#1.0.5 resolved git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-flex-layout#1.3.1 download https://github.com/PolymerElements/iron-flex-layout/archive/v1.3.1.tar.gz [exec] bower iron-a11y-keys#1.0.6 resolved git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower es6-promise#2.2.0 resolved https://github.com/components/es6-promise.git#2.2.0 [exec] bower iron-a11y-keys-behavior#1.1.9 resolved git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-behaviors#1.0.17 invalid-meta for:/tmp/jenkins/bower/a0fbc0265707e4300e9778ed1e691132-105664-Eflru1/bower.json [exec] bower iron-behaviors#1.0.17 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-button-state.html","iron-control-state.html"] [exec] bower iron-form#1.1.4 download https://github.com/PolymerElements/iron-form/archive/v1.1.4.tar.gz [exec] bower iron-form-element-behavior#1.0.6 download https://github.com/PolymerElements/iron-form-element-behavior/archive/v1.0.6.tar.gz [exec] bower iron-behaviors#1.0.17 extract archive.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 extract archive.tar.gz [exec] bower iron-behaviors#1.0.17 resolved git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-checked-element-behavior#1.0.5 resolved git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower better-dom#2.1.4 invalid-meta for:/tmp/jenkins/bower/e408fa5b75ac887f48c2f47187900595-105664-EACL0Y/bower.json [exec] bower better-dom#2.1.4 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["dist/better-dom.js","dist/better-dom-legacy.js"] [exec] bower iron-ajax#1.4.3 extract archive.tar.gz [exec] bower iron-icons#1.2.0 download https://github.com/PolymerElements/iron-icons/archive/v1.2.0.tar.gz [exec] bower iron-collapse#1.3.0 extract archive.tar.gz [exec] bower chartjs#1.1.1 extract archive.tar.gz [exec] bower better-dom#2.1.4 resolved https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower chartjs#1.1.1 invalid-meta for:/tmp/jenkins/bower/2741e968f7a889ff374e89c3ac0e1fd4-105664-C94CNz/bower.json [exec] bower chartjs#1.1.1 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower iron-ajax#1.4.3 resolved git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-iconset-svg#1.1.0 download https://github.com/PolymerElements/iron-iconset-svg/archive/v1.1.0.tar.gz [exec] bower iron-collapse#1.3.0 resolved git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-demo-helpers#1.2.5 extract archive.tar.gz [exec] bower iron-component-page#1.1.7 extract archive.tar.gz [exec] bower chartjs#1.1.1 resolved https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower iron-demo-helpers#1.2.5 invalid-meta for:/tmp/jenkins/bower/9ca825be821159b904dad659fb22351a-105664-G8mUnz/bower.json [exec] bower iron-demo-helpers#1.2.5 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["demo-snippet.html","url-bar.html"] [exec] bower iron-demo-helpers#1.2.5 resolved git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-doc-viewer#1.0.15 extract archive.tar.gz [exec] bower iron-component-page#1.1.7 resolved git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-doc-viewer#1.0.15 resolved git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower Chart.HorizontalBar.js#1.0.3 invalid-meta for:/tmp/jenkins/bower/54042b100fc4c65c66dcbaeac98a406d-105664-KdvXo6/bower.json [exec] bower Chart.HorizontalBar.js#1.0.3 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower iron-image#1.2.5 download https://github.com/PolymerElements/iron-image/archive/v1.2.5.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 extract archive.tar.gz [exec] bower iron-dropdown#1.5.3 extract archive.tar.gz [exec] bower iron-elements#1.0.10 extract archive.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 resolved https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower iron-dropdown#1.5.3 resolved git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-input#1.0.10 download https://github.com/PolymerElements/iron-input/archive/1.0.10.tar.gz [exec] bower iron-elements#1.0.10 resolved git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-flex-layout#1.3.1 extract archive.tar.gz [exec] bower iron-flex-layout#1.3.1 resolved git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-jsonp-library#1.0.4 download https://github.com/PolymerElements/iron-jsonp-library/archive/v1.0.4.tar.gz [exec] bower hydrolysis#1.24.1 extract archive.tar.gz [exec] bower iron-form-element-behavior#1.0.6 extract archive.tar.gz [exec] bower iron-form-element-behavior#1.0.6 resolved git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form#1.1.4 extract archive.tar.gz [exec] bower iron-form#1.1.4 resolved git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower hydrolysis#1.24.1 resolved git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-icons#1.2.0 extract archive.tar.gz [exec] bower iron-icons#1.2.0 resolved git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-list#1.3.14 download https://github.com/PolymerElements/iron-list/archive/v1.3.14.tar.gz [exec] bower iron-image#1.2.5 extract archive.tar.gz [exec] bower iron-icon#1.0.12 download https://github.com/PolymerElements/iron-icon/archive/v1.0.12.tar.gz [exec] bower iron-image#1.2.5 resolved git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-iconset-svg#1.1.0 extract archive.tar.gz [exec] bower iron-input#1.0.10 extract archive.tar.gz [exec] bower iron-iconset-svg#1.1.0 resolved git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-input#1.0.10 resolved git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-localstorage#1.0.6 download https://github.com/PolymerElements/iron-localstorage/archive/v1.0.6.tar.gz [exec] bower iron-iconset#1.0.5 download https://github.com/PolymerElements/iron-iconset/archive/v1.0.5.tar.gz [exec] bower iron-location#0.8.9 download https://github.com/PolymerElements/iron-location/archive/v0.8.9.tar.gz [exec] bower iron-jsonp-library#1.0.4 extract archive.tar.gz [exec] bower iron-jsonp-library#1.0.4 resolved git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-media-query#1.0.8 download https://github.com/PolymerElements/iron-media-query/archive/v1.0.8.tar.gz [exec] bower iron-menu-behavior#1.2.0 download https://github.com/PolymerElements/iron-menu-behavior/archive/v1.2.0.tar.gz [exec] bower iron-meta#1.1.2 download https://github.com/PolymerElements/iron-meta/archive/v1.1.2.tar.gz [exec] bower better-i18n-plugin#1.0.4 extract archive.tar.gz [exec] bower better-i18n-plugin#1.0.4 resolved https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower iron-autogrow-textarea#1.0.14 download https://github.com/PolymerElements/iron-autogrow-textarea/archive/v1.0.14.tar.gz [exec] bower iron-fit-behavior#1.2.5 extract archive.tar.gz [exec] bower iron-fit-behavior#1.2.5 resolved git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-range-behavior#1.0.6 download https://github.com/PolymerElements/iron-range-behavior/archive/v1.0.6.tar.gz [exec] bower iron-icon#1.0.12 extract archive.tar.gz [exec] bower iron-pages#1.0.8 download https://github.com/PolymerElements/iron-pages/archive/v1.0.8.tar.gz [exec] bower iron-overlay-behavior#1.10.1 download https://github.com/PolymerElements/iron-overlay-behavior/archive/v1.10.1.tar.gz [exec] bower iron-icon#1.0.12 resolved git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-resizable-behavior#1.0.5 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v1.0.5.tar.gz [exec] bower iron-localstorage#1.0.6 extract archive.tar.gz [exec] bower iron-localstorage#1.0.6 resolved git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-scroll-target-behavior#1.1.0 download https://github.com/PolymerElements/iron-scroll-target-behavior/archive/v1.1.0.tar.gz [exec] bower iron-scroll-threshold#1.0.3 download https://github.com/PolymerElements/iron-scroll-threshold/archive/v1.0.3.tar.gz [exec] bower iron-location#0.8.9 extract archive.tar.gz [exec] bower iron-list#1.3.14 extract archive.tar.gz [exec] bower iron-signals#1.0.3 download https://github.com/PolymerElements/iron-signals/archive/v1.0.3.tar.gz [exec] bower iron-location#0.8.9 invalid-meta for:/tmp/jenkins/bower/55863583333219e3aeaa111e082667ff-105664-Hwp3zH/bower.json [exec] bower iron-location#0.8.9 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-location.html","iron-query-params.html"] [exec] bower iron-media-query#1.0.8 extract archive.tar.gz [exec] bower iron-location#0.8.9 resolved git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-media-query#1.0.8 resolved git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-menu-behavior#1.2.0 extract archive.tar.gz [exec] bower iron-meta#1.1.2 extract archive.tar.gz [exec] bower iron-swipeable-container#1.0.3 download https://github.com/PolymerElements/iron-swipeable-container/archive/v1.0.3.tar.gz [exec] bower iron-test-helpers#1.3.0 download https://github.com/PolymerElements/iron-test-helpers/archive/v1.3.0.tar.gz [exec] bower iron-list#1.3.14 resolved git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-menu-behavior#1.2.0 invalid-meta for:/tmp/jenkins/bower/638b0a4714058594ec5e3aa2c3578dcc-105664-bM5VzL/bower.json [exec] bower iron-menu-behavior#1.2.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-menu-behavior.html","iron-menubar-behavior.html"] [exec] bower iron-meta#1.1.2 resolved git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-menu-behavior#1.2.0 resolved git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-autogrow-textarea#1.0.14 extract archive.tar.gz [exec] bower iron-validatable-behavior#1.1.1 download https://github.com/PolymerElements/iron-validatable-behavior/archive/v1.1.1.tar.gz [exec] bower iron-autogrow-textarea#1.0.14 resolved git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-range-behavior#1.0.6 extract archive.tar.gz [exec] bower iron-validator-behavior#1.0.1 download https://github.com/PolymerElements/iron-validator-behavior/archive/v1.0.1.tar.gz [exec] bower iron-pages#1.0.8 extract archive.tar.gz [exec] bower iron-range-behavior#1.0.6 resolved git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-pages#1.0.8 resolved git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-overlay-behavior#1.10.1 extract archive.tar.gz [exec] bower iron-resizable-behavior#1.0.5 extract archive.tar.gz [exec] bower iron-overlay-behavior#1.10.1 resolved git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-resizable-behavior#1.0.5 resolved git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower neon-animation#1.2.4 download https://github.com/polymerelements/neon-animation/archive/v1.2.4.tar.gz [exec] bower iron-scroll-target-behavior#1.1.0 extract archive.tar.gz [exec] bower iron-scroll-target-behavior#1.1.0 resolved git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-swipeable-container#1.0.3 extract archive.tar.gz [exec] bower iron-test-helpers#1.3.0 extract archive.tar.gz [exec] bower iron-swipeable-container#1.0.3 resolved git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 resolved git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower marked-element#1.2.0 download https://github.com/polymerelements/marked-element/archive/v1.2.0.tar.gz [exec] bower iron-label#1.0.2 download https://github.com/PolymerElements/iron-label/archive/v1.0.2.tar.gz [exec] bower marked#0.3.6 download https://github.com/chjj/marked/archive/v0.3.6.tar.gz [exec] bower jquery#3.1.1 download https://github.com/jquery/jquery-dist/archive/3.1.1.tar.gz [exec] bower iron-validatable-behavior#1.1.1 extract archive.tar.gz [exec] bower iron-validatable-behavior#1.1.1 resolved git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-iconset#1.0.5 extract archive.tar.gz [exec] bower iron-validator-behavior#1.0.1 extract archive.tar.gz [exec] bower iron-validator-behavior#1.0.1 resolved git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-iconset#1.0.5 resolved git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-signals#1.0.3 extract archive.tar.gz [exec] bower iron-signals#1.0.3 resolved git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-selector#1.5.2 download https://github.com/PolymerElements/iron-selector/archive/v1.5.2.tar.gz [exec] bower paper-badge#1.1.4 download https://github.com/PolymerElements/paper-badge/archive/v1.1.4.tar.gz [exec] bower nuxeo-elements#0.2.4 download https://github.com/nuxeo/nuxeo-elements/archive/v0.2.4.tar.gz [exec] bower paper-button#1.0.14 download https://github.com/PolymerElements/paper-button/archive/v1.0.14.tar.gz [exec] bower nuxeo-dataviz-elements#0.2.6 download https://github.com/nuxeo/nuxeo-dataviz-elements/archive/v0.2.6.tar.gz [exec] bower paper-card#1.1.4 download https://github.com/PolymerElements/paper-card/archive/v1.1.4.tar.gz [exec] bower neon-animation#1.2.4 extract archive.tar.gz [exec] bower neon-animation#1.2.4 invalid-meta for:/tmp/jenkins/bower/2cf7b7b37674d1417cf98342d6ef47f7-105664-UKeIOm/bower.json [exec] bower neon-animation#1.2.4 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["neon-animated-pages.html","neon-animatable-behavior.html","neon-animation-behavior.html","neon-animation-runner-behavior.html","neon-shared-element-animatable-behavior.html","neon-shared-element-animation-behavior.html","neon-animatable.html","neon-animations.html"] [exec] bower marked-element#1.2.0 extract archive.tar.gz [exec] bower neon-animation#1.2.4 resolved git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower nuxeo#0.9.0 download https://github.com/nuxeo/nuxeo-js-client/archive/v0.9.0.tar.gz [exec] bower paper-behaviors#1.0.12 download https://github.com/PolymerElements/paper-behaviors/archive/v1.0.12.tar.gz [exec] bower paper-dialog#1.1.0 download https://github.com/PolymerElements/paper-dialog/archive/v1.1.0.tar.gz [exec] bower iron-label#1.0.2 extract archive.tar.gz [exec] bower marked-element#1.2.0 resolved git://github.com/polymerelements/marked-element.git#1.2.0 [exec] bower iron-label#1.0.2 resolved git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower paper-checkbox#1.4.1 download https://github.com/PolymerElements/paper-checkbox/archive/v1.4.1.tar.gz [exec] bower paper-dialog-scrollable#1.1.5 download https://github.com/PolymerElements/paper-dialog-scrollable/archive/1.1.5.tar.gz [exec] bower paper-drawer-panel#1.0.10 download https://github.com/PolymerElements/paper-drawer-panel/archive/v1.0.10.tar.gz [exec] bower paper-elements#1.0.7 download https://github.com/PolymerElements/paper-elements/archive/v1.0.7.tar.gz [exec] bower paper-dropdown-menu#1.4.2 download https://github.com/PolymerElements/paper-dropdown-menu/archive/v1.4.2.tar.gz [exec] bower paper-badge#1.1.4 extract archive.tar.gz [exec] bower iron-selector#1.5.2 extract archive.tar.gz [exec] bower nuxeo-elements#0.2.4 extract archive.tar.gz [exec] bower paper-badge#1.1.4 resolved git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower iron-selector#1.5.2 resolved git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower paper-fab#1.2.1 download https://github.com/PolymerElements/paper-fab/archive/v1.2.1.tar.gz [exec] bower nuxeo-elements#0.2.4 resolved git://github.com/nuxeo/nuxeo-elements.git#0.2.4 [exec] bower nuxeo-dataviz-elements#0.2.6 extract archive.tar.gz [exec] bower nuxeo-dataviz-elements#0.2.6 resolved git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.6 [exec] bower paper-header-panel#1.1.7 download https://github.com/PolymerElements/paper-header-panel/archive/v1.1.7.tar.gz [exec] bower paper-icon-button#1.1.3 download https://github.com/PolymerElements/paper-icon-button/archive/v1.1.3.tar.gz [exec] bower jquery#3.1.1 extract archive.tar.gz [exec] bower marked#0.3.6 extract archive.tar.gz [exec] bower paper-input#1.1.22 download https://github.com/PolymerElements/paper-input/archive/v1.1.22.tar.gz [exec] bower paper-item#1.2.1 download https://github.com/PolymerElements/paper-item/archive/v1.2.1.tar.gz [exec] bower paper-behaviors#1.0.12 extract archive.tar.gz [exec] bower paper-behaviors#1.0.12 invalid-meta for:/tmp/jenkins/bower/476b583871c2ccef5587127f5eabb4de-105664-5qwaTw/bower.json [exec] bower paper-behaviors#1.0.12 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-button-behavior.html","paper-checked-element-behavior.html","paper-inky-focus-behavior.html"] [exec] bower paper-dialog#1.1.0 extract archive.tar.gz [exec] bower paper-checkbox#1.4.1 extract archive.tar.gz [exec] bower nuxeo#0.9.0 extract archive.tar.gz [exec] bower paper-listbox#1.1.2 download https://github.com/polymerelements/paper-listbox/archive/v1.1.2.tar.gz [exec] bower paper-material#1.0.6 download https://github.com/PolymerElements/paper-material/archive/v1.0.6.tar.gz [exec] bower paper-behaviors#1.0.12 resolved git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-dialog#1.1.0 resolved git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-checkbox#1.4.1 mismatch Version declared in the json (1.4.0) is different than the resolved one (1.4.1) [exec] bower paper-checkbox#1.4.1 resolved git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower nuxeo#0.9.0 resolved https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower paper-menu#1.2.2 download https://github.com/PolymerElements/paper-menu/archive/v1.2.2.tar.gz [exec] bower paper-dialog-scrollable#1.1.5 extract archive.tar.gz [exec] bower paper-dialog-scrollable#1.1.5 resolved git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-drawer-panel#1.0.10 extract archive.tar.gz [exec] bower paper-progress#1.0.11 download https://github.com/PolymerElements/paper-progress/archive/v1.0.11.tar.gz [exec] bower paper-elements#1.0.7 extract archive.tar.gz [exec] bower paper-elements#1.0.7 resolved git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-dropdown-menu#1.4.2 extract archive.tar.gz [exec] bower paper-drawer-panel#1.0.10 resolved git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-fab#1.2.1 extract archive.tar.gz [exec] bower paper-radio-button#1.2.1 download https://github.com/PolymerElements/paper-radio-button/archive/v1.2.1.tar.gz [exec] bower paper-fab#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower paper-radio-group#1.2.1 download https://github.com/PolymerElements/paper-radio-group/archive/v1.2.1.tar.gz [exec] bower jquery#3.1.1 resolved https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower paper-card#1.1.4 extract archive.tar.gz [exec] bower paper-ripple#1.0.10 download https://github.com/PolymerElements/paper-ripple/archive/v1.0.10.tar.gz [exec] bower paper-icon-button#1.1.3 extract archive.tar.gz [exec] bower paper-fab#1.2.1 resolved git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-dropdown-menu#1.4.2 resolved git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-header-panel#1.1.7 extract archive.tar.gz [exec] bower paper-icon-button#1.1.3 invalid-meta for:/tmp/jenkins/bower/1fd9eb93684502581598b0c2893ff88f-105664-3oIQJ9/bower.json [exec] bower paper-icon-button#1.1.3 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-icon-button.html","paper-icon-button-light.html"] [exec] bower paper-icon-button#1.1.3 resolved git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower iron-scroll-threshold#1.0.3 extract archive.tar.gz [exec] bower paper-header-panel#1.1.7 resolved git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-card#1.1.4 resolved git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-scroll-header-panel#1.0.16 download https://github.com/PolymerElements/paper-scroll-header-panel/archive/v1.0.16.tar.gz [exec] bower iron-scroll-threshold#1.0.3 resolved git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower marked#0.3.6 mismatch Version declared in the json (0.3.4) is different than the resolved one (0.3.6) [exec] bower paper-item#1.2.1 invalid-meta for:/tmp/jenkins/bower/61ae04c910cc77fdacea78d9cefc90aa-105664-qCOwCV/bower.json [exec] bower paper-item#1.2.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-item.html","paper-icon-item.html","paper-item-body.html"] [exec] bower paper-item#1.2.1 extract archive.tar.gz [exec] bower marked#0.3.6 resolved https://github.com/chjj/marked.git#0.3.6 [exec] bower paper-item#1.2.1 resolved git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-spinner#1.2.1 download https://github.com/PolymerElements/paper-spinner/archive/v1.2.1.tar.gz [exec] bower paper-slider#1.0.12 download https://github.com/PolymerElements/paper-slider/archive/v1.0.12.tar.gz [exec] bower paper-listbox#1.1.2 invalid-meta for:/tmp/jenkins/bower/e3ace976491bfbaa6c8445f78204eb7c-105664-2tAxiG/bower.json [exec] bower paper-listbox#1.1.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-listbox.html","paper-sublistbox.html"] [exec] bower paper-input#1.1.22 invalid-meta for:/tmp/jenkins/bower/ca42f9e11ffcee590e78a9733278a7ae-105664-0zyjsT/bower.json [exec] bower paper-input#1.1.22 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-input.html","paper-textarea.html","paper-input-behavior.html","paper-input-container.html","paper-input-error.html","paper-input-addon-behavior.html","paper-input-char-counter.html"] [exec] bower paper-input#1.1.22 mismatch Version declared in the json (1.1.21) is different than the resolved one (1.1.22) [exec] bower paper-input#1.1.22 extract archive.tar.gz [exec] bower paper-listbox#1.1.2 extract archive.tar.gz [exec] bower paper-material#1.0.6 extract archive.tar.gz [exec] bower paper-listbox#1.1.2 resolved git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-material#1.0.6 resolved git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-input#1.1.22 resolved git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-styles#1.1.5 download https://github.com/PolymerElements/paper-styles/archive/v1.1.5.tar.gz [exec] bower paper-tabs#1.7.0 download https://github.com/PolymerElements/paper-tabs/archive/v1.7.0.tar.gz [exec] bower paper-radio-button#1.2.1 extract archive.tar.gz [exec] bower paper-ripple#1.0.10 mismatch Version declared in the json (1.0.9) is different than the resolved one (1.0.10) [exec] bower paper-radio-button#1.2.1 resolved git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-ripple#1.0.10 extract archive.tar.gz [exec] bower paper-ripple#1.0.10 resolved git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-menu#1.2.2 extract archive.tar.gz [exec] bower paper-menu#1.2.2 resolved git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu#1.2.2 invalid-meta for:/tmp/jenkins/bower/d581e5af670856944e3a01b3a84ab15b-105664-85jW9v/bower.json [exec] bower paper-menu#1.2.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-menu.html","paper-submenu.html"] [exec] bower paper-toggle-button#1.2.1 download https://github.com/PolymerElements/paper-toggle-button/archive/v1.2.1.tar.gz [exec] bower paper-menu-button#1.5.2 download https://github.com/PolymerElements/paper-menu-button/archive/v1.5.2.tar.gz [exec] bower paper-toolbar#1.1.7 download https://github.com/PolymerElements/paper-toolbar/archive/v1.1.7.tar.gz [exec] bower paper-tooltip#1.1.3 download https://github.com/PolymerElements/paper-tooltip/archive/v1.1.3.tar.gz [exec] bower paper-spinner#1.2.1 invalid-meta for:/tmp/jenkins/bower/159ecf43eff2dbe0da959c35886f5f72-105664-JnG1Bb/bower.json [exec] bower paper-spinner#1.2.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-spinner.html","paper-spinner-lite.html"] [exec] bower paper-spinner#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower paper-scroll-header-panel#1.0.16 extract archive.tar.gz [exec] bower paper-spinner#1.2.1 extract archive.tar.gz [exec] bower prism-element#1.1.1 download https://github.com/PolymerElements/prism-element/archive/v1.1.1.tar.gz [exec] bower paper-scroll-header-panel#1.0.16 resolved git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-spinner#1.2.1 resolved git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-dialog-behavior#1.2.7 download https://github.com/PolymerElements/paper-dialog-behavior/archive/v1.2.7.tar.gz [exec] bower polymer#1.7.0 download https://github.com/Polymer/polymer/archive/v1.7.0.tar.gz [exec] bower paper-tabs#1.7.0 extract archive.tar.gz [exec] bower paper-tabs#1.7.0 resolved git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower promise-polyfill#1.0.1 download https://github.com/polymerlabs/promise-polyfill/archive/v1.0.1.tar.gz [exec] bower chart-elements#dc4be42cd8 short-sha Consider using longer commit SHA to avoid conflicts [exec] bower paper-toggle-button#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower chart-elements#dc4be42cd8 download https://github.com/nuxeo/chart-elements/archive/dc4be42cd8.tar.gz [exec] bower paper-menu-button#1.5.2 extract archive.tar.gz [exec] bower paper-menu-button#1.5.2 resolved git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-toggle-button#1.2.1 extract archive.tar.gz [exec] bower paper-progress#1.0.11 extract archive.tar.gz [exec] bower paper-toggle-button#1.2.1 resolved git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-progress#1.0.11 resolved git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-progress#1.0.11 mismatch Version declared in the json (1.0.10) is different than the resolved one (1.0.11) [exec] bower prism#1.5.1 download https://github.com/LeaVerou/prism/archive/1.5.1.tar.gz [exec] bower web-animations-js#2.2.2 download https://github.com/web-animations/web-animations-js/archive/2.2.2.tar.gz [exec] bower paper-tooltip#1.1.3 extract archive.tar.gz [exec] bower paper-tooltip#1.1.3 resolved git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower paper-radio-group#1.2.1 extract archive.tar.gz [exec] bower paper-radio-group#1.2.1 resolved git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-styles#1.1.5 extract archive.tar.gz [exec] bower paper-styles#1.1.5 resolved git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower prism-element#1.1.1 extract archive.tar.gz [exec] bower prism-element#1.1.1 resolved git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower paper-dialog-behavior#1.2.7 extract archive.tar.gz [exec] bower paper-dialog-behavior#1.2.7 resolved git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-slider#1.0.12 extract archive.tar.gz [exec] bower paper-slider#1.0.12 resolved git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower promise-polyfill#1.0.1 extract archive.tar.gz [exec] bower polymer#1.7.0 extract archive.tar.gz [exec] bower promise-polyfill#1.0.1 resolved git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower polymer#1.7.0 invalid-meta for:/tmp/jenkins/bower/6ac9fb6e69374501bea0bcad9749c0a7-105664-gmL9X2/bower.json [exec] bower polymer#1.7.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["polymer.html","polymer-mini.html","polymer-micro.html"] [exec] bower polymer#1.7.0 resolved git://github.com/Polymer/polymer.git#1.7.0 [exec] bower select2#3.5.2 download https://github.com/ivaynberg/select2/archive/3.5.2.tar.gz [exec] bower chart-elements#dc4be42cd8 extract archive.tar.gz [exec] bower chart-elements#dc4be42cd8 resolved git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower webcomponentsjs#0.7.23 download https://github.com/Polymer/webcomponentsjs/archive/v0.7.23.tar.gz [exec] bower paper-button#1.0.14 extract archive.tar.gz [exec] bower paper-button#1.0.14 resolved git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower web-animations-js#2.2.2 extract archive.tar.gz [exec] bower web-animations-js#2.2.2 invalid-meta for:/tmp/jenkins/bower/87d0027fe1bf217ed9e5fc662c53df96-105664-uH9XPr/bower.json [exec] bower web-animations-js#2.2.2 invalid-meta The "main" field cannot contain minified files [exec] bower web-animations-js#2.2.2 resolved git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower paper-toast#1.3.0 download https://github.com/PolymerElements/paper-toast/archive/v1.3.0.tar.gz [exec] bower prism#1.5.1 extract archive.tar.gz [exec] bower select2#3.5.2 extract archive.tar.gz [exec] bower select2#3.5.2 invalid-meta for:/tmp/jenkins/bower/35368a19f307e4af02d0df055846840d-105664-JtF9cC/bower.json [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .png files: ["select2.png","select2x2.png"] [exec] bower select2#3.5.2 resolved https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower paper-toast#1.3.0 extract archive.tar.gz [exec] bower webcomponentsjs#0.7.23 extract archive.tar.gz [exec] bower paper-toast#1.3.0 resolved git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower webcomponentsjs#0.7.23 resolved https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower paper-toolbar#1.1.7 extract archive.tar.gz [exec] bower paper-toolbar#1.1.7 resolved git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower Chart.HorizontalBar.js extra-resolution Unnecessary resolution: Chart.HorizontalBar.js#1.0.3 [exec] bower better-dateinput-polyfill extra-resolution Unnecessary resolution: better-dateinput-polyfill#1.5.2 [exec] bower better-dom extra-resolution Unnecessary resolution: better-dom#2.1.4 [exec] bower better-i18n-plugin extra-resolution Unnecessary resolution: better-i18n-plugin#1.0.4 [exec] bower chart-elements extra-resolution Unnecessary resolution: chart-elements#dc4be42cd8 [exec] bower chartjs extra-resolution Unnecessary resolution: chartjs#1.1.1 [exec] bower es6-promise extra-resolution Unnecessary resolution: es6-promise#2.2.0 [exec] bower font-roboto extra-resolution Unnecessary resolution: font-roboto#1.0.1 [exec] bower hydrolysis extra-resolution Unnecessary resolution: hydrolysis#1.24.1 [exec] bower iron-a11y-announcer extra-resolution Unnecessary resolution: iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys extra-resolution Unnecessary resolution: iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior extra-resolution Unnecessary resolution: iron-a11y-keys-behavior#1.1.9 [exec] bower iron-ajax extra-resolution Unnecessary resolution: iron-ajax#1.4.3 [exec] bower iron-autogrow-textarea extra-resolution Unnecessary resolution: iron-autogrow-textarea#1.0.14 [exec] bower iron-behaviors extra-resolution Unnecessary resolution: iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior extra-resolution Unnecessary resolution: iron-checked-element-behavior#1.0.5 [exec] bower iron-collapse extra-resolution Unnecessary resolution: iron-collapse#1.3.0 [exec] bower iron-component-page extra-resolution Unnecessary resolution: iron-component-page#1.1.7 [exec] bower iron-demo-helpers extra-resolution Unnecessary resolution: iron-demo-helpers#1.2.5 [exec] bower iron-doc-viewer extra-resolution Unnecessary resolution: iron-doc-viewer#1.0.15 [exec] bower iron-dropdown extra-resolution Unnecessary resolution: iron-dropdown#1.5.3 [exec] bower iron-elements extra-resolution Unnecessary resolution: iron-elements#1.0.10 [exec] bower iron-fit-behavior extra-resolution Unnecessary resolution: iron-fit-behavior#1.2.5 [exec] bower iron-flex-layout extra-resolution Unnecessary resolution: iron-flex-layout#1.3.1 [exec] bower iron-form extra-resolution Unnecessary resolution: iron-form#1.1.4 [exec] bower iron-form-element-behavior extra-resolution Unnecessary resolution: iron-form-element-behavior#1.0.6 [exec] bower iron-icon extra-resolution Unnecessary resolution: iron-icon#1.0.12 [exec] bower iron-icons extra-resolution Unnecessary resolution: iron-icons#1.2.0 [exec] bower iron-iconset extra-resolution Unnecessary resolution: iron-iconset#1.0.5 [exec] bower iron-iconset-svg extra-resolution Unnecessary resolution: iron-iconset-svg#1.1.0 [exec] bower iron-image extra-resolution Unnecessary resolution: iron-image#1.2.5 [exec] bower iron-input extra-resolution Unnecessary resolution: iron-input#1.0.10 [exec] bower iron-jsonp-library extra-resolution Unnecessary resolution: iron-jsonp-library#1.0.4 [exec] bower iron-label extra-resolution Unnecessary resolution: iron-label#1.0.2 [exec] bower iron-list extra-resolution Unnecessary resolution: iron-list#1.3.14 [exec] bower iron-localstorage extra-resolution Unnecessary resolution: iron-localstorage#1.0.6 [exec] bower iron-location extra-resolution Unnecessary resolution: iron-location#0.8.9 [exec] bower iron-media-query extra-resolution Unnecessary resolution: iron-media-query#1.0.8 [exec] bower iron-menu-behavior extra-resolution Unnecessary resolution: iron-menu-behavior#1.2.0 [exec] bower iron-meta extra-resolution Unnecessary resolution: iron-meta#1.1.2 [exec] bower iron-overlay-behavior extra-resolution Unnecessary resolution: iron-overlay-behavior#1.10.1 [exec] bower iron-pages extra-resolution Unnecessary resolution: iron-pages#1.0.8 [exec] bower iron-range-behavior extra-resolution Unnecessary resolution: iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior extra-resolution Unnecessary resolution: iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior extra-resolution Unnecessary resolution: iron-scroll-target-behavior#1.1.0 [exec] bower iron-scroll-threshold extra-resolution Unnecessary resolution: iron-scroll-threshold#1.0.3 [exec] bower iron-selector extra-resolution Unnecessary resolution: iron-selector#1.5.2 [exec] bower iron-signals extra-resolution Unnecessary resolution: iron-signals#1.0.3 [exec] bower iron-swipeable-container extra-resolution Unnecessary resolution: iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers extra-resolution Unnecessary resolution: iron-test-helpers#1.3.0 [exec] bower iron-validatable-behavior extra-resolution Unnecessary resolution: iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior extra-resolution Unnecessary resolution: iron-validator-behavior#1.0.1 [exec] bower jquery extra-resolution Unnecessary resolution: jquery#3.1.1 [exec] bower marked extra-resolution Unnecessary resolution: marked#0.3.6 [exec] bower marked-element extra-resolution Unnecessary resolution: marked-element#1.2.0 [exec] bower neon-animation extra-resolution Unnecessary resolution: neon-animation#1.2.4 [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#0.9.0 [exec] bower nuxeo-dataviz-elements extra-resolution Unnecessary resolution: nuxeo-dataviz-elements#0.2.6 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#0.2.4 [exec] bower paper-badge extra-resolution Unnecessary resolution: paper-badge#1.1.4 [exec] bower paper-behaviors extra-resolution Unnecessary resolution: paper-behaviors#1.0.12 [exec] bower paper-button extra-resolution Unnecessary resolution: paper-button#1.0.14 [exec] bower paper-card extra-resolution Unnecessary resolution: paper-card#1.1.4 [exec] bower paper-checkbox extra-resolution Unnecessary resolution: paper-checkbox#1.4.1 [exec] bower paper-dialog extra-resolution Unnecessary resolution: paper-dialog#1.1.0 [exec] bower paper-dialog-behavior extra-resolution Unnecessary resolution: paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable extra-resolution Unnecessary resolution: paper-dialog-scrollable#1.1.5 [exec] bower paper-drawer-panel extra-resolution Unnecessary resolution: paper-drawer-panel#1.0.10 [exec] bower paper-dropdown-menu extra-resolution Unnecessary resolution: paper-dropdown-menu#1.4.2 [exec] bower paper-elements extra-resolution Unnecessary resolution: paper-elements#1.0.7 [exec] bower paper-fab extra-resolution Unnecessary resolution: paper-fab#1.2.1 [exec] bower paper-header-panel extra-resolution Unnecessary resolution: paper-header-panel#1.1.7 [exec] bower paper-icon-button extra-resolution Unnecessary resolution: paper-icon-button#1.1.3 [exec] bower paper-input extra-resolution Unnecessary resolution: paper-input#1.1.22 [exec] bower paper-item extra-resolution Unnecessary resolution: paper-item#1.2.1 [exec] bower paper-listbox extra-resolution Unnecessary resolution: paper-listbox#1.1.2 [exec] bower paper-material extra-resolution Unnecessary resolution: paper-material#1.0.6 [exec] bower paper-menu extra-resolution Unnecessary resolution: paper-menu#1.2.2 [exec] bower paper-menu-button extra-resolution Unnecessary resolution: paper-menu-button#1.5.2 [exec] bower paper-progress extra-resolution Unnecessary resolution: paper-progress#1.0.11 [exec] bower paper-radio-button extra-resolution Unnecessary resolution: paper-radio-button#1.2.1 [exec] bower paper-radio-group extra-resolution Unnecessary resolution: paper-radio-group#1.2.1 [exec] bower paper-ripple extra-resolution Unnecessary resolution: paper-ripple#1.0.10 [exec] bower paper-scroll-header-panel extra-resolution Unnecessary resolution: paper-scroll-header-panel#1.0.16 [exec] bower paper-slider extra-resolution Unnecessary resolution: paper-slider#1.0.12 [exec] bower paper-spinner extra-resolution Unnecessary resolution: paper-spinner#1.2.1 [exec] bower paper-styles extra-resolution Unnecessary resolution: paper-styles#1.1.5 [exec] bower paper-tabs extra-resolution Unnecessary resolution: paper-tabs#1.7.0 [exec] bower paper-toast extra-resolution Unnecessary resolution: paper-toast#1.3.0 [exec] bower paper-toggle-button extra-resolution Unnecessary resolution: paper-toggle-button#1.2.1 [exec] bower paper-toolbar extra-resolution Unnecessary resolution: paper-toolbar#1.1.7 [exec] bower paper-tooltip extra-resolution Unnecessary resolution: paper-tooltip#1.1.3 [exec] bower polymer extra-resolution Unnecessary resolution: polymer#1.7.0 [exec] bower prism extra-resolution Unnecessary resolution: prism#1.5.1 [exec] bower prism-element extra-resolution Unnecessary resolution: prism-element#1.1.1 [exec] bower promise-polyfill extra-resolution Unnecessary resolution: promise-polyfill#1.0.1 [exec] bower select2 extra-resolution Unnecessary resolution: select2#3.5.2 [exec] bower web-animations-js extra-resolution Unnecessary resolution: web-animations-js#2.2.2 [exec] bower webcomponentsjs extra-resolution Unnecessary resolution: webcomponentsjs#0.7.23 [exec] bower prism#1.5.1 resolved https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower better-dateinput-polyfill#1.5.2 install better-dateinput-polyfill#1.5.2 [exec] bower font-roboto#1.0.1 install font-roboto#1.0.1 [exec] bower iron-a11y-announcer#1.0.5 install iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys#1.0.6 install iron-a11y-keys#1.0.6 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower iron-a11y-keys-behavior#1.1.9 install iron-a11y-keys-behavior#1.1.9 [exec] bower iron-behaviors#1.0.17 install iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior#1.0.5 install iron-checked-element-behavior#1.0.5 [exec] bower better-dom#2.1.4 install better-dom#2.1.4 [exec] bower iron-ajax#1.4.3 install iron-ajax#1.4.3 [exec] bower iron-collapse#1.3.0 install iron-collapse#1.3.0 [exec] bower chartjs#1.1.1 install chartjs#1.1.1 [exec] bower iron-demo-helpers#1.2.5 install iron-demo-helpers#1.2.5 [exec] bower iron-component-page#1.1.7 install iron-component-page#1.1.7 [exec] bower iron-doc-viewer#1.0.15 install iron-doc-viewer#1.0.15 [exec] bower Chart.HorizontalBar.js#1.0.3 install Chart.HorizontalBar.js#1.0.3 [exec] bower iron-dropdown#1.5.3 install iron-dropdown#1.5.3 [exec] bower iron-elements#1.0.10 install iron-elements#1.0.10 [exec] bower iron-flex-layout#1.3.1 install iron-flex-layout#1.3.1 [exec] bower iron-form-element-behavior#1.0.6 install iron-form-element-behavior#1.0.6 [exec] bower iron-form#1.1.4 install iron-form#1.1.4 [exec] bower hydrolysis#1.24.1 install hydrolysis#1.24.1 [exec] bower iron-icons#1.2.0 install iron-icons#1.2.0 [exec] bower iron-image#1.2.5 install iron-image#1.2.5 [exec] bower iron-iconset-svg#1.1.0 install iron-iconset-svg#1.1.0 [exec] bower iron-input#1.0.10 install iron-input#1.0.10 [exec] bower iron-jsonp-library#1.0.4 install iron-jsonp-library#1.0.4 [exec] bower better-i18n-plugin#1.0.4 install better-i18n-plugin#1.0.4 [exec] bower iron-fit-behavior#1.2.5 install iron-fit-behavior#1.2.5 [exec] bower iron-icon#1.0.12 install iron-icon#1.0.12 [exec] bower iron-localstorage#1.0.6 install iron-localstorage#1.0.6 [exec] bower iron-location#0.8.9 install iron-location#0.8.9 [exec] bower iron-media-query#1.0.8 install iron-media-query#1.0.8 [exec] bower iron-list#1.3.14 install iron-list#1.3.14 [exec] bower iron-meta#1.1.2 install iron-meta#1.1.2 [exec] bower iron-menu-behavior#1.2.0 install iron-menu-behavior#1.2.0 [exec] bower iron-autogrow-textarea#1.0.14 install iron-autogrow-textarea#1.0.14 [exec] bower iron-range-behavior#1.0.6 install iron-range-behavior#1.0.6 [exec] bower iron-pages#1.0.8 install iron-pages#1.0.8 [exec] bower iron-overlay-behavior#1.10.1 install iron-overlay-behavior#1.10.1 [exec] bower iron-resizable-behavior#1.0.5 install iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior#1.1.0 install iron-scroll-target-behavior#1.1.0 [exec] bower iron-swipeable-container#1.0.3 install iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers#1.3.0 install iron-test-helpers#1.3.0 [exec] bower iron-validatable-behavior#1.1.1 install iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior#1.0.1 install iron-validator-behavior#1.0.1 [exec] bower iron-iconset#1.0.5 install iron-iconset#1.0.5 [exec] bower iron-signals#1.0.3 install iron-signals#1.0.3 [exec] bower neon-animation#1.2.4 install neon-animation#1.2.4 [exec] bower marked-element#1.2.0 install marked-element#1.2.0 [exec] bower iron-label#1.0.2 install iron-label#1.0.2 [exec] bower paper-badge#1.1.4 install paper-badge#1.1.4 [exec] bower iron-selector#1.5.2 install iron-selector#1.5.2 [exec] bower nuxeo-elements#0.2.4 install nuxeo-elements#0.2.4 [exec] bower nuxeo-dataviz-elements#0.2.6 install nuxeo-dataviz-elements#0.2.6 [exec] bower paper-behaviors#1.0.12 install paper-behaviors#1.0.12 [exec] bower paper-dialog#1.1.0 install paper-dialog#1.1.0 [exec] bower paper-checkbox#1.4.1 install paper-checkbox#1.4.1 [exec] bower nuxeo#0.9.0 install nuxeo#0.9.0 [exec] bower paper-dialog-scrollable#1.1.5 install paper-dialog-scrollable#1.1.5 [exec] bower paper-elements#1.0.7 install paper-elements#1.0.7 [exec] bower paper-drawer-panel#1.0.10 install paper-drawer-panel#1.0.10 [exec] bower jquery#3.1.1 install jquery#3.1.1 [exec] bower paper-fab#1.2.1 install paper-fab#1.2.1 [exec] bower paper-dropdown-menu#1.4.2 install paper-dropdown-menu#1.4.2 [exec] bower paper-icon-button#1.1.3 install paper-icon-button#1.1.3 [exec] bower paper-header-panel#1.1.7 install paper-header-panel#1.1.7 [exec] bower paper-card#1.1.4 install paper-card#1.1.4 [exec] bower iron-scroll-threshold#1.0.3 install iron-scroll-threshold#1.0.3 [exec] bower marked#0.3.6 install marked#0.3.6 [exec] bower paper-item#1.2.1 install paper-item#1.2.1 [exec] bower paper-listbox#1.1.2 install paper-listbox#1.1.2 [exec] bower paper-material#1.0.6 install paper-material#1.0.6 [exec] bower paper-input#1.1.22 install paper-input#1.1.22 [exec] bower paper-radio-button#1.2.1 install paper-radio-button#1.2.1 [exec] bower paper-ripple#1.0.10 install paper-ripple#1.0.10 [exec] bower paper-menu#1.2.2 install paper-menu#1.2.2 [exec] bower paper-scroll-header-panel#1.0.16 install paper-scroll-header-panel#1.0.16 [exec] bower paper-spinner#1.2.1 install paper-spinner#1.2.1 [exec] bower paper-tabs#1.7.0 install paper-tabs#1.7.0 [exec] bower paper-menu-button#1.5.2 install paper-menu-button#1.5.2 [exec] bower paper-toggle-button#1.2.1 install paper-toggle-button#1.2.1 [exec] bower paper-progress#1.0.11 install paper-progress#1.0.11 [exec] bower paper-tooltip#1.1.3 install paper-tooltip#1.1.3 [exec] bower paper-radio-group#1.2.1 install paper-radio-group#1.2.1 [exec] bower paper-styles#1.1.5 install paper-styles#1.1.5 [exec] bower prism-element#1.1.1 install prism-element#1.1.1 [exec] bower paper-dialog-behavior#1.2.7 install paper-dialog-behavior#1.2.7 [exec] bower paper-slider#1.0.12 install paper-slider#1.0.12 [exec] bower promise-polyfill#1.0.1 install promise-polyfill#1.0.1 [exec] bower polymer#1.7.0 install polymer#1.7.0 [exec] bower chart-elements#dc4be42cd8 install chart-elements#dc4be42cd8 [exec] bower paper-button#1.0.14 install paper-button#1.0.14 [exec] bower web-animations-js#2.2.2 install web-animations-js#2.2.2 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] bower paper-toast#1.3.0 install paper-toast#1.3.0 [exec] bower webcomponentsjs#0.7.23 install webcomponentsjs#0.7.23 [exec] bower paper-toolbar#1.1.7 install paper-toolbar#1.1.7 [exec] bower prism#1.5.1 install prism#1.5.1 [exec] [exec] better-dateinput-polyfill#1.5.2 bower_components/better-dateinput-polyfill [exec] โ”œโ”€โ”€ better-dom#2.1.4 [exec] โ””โ”€โ”€ better-i18n-plugin#1.0.4 [exec] [exec] font-roboto#1.0.1 bower_components/font-roboto [exec] [exec] iron-a11y-announcer#1.0.5 bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-keys#1.0.6 bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] es6-promise#2.2.0 bower_components/es6-promise [exec] [exec] iron-a11y-keys-behavior#1.1.9 bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-behaviors#1.0.17 bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-checked-element-behavior#1.0.5 bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] better-dom#2.1.4 bower_components/better-dom [exec] [exec] iron-ajax#1.4.3 bower_components/iron-ajax [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ promise-polyfill#1.0.1 [exec] [exec] iron-collapse#1.3.0 bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] chartjs#1.1.1 bower_components/chartjs [exec] [exec] iron-demo-helpers#1.2.5 bower_components/iron-demo-helpers [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ marked-element#1.2.0 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-component-page#1.1.7 bower_components/iron-component-page [exec] โ”œโ”€โ”€ hydrolysis#1.24.1 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-doc-viewer#1.0.15 bower_components/iron-doc-viewer [exec] โ”œโ”€โ”€ marked-element#1.2.0 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] Chart.HorizontalBar.js#1.0.3 bower_components/Chart.HorizontalBar.js [exec] โ””โ”€โ”€ chartjs#1.1.1 [exec] [exec] iron-dropdown#1.5.3 bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-elements#1.0.10 bower_components/iron-elements [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-a11y-keys#1.0.6 [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-component-page#1.1.7 [exec] โ”œโ”€โ”€ iron-demo-helpers#1.2.5 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form#1.1.4 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-iconset#1.0.5 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ iron-jsonp-library#1.0.4 [exec] โ”œโ”€โ”€ iron-label#1.0.2 [exec] โ”œโ”€โ”€ iron-list#1.3.14 [exec] โ”œโ”€โ”€ iron-localstorage#1.0.6 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-pages#1.0.8 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ”œโ”€โ”€ iron-scroll-threshold#1.0.3 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ iron-signals#1.0.3 [exec] โ”œโ”€โ”€ iron-swipeable-container#1.0.3 [exec] โ”œโ”€โ”€ iron-test-helpers#1.3.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ iron-validator-behavior#1.0.1 [exec] [exec] iron-flex-layout#1.3.1 bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form-element-behavior#1.0.6 bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form#1.1.4 bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] hydrolysis#1.24.1 bower_components/hydrolysis [exec] [exec] iron-icons#1.2.0 bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-image#1.2.5 bower_components/iron-image [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset-svg#1.1.0 bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-input#1.0.10 bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-jsonp-library#1.0.4 bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] better-i18n-plugin#1.0.4 bower_components/better-i18n-plugin [exec] โ””โ”€โ”€ better-dom#2.1.4 [exec] [exec] iron-fit-behavior#1.2.5 bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icon#1.0.12 bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-localstorage#1.0.6 bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-location#0.8.9 bower_components/iron-location [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-media-query#1.0.8 bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-list#1.3.14 bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-meta#1.1.2 bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-menu-behavior#1.2.0 bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-autogrow-textarea#1.0.14 bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-range-behavior#1.0.6 bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-pages#1.0.8 bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-overlay-behavior#1.10.1 bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-resizable-behavior#1.0.5 bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-target-behavior#1.1.0 bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-swipeable-container#1.0.3 bower_components/iron-swipeable-container [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-test-helpers#1.3.0 bower_components/iron-test-helpers [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validatable-behavior#1.1.1 bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validator-behavior#1.0.1 bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset#1.0.5 bower_components/iron-iconset [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-signals#1.0.3 bower_components/iron-signals [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] neon-animation#1.2.4 bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ web-animations-js#2.2.2 [exec] [exec] marked-element#1.2.0 bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-label#1.0.2 bower_components/iron-label [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-badge#1.1.4 bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-selector#1.5.2 bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-elements#0.2.4 bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ nuxeo#0.9.0 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ select2#3.5.2 [exec] [exec] nuxeo-dataviz-elements#0.2.6 bower_components/nuxeo-dataviz-elements [exec] โ”œโ”€โ”€ nuxeo-elements#0.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-behaviors#1.0.12 bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog#1.1.0 bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-checkbox#1.4.1 bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo#0.9.0 bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] paper-dialog-scrollable#1.1.5 bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-elements#1.0.7 bower_components/paper-elements [exec] โ”œโ”€โ”€ paper-badge#1.1.4 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-card#1.1.4 [exec] โ”œโ”€โ”€ paper-checkbox#1.4.1 [exec] โ”œโ”€โ”€ paper-dialog#1.1.0 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#1.1.5 [exec] โ”œโ”€โ”€ paper-drawer-panel#1.0.10 [exec] โ”œโ”€โ”€ paper-dropdown-menu#1.4.2 [exec] โ”œโ”€โ”€ paper-fab#1.2.1 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-item#1.2.1 [exec] โ”œโ”€โ”€ paper-listbox#1.1.2 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-menu#1.2.2 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ”œโ”€โ”€ paper-radio-group#1.2.1 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-scroll-header-panel#1.0.16 [exec] โ”œโ”€โ”€ paper-slider#1.0.12 [exec] โ”œโ”€โ”€ paper-spinner#1.2.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-tabs#1.7.0 [exec] โ”œโ”€โ”€ paper-toast#1.3.0 [exec] โ”œโ”€โ”€ paper-toggle-button#1.2.1 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ paper-tooltip#1.1.3 [exec] [exec] paper-drawer-panel#1.0.10 bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] jquery#3.1.1 bower_components/jquery [exec] [exec] paper-fab#1.2.1 bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dropdown-menu#1.4.2 bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-icon-button#1.1.3 bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-header-panel#1.1.7 bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-card#1.1.4 bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-threshold#1.0.3 bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] marked#0.3.6 bower_components/marked [exec] [exec] paper-item#1.2.1 bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-listbox#1.1.2 bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-material#1.0.6 bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-input#1.1.22 bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-button#1.2.1 bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-ripple#1.0.10 bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu#1.2.2 bower_components/paper-menu [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-scroll-header-panel#1.0.16 bower_components/paper-scroll-header-panel [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-spinner#1.2.1 bower_components/paper-spinner [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tabs#1.7.0 bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu-button#1.5.2 bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toggle-button#1.2.1 bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-progress#1.0.11 bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tooltip#1.1.3 bower_components/paper-tooltip [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-group#1.2.1 bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-styles#1.1.5 bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] prism-element#1.1.1 bower_components/prism-element [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism#1.5.1 [exec] [exec] paper-dialog-behavior#1.2.7 bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-slider#1.0.12 bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] promise-polyfill#1.0.1 bower_components/promise-polyfill [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] polymer#1.7.0 bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.23 [exec] [exec] chart-elements#dc4be42cd8 bower_components/chart-elements [exec] โ”œโ”€โ”€ Chart.HorizontalBar.js#1.0.3 [exec] โ”œโ”€โ”€ chartjs#1.1.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-button#1.0.14 bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] web-animations-js#2.2.2 bower_components/web-animations-js [exec] [exec] select2#3.5.2 bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] paper-toast#1.3.0 bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] webcomponentsjs#0.7.23 bower_components/webcomponentsjs [exec] [exec] paper-toolbar#1.1.7 bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] prism#1.5.1 bower_components/prism build: [exec] Running "clean:dist" (clean) task [exec] >> 0 paths cleaned. [exec] [exec] Running "copy:dist" (copy) task [exec] Created 5 directories, copied 5 files [exec] [exec] Running "vulcanize:default" (vulcanize) task [exec] >> src/main/elements/elements.html -> target/classes/web/nuxeo.war/analytics/elements/elements.vulcanized.html [exec] [exec] Done, without errors. [exec] [exec] [exec] Execution Time (2018-06-27 03:59:18 UTC) [exec] loading tasks 401ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 30% [exec] copy:dist 28ms โ–‡ 2% [exec] vulcanize:default 890ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 67% [exec] Total 1.3s [exec] [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-analytics --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-analytics --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-analytics --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-analytics --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-analytics --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-analytics --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-analytics >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-analytics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-analytics --- [INFO] Storing buildNumber: 20180627-035920 at timestamp: 1530071960746 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-analytics --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-analytics <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-analytics --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target/nuxeo-admin-center-analytics-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-analytics --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316/nuxeo-admin-center-analytics-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target/nuxeo-admin-center-analytics-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316/nuxeo-admin-center-analytics-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-analytics --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar (176 KB at 931.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316/nuxeo-admin-center-analytics-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316/nuxeo-admin-center-analytics-10.2-I20180627_0316.pom (2 KB at 15.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/maven-metadata.xml (117 KB at 2196.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/maven-metadata.xml (117 KB at 1455.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316/nuxeo-admin-center-analytics-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.2-I20180627_0316/nuxeo-admin-center-analytics-10.2-I20180627_0316-sources.jar (3 KB at 36.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-jsf --- [INFO] Storing buildNumber: 20180627-035922 at timestamp: 1530071962527 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/AppCenterViewsManager.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/AppCenterViewsManager.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/AppCenterViewsManager.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/java/org/nuxeo/ecm/admin/repo/tests/TestRepoStats.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/java/org/nuxeo/ecm/admin/repo/tests/TestRepoStats.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/java/org/nuxeo/ecm/admin/repo/tests/TestRepoStats.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 03:59:24,939 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 03:59:24,981 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.admin.center.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/classes/ 03:59:24,981 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 03:59:24,982 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 03:59:24,986 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 03:59:24,987 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 03:59:24,987 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 03:59:24,988 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 03:59:24,988 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 03:59:24,989 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 03:59:24,989 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 03:59:24,990 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 03:59:24,990 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 03:59:24,991 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 03:59:24,992 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 03:59:24,993 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 03:59:24,994 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 03:59:24,994 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 03:59:24,995 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 03:59:24,995 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 03:59:24,996 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 03:59:24,997 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 03:59:24,997 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 03:59:24,998 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 03:59:24,998 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 03:59:24,999 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 03:59:24,999 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 03:59:25,000 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 03:59:25,002 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 03:59:25,009 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 03:59:25,009 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 03:59:25,010 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 03:59:25,011 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 03:59:25,012 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 03:59:25,012 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 03:59:25,013 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webapp.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar 03:59:25,013 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 03:59:25,014 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 03:59:25,014 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 03:59:25,015 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 03:59:25,016 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 03:59:25,016 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.web.resources.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar 03:59:25,017 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.theme.styling' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.2-I20180627_0316.jar 03:59:25,018 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.web.resources.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.2-I20180627_0316.jar 03:59:25,018 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 03:59:25,019 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 03:59:25,020 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.2-I20180627_0316.jar 03:59:25,021 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar 03:59:25,021 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 03:59:25,022 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 03:59:25,022 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.webapp.types' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar 03:59:25,023 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 03:59:25,023 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 03:59:25,024 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 03:59:25,024 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 03:59:25,025 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 03:59:25,035 INFO [RuntimeHarnessImpl] Bundle 'org.glassfish.javax.faces' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-impl/2.2.6-NX01/jsf-impl-2.2.6-NX01.jar 03:59:25,037 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 03:59:25,037 INFO [RuntimeHarnessImpl] Bundle 'org.restlet.ext.fileupload' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar 03:59:25,037 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 03:59:25,038 INFO [RuntimeHarnessImpl] Bundle 'com.noelios.restlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar 03:59:25,038 INFO [RuntimeHarnessImpl] Bundle 'com.noelios.restlet.ext.servlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar 03:59:25,039 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 03:59:25,040 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 03:59:25,040 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 03:59:25,041 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar 03:59:25,041 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 03:59:25,042 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 03:59:25,042 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 03:59:25,043 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.contentview.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar 03:59:25,043 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar 03:59:25,044 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar 03:59:25,044 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 03:59:25,045 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 03:59:25,045 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 03:59:25,045 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 03:59:25,046 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 03:59:25,046 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 03:59:25,047 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 03:59:25,048 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 03:59:25,058 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 03:59:25,058 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 03:59:25,059 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 03:59:25,059 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 03:59:25,060 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 03:59:25,061 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 03:59:25,061 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 03:59:25,061 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 03:59:25,062 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 03:59:25,063 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 03:59:25,063 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 03:59:25,063 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 03:59:25,064 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 03:59:25,064 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 03:59:25,065 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 03:59:25,065 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 03:59:25,066 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 03:59:25,070 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 03:59:25,071 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 03:59:25,072 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 03:59:25,072 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 03:59:25,076 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 03:59:25,076 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 03:59:25,077 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 03:59:25,077 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 03:59:25,078 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 03:59:25,078 INFO [RuntimeHarnessImpl] Bundle 'javax.faces-api' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-api/2.2.6/jsf-api-2.2.6.jar 03:59:25,084 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.2-I20180627_0316.jar 03:59:25,085 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.2-I20180627_0316.jar 03:59:25,085 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 03:59:25,086 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.web.resources.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.2-I20180627_0316.jar 03:59:25,086 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.openpdf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/openpdf/1.0.5/openpdf-1.0.5.jar 03:59:25,107 INFO [RuntimeHarnessImpl] Bundle 'bcprov' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.59/bcprov-jdk15on-1.59.jar 03:59:25,109 INFO [RuntimeHarnessImpl] Bundle 'bcpkix' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.59/bcpkix-jdk15on-1.59.jar 03:59:25,110 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.pdf-rtf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-rtf/1.0.5/pdf-rtf-1.0.5.jar 03:59:25,110 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.pdf-html' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-html/1.0.5/pdf-html-1.0.5.jar 03:59:25,110 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.pdf-xml' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-xml/1.0.5/pdf-xml-1.0.5.jar 03:59:25,115 INFO [RuntimeHarnessImpl] Bundle 'com.sun.xml.bind.jaxb-impl' has URL file:/opt/jenkins/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar 03:59:25,116 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 03:59:25,116 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.admin.center' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.2-I20180627_0316.jar 03:59:25,117 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 03:59:25,117 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 03:59:25,169 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 03:59:25,170 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 03:59:25,171 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 03:59:25,172 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 03:59:25,173 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 03:59:25,174 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 03:59:25,175 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.standalone' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.2-I20180627_0316.jar 03:59:25,176 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.validator' has URL file:/opt/jenkins/.m2/repository/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.jar 03:59:25,176 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.digester' has URL file:/opt/jenkins/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar 03:59:25,177 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 03:59:25,178 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 03:59:25,180 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 03:59:25,180 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 03:59:25,184 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 03:59:25,185 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 03:59:25,185 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 03:59:25,186 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 03:59:25,187 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 03:59:25,187 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 03:59:25,188 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 03:59:25,189 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 03:59:25,189 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 03:59:25,190 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 03:59:25,191 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 03:59:25,191 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 03:59:25,192 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 03:59:25,192 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 03:59:25,193 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 03:59:25,193 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 03:59:25,194 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 03:59:25,194 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 03:59:25,195 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 03:59:25,196 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 03:59:25,196 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 03:59:25,197 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 03:59:25,197 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 03:59:25,197 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 03:59:25,198 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 03:59:25,199 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 03:59:25,199 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 03:59:25,200 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 03:59:25,200 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 03:59:25,201 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 03:59:25,203 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 03:59:25,204 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client.wrapper' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar 03:59:25,204 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0-tests.jar 03:59:25,205 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 03:59:25,205 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 03:59:25,206 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 03:59:25,210 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 03:59:25,300 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 03:59:25,315 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 03:59:25,316 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 03:59:25,346 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 03:59:25,346 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 03:59:25,347 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 03:59:25,350 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 03:59:25,350 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 03:59:25,359 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 03:59:25,359 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 03:59:25,359 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 03:59:25,364 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 03:59:25,364 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 03:59:25,364 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 03:59:25,369 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 03:59:25,369 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 03:59:25,369 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 03:59:25,374 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 03:59:25,374 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 03:59:25,380 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 03:59:25,380 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 03:59:25,387 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 03:59:25,387 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 03:59:25,387 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 03:59:25,411 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 03:59:25,411 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 03:59:25,411 INFO [ComponentManagerImpl] Starting Nuxeo Components 03:59:25,418 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 03:59:25,419 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 03:59:25,420 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 03:59:25,424 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 03:59:25,428 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 03:59:25,445 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 03:59:25,445 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 03:59:25,454 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 03:59:25,454 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 03:59:25,455 INFO [ComponentManagerImpl] Components activated in 0.042 sec. 03:59:25,457 INFO [ComponentManagerImpl] Components started in 0.001 sec. 03:59:25,461 INFO [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 9 ====================================================================== Running org.nuxeo.ecm.admin.setup.TestSetupWizardActionBean 03:59:25,516 WARN [UnknownServerConfigurator] Unknown server. 03:59:25,520 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:59:25,530 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead 03:59:25,531 ERROR [ConfigurationGenerator] Template 'oldchange' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp//templates/oldchange). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 03:59:25,532 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead 03:59:25,532 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 03:59:25,572 WARN [UnknownServerConfigurator] Unknown server. 03:59:25,572 WARN [ConfigurationGenerator] Server will be considered as not configurable. 03:59:25,574 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead 03:59:25,575 ERROR [ConfigurationGenerator] Template 'oldchange' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp//templates/oldchange). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 03:59:25,575 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead 03:59:25,575 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 03:59:25,588 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 03:59:25,588 INFO [ComponentManagerImpl] Stopping Nuxeo Components 03:59:25,590 INFO [ComponentManagerImpl] Components stopped in 0.002 sec. 03:59:25,593 INFO [ComponentManagerImpl] Components deactivated in 0.002 sec. 03:59:25,720 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 03:59:25,724 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.admin.center.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/classes/ 03:59:25,724 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 03:59:25,724 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 03:59:25,725 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 03:59:25,725 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 03:59:25,725 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 03:59:25,726 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 03:59:25,726 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 03:59:25,727 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 03:59:25,727 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 03:59:25,728 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 03:59:25,728 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 03:59:25,729 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 03:59:25,729 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 03:59:25,730 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 03:59:25,730 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 03:59:25,731 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 03:59:25,731 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 03:59:25,731 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 03:59:25,732 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 03:59:25,733 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 03:59:25,733 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 03:59:25,734 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 03:59:25,734 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 03:59:25,734 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 03:59:25,735 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 03:59:25,735 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 03:59:25,736 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 03:59:25,736 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 03:59:25,737 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 03:59:25,737 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 03:59:25,737 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 03:59:25,738 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 03:59:25,738 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 03:59:25,738 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webapp.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar 03:59:25,739 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 03:59:25,739 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 03:59:25,739 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 03:59:25,740 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 03:59:25,740 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 03:59:25,740 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.web.resources.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar 03:59:25,741 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.theme.styling' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.2-I20180627_0316.jar 03:59:25,741 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.web.resources.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.2-I20180627_0316.jar 03:59:25,741 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 03:59:25,742 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 03:59:25,743 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.2-I20180627_0316.jar 03:59:25,743 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar 03:59:25,743 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 03:59:25,743 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 03:59:25,744 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.webapp.types' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar 03:59:25,744 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 03:59:25,744 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 03:59:25,744 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 03:59:25,745 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 03:59:25,745 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 03:59:25,747 INFO [RuntimeHarnessImpl] Bundle 'org.glassfish.javax.faces' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-impl/2.2.6-NX01/jsf-impl-2.2.6-NX01.jar 03:59:25,748 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 03:59:25,748 INFO [RuntimeHarnessImpl] Bundle 'org.restlet.ext.fileupload' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar 03:59:25,748 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 03:59:25,749 INFO [RuntimeHarnessImpl] Bundle 'com.noelios.restlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar 03:59:25,749 INFO [RuntimeHarnessImpl] Bundle 'com.noelios.restlet.ext.servlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar 03:59:25,749 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 03:59:25,750 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 03:59:25,750 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 03:59:25,751 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar 03:59:25,751 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 03:59:25,751 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 03:59:25,752 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 03:59:25,752 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.contentview.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar 03:59:25,753 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar 03:59:25,753 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar 03:59:25,753 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 03:59:25,754 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 03:59:25,755 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 03:59:25,755 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 03:59:25,755 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 03:59:25,756 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 03:59:25,756 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 03:59:25,757 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 03:59:25,757 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 03:59:25,758 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 03:59:25,758 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 03:59:25,758 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 03:59:25,759 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 03:59:25,759 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 03:59:25,759 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 03:59:25,760 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 03:59:25,760 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 03:59:25,760 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 03:59:25,761 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 03:59:25,761 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 03:59:25,761 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 03:59:25,762 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 03:59:25,762 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 03:59:25,762 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 03:59:25,762 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 03:59:25,763 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 03:59:25,763 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 03:59:25,764 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 03:59:25,764 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 03:59:25,766 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 03:59:25,766 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 03:59:25,766 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 03:59:25,767 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 03:59:25,767 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 03:59:25,767 INFO [RuntimeHarnessImpl] Bundle 'javax.faces-api' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-api/2.2.6/jsf-api-2.2.6.jar 03:59:25,768 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.2-I20180627_0316.jar 03:59:25,768 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.2-I20180627_0316.jar 03:59:25,768 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 03:59:25,768 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.web.resources.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.2-I20180627_0316.jar 03:59:25,769 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.openpdf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/openpdf/1.0.5/openpdf-1.0.5.jar 03:59:25,777 INFO [RuntimeHarnessImpl] Bundle 'bcprov' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.59/bcprov-jdk15on-1.59.jar 03:59:25,779 INFO [RuntimeHarnessImpl] Bundle 'bcpkix' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.59/bcpkix-jdk15on-1.59.jar 03:59:25,779 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.pdf-rtf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-rtf/1.0.5/pdf-rtf-1.0.5.jar 03:59:25,779 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.pdf-html' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-html/1.0.5/pdf-html-1.0.5.jar 03:59:25,783 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.pdf-xml' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-xml/1.0.5/pdf-xml-1.0.5.jar 03:59:25,785 INFO [RuntimeHarnessImpl] Bundle 'com.sun.xml.bind.jaxb-impl' has URL file:/opt/jenkins/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar 03:59:25,785 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 03:59:25,786 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.admin.center' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.2-I20180627_0316.jar 03:59:25,786 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 03:59:25,786 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 03:59:25,789 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 03:59:25,789 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 03:59:25,790 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 03:59:25,790 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 03:59:25,791 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 03:59:25,792 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 03:59:25,792 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.standalone' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.2-I20180627_0316.jar 03:59:25,793 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.validator' has URL file:/opt/jenkins/.m2/repository/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.jar 03:59:25,793 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.digester' has URL file:/opt/jenkins/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar 03:59:25,794 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 03:59:25,794 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 03:59:25,796 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 03:59:25,796 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 03:59:25,799 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 03:59:25,799 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 03:59:25,799 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 03:59:25,800 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 03:59:25,800 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 03:59:25,800 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 03:59:25,801 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 03:59:25,802 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 03:59:25,802 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 03:59:25,802 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 03:59:25,803 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 03:59:25,803 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 03:59:25,804 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 03:59:25,804 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 03:59:25,804 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 03:59:25,805 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 03:59:25,805 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 03:59:25,805 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 03:59:25,806 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 03:59:25,806 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 03:59:25,806 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 03:59:25,807 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 03:59:25,807 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 03:59:25,807 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 03:59:25,808 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 03:59:25,808 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 03:59:25,808 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 03:59:25,809 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 03:59:25,809 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 03:59:25,809 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 03:59:25,812 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 03:59:25,812 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client.wrapper' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar 03:59:25,813 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0-tests.jar 03:59:25,813 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 03:59:25,814 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 03:59:25,814 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 03:59:25,814 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 03:59:25,822 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 03:59:25,835 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 03:59:25,836 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 03:59:25,840 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 03:59:25,840 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 03:59:25,840 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 03:59:25,843 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 03:59:25,843 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 03:59:25,846 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 03:59:25,846 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 03:59:25,846 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 03:59:25,850 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 03:59:25,850 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 03:59:25,850 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 03:59:25,854 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 03:59:25,854 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 03:59:25,854 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 03:59:25,857 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 03:59:25,857 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 03:59:25,860 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 03:59:25,860 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 03:59:25,864 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 03:59:25,864 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 03:59:25,864 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 03:59:25,865 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 03:59:25,873 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 03:59:25,874 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 03:59:25,874 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 03:59:25,880 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 03:59:25,880 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 03:59:25,881 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 03:59:25,888 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 03:59:25,888 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 03:59:25,888 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 03:59:25,892 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 03:59:25,893 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 03:59:25,897 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 03:59:25,897 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 03:59:25,901 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 03:59:25,901 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 03:59:25,904 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.stream 03:59:25,911 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.kafka.service 03:59:25,911 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.kafka.service 03:59:25,911 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kafka.KafkaConfigService 03:59:25,916 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.service 03:59:25,917 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.service 03:59:25,917 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.stream.StreamService 03:59:25,924 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro 03:59:25,924 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro 03:59:25,924 INFO [ComponentManagerImpl] Registering service: org.apache.avro.message.SchemaStore 03:59:25,924 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.avro.AvroService 03:59:25,929 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.codec.service 03:59:25,929 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.codec.service 03:59:25,930 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.codec.CodecService 03:59:25,933 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro.contrib 03:59:25,933 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro.contrib 03:59:25,934 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 03:59:25,942 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 03:59:25,942 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 03:59:25,942 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 03:59:25,942 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 03:59:25,942 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 03:59:25,947 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 03:59:25,948 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 03:59:25,948 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 03:59:25,953 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 03:59:25,953 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 03:59:25,961 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 03:59:25,962 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 03:59:25,962 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 03:59:25,967 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 03:59:25,967 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 03:59:25,970 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar 03:59:25,970 INFO [RuntimeHarnessImpl] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 03:59:25,971 INFO [RuntimeHarnessImpl] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 03:59:25,971 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar 03:59:25,972 INFO [RuntimeHarnessImpl] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 03:59:25,972 INFO [RuntimeHarnessImpl] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 03:59:25,972 INFO [RuntimeHarnessImpl] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 03:59:25,973 INFO [RuntimeHarnessImpl] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 03:59:25,974 INFO [RuntimeHarnessImpl] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 03:59:25,974 INFO [RuntimeHarnessImpl] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 03:59:25,975 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar 03:59:25,977 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 03:59:25,978 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 03:59:25,978 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 03:59:25,980 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 03:59:25,981 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 03:59:25,981 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 03:59:25,981 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 03:59:25,982 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 03:59:25,982 INFO [RuntimeHarnessImpl] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 03:59:25,983 INFO [RuntimeHarnessImpl] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 03:59:25,983 INFO [RuntimeHarnessImpl] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 03:59:25,984 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar 03:59:25,984 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar 03:59:25,984 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.bulk' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar 03:59:25,984 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar 03:59:25,985 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar 03:59:25,985 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar 03:59:25,986 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar 03:59:25,986 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar 03:59:25,987 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 03:59:25,988 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 03:59:25,996 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 03:59:25,997 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 03:59:25,997 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 03:59:25,997 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 03:59:26,006 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 03:59:26,006 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 03:59:26,006 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 03:59:26,019 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 03:59:26,019 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 03:59:26,019 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 03:59:26,020 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 03:59:26,024 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 03:59:26,024 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 03:59:26,024 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 03:59:26,029 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 03:59:26,029 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 03:59:26,029 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 03:59:26,029 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 03:59:26,042 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 03:59:26,042 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 03:59:26,042 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 03:59:26,043 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 03:59:26,044 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 03:59:26,050 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 03:59:26,050 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 03:59:26,050 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 03:59:26,052 INFO [RuntimeHarnessImpl] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 03:59:26,052 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar 03:59:26,052 INFO [RuntimeHarnessImpl] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 03:59:26,053 INFO [RuntimeHarnessImpl] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 03:59:26,053 INFO [RuntimeHarnessImpl] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 03:59:26,054 INFO [RuntimeHarnessImpl] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 03:59:26,054 INFO [RuntimeHarnessImpl] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 03:59:26,055 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar 03:59:26,055 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar 03:59:26,055 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 03:59:26,061 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 03:59:26,061 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 03:59:26,061 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 03:59:26,061 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 03:59:26,067 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 03:59:26,067 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 03:59:26,067 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 03:59:26,068 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 03:59:26,072 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 03:59:26,072 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 03:59:26,072 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 03:59:26,074 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar 03:59:26,074 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar 03:59:26,074 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 03:59:26,079 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 03:59:26,079 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 03:59:26,080 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 03:59:26,080 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 03:59:26,086 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 03:59:26,090 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 03:59:26,091 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 03:59:26,094 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 03:59:26,094 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 03:59:26,095 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 03:59:26,101 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 03:59:26,101 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 03:59:26,101 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 03:59:26,101 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 03:59:26,111 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 03:59:26,111 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 03:59:26,111 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 03:59:26,114 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 03:59:26,114 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 03:59:26,114 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 03:59:26,122 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 03:59:26,122 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 03:59:26,126 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 03:59:26,126 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 03:59:26,130 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 03:59:26,130 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 03:59:26,134 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 03:59:26,134 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 03:59:26,141 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 03:59:26,141 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 03:59:26,141 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 03:59:26,141 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 03:59:26,142 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 03:59:26,145 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 03:59:26,145 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 03:59:26,149 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 03:59:26,149 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 03:59:26,153 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 03:59:26,153 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 03:59:26,156 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 03:59:26,156 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 03:59:26,157 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.trash.TrashService 03:59:26,157 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 03:59:26,165 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 03:59:26,165 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 03:59:26,166 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.versioning.VersioningService 03:59:26,166 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 03:59:26,172 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 03:59:26,172 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 03:59:26,179 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 03:59:26,179 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 03:59:26,179 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 03:59:26,184 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 03:59:26,184 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 03:59:26,189 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 03:59:26,189 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 03:59:26,194 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 03:59:26,194 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 03:59:26,198 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 03:59:26,198 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 03:59:26,198 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 03:59:26,202 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 03:59:26,202 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 03:59:26,206 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 03:59:26,206 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 03:59:26,206 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 03:59:26,211 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 03:59:26,211 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 03:59:26,211 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 03:59:26,211 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 03:59:26,214 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 03:59:26,215 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 03:59:26,218 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 03:59:26,218 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 03:59:26,218 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 03:59:26,221 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 03:59:26,222 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 03:59:26,222 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 03:59:26,227 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 03:59:26,227 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 03:59:26,228 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 03:59:26,231 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 03:59:26,231 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 03:59:26,234 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 03:59:26,234 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 03:59:26,239 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 03:59:26,239 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 03:59:26,239 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 03:59:26,243 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 03:59:26,243 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 03:59:26,243 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 03:59:26,244 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 03:59:26,249 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 03:59:26,249 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 03:59:26,249 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 03:59:26,253 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 03:59:26,254 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 03:59:26,254 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 03:59:26,259 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 03:59:26,259 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 03:59:26,260 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 03:59:26,266 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 03:59:26,266 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 03:59:26,267 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 03:59:26,271 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 03:59:26,272 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 03:59:26,272 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 03:59:26,272 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 03:59:26,272 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 03:59:26,360 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 03:59:26,360 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 03:59:26,361 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 03:59:26,363 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 03:59:26,364 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 03:59:26,367 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 03:59:26,368 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 03:59:26,368 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 03:59:26,372 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 03:59:26,372 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 03:59:26,372 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 03:59:26,375 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 03:59:26,375 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 03:59:26,378 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 03:59:26,378 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 03:59:26,378 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 03:59:26,381 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 03:59:26,381 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 03:59:26,381 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 03:59:26,384 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 03:59:26,384 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 03:59:26,384 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 03:59:26,386 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 03:59:26,387 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 03:59:26,389 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 03:59:26,389 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 03:59:26,390 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 03:59:26,392 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 03:59:26,392 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 03:59:26,394 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 03:59:26,394 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 03:59:26,395 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 03:59:26,401 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 03:59:26,401 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 03:59:26,401 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 03:59:26,401 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 03:59:26,406 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 03:59:26,407 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 03:59:26,409 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 03:59:26,409 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 03:59:26,411 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 03:59:26,411 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 03:59:26,414 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 03:59:26,414 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 03:59:26,414 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 03:59:26,414 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 03:59:26,419 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 03:59:26,419 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 03:59:26,419 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 03:59:26,419 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 03:59:26,419 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 03:59:26,423 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 03:59:26,423 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 03:59:26,423 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 03:59:26,423 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 03:59:26,428 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 03:59:26,428 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 03:59:26,428 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 03:59:26,429 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 03:59:26,431 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 03:59:26,431 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 03:59:26,431 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 03:59:26,432 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 03:59:26,435 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 03:59:26,435 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 03:59:26,435 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 03:59:26,435 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 03:59:26,439 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 03:59:26,440 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 03:59:26,440 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 03:59:26,442 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 03:59:26,442 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 03:59:26,442 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 03:59:26,443 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 03:59:26,443 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 03:59:26,443 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 03:59:26,445 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 03:59:26,445 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 03:59:26,445 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 03:59:26,445 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 03:59:26,447 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 03:59:26,447 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 03:59:26,447 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 03:59:26,448 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 03:59:26,449 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 03:59:26,452 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 03:59:26,452 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 03:59:26,453 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService 03:59:26,453 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 03:59:26,457 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 03:59:26,457 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 03:59:26,457 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 03:59:26,458 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 03:59:26,461 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 03:59:26,461 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 03:59:26,461 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 03:59:26,463 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 03:59:26,463 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 03:59:26,466 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 03:59:26,466 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 03:59:26,467 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.io.download.DownloadService. Waiting for: [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] 03:59:26,469 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 03:59:26,469 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 03:59:26,469 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 03:59:26,471 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 03:59:26,471 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 03:59:26,472 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 03:59:26,475 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 03:59:26,475 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 03:59:26,476 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 03:59:26,476 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 03:59:26,479 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 03:59:26,479 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 03:59:26,479 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 03:59:26,480 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 03:59:26,480 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 03:59:26,483 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 03:59:26,483 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 03:59:26,483 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 03:59:26,483 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 03:59:26,483 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 03:59:26,484 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 03:59:26,487 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 03:59:26,488 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 03:59:26,488 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 03:59:26,488 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 03:59:26,488 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 03:59:26,492 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 03:59:26,492 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 03:59:26,494 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 03:59:26,494 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 03:59:26,495 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 03:59:26,500 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 03:59:26,500 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 03:59:26,500 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 03:59:26,503 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 03:59:26,503 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 03:59:26,505 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 03:59:26,505 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 03:59:26,506 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 03:59:26,511 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 03:59:26,511 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 03:59:26,511 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 03:59:26,511 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 03:59:26,511 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 03:59:26,511 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 03:59:26,517 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 03:59:26,517 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 03:59:26,517 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 03:59:26,520 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 03:59:26,521 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 03:59:26,524 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 03:59:26,524 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 03:59:26,526 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 03:59:26,526 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 03:59:26,528 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 03:59:26,529 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 03:59:26,531 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 03:59:26,531 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 03:59:26,533 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 03:59:26,533 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 03:59:26,540 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 03:59:26,540 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 03:59:26,544 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 03:59:26,848 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 03:59:26,848 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 03:59:26,849 INFO [StorageConfiguration] Deploying a VCS repository 03:59:26,852 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 03:59:26,852 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 03:59:26,855 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 03:59:26,855 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 03:59:26,856 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 03:59:26,856 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 03:59:26,856 INFO [ComponentManagerImpl] Starting Nuxeo Components 03:59:26,856 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 03:59:26,857 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 03:59:26,857 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 03:59:26,857 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 03:59:26,857 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 03:59:26,858 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 03:59:26,858 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 03:59:26,859 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 03:59:26,859 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 03:59:26,861 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 03:59:26,861 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 03:59:26,863 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.kafka.service 03:59:26,866 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.service 03:59:26,869 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro 03:59:26,870 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.codec.service 03:59:26,875 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro.contrib 03:59:26,890 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 03:59:26,894 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 03:59:26,895 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 03:59:26,898 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 03:59:26,898 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 03:59:26,906 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 03:59:26,906 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 03:59:26,908 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 03:59:26,918 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 03:59:26,919 INFO [SchemaManagerImpl] Registered schema: directory_configuration 03:59:26,923 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 03:59:26,949 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 03:59:26,952 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 03:59:26,957 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 03:59:26,974 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 03:59:26,978 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 03:59:26,979 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 03:59:26,984 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 03:59:26,984 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 03:59:26,984 INFO [SchemaManagerImpl] Registered schema: core-types 03:59:26,984 INFO [SchemaManagerImpl] Registered schema: base 03:59:26,984 INFO [SchemaManagerImpl] Registered schema: relation 03:59:26,984 INFO [SchemaManagerImpl] Registered schema: common 03:59:26,985 INFO [SchemaManagerImpl] Registered schema: dublincore 03:59:26,985 INFO [SchemaManagerImpl] Registered schema: uid 03:59:26,985 INFO [SchemaManagerImpl] Registered schema: file 03:59:26,985 INFO [SchemaManagerImpl] Registered schema: files 03:59:26,985 INFO [SchemaManagerImpl] Registered schema: note 03:59:26,985 INFO [SchemaManagerImpl] Registered schema: domain 03:59:26,985 INFO [SchemaManagerImpl] Registered schema: relatedtext 03:59:26,985 INFO [SchemaManagerImpl] Registered schema: publishing 03:59:26,985 INFO [SchemaManagerImpl] Registered schema: webcontainer 03:59:26,986 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 03:59:26,986 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 03:59:26,987 INFO [SchemaManagerImpl] Registered facet: Folderish 03:59:26,987 INFO [SchemaManagerImpl] Registered facet: Orderable 03:59:26,987 INFO [SchemaManagerImpl] Registered facet: Versionable 03:59:26,987 INFO [SchemaManagerImpl] Registered facet: Downloadable 03:59:26,987 INFO [SchemaManagerImpl] Registered facet: Publishable 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: PublishSpace 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: Commentable 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: WebView 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: SuperSpace 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: SystemDocument 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: BigFolder 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 03:59:26,988 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 03:59:26,988 INFO [SchemaManagerImpl] Registered document type: Folder 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: Root 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: Relation 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: Domain 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: Workspace 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: SectionRoot 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: Section 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: File 03:59:26,989 INFO [SchemaManagerImpl] Registered document type: Note 03:59:26,991 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 03:59:26,991 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 03:59:26,991 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 03:59:26,995 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 03:59:26,995 INFO [SchemaManagerImpl] Registered schema: user 03:59:26,995 INFO [SchemaManagerImpl] Registered schema: group 03:59:26,995 INFO [SchemaManagerImpl] Registered schema: vocabulary 03:59:26,995 INFO [SchemaManagerImpl] Registered schema: xvocabulary 03:59:26,996 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 03:59:26,996 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 03:59:26,996 INFO [SchemaManagerImpl] Registered schema: documentsLists 03:59:26,998 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 03:59:26,999 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 03:59:27,000 INFO [LifeCycleRegistry] Registering lifecycle: default 03:59:27,104 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 03:59:27,104 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 03:59:27,104 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 03:59:27,104 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 03:59:27,104 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 03:59:27,104 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 03:59:27,104 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 03:59:27,105 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 03:59:27,105 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 03:59:27,105 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 03:59:27,105 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 03:59:27,105 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 03:59:27,105 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 03:59:27,108 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 03:59:27,108 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 03:59:27,110 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 03:59:27,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 03:59:27,114 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 03:59:27,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.service.migrator 03:59:27,117 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 03:59:27,117 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 03:59:27,117 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.isTrashed.from.deleteTransition and value true 03:59:27,123 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 03:59:27,123 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 03:59:27,124 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 03:59:27,125 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 03:59:27,127 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 03:59:27,128 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 03:59:27,129 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 03:59:27,129 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 03:59:27,139 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 03:59:27,140 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 03:59:27,141 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 03:59:27,141 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.uidseq.keyvaluestore.name and value sequence 03:59:27,142 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 03:59:27,143 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 03:59:27,144 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 03:59:27,145 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 03:59:27,145 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 03:59:27,147 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 03:59:27,147 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 03:59:27,149 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 03:59:27,149 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 03:59:27,149 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.directory.pageproviders 03:59:27,150 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 03:59:27,151 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 03:59:27,153 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 03:59:27,153 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 03:59:27,154 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 03:59:27,155 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 03:59:27,157 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 03:59:27,157 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 03:59:27,159 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 03:59:27,160 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 03:59:27,162 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 03:59:27,163 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 03:59:27,164 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 03:59:27,164 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 03:59:27,165 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 03:59:27,166 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 03:59:27,167 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 03:59:27,168 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 03:59:27,169 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 03:59:27,170 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 03:59:27,170 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 03:59:27,170 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 03:59:27,170 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.acl.properties 03:59:27,171 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.security.acl.legacyBehavior and value false 03:59:27,174 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 03:59:27,176 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 03:59:27,177 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 03:59:27,178 INFO [LoginPluginRegistry] registering Login Plugin ... 03:59:27,178 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 03:59:27,178 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 03:59:27,183 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 03:59:27,188 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 03:59:27,191 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 03:59:27,191 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 03:59:27,193 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 03:59:27,197 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 03:59:27,197 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 03:59:27,197 INFO [VersioningComponent] Registered versioning policy: collaborative-save 03:59:27,200 INFO [VersioningComponent] Registered versioning filter: system-document 03:59:27,200 INFO [VersioningComponent] Registered versioning filter: note-filter 03:59:27,202 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 03:59:27,205 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 03:59:27,206 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 03:59:27,206 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 03:59:27,217 INFO [PageProviderRegistry] Registering page provider with name nuxeo_directory_entry_listing 03:59:27,220 INFO [PageProviderRegistry] Registering page provider with name users_listing 03:59:27,220 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 03:59:27,220 INFO [PageProviderRegistry] Registering page provider with name groups_listing 03:59:27,220 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 03:59:27,220 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 03:59:27,220 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 03:59:27,223 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 03:59:27,266 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 03:59:27,270 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 03:59:27,273 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 03:59:27,291 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 03:59:27,292 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 03:59:27,293 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 03:59:27,295 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 03:59:27,297 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 03:59:27,298 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 03:59:27,298 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.avro.factories 03:59:27,301 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 03:59:27,346 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 03:59:27,370 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 03:59:27,372 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 03:59:27,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 03:59:27,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 03:59:27,376 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 03:59:27,377 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 03:59:27,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 03:59:27,386 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 03:59:27,387 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 03:59:27,388 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 03:59:27,389 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 03:59:27,397 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 03:59:27,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 03:59:27,401 INFO [MigrationServiceImpl] Registered migration: trash-storage 03:59:27,401 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 03:59:27,418 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 03:59:27,429 INFO [CommandLineExecutorComponent] Registered command: pdftotext 03:59:27,488 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 03:59:27,493 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 03:59:27,493 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 03:59:27,501 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 03:59:27,504 INFO [UserService] UserService activated 03:59:27,504 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 03:59:27,506 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 03:59:27,506 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 03:59:27,510 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 03:59:27,519 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 03:59:27,520 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 03:59:27,520 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 03:59:27,521 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 03:59:27,531 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 03:59:27,531 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 03:59:27,531 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 03:59:27,535 INFO [DirectoryRegistry] Registered directory: userDirectory 03:59:27,536 INFO [DirectoryRegistry] Registered directory: groupDirectory 03:59:27,536 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 03:59:27,537 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 03:59:27,544 INFO [RepositoryManagerImpl] Registering repository: test 03:59:27,545 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 03:59:27,550 INFO [DirectoryRegistry] Registered directory template: template-directory 03:59:27,551 INFO [DirectoryRegistry] Registered directory template: template-user 03:59:27,551 INFO [DirectoryRegistry] Registered directory template: template-group 03:59:27,552 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 03:59:27,552 INFO [ComponentManagerImpl] Components activated in 0.696 sec. 03:59:27,553 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 03:59:27,554 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 03:59:27,598 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 03:59:27,599 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 03:59:27,600 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 03:59:27,710 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 03:59:27,710 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 03:59:27,711 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 03:59:27,712 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 03:59:27,781 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/directory_configuration.xsd 03:59:27,800 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/core-types.xsd 03:59:27,808 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/base.xsd 03:59:27,817 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/relation.xsd 03:59:27,826 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/common.xsd 03:59:27,836 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 03:59:27,836 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 03:59:27,837 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 03:59:27,838 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 03:59:27,839 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 03:59:27,839 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 03:59:27,839 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/dublincore.xsd 03:59:27,847 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/uid.xsd 03:59:27,859 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/file.xsd 03:59:27,868 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/files.xsd 03:59:27,876 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/note.xsd 03:59:27,883 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/domain.xsd 03:59:27,890 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/relatedtext.xsd 03:59:27,898 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/publishing.xsd 03:59:27,910 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/webcontainer.xsd 03:59:27,920 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/user.xsd 03:59:27,930 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/group.xsd 03:59:27,937 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/vocabulary.xsd 03:59:27,944 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/xvocabulary.xsd 03:59:27,950 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/l10nvocabulary.xsd 03:59:27,955 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/l10nxvocabulary.xsd 03:59:27,960 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-6460387260442417084.tmp/tmp/schemas/documentsLists.xsd 03:59:27,975 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 03:59:27,976 INFO [MongoDBComponent] Activate MongoDB component 03:59:28,364 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 03:59:28,365 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 03:59:28,441 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 03:59:28,455 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 03:59:28,455 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 03:59:28,456 INFO [RAMJobStore] RAMJobStore initialized. 03:59:28,456 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) '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. 03:59:28,457 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 03:59:28,457 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 03:59:28,457 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 03:59:28,459 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 03:59:28,475 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 03:59:28,477 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 03:59:28,478 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 03:59:28,479 INFO [SchedulerServiceImpl] scheduler started 03:59:28,484 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 03:59:28,528 INFO [MetricsServiceImpl] Setting up metrics configuration 03:59:28,556 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 03:59:28,560 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 03:59:28,560 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 03:59:28,940 INFO [ComponentManagerImpl] Components started in 1.387 sec. 03:59:28,940 INFO [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 127 ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.492 sec - in org.nuxeo.ecm.admin.setup.TestSetupWizardActionBean Running org.nuxeo.ecm.admin.repo.tests.TestRepoStats 03:59:28,994 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 03:59:29,014 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 03:59:29,016 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 03:59:29,016 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 03:59:29,470 INFO [LocalBinaryManager] Registering binary manager 'test' using DefaultBinaryManager and binary store: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-344033534835555524.tmp/data/binaries 03:59:31,014 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 03:59:31,014 INFO [ComponentManagerImpl] Stopping Nuxeo Components 03:59:31,017 INFO [WorkManagerImpl] Deactivated work queue default 03:59:31,017 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 03:59:31,017 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 03:59:31,027 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 03:59:31,031 INFO [RepositoryService] Shutting down repository manager 03:59:31,043 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 03:59:31,043 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 03:59:31,043 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 03:59:31,044 INFO [ComponentManagerImpl] Components stopped in 0.030 sec. 03:59:31,046 INFO [UserService] UserService deactivated 03:59:31,064 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 03:59:31,064 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 03:59:31,064 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 03:59:31,068 INFO [ComponentManagerImpl] Components deactivated in 0.024 sec. 03:59:31,274 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 03:59:31,276 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.admin.center.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/classes/ 03:59:31,276 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 03:59:31,277 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 03:59:31,277 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 03:59:31,277 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 03:59:31,277 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 03:59:31,277 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 03:59:31,278 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 03:59:31,278 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 03:59:31,278 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 03:59:31,278 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 03:59:31,279 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 03:59:31,279 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 03:59:31,279 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 03:59:31,280 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 03:59:31,280 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 03:59:31,280 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 03:59:31,280 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 03:59:31,281 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 03:59:31,281 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 03:59:31,281 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 03:59:31,282 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 03:59:31,282 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 03:59:31,282 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 03:59:31,283 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 03:59:31,284 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 03:59:31,284 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 03:59:31,285 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 03:59:31,285 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 03:59:31,285 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 03:59:31,285 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 03:59:31,286 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 03:59:31,286 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 03:59:31,287 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 03:59:31,287 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webapp.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar 03:59:31,287 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 03:59:31,287 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 03:59:31,288 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 03:59:31,288 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 03:59:31,288 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 03:59:31,288 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.web.resources.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar 03:59:31,289 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.theme.styling' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.2-I20180627_0316.jar 03:59:31,289 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.web.resources.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.2-I20180627_0316.jar 03:59:31,289 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 03:59:31,290 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 03:59:31,290 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.2-I20180627_0316.jar 03:59:31,291 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar 03:59:31,291 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 03:59:31,291 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 03:59:31,291 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.webapp.types' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar 03:59:31,292 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 03:59:31,292 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 03:59:31,292 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 03:59:31,292 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 03:59:31,293 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 03:59:31,295 INFO [RuntimeHarnessImpl] Bundle 'org.glassfish.javax.faces' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-impl/2.2.6-NX01/jsf-impl-2.2.6-NX01.jar 03:59:31,296 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 03:59:31,296 INFO [RuntimeHarnessImpl] Bundle 'org.restlet.ext.fileupload' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar 03:59:31,296 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 03:59:31,296 INFO [RuntimeHarnessImpl] Bundle 'com.noelios.restlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar 03:59:31,297 INFO [RuntimeHarnessImpl] Bundle 'com.noelios.restlet.ext.servlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar 03:59:31,297 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 03:59:31,298 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 03:59:31,298 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 03:59:31,298 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar 03:59:31,298 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 03:59:31,299 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 03:59:31,299 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 03:59:31,301 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.contentview.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar 03:59:31,301 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar 03:59:31,302 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar 03:59:31,302 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 03:59:31,302 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 03:59:31,302 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 03:59:31,303 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 03:59:31,303 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 03:59:31,303 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 03:59:31,304 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 03:59:31,304 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 03:59:31,305 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 03:59:31,305 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 03:59:31,305 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 03:59:31,306 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 03:59:31,306 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 03:59:31,306 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 03:59:31,307 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 03:59:31,307 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 03:59:31,307 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 03:59:31,309 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 03:59:31,309 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 03:59:31,309 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 03:59:31,309 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 03:59:31,310 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 03:59:31,310 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 03:59:31,310 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 03:59:31,310 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 03:59:31,311 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 03:59:31,311 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 03:59:31,311 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 03:59:31,312 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 03:59:31,313 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 03:59:31,313 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 03:59:31,314 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 03:59:31,314 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 03:59:31,314 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 03:59:31,314 INFO [RuntimeHarnessImpl] Bundle 'javax.faces-api' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-api/2.2.6/jsf-api-2.2.6.jar 03:59:31,315 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.2-I20180627_0316.jar 03:59:31,315 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.2-I20180627_0316.jar 03:59:31,315 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 03:59:31,315 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.web.resources.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.2-I20180627_0316.jar 03:59:31,316 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.openpdf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/openpdf/1.0.5/openpdf-1.0.5.jar 03:59:31,321 INFO [RuntimeHarnessImpl] Bundle 'bcprov' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.59/bcprov-jdk15on-1.59.jar 03:59:31,322 INFO [RuntimeHarnessImpl] Bundle 'bcpkix' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.59/bcpkix-jdk15on-1.59.jar 03:59:31,323 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.pdf-rtf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-rtf/1.0.5/pdf-rtf-1.0.5.jar 03:59:31,323 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.pdf-html' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-html/1.0.5/pdf-html-1.0.5.jar 03:59:31,323 INFO [RuntimeHarnessImpl] Bundle 'com.github.librepdf.pdf-xml' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-xml/1.0.5/pdf-xml-1.0.5.jar 03:59:31,324 INFO [RuntimeHarnessImpl] Bundle 'com.sun.xml.bind.jaxb-impl' has URL file:/opt/jenkins/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar 03:59:31,325 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 03:59:31,325 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.admin.center' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.2-I20180627_0316.jar 03:59:31,325 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 03:59:31,326 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 03:59:31,326 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 03:59:31,327 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 03:59:31,327 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 03:59:31,327 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 03:59:31,329 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 03:59:31,329 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 03:59:31,329 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.standalone' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.2-I20180627_0316.jar 03:59:31,330 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.validator' has URL file:/opt/jenkins/.m2/repository/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.jar 03:59:31,330 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.digester' has URL file:/opt/jenkins/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar 03:59:31,330 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 03:59:31,331 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 03:59:31,331 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 03:59:31,332 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 03:59:31,332 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 03:59:31,333 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 03:59:31,333 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 03:59:31,333 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 03:59:31,334 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 03:59:31,334 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 03:59:31,334 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 03:59:31,334 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 03:59:31,335 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 03:59:31,335 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 03:59:31,335 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 03:59:31,335 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 03:59:31,336 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 03:59:31,336 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 03:59:31,336 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 03:59:31,336 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 03:59:31,336 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 03:59:31,337 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 03:59:31,337 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 03:59:31,337 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 03:59:31,337 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 03:59:31,337 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 03:59:31,338 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 03:59:31,338 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 03:59:31,338 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 03:59:31,338 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 03:59:31,339 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 03:59:31,339 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 03:59:31,339 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 03:59:31,339 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 03:59:31,341 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 03:59:31,342 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client.wrapper' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar 03:59:31,342 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0-tests.jar 03:59:31,342 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 03:59:31,343 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 03:59:31,343 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 03:59:31,343 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 03:59:31,347 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 03:59:31,355 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 03:59:31,355 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 03:59:31,358 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 03:59:31,358 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 03:59:31,358 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 03:59:31,360 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 03:59:31,360 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 03:59:31,361 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 03:59:31,361 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 03:59:31,362 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 03:59:31,363 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 03:59:31,363 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 03:59:31,364 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 03:59:31,365 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 03:59:31,366 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 03:59:31,366 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 03:59:31,367 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 03:59:31,367 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 03:59:31,369 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 03:59:31,369 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 03:59:31,371 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 03:59:31,371 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 03:59:31,371 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 03:59:31,372 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.connect.client.wrapper 03:59:31,374 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.connect.client.ConnectClientComponent 03:59:31,374 INFO [ComponentRegistry] Registering component: service:org.nuxeo.connect.client.ConnectClientComponent 03:59:31,374 INFO [ComponentManagerImpl] Registering service: org.nuxeo.connect.registration.ConnectRegistrationService 03:59:31,374 INFO [ComponentManagerImpl] Registering service: org.nuxeo.connect.connector.ConnectConnector 03:59:31,374 INFO [ComponentManagerImpl] Registering service: org.nuxeo.connect.downloads.ConnectDownloadManager 03:59:31,375 INFO [ComponentManagerImpl] Registering service: org.nuxeo.connect.packages.PackageManager 03:59:31,375 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.connect.client 03:59:31,377 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 03:59:31,378 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 03:59:31,378 INFO [ComponentManagerImpl] Starting Nuxeo Components 03:59:31,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 03:59:31,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 03:59:31,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 03:59:31,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 03:59:31,379 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 03:59:31,379 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 03:59:31,379 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 03:59:31,380 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 03:59:31,382 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.connect.client.ConnectClientComponent 03:59:31,382 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 03:59:31,383 INFO [ComponentManagerImpl] Components activated in 0.005 sec. 03:59:31,384 INFO [ComponentManagerImpl] Components started in 0.001 sec. 03:59:31,384 INFO [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 10 ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.439 sec - in org.nuxeo.ecm.admin.repo.tests.TestRepoStats Running org.nuxeo.connect.client.jsf.TestAppCenterViewsManager 03:59:31,567 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 03:59:31,568 INFO [ComponentManagerImpl] Stopping Nuxeo Components 03:59:31,569 INFO [ComponentManagerImpl] Components stopped in 0.001 sec. 03:59:31,570 INFO [ComponentManagerImpl] Components deactivated in 0.001 sec. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec - in org.nuxeo.connect.client.jsf.TestAppCenterViewsManager Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-jsf --- [INFO] Storing buildNumber: 20180627-035933 at timestamp: 1530071973024 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nuxeo-admin-center-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316/nuxeo-admin-center-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nuxeo-admin-center-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316/nuxeo-admin-center-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar (129 KB at 250.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316/nuxeo-admin-center-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316/nuxeo-admin-center-jsf-10.2-I20180627_0316.pom (4 KB at 49.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/maven-metadata.xml (69 KB at 447.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/maven-metadata.xml (69 KB at 716.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316/nuxeo-admin-center-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.2-I20180627_0316/nuxeo-admin-center-jsf-10.2-I20180627_0316-sources.jar (104 KB at 1312.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout IO Plugins 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Storing buildNumber: 20180627-035935 at timestamp: 1530071975175 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/VocabularyHelper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/VocabularyHelper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/VocabularyHelper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport main 03:59:41,026 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport}{fTest,testLayoutInstanceExport}} main 03:59:41,048 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport}{fTest,testLayoutInstanceExport}} main 03:59:41,069 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport}{fTest,testLayoutInstanceExport}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec - in org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-io-plugins --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-io-plugins >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Storing buildNumber: 20180627-035942 at timestamp: 1530071982507 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-io-plugins <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar (15 KB at 46.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.pom (3 KB at 36.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/maven-metadata.xml (166 KB at 2908.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/maven-metadata.xml (166 KB at 2047.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.2-I20180627_0316/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316-sources.jar (11 KB at 70.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Local Configuration Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-localconf-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-parent --- [INFO] Storing buildNumber: 20180627-035943 at timestamp: 1530071983738 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-localconf-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-localconf-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-localconf-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-parent --- [INFO] Storing buildNumber: 20180627-035944 at timestamp: 1530071984259 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-localconf-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-localconf-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-localconf-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/10.2-I20180627_0316/nuxeo-localconf-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-localconf-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/10.2-I20180627_0316/nuxeo-localconf-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/10.2-I20180627_0316/nuxeo-localconf-parent-10.2-I20180627_0316.pom (697 B at 5.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/maven-metadata.xml (10 KB at 145.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/maven-metadata.xml (10 KB at 21.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Local Configuration Simple 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-localconf-simple --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-simple --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-simple --- [INFO] Storing buildNumber: 20180627-035945 at timestamp: 1530071985527 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-simple --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-localconf-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-localconf-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSimpleConfiguration.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSimpleConfiguration.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSimpleConfiguration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-localconf-simple --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.localconf.TestPutOperations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 sec - in org.nuxeo.ecm.localconf.TestPutOperations Running org.nuxeo.ecm.localconf.TestSetOperations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 03:59:52,492 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 99 * service:org.nuxeo.ecm.localconf.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 sec - in org.nuxeo.ecm.localconf.TestSetOperations Running org.nuxeo.ecm.localconf.TestSimpleConfiguration Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec - in org.nuxeo.ecm.localconf.TestSimpleConfiguration Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-localconf-simple --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-localconf-simple --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-localconf-simple --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-localconf-simple >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-simple --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-simple --- [INFO] Storing buildNumber: 20180627-035953 at timestamp: 1530071993756 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-simple --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-localconf-simple <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-localconf-simple --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/nuxeo-localconf-simple-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-localconf-simple --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/nuxeo-localconf-simple-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316/nuxeo-localconf-simple-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/nuxeo-localconf-simple-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316/nuxeo-localconf-simple-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-localconf-simple --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316/nuxeo-localconf-simple-10.2-I20180627_0316.jar (12 KB at 33.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316/nuxeo-localconf-simple-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316/nuxeo-localconf-simple-10.2-I20180627_0316.pom (814 B at 9.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/maven-metadata.xml (166 KB at 2847.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/maven-metadata.xml (166 KB at 2065.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316/nuxeo-localconf-simple-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.2-I20180627_0316/nuxeo-localconf-simple-10.2-I20180627_0316-sources.jar (10 KB at 125.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Local Configuration Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-localconf-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-web --- [INFO] Storing buildNumber: 20180627-035955 at timestamp: 1530071995478 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-localconf-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-localconf-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-localconf-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.localconf.TestTypeLabelAlphabeticalOrder 03:59:56,813 main ERROR [UITypesConfigurationActions$TypeLabelAlphabeticalOrder] No label for the File type, using its id instead. 03:59:56,816 main ERROR [UITypesConfigurationActions$TypeLabelAlphabeticalOrder] No label for the Note type, using its id instead. 03:59:56,817 main ERROR [UITypesConfigurationActions$TypeLabelAlphabeticalOrder] No label for the Note type, using its id instead. 03:59:56,817 main ERROR [UITypesConfigurationActions$TypeLabelAlphabeticalOrder] No label for the File type, using its id instead. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec - in org.nuxeo.ecm.localconf.TestTypeLabelAlphabeticalOrder Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-localconf-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-localconf-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-localconf-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-localconf-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-web --- [INFO] Storing buildNumber: 20180627-035957 at timestamp: 1530071997880 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-localconf-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-localconf-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/nuxeo-localconf-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-localconf-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/nuxeo-localconf-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316/nuxeo-localconf-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/nuxeo-localconf-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316/nuxeo-localconf-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-localconf-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316/nuxeo-localconf-web-10.2-I20180627_0316.jar (19 KB at 24.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316/nuxeo-localconf-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316/nuxeo-localconf-web-10.2-I20180627_0316.pom (2 KB at 18.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/maven-metadata.xml (164 KB at 2770.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/maven-metadata.xml (164 KB at 1946.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316/nuxeo-localconf-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.2-I20180627_0316/nuxeo-localconf-web-10.2-I20180627_0316-sources.jar (14 KB at 174.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Preferences 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userpreferences --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userpreferences --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userpreferences --- [INFO] Storing buildNumber: 20180627-035959 at timestamp: 1530071999650 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userpreferences --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userpreferences --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userpreferences --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/test/java/org/nuxeo/ecm/platform/userpreferences/test/TestUserPreferencesService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/test/java/org/nuxeo/ecm/platform/userpreferences/test/TestUserPreferencesService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/test/java/org/nuxeo/ecm/platform/userpreferences/test/TestUserPreferencesService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userpreferences --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:00:04,253 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 108 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.localconf.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.userpreferences.test.TestUserPreferencesService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec - in org.nuxeo.ecm.platform.userpreferences.test.TestUserPreferencesService Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userpreferences --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userpreferences --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userpreferences --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userpreferences >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userpreferences --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userpreferences --- [INFO] Storing buildNumber: 20180627-040005 at timestamp: 1530072005690 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userpreferences --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userpreferences <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userpreferences --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userpreferences --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316/nuxeo-platform-userpreferences-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316/nuxeo-platform-userpreferences-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316/nuxeo-platform-userpreferences-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userpreferences --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316/nuxeo-platform-userpreferences-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316/nuxeo-platform-userpreferences-10.2-I20180627_0316.jar (6 KB at 10.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316/nuxeo-platform-userpreferences-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316/nuxeo-platform-userpreferences-10.2-I20180627_0316.pom (2 KB at 10.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/maven-metadata.xml (166 KB at 2855.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/maven-metadata.xml (166 KB at 726.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316/nuxeo-platform-userpreferences-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.2-I20180627_0316/nuxeo-platform-userpreferences-10.2-I20180627_0316-sources.jar (5 KB at 63.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Collections JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-collections-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections-jsf --- [INFO] Storing buildNumber: 20180627-040008 at timestamp: 1530072008213 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-collections-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-collections-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-collections-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.collections.lang.test.TestMessages main 04:00:09,646 WARN [AbstractTranslationTestCase] 2 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'.{} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.nuxeo.ecm.collections.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-collections-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-collections-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-collections-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-collections-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections-jsf --- [INFO] Storing buildNumber: 20180627-040011 at timestamp: 1530072011125 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-collections-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-collections-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/nuxeo-platform-collections-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-collections-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316/nuxeo-platform-collections-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/nuxeo-platform-collections-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316/nuxeo-platform-collections-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-collections-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar (37 KB at 102.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316/nuxeo-platform-collections-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316/nuxeo-platform-collections-jsf-10.2-I20180627_0316.pom (4 KB at 39.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/maven-metadata.xml (162 KB at 2697.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/maven-metadata.xml (162 KB at 1527.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316/nuxeo-platform-collections-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.2-I20180627_0316/nuxeo-platform-collections-jsf-10.2-I20180627_0316-sources.jar (32 KB at 395.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources REST 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-rest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-rest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-rest --- [INFO] Storing buildNumber: 20180627-040012 at timestamp: 1530072012543 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-rest --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-rest --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-rest --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-rest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-rest --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-rest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-rest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-rest --- [INFO] Storing buildNumber: 20180627-040013 at timestamp: 1530072013302 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-rest --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-rest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-rest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/nuxeo-web-resources-rest-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-rest --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/nuxeo-web-resources-rest-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316/nuxeo-web-resources-rest-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/nuxeo-web-resources-rest-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316/nuxeo-web-resources-rest-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-rest --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316/nuxeo-web-resources-rest-10.2-I20180627_0316.jar (8 KB at 16.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316/nuxeo-web-resources-rest-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316/nuxeo-web-resources-rest-10.2-I20180627_0316.pom (982 B at 12.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/maven-metadata.xml (126 KB at 2236.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/maven-metadata.xml (126 KB at 1546.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316/nuxeo-web-resources-rest-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.2-I20180627_0316/nuxeo-web-resources-rest-10.2-I20180627_0316-sources.jar (5 KB at 57.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-search-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-parent --- [INFO] Storing buildNumber: 20180627-040014 at timestamp: 1530072014488 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-search-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-search-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-search-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-parent --- [INFO] Storing buildNumber: 20180627-040014 at timestamp: 1530072014973 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-search-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-search-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-search-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-parent/10.2-I20180627_0316/nuxeo-search-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-search-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/10.2-I20180627_0316/nuxeo-search-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/10.2-I20180627_0316/nuxeo-search-parent-10.2-I20180627_0316.pom (736 B at 1.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/maven-metadata.xml (76 KB at 1403.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/maven-metadata.xml (76 KB at 959.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-search-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-core --- [INFO] Storing buildNumber: 20180627-040016 at timestamp: 1530072016118 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-search-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-search-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-search-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-search-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-search-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-search-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-search-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-core --- [INFO] Storing buildNumber: 20180627-040016 at timestamp: 1530072016999 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-search-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-search-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/nuxeo-search-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-search-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/nuxeo-search-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316/nuxeo-search-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/nuxeo-search-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316/nuxeo-search-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-search-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316/nuxeo-search-core-10.2-I20180627_0316.jar (26 KB at 102.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316/nuxeo-search-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316/nuxeo-search-core-10.2-I20180627_0316.pom (982 B at 12.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/maven-metadata.xml (76 KB at 1326.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/maven-metadata.xml (76 KB at 957.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316/nuxeo-search-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.2-I20180627_0316/nuxeo-search-core-10.2-I20180627_0316-sources.jar (22 KB at 275.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-search-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-ui --- [INFO] Storing buildNumber: 20180627-040018 at timestamp: 1530072018934 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-search-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-search-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-search-ui --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.search.ui.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.search.ui.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-search-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-search-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-search-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-search-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-ui --- [INFO] Storing buildNumber: 20180627-040021 at timestamp: 1530072021845 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-search-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-search-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/nuxeo-search-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-search-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/nuxeo-search-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316/nuxeo-search-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/nuxeo-search-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316/nuxeo-search-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-search-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316/nuxeo-search-ui-10.2-I20180627_0316.jar (43 KB at 138.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316/nuxeo-search-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316/nuxeo-search-ui-10.2-I20180627_0316.pom (2 KB at 23.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/maven-metadata.xml (155 KB at 2750.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/maven-metadata.xml (155 KB at 1950.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316/nuxeo-search-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.2-I20180627_0316/nuxeo-search-ui-10.2-I20180627_0316-sources.jar (37 KB at 472.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Elasticsearch Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-parent --- [INFO] Storing buildNumber: 20180627-040023 at timestamp: 1530072023081 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-parent --- [INFO] Storing buildNumber: 20180627-040023 at timestamp: 1530072023583 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/10.2-I20180627_0316/nuxeo-elasticsearch-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/10.2-I20180627_0316/nuxeo-elasticsearch-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/10.2-I20180627_0316/nuxeo-elasticsearch-parent-10.2-I20180627_0316.pom (972 B at 2.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/maven-metadata.xml (161 KB at 2633.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/maven-metadata.xml (161 KB at 1983.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Elasticsearch Connector implementation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-core --- [INFO] Storing buildNumber: 20180627-040026 at timestamp: 1530072026010 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommandsStacker.java:[36,39] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommandsStacker.java:[37,39] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java:[87,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommandsStacker.java:[36,39] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommandsStacker.java:[37,39] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java:[87,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommandsStacker.java:[36,39] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommandsStacker.java:[37,39] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java:[87,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java:[361,9] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java:[361,58] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/HighlightJsonEnricher.java:[49,90] unchecked cast required: java.util.Map> found: java.io.Serializable [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java:[69,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java:[70,37] org.nuxeo.ecm.core.versioning.VersioningService in org.nuxeo.ecm.core.versioning has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTreeIndexing.java:[59,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareQueryAndFetch.java:[47,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestReindex.java:[43,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareCoreWithES.java:[42,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java:[69,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java:[70,37] org.nuxeo.ecm.core.versioning.VersioningService in org.nuxeo.ecm.core.versioning has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTreeIndexing.java:[59,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareQueryAndFetch.java:[47,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestReindex.java:[43,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareCoreWithES.java:[42,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java:[69,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java:[70,37] org.nuxeo.ecm.core.versioning.VersioningService in org.nuxeo.ecm.core.versioning has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTreeIndexing.java:[59,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareQueryAndFetch.java:[47,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestReindex.java:[43,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareCoreWithES.java:[42,32] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java:[114,15] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java:[525,28] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java:[906,28] org.nuxeo.ecm.core.versioning.VersioningService in org.nuxeo.ecm.core.versioning has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTreeIndexing.java:[406,30] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareQueryAndFetch.java:[84,15] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestReindex.java:[83,15] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareCoreWithES.java:[74,15] org.nuxeo.ecm.core.trash.TrashService in org.nuxeo.ecm.core.trash has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestHighlight.java:[119,101] unchecked cast required: java.util.Map> found: java.io.Serializable [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestHighlight.java:[127,102] unchecked cast required: java.util.Map> found: java.io.Serializable [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestHighlight.java:[188,101] unchecked cast required: java.util.Map> found: java.io.Serializable [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:00:38,732 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Running org.nuxeo.elasticsearch.test.TestFulltextSearchDisabled StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:00:43,998 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.244 sec - in org.nuxeo.elasticsearch.test.TestFulltextSearchDisabled Running org.nuxeo.elasticsearch.test.io.TestDocumentModelReader StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:00:48,206 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.194 sec - in org.nuxeo.elasticsearch.test.io.TestDocumentModelReader Running org.nuxeo.elasticsearch.test.TestProxiesIndexing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:00:52,476 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.269 sec - in org.nuxeo.elasticsearch.test.TestProxiesIndexing Running org.nuxeo.elasticsearch.test.TestFulltextDisabled Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.nuxeo.elasticsearch.test.TestFulltextDisabled Running org.nuxeo.elasticsearch.test.commands.TestIndexingCommandsStacker Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.elasticsearch.test.commands.TestIndexingCommandsStacker Running org.nuxeo.elasticsearch.test.commands.TestIndexingCommand StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:00:54,734 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,736 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,737 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,737 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,738 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,739 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,740 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,741 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,741 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,742 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,743 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,744 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,745 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,746 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,747 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,748 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,749 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,750 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,751 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,752 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,752 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,753 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,754 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,755 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,756 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,757 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,757 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,758 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,759 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,760 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,761 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,762 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,763 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:00:54,862 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ElasticSearchClient: TransportClient Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.364 sec - in org.nuxeo.elasticsearch.test.commands.TestIndexingCommand Running org.nuxeo.elasticsearch.test.rest.RestESDocumentsTest 04:01:02,288 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4333456387672438120.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:01:05,958 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.748 sec - in org.nuxeo.elasticsearch.test.rest.RestESDocumentsTest Running org.nuxeo.elasticsearch.test.TestFetchDocumentsFromEs StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:01:10,123 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.168 sec - in org.nuxeo.elasticsearch.test.TestFetchDocumentsFromEs Running org.nuxeo.elasticsearch.test.TestService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:01:14,023 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.898 sec - in org.nuxeo.elasticsearch.test.TestService Running org.nuxeo.elasticsearch.test.TestScrollSearch Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 sec - in org.nuxeo.elasticsearch.test.TestScrollSearch Running org.nuxeo.elasticsearch.test.TestESRestClient StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:01:18,765 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.83 sec - in org.nuxeo.elasticsearch.test.TestESRestClient Running org.nuxeo.elasticsearch.test.nxql.TestCompareQueryAndFetch StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:01:22,843 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.077 sec - in org.nuxeo.elasticsearch.test.nxql.TestCompareQueryAndFetch Running org.nuxeo.elasticsearch.test.nxql.TestNxqlConversion ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:01:40,095 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.252 sec - in org.nuxeo.elasticsearch.test.nxql.TestNxqlConversion Running org.nuxeo.elasticsearch.test.nxql.TestCompareCoreWithES StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:01:45,696 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.598 sec - in org.nuxeo.elasticsearch.test.nxql.TestCompareCoreWithES Running org.nuxeo.elasticsearch.test.TestManageAliasAndWriteAlias ElasticSearchClient: TransportClient 04:01:49,067 WARN [ElasticSearchAdminImpl] Updating search alias nxutest->nxutest-0000 (previously null) 04:01:49,134 WARN [ElasticSearchAdminImpl] Updating search alias nxutest->nxutest-0001 (previously nxutest-0000) ElasticSearchClient: TransportClient 04:01:52,533 WARN [ScrollingIndexingWorker] Re-indexing job: /elasticSearchIndexing:15707949274827392.118317573 has submited 0 documents in 0 bucket workers 04:01:52,536 WARN [BucketIndexingWorker] Re-indexing job: /elasticSearchIndexing:15707949274827392.118317573 completed. 04:01:52,537 WARN [ElasticSearchAdminImpl] Updating search alias nxutest->nxutest-0002 (previously nxutest-0001) ElasticSearchClient: TransportClient StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:01:59,495 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.798 sec - in org.nuxeo.elasticsearch.test.TestManageAliasAndWriteAlias Running org.nuxeo.elasticsearch.test.TestHighlight StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:03,478 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 157 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.988 sec - in org.nuxeo.elasticsearch.test.TestHighlight Running org.nuxeo.elasticsearch.test.TestMapping StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:07,486 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 139 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.005 sec - in org.nuxeo.elasticsearch.test.TestMapping Running org.nuxeo.elasticsearch.test.TestPageProvider Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 sec - in org.nuxeo.elasticsearch.test.TestPageProvider Running org.nuxeo.elasticsearch.test.TestIndexNameGenerator StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:12,034 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.627 sec - in org.nuxeo.elasticsearch.test.TestIndexNameGenerator Running org.nuxeo.elasticsearch.test.TestTreeIndexingSync StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:17,084 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 138 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.05 sec - in org.nuxeo.elasticsearch.test.TestTreeIndexingSync Running org.nuxeo.elasticsearch.test.TestManualIndexing 04:02:17,191 WARN [LocalBinaryManager] cannot fetch content at /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nxruntime-main-1608097482514296532.tmp/data/binaries/data/5a/88/5a880d110e7cdc74f433a730dece2888 (file does not exist), check your configuration 04:02:17,192 WARN [LocalBinaryManager] cannot fetch content at /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nxruntime-main-1608097482514296532.tmp/data/binaries/data/5a/88/5a880d110e7cdc74f433a730dece2888 (file does not exist), check your configuration 04:02:17,197 WARN [LocalBinaryManager] cannot fetch content at /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nxruntime-main-1608097482514296532.tmp/data/binaries/data/5a/88/5a880d110e7cdc74f433a730dece2888 (file does not exist), check your configuration 04:02:17,200 ERROR [AbstractWork] Exception during work: SQLFulltextExtractorWork(199599b3-6e91-427f-82e0-6aad089760ca, , Progress(0.0%, ?/0), Extracting) org.nuxeo.ecm.core.api.model.BlobNotFoundException: Unable to find blob with key: 5a880d110e7cdc74f433a730dece2888 at org.nuxeo.ecm.core.storage.BaseDocument.getValueBlob(BaseDocument.java:485) at org.nuxeo.ecm.core.storage.BaseDocument.readComplexProperty(BaseDocument.java:667) at org.nuxeo.ecm.core.storage.BaseDocument.readComplexProperty(BaseDocument.java:682) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:172) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:183) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2025) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:434) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:444) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1164) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1212) at org.nuxeo.ecm.core.utils.BlobsExtractor.getBlobsProperties(BlobsExtractor.java:152) at org.nuxeo.ecm.core.utils.BlobsExtractor.getBlobs(BlobsExtractor.java:130) at org.nuxeo.ecm.core.storage.FulltextExtractorWork.extractBinaryText(FulltextExtractorWork.java:152) at org.nuxeo.ecm.core.storage.FulltextExtractorWork.work(FulltextExtractorWork.java:110) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Unknown binary: 5a880d110e7cdc74f433a730dece2888 at org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider.readBlob(BinaryBlobProvider.java:101) at org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent.readBlob(DocumentBlobManagerComponent.java:132) at org.nuxeo.ecm.core.storage.BaseDocument.getValueBlob(BaseDocument.java:483) ... 19 more 04:02:17,205 WARN [LocalBinaryManager] cannot fetch content at /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nxruntime-main-1608097482514296532.tmp/data/binaries/data/5a/88/5a880d110e7cdc74f433a730dece2888 (file does not exist), check your configuration 04:02:17,205 ERROR [AbstractWork] Exception during work: SQLFulltextExtractorWork(199599b3-6e91-427f-82e0-6aad089760ca, , Progress(0.0%, ?/0), Extracting) org.nuxeo.ecm.core.api.model.BlobNotFoundException: Unable to find blob with key: 5a880d110e7cdc74f433a730dece2888 at org.nuxeo.ecm.core.storage.BaseDocument.getValueBlob(BaseDocument.java:485) at org.nuxeo.ecm.core.storage.BaseDocument.readComplexProperty(BaseDocument.java:667) at org.nuxeo.ecm.core.storage.BaseDocument.readComplexProperty(BaseDocument.java:682) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:172) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:183) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2025) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:434) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:444) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1164) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1212) at org.nuxeo.ecm.core.utils.BlobsExtractor.getBlobsProperties(BlobsExtractor.java:152) at org.nuxeo.ecm.core.utils.BlobsExtractor.getBlobs(BlobsExtractor.java:130) at org.nuxeo.ecm.core.storage.FulltextExtractorWork.extractBinaryText(FulltextExtractorWork.java:152) at org.nuxeo.ecm.core.storage.FulltextExtractorWork.work(FulltextExtractorWork.java:110) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Unknown binary: 5a880d110e7cdc74f433a730dece2888 at org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider.readBlob(BinaryBlobProvider.java:101) at org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent.readBlob(DocumentBlobManagerComponent.java:132) at org.nuxeo.ecm.core.storage.BaseDocument.getValueBlob(BaseDocument.java:483) ... 19 more 04:02:17,207 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-default-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 1 retry, class=class org.nuxeo.ecm.core.storage.sql.coremodel.SQLFulltextExtractorWork id=15707973938308640.226995412 category=fulltextExtractor title=fulltextExtractor at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.model.BlobNotFoundException: Unable to find blob with key: 5a880d110e7cdc74f433a730dece2888 at org.nuxeo.ecm.core.storage.BaseDocument.getValueBlob(BaseDocument.java:485) at org.nuxeo.ecm.core.storage.BaseDocument.readComplexProperty(BaseDocument.java:667) at org.nuxeo.ecm.core.storage.BaseDocument.readComplexProperty(BaseDocument.java:682) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:172) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:183) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2025) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:434) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:444) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1164) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1212) at org.nuxeo.ecm.core.utils.BlobsExtractor.getBlobsProperties(BlobsExtractor.java:152) at org.nuxeo.ecm.core.utils.BlobsExtractor.getBlobs(BlobsExtractor.java:130) at org.nuxeo.ecm.core.storage.FulltextExtractorWork.extractBinaryText(FulltextExtractorWork.java:152) at org.nuxeo.ecm.core.storage.FulltextExtractorWork.work(FulltextExtractorWork.java:110) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: org.nuxeo.ecm.core.api.model.BlobNotFoundException: Unable to find blob with key: 5a880d110e7cdc74f433a730dece2888 ... 20 more Caused by: java.io.IOException: Unknown binary: 5a880d110e7cdc74f433a730dece2888 at org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider.readBlob(BinaryBlobProvider.java:101) at org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent.readBlob(DocumentBlobManagerComponent.java:132) at org.nuxeo.ecm.core.storage.BaseDocument.getValueBlob(BaseDocument.java:483) ... 19 more Caused by: java.io.IOException: Unknown binary: 5a880d110e7cdc74f433a730dece2888 at org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider.readBlob(BinaryBlobProvider.java:101) at org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent.readBlob(DocumentBlobManagerComponent.java:132) at org.nuxeo.ecm.core.storage.BaseDocument.getValueBlob(BaseDocument.java:483) ... 19 more 04:02:17,732 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.elasticsearch.test.contrib StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:21,001 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 156 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.916 sec - in org.nuxeo.elasticsearch.test.TestManualIndexing Running org.nuxeo.elasticsearch.test.TestAutomaticIndexingSync StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:27,935 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 138 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.932 sec - in org.nuxeo.elasticsearch.test.TestAutomaticIndexingSync Running org.nuxeo.elasticsearch.test.TestSecurityPolicy StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:31,641 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 139 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.706 sec - in org.nuxeo.elasticsearch.test.TestSecurityPolicy Running org.nuxeo.elasticsearch.test.aggregates.TestAggregates Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 sec - in org.nuxeo.elasticsearch.test.aggregates.TestAggregates Running org.nuxeo.elasticsearch.test.aggregates.TestDateHelper Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.elasticsearch.test.aggregates.TestDateHelper Running org.nuxeo.elasticsearch.test.TestTimestamp StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:35,923 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.622 sec - in org.nuxeo.elasticsearch.test.TestTimestamp Running org.nuxeo.elasticsearch.test.TestFulltextEnabled StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:39,980 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 156 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.057 sec - in org.nuxeo.elasticsearch.test.TestFulltextEnabled Running org.nuxeo.elasticsearch.test.TestReindex StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:44,477 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.495 sec - in org.nuxeo.elasticsearch.test.TestReindex Running org.nuxeo.elasticsearch.test.TestTreeIndexing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:49,202 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 156 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.725 sec - in org.nuxeo.elasticsearch.test.TestTreeIndexing Running org.nuxeo.elasticsearch.test.TestAutomaticIndexing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:55,434 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 158 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.231 sec - in org.nuxeo.elasticsearch.test.TestAutomaticIndexing Running org.nuxeo.elasticsearch.test.TestDynamicMapping StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:02:59,514 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 138 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.078 sec - in org.nuxeo.elasticsearch.test.TestDynamicMapping Running org.nuxeo.elasticsearch.test.TestElasticSearchQuery StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:03:03,447 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 138 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.933 sec - in org.nuxeo.elasticsearch.test.TestElasticSearchQuery Running org.nuxeo.elasticsearch.test.api.TestEsIterableQueryResultImpl Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 sec - in org.nuxeo.elasticsearch.test.api.TestEsIterableQueryResultImpl Results : Tests run: 215, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-core --- [INFO] Storing buildNumber: 20180627-040307 at timestamp: 1530072187155 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-elasticsearch-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar (190 KB at 699.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316.pom (10 KB at 122.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/maven-metadata.xml (154 KB at 2603.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/maven-metadata.xml (154 KB at 1995.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316-sources.jar (120 KB at 1594.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.2-I20180627_0316/nuxeo-elasticsearch-core-10.2-I20180627_0316-tests.jar (145 KB at 1826.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search Rest API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-search-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-rest-api --- [INFO] Storing buildNumber: 20180627-040309 at timestamp: 1530072189667 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-rest-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-search-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-search-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/RestServerInit.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/RestServerInit.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/RestServerInit.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-search-rest-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:03:16,809 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,810 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,812 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,812 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,813 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,814 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,814 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,815 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,815 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,816 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,817 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,817 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,818 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,819 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,820 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,821 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,821 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,822 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,822 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,823 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,824 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,824 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:03:16,978 localhost-startStop-1 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ElasticSearchClient: TransportClient 04:03:25,787 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 11 / Unstarted: 0 / Total: 242 * service:org.nuxeo.ecm.platform.contentview.jsf.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.search.ui.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.search.ui.documentsLists references missing [target=org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService;point=list] * service:org.nuxeo.search.ui.local.configuration.layouts references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.search.ui.contentviews references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.platform.contentview.jsf.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.search.ui.urlservice references missing [target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns] * service:org.nuxeo.search.ui.layouts references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.platform.contentview.jsf.widgettypes references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] * service:org.nuxeo.search.ui.theme references missing [target=org.nuxeo.theme.styling.service;point=pages, target=org.nuxeo.ecm.platform.WebResources;point=resources] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.restapi.server.jaxrs.search.test.SearchTest 04:03:31,242 http-nio-18090-exec-4 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy63.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.queryByPageProvider(QueryExecutor.java:366) at org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.queryByPageProvider(QueryExecutor.java:325) at org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject.doQueryByPageProvider(SearchObject.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.RightHandPathRule.accept(RightHandPathRule.java:147) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 04:03:31,741 http-nio-18090-exec-6 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:312) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy63.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1298) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:339) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:389) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1190) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1123) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1116) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.queryByPageProvider(QueryExecutor.java:366) at org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.queryByPageProvider(QueryExecutor.java:325) at org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject.doQueryByPageProvider(SearchObject.java:96) at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.RightHandPathRule.accept(RightHandPathRule.java:147) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 04:03:37,741 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6613354310083090539.log Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.673 sec - in org.nuxeo.ecm.restapi.server.jaxrs.search.test.SearchTest Results : Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-search-rest-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-search-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-search-rest-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-search-rest-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-rest-api --- [INFO] Storing buildNumber: 20180627-040339 at timestamp: 1530072219696 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-rest-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-search-rest-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-search-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/nuxeo-search-rest-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-search-rest-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/nuxeo-search-rest-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316/nuxeo-search-rest-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/nuxeo-search-rest-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316/nuxeo-search-rest-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-search-rest-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316/nuxeo-search-rest-api-10.2-I20180627_0316.jar (18 KB at 60.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316/nuxeo-search-rest-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316/nuxeo-search-rest-api-10.2-I20180627_0316.pom (4 KB at 44.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/maven-metadata.xml (74 KB at 827.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/maven-metadata.xml (74 KB at 933.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316/nuxeo-search-rest-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.2-I20180627_0316/nuxeo-search-rest-api-10.2-I20180627_0316-sources.jar (9 KB at 98.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Elasticsearch WebApp integration 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-web --- [INFO] Storing buildNumber: 20180627-040342 at timestamp: 1530072222198 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.elasticsearch.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.elasticsearch.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-web --- [INFO] Storing buildNumber: 20180627-040345 at timestamp: 1530072225528 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/nuxeo-elasticsearch-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316/nuxeo-elasticsearch-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/nuxeo-elasticsearch-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316/nuxeo-elasticsearch-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar (32 KB at 164.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316/nuxeo-elasticsearch-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316/nuxeo-elasticsearch-web-10.2-I20180627_0316.pom (3 KB at 29.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/maven-metadata.xml (154 KB at 2603.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/maven-metadata.xml (154 KB at 1896.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316/nuxeo-elasticsearch-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.2-I20180627_0316/nuxeo-elasticsearch-web-10.2-I20180627_0316-sources.jar (28 KB at 352.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Elasticsearch based Sequence generator 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-seqgen --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-seqgen --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Storing buildNumber: 20180627-040347 at timestamp: 1530072227488 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-seqgen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-seqgen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/java/org/nuxeo/elasticsearch/seqgen/TestSequenceGeneratorWithElasticSearch.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/java/org/nuxeo/elasticsearch/seqgen/TestSequenceGeneratorWithElasticSearch.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/java/org/nuxeo/elasticsearch/seqgen/TestSequenceGeneratorWithElasticSearch.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-seqgen --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:03:58,446 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] ====================================================================== Running org.nuxeo.elasticsearch.seqgen.TestSequenceGeneratorWithElasticSearch Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.436 sec - in org.nuxeo.elasticsearch.seqgen.TestSequenceGeneratorWithElasticSearch Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-seqgen --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-seqgen --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-seqgen --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-seqgen >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-seqgen --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Storing buildNumber: 20180627-040400 at timestamp: 1530072240287 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-seqgen <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-seqgen --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-seqgen --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-seqgen --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar (7 KB at 30.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.pom (3 KB at 32.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/maven-metadata.xml (150 KB at 2530.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/maven-metadata.xml (150 KB at 1843.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-sources.jar (3 KB at 35.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.2-I20180627_0316/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-tests.jar (7 KB at 76.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Elasticsearch based Audit backend implementation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-audit --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-audit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-audit --- [INFO] Storing buildNumber: 20180627-040402 at timestamp: 1530072242387 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-audit --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-audit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-audit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestESHistoryProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestESHistoryProvider.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestESHistoryProvider.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestAuditMigration.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestAuditMigration.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestAuditMigration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-audit --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:04:14,466 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 153 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.es.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Running org.nuxeo.elasticsearch.TestPageProviderTracking StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:04:19,958 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 186 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.668 sec - in org.nuxeo.elasticsearch.TestPageProviderTracking Running org.nuxeo.elasticsearch.TestUserGroupAudit StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:04:25,762 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 4 / Unstarted: 0 / Total: 157 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.602 sec - in org.nuxeo.elasticsearch.TestUserGroupAudit Running org.nuxeo.elasticsearch.TestESHistoryProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:04:33,395 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:04:33,533 ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.persistence.PersistenceComponent notification of application started failed: [PersistenceUnit: NXUIDSequencer] Unable to build EntityManagerFactory javax.persistence.PersistenceException: [PersistenceUnit: NXUIDSequencer] 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.createEntityManagerFactory(HibernateConfiguration.java:160) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:151) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:201) at org.nuxeo.ecm.core.persistence.PersistenceProvider.openPersistenceUnit(PersistenceProvider.java:51) at org.nuxeo.ecm.core.persistence.PersistenceComponent.start(PersistenceComponent.java:85) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.RuntimeHarnessImpl.fireFrameworkStarted(RuntimeHarnessImpl.java:213) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:159) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: org.hibernate.HibernateException: Cannot lookup datasource by name java:comp/env/jdbc/nxuidsequencer at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:48) 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) ... 39 more Caused by: javax.naming.NotContextException: java:comp/env/jdbc/nxuidsequencer at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:165) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:442) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:431) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:98) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:84) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:46) ... 47 more ElasticSearchClient: TransportClient 04:04:36,744 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 1 / Total: 153 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.es.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] - service:org.nuxeo.ecm.core.persistence.PersistenceComponent ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.985 sec - in org.nuxeo.elasticsearch.TestESHistoryProvider Running org.nuxeo.elasticsearch.TestAuditWithElasticSearch StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:04:39,262 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:04:39,570 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation ElasticSearchClient: TransportClient 04:04:43,247 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 166 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.es.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.497 sec - in org.nuxeo.elasticsearch.TestAuditWithElasticSearch Running org.nuxeo.elasticsearch.TestAuditMigration ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:05:00,388 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 4 / Unstarted: 0 / Total: 158 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.148 sec - in org.nuxeo.elasticsearch.TestAuditMigration Running org.nuxeo.elasticsearch.TestAuditPageProviderWithElasticSearch Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in org.nuxeo.elasticsearch.TestAuditPageProviderWithElasticSearch Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-audit --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-audit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-audit --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-audit >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-audit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-audit --- [INFO] Storing buildNumber: 20180627-040502 at timestamp: 1530072302814 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-audit --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-audit <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-audit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-elasticsearch-audit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-audit --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-audit --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar (43 KB at 342.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316.pom (5 KB at 62.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/maven-metadata.xml (150 KB at 2713.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/maven-metadata.xml (150 KB at 1097.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316-sources.jar (23 KB at 291.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.2-I20180627_0316/nuxeo-elasticsearch-audit-10.2-I20180627_0316-tests.jar (32 KB at 405.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Elasticsearch HTTP Read Only 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-http-read-only --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] Storing buildNumber: 20180627-040504 at timestamp: 1530072304915 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-http-read-only --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-http-read-only --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-http-read-only --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:05:15,329 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Running org.nuxeo.elasticsearch.http.readonly.TestAuditRequestFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.nuxeo.elasticsearch.http.readonly.TestAuditRequestFilter Running org.nuxeo.elasticsearch.http.readonly.TestDocRequestFilter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:05:19,465 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.745 sec - in org.nuxeo.elasticsearch.http.readonly.TestDocRequestFilter Running org.nuxeo.elasticsearch.http.readonly.TestRequestValidator StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:05:23,243 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.771 sec - in org.nuxeo.elasticsearch.http.readonly.TestRequestValidator Running org.nuxeo.elasticsearch.http.readonly.TestSearchRequestFilter Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.nuxeo.elasticsearch.http.readonly.TestSearchRequestFilter Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-http-read-only --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-http-read-only --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-http-read-only --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-http-read-only >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] Storing buildNumber: 20180627-040524 at timestamp: 1530072324742 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-http-read-only <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-http-read-only --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-http-read-only --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-http-read-only --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar (25 KB at 110.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.pom (4 KB at 42.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/maven-metadata.xml (123 KB at 2182.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/maven-metadata.xml (123 KB at 1547.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.2-I20180627_0316/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316-sources.jar (16 KB at 198.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Elasticsearch Automation Module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-automation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-automation --- [INFO] Storing buildNumber: 20180627-040526 at timestamp: 1530072326463 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-automation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-automation --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 04:05:37,809 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 112 * service:org.nuxeo.elasticsearch.managment.contrib references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] * service:org.nuxeo.ecm.automation.elasticsearch.contrib references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.ecm.automation.elasticsearch.test.TestElasticsearchAutomation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 sec - in org.nuxeo.ecm.automation.elasticsearch.test.TestElasticsearchAutomation Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-automation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-automation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-automation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-automation --- [INFO] Storing buildNumber: 20180627-040540 at timestamp: 1530072340693 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-automation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-automation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/nuxeo-elasticsearch-automation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-automation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316/nuxeo-elasticsearch-automation-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/nuxeo-elasticsearch-automation-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316/nuxeo-elasticsearch-automation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-automation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar (8 KB at 46.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316/nuxeo-elasticsearch-automation-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316/nuxeo-elasticsearch-automation-10.2-I20180627_0316.pom (2 KB at 22.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/maven-metadata.xml (132 KB at 2264.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/maven-metadata.xml (132 KB at 622.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316/nuxeo-elasticsearch-automation-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.2-I20180627_0316/nuxeo-elasticsearch-automation-10.2-I20180627_0316-sources.jar (5 KB at 58.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Publisher 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-publisher --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-publisher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-publisher --- [INFO] Storing buildNumber: 20180627-040542 at timestamp: 1530072342622 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-publisher --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendition-publisher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendition-publisher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendition-publisher --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.rendition.publisher.lang.test.TestMessages StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:05:47,572 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 145 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.task.test.directories references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.528 sec - in org.nuxeo.ecm.rendition.publisher.lang.test.TestMessages Running org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublication StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:05:49,700 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 169 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.119 sec - in org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublication Running org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFAprove StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:05:51,106 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 169 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 sec - in org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFAprove Running org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFReject Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 sec - in org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFReject Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-publisher --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendition-publisher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-publisher --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-publisher >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-publisher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-publisher --- [INFO] Storing buildNumber: 20180627-040553 at timestamp: 1530072353097 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-publisher --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-publisher <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-publisher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-publisher --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316/nuxeo-platform-rendition-publisher-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-publisher --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar (15 KB at 81.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.pom (6 KB at 43.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/maven-metadata.xml (164 KB at 2864.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/maven-metadata.xml (164 KB at 2093.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316/nuxeo-platform-rendition-publisher-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.2-I20180627_0316/nuxeo-platform-rendition-publisher-10.2-I20180627_0316-sources.jar (11 KB at 127.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-web --- [INFO] Storing buildNumber: 20180627-040555 at timestamp: 1530072355143 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendition-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/automation/SuggestRenditionDefinitionEntry.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/automation/SuggestRenditionDefinitionEntry.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/automation/SuggestRenditionDefinitionEntry.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendition-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendition-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.rendition.web.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.rendition.web.lang.test.TestMessages Running org.nuxeo.ecm.platform.rendition.url.tests.TestUrlCodecs Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.nuxeo.ecm.platform.rendition.url.tests.TestUrlCodecs Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendition-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-web --- [INFO] Storing buildNumber: 20180627-040558 at timestamp: 1530072358042 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316/nuxeo-platform-rendition-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316/nuxeo-platform-rendition-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar (33 KB at 177.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316/nuxeo-platform-rendition-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316/nuxeo-platform-rendition-web-10.2-I20180627_0316.pom (2 KB at 25.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/maven-metadata.xml (165 KB at 2795.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/maven-metadata.xml (165 KB at 1874.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316/nuxeo-platform-rendition-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.2-I20180627_0316/nuxeo-platform-rendition-web-10.2-I20180627_0316-sources.jar (27 KB at 333.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-center --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-center --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-center --- [INFO] Storing buildNumber: 20180627-040559 at timestamp: 1530072359771 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-center --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-center --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-center --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-center --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.center.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec - in org.nuxeo.ecm.user.center.lang.test.TestMessages Running org.nuxeo.ecm.user.center.TestUserCodec Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.nuxeo.ecm.user.center.TestUserCodec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-center --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-center --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-center --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-center >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-center --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-center --- [INFO] Storing buildNumber: 20180627-040602 at timestamp: 1530072362879 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-center --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-center <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-center --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-center --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316/nuxeo-user-center-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316/nuxeo-user-center-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-center --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316/nuxeo-user-center-10.2-I20180627_0316.jar (25 KB at 43.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316/nuxeo-user-center-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316/nuxeo-user-center-10.2-I20180627_0316.pom (2 KB at 7.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/maven-metadata.xml (167 KB at 2767.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/maven-metadata.xml (167 KB at 1012.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316/nuxeo-user-center-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.2-I20180627_0316/nuxeo-user-center-10.2-I20180627_0316-sources.jar (22 KB at 269.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User JSF Dashboard 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-dashboard-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard-jsf --- [INFO] Storing buildNumber: 20180627-040605 at timestamp: 1530072365198 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-dashboard-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/java/org/nuxeo/ecm/user/center/dashboard/jsf/JSFDashboardActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/java/org/nuxeo/ecm/user/center/dashboard/jsf/JSFDashboardActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/java/org/nuxeo/ecm/user/center/dashboard/jsf/JSFDashboardActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-dashboard-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-dashboard-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-dashboard-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-dashboard-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-dashboard-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-dashboard-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard-jsf --- [INFO] Storing buildNumber: 20180627-040606 at timestamp: 1530072366510 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-dashboard-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-dashboard-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-dashboard-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316/nuxeo-user-dashboard-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-dashboard-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar (13 KB at 59.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.pom (2 KB at 16.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/maven-metadata.xml (165 KB at 2574.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/maven-metadata.xml (165 KB at 2010.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316/nuxeo-user-dashboard-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.2-I20180627_0316/nuxeo-user-dashboard-jsf-10.2-I20180627_0316-sources.jar (11 KB at 133.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center Notification 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-notification --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-notification --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-notification --- [INFO] Storing buildNumber: 20180627-040608 at timestamp: 1530072368401 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-notification --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-notification --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-notification --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-notification --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.notification.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.user.notification.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-notification --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-notification --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-notification --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-notification >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-notification --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-notification --- [INFO] Storing buildNumber: 20180627-040611 at timestamp: 1530072371126 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-notification --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-notification <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-notification --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-notification --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316/nuxeo-user-notification-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316/nuxeo-user-notification-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-notification --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316/nuxeo-user-notification-10.2-I20180627_0316.jar (12 KB at 40.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316/nuxeo-user-notification-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316/nuxeo-user-notification-10.2-I20180627_0316.pom (2 KB at 17.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/maven-metadata.xml (165 KB at 2568.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/maven-metadata.xml (165 KB at 2055.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316/nuxeo-user-notification-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.2-I20180627_0316/nuxeo-user-notification-10.2-I20180627_0316-sources.jar (8 KB at 103.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User OAuth Settings 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-oauth --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-oauth --- [INFO] Storing buildNumber: 20180627-040613 at timestamp: 1530072373014 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-oauth --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-oauth --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.oauth.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.user.oauth.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-oauth --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-oauth --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-oauth >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-oauth --- [INFO] Storing buildNumber: 20180627-040615 at timestamp: 1530072375349 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-oauth --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-oauth <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-oauth --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316/nuxeo-user-oauth-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316/nuxeo-user-oauth-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-oauth --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316/nuxeo-user-oauth-10.2-I20180627_0316.jar (18 KB at 64.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316/nuxeo-user-oauth-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316/nuxeo-user-oauth-10.2-I20180627_0316.pom (2 KB at 19.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/maven-metadata.xml (165 KB at 2841.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/maven-metadata.xml (165 KB at 1791.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316/nuxeo-user-oauth-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.2-I20180627_0316/nuxeo-user-oauth-10.2-I20180627_0316-sources.jar (13 KB at 156.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Profile - JSF UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-profile-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-profile-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-profile-jsf --- [INFO] Storing buildNumber: 20180627-040617 at timestamp: 1530072377328 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-profile-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-profile-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileActions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-profile-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-profile-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-profile-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-profile-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-profile-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-profile-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-profile-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-profile-jsf --- [INFO] Storing buildNumber: 20180627-040618 at timestamp: 1530072378903 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-profile-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-profile-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-profile-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/nuxeo-user-profile-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-profile-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316/nuxeo-user-profile-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/nuxeo-user-profile-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316/nuxeo-user-profile-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-profile-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar (29 KB at 76.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316/nuxeo-user-profile-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316/nuxeo-user-profile-jsf-10.2-I20180627_0316.pom (3 KB at 26.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/maven-metadata.xml (75 KB at 1458.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/maven-metadata.xml (75 KB at 930.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316/nuxeo-user-profile-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.2-I20180627_0316/nuxeo-user-profile-jsf-10.2-I20180627_0316-sources.jar (25 KB at 310.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Migration 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-theme-migration --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-migration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-migration --- [INFO] Storing buildNumber: 20180627-040620 at timestamp: 1530072380652 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-migration --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-theme-migration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-theme-migration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-theme-migration --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-theme-migration --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-theme-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-theme-migration --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-theme-migration >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-migration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-migration --- [INFO] Storing buildNumber: 20180627-040621 at timestamp: 1530072381889 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-migration --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-theme-migration <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-theme-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/nuxeo-theme-migration-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-theme-migration --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/nuxeo-theme-migration-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316/nuxeo-theme-migration-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/nuxeo-theme-migration-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316/nuxeo-theme-migration-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-theme-migration --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316/nuxeo-theme-migration-10.2-I20180627_0316.jar (19 KB at 108.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316/nuxeo-theme-migration-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316/nuxeo-theme-migration-10.2-I20180627_0316.pom (2 KB at 17.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/maven-metadata.xml (122 KB at 2162.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/maven-metadata.xml (122 KB at 1533.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316/nuxeo-theme-migration-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.2-I20180627_0316/nuxeo-theme-migration-10.2-I20180627_0316-sources.jar (22 KB at 272.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Invite 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-invite --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-invite --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-invite --- [INFO] Storing buildNumber: 20180627-040623 at timestamp: 1530072383422 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-invite --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-invite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-invite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-invite --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.invite.webengine.lang.test.TestMessages Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.invite.webengine.lang.test.TestMessages Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-invite --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-invite --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-invite --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-invite >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-invite --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-invite --- [INFO] Storing buildNumber: 20180627-040625 at timestamp: 1530072385617 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-invite --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-invite <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-invite --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/nuxeo-webengine-invite-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-invite --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/nuxeo-webengine-invite-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316/nuxeo-webengine-invite-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/nuxeo-webengine-invite-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316/nuxeo-webengine-invite-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-invite --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316/nuxeo-webengine-invite-10.2-I20180627_0316.jar (21 KB at 93.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316/nuxeo-webengine-invite-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316/nuxeo-webengine-invite-10.2-I20180627_0316.pom (2 KB at 16.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/maven-metadata.xml (164 KB at 2924.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/maven-metadata.xml (164 KB at 2022.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316/nuxeo-webengine-invite-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.2-I20180627_0316/nuxeo-webengine-invite-10.2-I20180627_0316-sources.jar (17 KB at 217.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebApp - Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-webapp-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-core --- [INFO] Storing buildNumber: 20180627-040627 at timestamp: 1530072387595 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 74 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-webapp-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioningBean.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioningBean.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/shield/MockApplication.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/shield/MockApplication.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-webapp-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-webapp-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webapp.note.TestNoteActions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.681 sec - in org.nuxeo.ecm.webapp.note.TestNoteActions Running org.nuxeo.ecm.webapp.action.TestConversionActionBean Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.nuxeo.ecm.webapp.action.TestConversionActionBean Running org.nuxeo.ecm.permissions.TestSecurityDataConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:06:32,636 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 12 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib requires [service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.coreContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.action.widgets references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.pageproviders.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.webapp.info.view references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.theme.nuxeo.webapp references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles, target=org.nuxeo.theme.styling.service;point=pages, target=org.nuxeo.theme.styling.service;point=flavors, target=org.nuxeo.theme.styling.service;point=negotiations] * service:org.nuxeo.ecm.platform.forms.layouts.webapp references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.import.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] * service:org.nuxeo.ecm.webapp.documentsLists.DefaultDocumentsLists references missing [target=org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService;point=list] * service:org.nuxeo.ecm.platform.automation.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.webapp.directory.directoryUI references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.directory.ui.DirectoryUIManager;point=directories] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.summary references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.automation.features.upload.jsf.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in org.nuxeo.ecm.permissions.TestSecurityDataConverter Running org.nuxeo.ecm.lifeCycle.BulkLifeCycleChangeListenerTest 04:06:34,194 main WARN [AbstractSession] Following the transition delete is deprecated. 04:06:34,199 Nuxeo-Work-default-1:15708230945326438.1614120629 WARN [AbstractSession] Following the transition delete is deprecated. 04:06:34,200 Nuxeo-Work-default-1:15708230945326438.1614120629 WARN [AbstractSession] Following the transition delete is deprecated. 04:06:34,201 Nuxeo-Work-default-1:15708230945326438.1614120629 WARN [AbstractSession] Following the transition delete is deprecated. 04:06:34,375 main WARN [AbstractSession] Following the transition delete is deprecated. 04:06:34,380 Nuxeo-Work-default-1:15708231125102019.25998249 WARN [AbstractSession] Following the transition delete is deprecated. 04:06:34,381 Nuxeo-Work-default-1:15708231125102019.25998249 WARN [AbstractSession] Following the transition delete is deprecated. 04:06:34,385 Nuxeo-Work-default-1:15708231125102019.25998249 WARN [AbstractSession] Following the transition delete is deprecated. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 sec - in org.nuxeo.ecm.lifeCycle.BulkLifeCycleChangeListenerTest Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-webapp-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-webapp-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-webapp-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-webapp-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-core --- [INFO] Storing buildNumber: 20180627-040635 at timestamp: 1530072395763 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-webapp-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-webapp-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-webapp-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316/nuxeo-platform-webapp-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316/nuxeo-platform-webapp-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-webapp-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar (263 KB at 808.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316/nuxeo-platform-webapp-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316/nuxeo-platform-webapp-core-10.2-I20180627_0316.pom (7 KB at 81.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/maven-metadata.xml (164 KB at 2979.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/maven-metadata.xml (164 KB at 1591.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316/nuxeo-platform-webapp-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.2-I20180627_0316/nuxeo-platform-webapp-core-10.2-I20180627_0316-sources.jar (238 KB at 366.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebApp 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-webapp --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp --- [INFO] Storing buildNumber: 20180627-040637 at timestamp: 1530072397820 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 235 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (bower-install) @ nuxeo-platform-webapp --- [INFO] Executing tasks main: init: [exec] npm WARN nuxeo-platform-webapp@0.0.0 No description [exec] npm WARN nuxeo-platform-webapp@0.0.0 No repository field. [exec] npm WARN nuxeo-platform-webapp@0.0.0 No license field. [exec] nuxeo-platform-webapp@0.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp [exec] โ”œโ”€โ”€ ansi-regex@2.1.1 [exec] โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”œโ”€โ”€ chalk@1.1.3 [exec] โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”œโ”€โ”€ file-sync-cmp@0.1.1 [exec] โ”œโ”€โ”ฌ grunt@0.4.5 [exec] โ”‚ โ”œโ”€โ”€ async@0.1.22 [exec] โ”‚ โ”œโ”€โ”€ coffee-script@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ colors@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.2-1.2.3 [exec] โ”‚ โ”œโ”€โ”€ eventemitter2@0.4.14 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”œโ”€โ”€ getobject@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ grunt-legacy-log@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ grunt-legacy-log-utils@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ grunt-legacy-util@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.2.11 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@0.1.16 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ underscore@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@1.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@2.2.1 [exec] โ”‚ โ””โ”€โ”€ which@1.0.9 [exec] โ”œโ”€โ”ฌ grunt-contrib-clean@0.6.0 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”œโ”€โ”€ grunt-contrib-copy@0.8.2 [exec] โ”œโ”€โ”ฌ grunt-vulcanize@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ crisper@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.14.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.21.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ espree@2.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ path-posix@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ write-file-atomic@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ xdg-basedir@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”€ has-ansi@2.0.0 [exec] โ”œโ”€โ”ฌ load-grunt-tasks@3.4.0 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ array-union@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ pkg-up@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ””โ”€โ”ฌ resolve-pkg@0.1.0 [exec] โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”œโ”€โ”€ supports-color@2.0.0 [exec] โ””โ”€โ”ฌ time-grunt@1.3.0 [exec] โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”œโ”€โ”€ date-time@1.0.0 [exec] โ”œโ”€โ”€ figures@1.4.0 [exec] โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”œโ”€โ”€ number-is-nan@1.0.0 [exec] โ”œโ”€โ”ฌ pretty-ms@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-ms@1.0.0 [exec] โ”‚ โ””โ”€โ”€ plur@1.0.0 [exec] โ””โ”€โ”€ text-table@0.2.0 [exec] [exec] bower gold-email-input#1.0.8 not-cached git://github.com/PolymerElements/gold-email-input.git#1.0.8 [exec] bower gold-email-input#1.0.8 resolve git://github.com/PolymerElements/gold-email-input.git#1.0.8 [exec] bower marked-element#1.1.3 not-cached git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower marked-element#1.1.3 resolve git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower moment#2.10.6 not-cached https://github.com/moment/moment.git#2.10.6 [exec] bower moment#2.10.6 resolve https://github.com/moment/moment.git#2.10.6 [exec] bower nuxeo-document-permissions#0.2.8 not-cached git://github.com/nuxeo/nuxeo-document-permissions.git#0.2.8 [exec] bower nuxeo-document-permissions#0.2.8 resolve git://github.com/nuxeo/nuxeo-document-permissions.git#0.2.8 [exec] bower nuxeo-elements#0.2.7 not-cached git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower nuxeo-elements#0.2.7 resolve git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower paper-icon-button#1.0.7 not-cached git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower paper-icon-button#1.0.7 resolve git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower better-dateinput-polyfill#1.5.2 cached https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dateinput-polyfill#1.5.2 validate 1.5.2 against https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dom#2.1.4 cached https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower better-dom#2.1.4 validate 2.1.4 against https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower es6-promise#2.2.0 cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 validate 2.2.0 against https://github.com/components/es6-promise.git#2.2.0 [exec] bower font-roboto#1.0.1 cached git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower font-roboto#1.0.1 validate 1.0.1 against git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower better-i18n-plugin#1.0.4 cached https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower better-i18n-plugin#1.0.4 validate 1.0.4 against https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower hydrolysis#1.24.1 cached git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower hydrolysis#1.24.1 validate 1.24.1 against git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-a11y-keys#1.0.6 cached git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-autogrow-textarea#1.0.14 cached git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-autogrow-textarea#1.0.14 validate 1.0.14 against git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-behaviors#1.0.17 cached git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-behaviors#1.0.17 validate 1.0.17 against git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-a11y-announcer#1.0.5 cached git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-announcer#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-keys-behavior#1.1.9 cached git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys-behavior#1.1.9 validate 1.1.9 against git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-ajax#1.4.3 cached git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-ajax#1.4.3 validate 1.4.3 against git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-collapse#1.3.0 cached git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-collapse#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-component-page#1.1.7 cached git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-component-page#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-checked-element-behavior#1.0.5 cached git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-checked-element-behavior#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-demo-helpers#1.2.5 cached git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-demo-helpers#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-doc-viewer#1.0.15 cached git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-doc-viewer#1.0.15 validate 1.0.15 against git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-dropdown#1.5.3 cached git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-dropdown#1.5.3 validate 1.5.3 against git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-fit-behavior#1.2.5 cached git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-fit-behavior#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-elements#1.0.10 cached git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-elements#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-flex-layout#1.3.1 cached git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-flex-layout#1.3.1 validate 1.3.1 against git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-form#1.1.4 cached git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form-element-behavior#1.0.6 cached git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form-element-behavior#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-icons#1.2.0 cached git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-icons#1.2.0 validate 1.2.0 against git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-icon#1.0.12 cached git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icon#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-iconset#1.0.5 cached git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-image#1.2.5 cached git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-image#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-jsonp-library#1.0.4 cached git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-jsonp-library#1.0.4 validate 1.0.4 against git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-input#1.0.10 cached git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-input#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-iconset-svg#1.1.0 cached git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset-svg#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-label#1.0.2 cached git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-label#1.0.2 validate 1.0.2 against git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-localstorage#1.0.6 cached git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-localstorage#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-list#1.3.14 cached git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-list#1.3.14 validate 1.3.14 against git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-media-query#1.0.8 cached git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-media-query#1.0.8 validate 1.0.8 against git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-menu-behavior#1.2.0 cached git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-menu-behavior#1.2.0 validate 1.2.0 against git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-location#0.8.9 cached git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-location#0.8.9 validate 0.8.9 against git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-overlay-behavior#1.10.1 cached git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-overlay-behavior#1.10.1 validate 1.10.1 against git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-meta#1.1.2 cached git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-meta#1.1.2 validate 1.1.2 against git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-pages#1.0.8 cached git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-pages#1.0.8 validate 1.0.8 against git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-range-behavior#1.0.6 cached git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-range-behavior#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 cached git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-scroll-target-behavior#1.1.0 cached git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-target-behavior#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-threshold#1.0.3 cached git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-scroll-threshold#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-selector#1.5.2 cached git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-selector#1.5.2 validate 1.5.2 against git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-signals#1.0.3 cached git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-signals#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 cached git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 cached git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-test-helpers#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-validator-behavior#1.0.1 cached git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validator-behavior#1.0.1 validate 1.0.1 against git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validatable-behavior#1.1.1 cached git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validatable-behavior#1.1.1 validate 1.1.1 against git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower jquery#3.1.1 cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#3.1.1 validate 3.1.1 against https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower marked#0.3.6 cached https://github.com/chjj/marked.git#0.3.6 [exec] bower marked#0.3.6 validate 0.3.6 against https://github.com/chjj/marked.git#0.3.6 [exec] bower nuxeo#0.9.0 cached https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo#0.9.0 validate 0.9.0 against https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower neon-animation#1.2.4 cached git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower neon-animation#1.2.4 validate 1.2.4 against git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower paper-badge#1.1.4 cached git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-badge#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-behaviors#1.0.12 cached git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-behaviors#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-button#1.0.14 cached git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-button#1.0.14 validate 1.0.14 against git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-card#1.1.4 cached git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-card#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-dialog#1.1.0 cached git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-checkbox#1.4.1 cached git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-checkbox#1.4.1 validate 1.4.1 against git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-dialog-scrollable#1.1.5 cached git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-scrollable#1.1.5 validate 1.1.5 against git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-behavior#1.2.7 cached git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-behavior#1.2.7 validate 1.2.7 against git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-drawer-panel#1.0.10 cached git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-drawer-panel#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-elements#1.0.7 cached git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-elements#1.0.7 validate 1.0.7 against git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-fab#1.2.1 cached git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-fab#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-header-panel#1.1.7 cached git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-header-panel#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-dropdown-menu#1.4.2 cached git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-dropdown-menu#1.4.2 validate 1.4.2 against git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-input#1.1.22 cached git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-input#1.1.22 validate 1.1.22 against git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-listbox#1.1.2 cached git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-listbox#1.1.2 validate 1.1.2 against git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-material#1.0.6 cached git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-material#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-menu#1.2.2 cached git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu#1.2.2 validate 1.2.2 against git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-item#1.2.1 cached git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-item#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-menu-button#1.5.2 cached git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-menu-button#1.5.2 validate 1.5.2 against git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-progress#1.0.11 cached git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-progress#1.0.11 validate 1.0.11 against git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-ripple#1.0.10 cached git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-ripple#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-radio-button#1.2.1 cached git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-button#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-scroll-header-panel#1.0.16 cached git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-scroll-header-panel#1.0.16 validate 1.0.16 against git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-radio-group#1.2.1 cached git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-radio-group#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-slider#1.0.12 cached git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-slider#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-spinner#1.2.1 cached git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-spinner#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-tabs#1.7.0 cached git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-tabs#1.7.0 validate 1.7.0 against git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-styles#1.1.5 cached git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-styles#1.1.5 validate 1.1.5 against git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-toast#1.3.0 cached git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toast#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toggle-button#1.2.1 cached git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toggle-button#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toolbar#1.1.7 cached git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toolbar#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-tooltip#1.1.3 cached git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower paper-tooltip#1.1.3 validate 1.1.3 against git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower polymer#1.7.0 cached git://github.com/Polymer/polymer.git#1.7.0 [exec] bower polymer#1.7.0 validate 1.7.0 against git://github.com/Polymer/polymer.git#1.7.0 [exec] bower prism-element#1.1.1 cached git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower prism-element#1.1.1 validate 1.1.1 against git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower promise-polyfill#1.0.1 cached git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower promise-polyfill#1.0.1 validate 1.0.1 against git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower prism#1.5.1 cached https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism#1.5.1 validate 1.5.1 against https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower select2#3.5.2 cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 validate 3.5.2 against https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower webcomponentsjs#0.7.23 cached https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower webcomponentsjs#0.7.23 validate 0.7.23 against https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower web-animations-js#2.2.2 cached git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower web-animations-js#2.2.2 validate 2.2.2 against git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower nuxeo-elements#0.2.7 download https://github.com/nuxeo/nuxeo-elements/archive/v0.2.7.tar.gz [exec] bower marked-element#1.1.3 download https://github.com/PolymerElements/marked-element/archive/v1.1.3.tar.gz [exec] bower gold-email-input#1.0.8 download https://github.com/PolymerElements/gold-email-input/archive/v1.0.8.tar.gz [exec] bower nuxeo-document-permissions#0.2.8 download https://github.com/nuxeo/nuxeo-document-permissions/archive/v0.2.8.tar.gz [exec] bower paper-icon-button#1.0.7 download https://github.com/PolymerElements/paper-icon-button/archive/v1.0.7.tar.gz [exec] bower moment#2.10.6 download https://github.com/moment/moment/archive/2.10.6.tar.gz [exec] bower gold-email-input#1.0.8 extract archive.tar.gz [exec] bower nuxeo-document-permissions#0.2.8 extract archive.tar.gz [exec] bower gold-email-input#1.0.8 resolved git://github.com/PolymerElements/gold-email-input.git#1.0.8 [exec] bower nuxeo-elements#0.2.7 extract archive.tar.gz [exec] bower nuxeo-document-permissions#0.2.8 resolved git://github.com/nuxeo/nuxeo-document-permissions.git#0.2.8 [exec] bower paper-icon-button#1.0.7 extract archive.tar.gz [exec] bower nuxeo-elements#0.2.7 resolved git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower paper-icon-button#1.0.7 resolved git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower moment#2.10.6 extract archive.tar.gz [exec] bower marked-element#1.1.3 extract archive.tar.gz [exec] bower marked-element#1.1.3 resolved git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower moment#2.10.6 resolved https://github.com/moment/moment.git#2.10.6 [exec] bower better-dateinput-polyfill extra-resolution Unnecessary resolution: better-dateinput-polyfill#1.5.2 [exec] bower better-dom extra-resolution Unnecessary resolution: better-dom#2.1.4 [exec] bower better-i18n-plugin extra-resolution Unnecessary resolution: better-i18n-plugin#1.0.4 [exec] bower es6-promise extra-resolution Unnecessary resolution: es6-promise#2.2.0 [exec] bower font-roboto extra-resolution Unnecessary resolution: font-roboto#1.0.1 [exec] bower gold-email-input extra-resolution Unnecessary resolution: gold-email-input#1.0.8 [exec] bower hydrolysis extra-resolution Unnecessary resolution: hydrolysis#1.24.1 [exec] bower iron-a11y-announcer extra-resolution Unnecessary resolution: iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys extra-resolution Unnecessary resolution: iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior extra-resolution Unnecessary resolution: iron-a11y-keys-behavior#1.1.9 [exec] bower iron-ajax extra-resolution Unnecessary resolution: iron-ajax#1.4.3 [exec] bower iron-autogrow-textarea extra-resolution Unnecessary resolution: iron-autogrow-textarea#1.0.14 [exec] bower iron-behaviors extra-resolution Unnecessary resolution: iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior extra-resolution Unnecessary resolution: iron-checked-element-behavior#1.0.5 [exec] bower iron-collapse extra-resolution Unnecessary resolution: iron-collapse#1.3.0 [exec] bower iron-component-page extra-resolution Unnecessary resolution: iron-component-page#1.1.7 [exec] bower iron-demo-helpers extra-resolution Unnecessary resolution: iron-demo-helpers#1.2.5 [exec] bower iron-doc-viewer extra-resolution Unnecessary resolution: iron-doc-viewer#1.0.15 [exec] bower iron-dropdown extra-resolution Unnecessary resolution: iron-dropdown#1.5.3 [exec] bower iron-elements extra-resolution Unnecessary resolution: iron-elements#1.0.10 [exec] bower iron-fit-behavior extra-resolution Unnecessary resolution: iron-fit-behavior#1.2.5 [exec] bower iron-flex-layout extra-resolution Unnecessary resolution: iron-flex-layout#1.3.1 [exec] bower iron-form extra-resolution Unnecessary resolution: iron-form#1.1.4 [exec] bower iron-form-element-behavior extra-resolution Unnecessary resolution: iron-form-element-behavior#1.0.6 [exec] bower iron-icon extra-resolution Unnecessary resolution: iron-icon#1.0.12 [exec] bower iron-icons extra-resolution Unnecessary resolution: iron-icons#1.2.0 [exec] bower iron-iconset extra-resolution Unnecessary resolution: iron-iconset#1.0.5 [exec] bower iron-iconset-svg extra-resolution Unnecessary resolution: iron-iconset-svg#1.1.0 [exec] bower iron-image extra-resolution Unnecessary resolution: iron-image#1.2.5 [exec] bower iron-input extra-resolution Unnecessary resolution: iron-input#1.0.10 [exec] bower iron-jsonp-library extra-resolution Unnecessary resolution: iron-jsonp-library#1.0.4 [exec] bower iron-label extra-resolution Unnecessary resolution: iron-label#1.0.2 [exec] bower iron-list extra-resolution Unnecessary resolution: iron-list#1.3.14 [exec] bower iron-localstorage extra-resolution Unnecessary resolution: iron-localstorage#1.0.6 [exec] bower iron-location extra-resolution Unnecessary resolution: iron-location#0.8.9 [exec] bower iron-media-query extra-resolution Unnecessary resolution: iron-media-query#1.0.8 [exec] bower iron-menu-behavior extra-resolution Unnecessary resolution: iron-menu-behavior#1.2.0 [exec] bower iron-meta extra-resolution Unnecessary resolution: iron-meta#1.1.2 [exec] bower iron-overlay-behavior extra-resolution Unnecessary resolution: iron-overlay-behavior#1.10.1 [exec] bower iron-pages extra-resolution Unnecessary resolution: iron-pages#1.0.8 [exec] bower iron-range-behavior extra-resolution Unnecessary resolution: iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior extra-resolution Unnecessary resolution: iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior extra-resolution Unnecessary resolution: iron-scroll-target-behavior#1.1.0 [exec] bower iron-scroll-threshold extra-resolution Unnecessary resolution: iron-scroll-threshold#1.0.3 [exec] bower iron-selector extra-resolution Unnecessary resolution: iron-selector#1.5.2 [exec] bower iron-signals extra-resolution Unnecessary resolution: iron-signals#1.0.3 [exec] bower iron-swipeable-container extra-resolution Unnecessary resolution: iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers extra-resolution Unnecessary resolution: iron-test-helpers#1.3.0 [exec] bower iron-validatable-behavior extra-resolution Unnecessary resolution: iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior extra-resolution Unnecessary resolution: iron-validator-behavior#1.0.1 [exec] bower jquery extra-resolution Unnecessary resolution: jquery#3.1.1 [exec] bower marked extra-resolution Unnecessary resolution: marked#0.3.6 [exec] bower marked-element extra-resolution Unnecessary resolution: marked-element#1.1.3 [exec] bower moment extra-resolution Unnecessary resolution: moment#2.10.6 [exec] bower neon-animation extra-resolution Unnecessary resolution: neon-animation#1.2.4 [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#0.9.0 [exec] bower nuxeo-document-permissions extra-resolution Unnecessary resolution: nuxeo-document-permissions#0.2.8 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#0.2.7 [exec] bower paper-badge extra-resolution Unnecessary resolution: paper-badge#1.1.4 [exec] bower paper-behaviors extra-resolution Unnecessary resolution: paper-behaviors#1.0.12 [exec] bower paper-button extra-resolution Unnecessary resolution: paper-button#1.0.14 [exec] bower paper-card extra-resolution Unnecessary resolution: paper-card#1.1.4 [exec] bower paper-checkbox extra-resolution Unnecessary resolution: paper-checkbox#1.4.1 [exec] bower paper-dialog extra-resolution Unnecessary resolution: paper-dialog#1.1.0 [exec] bower paper-dialog-behavior extra-resolution Unnecessary resolution: paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable extra-resolution Unnecessary resolution: paper-dialog-scrollable#1.1.5 [exec] bower paper-drawer-panel extra-resolution Unnecessary resolution: paper-drawer-panel#1.0.10 [exec] bower paper-dropdown-menu extra-resolution Unnecessary resolution: paper-dropdown-menu#1.4.2 [exec] bower paper-elements extra-resolution Unnecessary resolution: paper-elements#1.0.7 [exec] bower paper-fab extra-resolution Unnecessary resolution: paper-fab#1.2.1 [exec] bower paper-header-panel extra-resolution Unnecessary resolution: paper-header-panel#1.1.7 [exec] bower paper-icon-button extra-resolution Unnecessary resolution: paper-icon-button#1.0.7 [exec] bower paper-input extra-resolution Unnecessary resolution: paper-input#1.1.22 [exec] bower paper-item extra-resolution Unnecessary resolution: paper-item#1.2.1 [exec] bower paper-listbox extra-resolution Unnecessary resolution: paper-listbox#1.1.2 [exec] bower paper-material extra-resolution Unnecessary resolution: paper-material#1.0.6 [exec] bower paper-menu extra-resolution Unnecessary resolution: paper-menu#1.2.2 [exec] bower paper-menu-button extra-resolution Unnecessary resolution: paper-menu-button#1.5.2 [exec] bower paper-progress extra-resolution Unnecessary resolution: paper-progress#1.0.11 [exec] bower paper-radio-button extra-resolution Unnecessary resolution: paper-radio-button#1.2.1 [exec] bower paper-radio-group extra-resolution Unnecessary resolution: paper-radio-group#1.2.1 [exec] bower paper-ripple extra-resolution Unnecessary resolution: paper-ripple#1.0.10 [exec] bower paper-scroll-header-panel extra-resolution Unnecessary resolution: paper-scroll-header-panel#1.0.16 [exec] bower paper-slider extra-resolution Unnecessary resolution: paper-slider#1.0.12 [exec] bower paper-spinner extra-resolution Unnecessary resolution: paper-spinner#1.2.1 [exec] bower paper-styles extra-resolution Unnecessary resolution: paper-styles#1.1.5 [exec] bower paper-tabs extra-resolution Unnecessary resolution: paper-tabs#1.7.0 [exec] bower paper-toast extra-resolution Unnecessary resolution: paper-toast#1.3.0 [exec] bower paper-toggle-button extra-resolution Unnecessary resolution: paper-toggle-button#1.2.1 [exec] bower paper-toolbar extra-resolution Unnecessary resolution: paper-toolbar#1.1.7 [exec] bower paper-tooltip extra-resolution Unnecessary resolution: paper-tooltip#1.1.3 [exec] bower polymer extra-resolution Unnecessary resolution: polymer#1.7.0 [exec] bower prism extra-resolution Unnecessary resolution: prism#1.5.1 [exec] bower prism-element extra-resolution Unnecessary resolution: prism-element#1.1.1 [exec] bower promise-polyfill extra-resolution Unnecessary resolution: promise-polyfill#1.0.1 [exec] bower select2 extra-resolution Unnecessary resolution: select2#3.5.2 [exec] bower web-animations-js extra-resolution Unnecessary resolution: web-animations-js#2.2.2 [exec] bower webcomponentsjs extra-resolution Unnecessary resolution: webcomponentsjs#0.7.23 [exec] bower font-roboto#1.0.1 install font-roboto#1.0.1 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower better-dateinput-polyfill#1.5.2 install better-dateinput-polyfill#1.5.2 [exec] bower better-dom#2.1.4 install better-dom#2.1.4 [exec] bower iron-a11y-keys#1.0.6 install iron-a11y-keys#1.0.6 [exec] bower gold-email-input#1.0.8 install gold-email-input#1.0.8 [exec] bower nuxeo-document-permissions#0.2.8 install nuxeo-document-permissions#0.2.8 [exec] bower iron-autogrow-textarea#1.0.14 install iron-autogrow-textarea#1.0.14 [exec] bower better-i18n-plugin#1.0.4 install better-i18n-plugin#1.0.4 [exec] bower hydrolysis#1.24.1 install hydrolysis#1.24.1 [exec] bower nuxeo-elements#0.2.7 install nuxeo-elements#0.2.7 [exec] bower paper-icon-button#1.0.7 install paper-icon-button#1.0.7 [exec] bower iron-a11y-announcer#1.0.5 install iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys-behavior#1.1.9 install iron-a11y-keys-behavior#1.1.9 [exec] bower iron-collapse#1.3.0 install iron-collapse#1.3.0 [exec] bower iron-ajax#1.4.3 install iron-ajax#1.4.3 [exec] bower iron-component-page#1.1.7 install iron-component-page#1.1.7 [exec] bower iron-checked-element-behavior#1.0.5 install iron-checked-element-behavior#1.0.5 [exec] bower iron-demo-helpers#1.2.5 install iron-demo-helpers#1.2.5 [exec] bower iron-doc-viewer#1.0.15 install iron-doc-viewer#1.0.15 [exec] bower iron-fit-behavior#1.2.5 install iron-fit-behavior#1.2.5 [exec] bower iron-dropdown#1.5.3 install iron-dropdown#1.5.3 [exec] bower iron-elements#1.0.10 install iron-elements#1.0.10 [exec] bower iron-flex-layout#1.3.1 install iron-flex-layout#1.3.1 [exec] bower iron-form-element-behavior#1.0.6 install iron-form-element-behavior#1.0.6 [exec] bower iron-icons#1.2.0 install iron-icons#1.2.0 [exec] bower iron-form#1.1.4 install iron-form#1.1.4 [exec] bower marked-element#1.1.3 install marked-element#1.1.3 [exec] bower iron-iconset#1.0.5 install iron-iconset#1.0.5 [exec] bower iron-behaviors#1.0.17 install iron-behaviors#1.0.17 [exec] bower iron-image#1.2.5 install iron-image#1.2.5 [exec] bower iron-icon#1.0.12 install iron-icon#1.0.12 [exec] bower iron-jsonp-library#1.0.4 install iron-jsonp-library#1.0.4 [exec] bower iron-iconset-svg#1.1.0 install iron-iconset-svg#1.1.0 [exec] bower iron-input#1.0.10 install iron-input#1.0.10 [exec] bower iron-label#1.0.2 install iron-label#1.0.2 [exec] bower iron-list#1.3.14 install iron-list#1.3.14 [exec] bower moment#2.10.6 install moment#2.10.6 [exec] bower iron-media-query#1.0.8 install iron-media-query#1.0.8 [exec] bower iron-menu-behavior#1.2.0 install iron-menu-behavior#1.2.0 [exec] bower iron-meta#1.1.2 install iron-meta#1.1.2 [exec] bower iron-pages#1.0.8 install iron-pages#1.0.8 [exec] bower iron-overlay-behavior#1.10.1 install iron-overlay-behavior#1.10.1 [exec] bower iron-range-behavior#1.0.6 install iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 install iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior#1.1.0 install iron-scroll-target-behavior#1.1.0 [exec] bower iron-signals#1.0.3 install iron-signals#1.0.3 [exec] bower iron-selector#1.5.2 install iron-selector#1.5.2 [exec] bower iron-swipeable-container#1.0.3 install iron-swipeable-container#1.0.3 [exec] bower iron-validator-behavior#1.0.1 install iron-validator-behavior#1.0.1 [exec] bower iron-scroll-threshold#1.0.3 install iron-scroll-threshold#1.0.3 [exec] bower iron-test-helpers#1.3.0 install iron-test-helpers#1.3.0 [exec] bower iron-localstorage#1.0.6 install iron-localstorage#1.0.6 [exec] bower iron-location#0.8.9 install iron-location#0.8.9 [exec] bower iron-validatable-behavior#1.1.1 install iron-validatable-behavior#1.1.1 [exec] bower jquery#3.1.1 install jquery#3.1.1 [exec] bower paper-badge#1.1.4 install paper-badge#1.1.4 [exec] bower paper-behaviors#1.0.12 install paper-behaviors#1.0.12 [exec] bower neon-animation#1.2.4 install neon-animation#1.2.4 [exec] bower marked#0.3.6 install marked#0.3.6 [exec] bower paper-card#1.1.4 install paper-card#1.1.4 [exec] bower paper-button#1.0.14 install paper-button#1.0.14 [exec] bower paper-dialog-scrollable#1.1.5 install paper-dialog-scrollable#1.1.5 [exec] bower paper-checkbox#1.4.1 install paper-checkbox#1.4.1 [exec] bower paper-elements#1.0.7 install paper-elements#1.0.7 [exec] bower paper-drawer-panel#1.0.10 install paper-drawer-panel#1.0.10 [exec] bower paper-fab#1.2.1 install paper-fab#1.2.1 [exec] bower paper-header-panel#1.1.7 install paper-header-panel#1.1.7 [exec] bower paper-dropdown-menu#1.4.2 install paper-dropdown-menu#1.4.2 [exec] bower paper-input#1.1.22 install paper-input#1.1.22 [exec] bower nuxeo#0.9.0 install nuxeo#0.9.0 [exec] bower paper-dialog#1.1.0 install paper-dialog#1.1.0 [exec] bower paper-listbox#1.1.2 install paper-listbox#1.1.2 [exec] bower paper-material#1.0.6 install paper-material#1.0.6 [exec] bower paper-item#1.2.1 install paper-item#1.2.1 [exec] bower paper-menu#1.2.2 install paper-menu#1.2.2 [exec] bower paper-menu-button#1.5.2 install paper-menu-button#1.5.2 [exec] bower paper-progress#1.0.11 install paper-progress#1.0.11 [exec] bower paper-ripple#1.0.10 install paper-ripple#1.0.10 [exec] bower paper-radio-button#1.2.1 install paper-radio-button#1.2.1 [exec] bower paper-scroll-header-panel#1.0.16 install paper-scroll-header-panel#1.0.16 [exec] bower paper-radio-group#1.2.1 install paper-radio-group#1.2.1 [exec] bower paper-slider#1.0.12 install paper-slider#1.0.12 [exec] bower paper-spinner#1.2.1 install paper-spinner#1.2.1 [exec] bower paper-tabs#1.7.0 install paper-tabs#1.7.0 [exec] bower paper-toast#1.3.0 install paper-toast#1.3.0 [exec] bower paper-styles#1.1.5 install paper-styles#1.1.5 [exec] bower paper-toggle-button#1.2.1 install paper-toggle-button#1.2.1 [exec] bower paper-toolbar#1.1.7 install paper-toolbar#1.1.7 [exec] bower prism-element#1.1.1 install prism-element#1.1.1 [exec] bower promise-polyfill#1.0.1 install promise-polyfill#1.0.1 [exec] bower paper-dialog-behavior#1.2.7 install paper-dialog-behavior#1.2.7 [exec] bower prism#1.5.1 install prism#1.5.1 [exec] bower paper-tooltip#1.1.3 install paper-tooltip#1.1.3 [exec] bower web-animations-js#2.2.2 install web-animations-js#2.2.2 [exec] bower webcomponentsjs#0.7.23 install webcomponentsjs#0.7.23 [exec] bower polymer#1.7.0 install polymer#1.7.0 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] [exec] font-roboto#1.0.1 target/classes/web/nuxeo.war/bower_components/font-roboto [exec] [exec] es6-promise#2.2.0 target/classes/web/nuxeo.war/bower_components/es6-promise [exec] [exec] better-dateinput-polyfill#1.5.2 target/classes/web/nuxeo.war/bower_components/better-dateinput-polyfill [exec] โ”œโ”€โ”€ better-dom#2.1.4 [exec] โ””โ”€โ”€ better-i18n-plugin#1.0.4 [exec] [exec] better-dom#2.1.4 target/classes/web/nuxeo.war/bower_components/better-dom [exec] [exec] iron-a11y-keys#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] gold-email-input#1.0.8 target/classes/web/nuxeo.war/bower_components/gold-email-input [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-document-permissions#0.2.8 target/classes/web/nuxeo.war/bower_components/nuxeo-document-permissions [exec] โ”œโ”€โ”€ better-dateinput-polyfill#1.5.2 [exec] โ”œโ”€โ”€ gold-email-input#1.0.8 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ moment#2.10.6 [exec] โ”œโ”€โ”€ nuxeo-elements#0.2.7 [exec] โ”œโ”€โ”€ paper-elements#1.0.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-autogrow-textarea#1.0.14 target/classes/web/nuxeo.war/bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] better-i18n-plugin#1.0.4 target/classes/web/nuxeo.war/bower_components/better-i18n-plugin [exec] โ””โ”€โ”€ better-dom#2.1.4 [exec] [exec] hydrolysis#1.24.1 target/classes/web/nuxeo.war/bower_components/hydrolysis [exec] [exec] nuxeo-elements#0.2.7 target/classes/web/nuxeo.war/bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ nuxeo#0.9.0 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ select2#3.5.2 [exec] [exec] paper-icon-button#1.0.7 target/classes/web/nuxeo.war/bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-announcer#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-keys-behavior#1.1.9 target/classes/web/nuxeo.war/bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-collapse#1.3.0 target/classes/web/nuxeo.war/bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-ajax#1.4.3 target/classes/web/nuxeo.war/bower_components/iron-ajax [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ promise-polyfill#1.0.1 [exec] [exec] iron-component-page#1.1.7 target/classes/web/nuxeo.war/bower_components/iron-component-page [exec] โ”œโ”€โ”€ hydrolysis#1.24.1 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-checked-element-behavior#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-demo-helpers#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-demo-helpers [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ marked-element#1.1.3 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-doc-viewer#1.0.15 target/classes/web/nuxeo.war/bower_components/iron-doc-viewer [exec] โ”œโ”€โ”€ marked-element#1.1.3 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-fit-behavior#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-dropdown#1.5.3 target/classes/web/nuxeo.war/bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-elements#1.0.10 target/classes/web/nuxeo.war/bower_components/iron-elements [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-a11y-keys#1.0.6 [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-component-page#1.1.7 [exec] โ”œโ”€โ”€ iron-demo-helpers#1.2.5 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form#1.1.4 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-iconset#1.0.5 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ iron-jsonp-library#1.0.4 [exec] โ”œโ”€โ”€ iron-label#1.0.2 [exec] โ”œโ”€โ”€ iron-list#1.3.14 [exec] โ”œโ”€โ”€ iron-localstorage#1.0.6 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-pages#1.0.8 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ”œโ”€โ”€ iron-scroll-threshold#1.0.3 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ iron-signals#1.0.3 [exec] โ”œโ”€โ”€ iron-swipeable-container#1.0.3 [exec] โ”œโ”€โ”€ iron-test-helpers#1.3.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ iron-validator-behavior#1.0.1 [exec] [exec] iron-flex-layout#1.3.1 target/classes/web/nuxeo.war/bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form-element-behavior#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icons#1.2.0 target/classes/web/nuxeo.war/bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form#1.1.4 target/classes/web/nuxeo.war/bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] marked-element#1.1.3 target/classes/web/nuxeo.war/bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-iconset [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-behaviors#1.0.17 target/classes/web/nuxeo.war/bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-image#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-image [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icon#1.0.12 target/classes/web/nuxeo.war/bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-jsonp-library#1.0.4 target/classes/web/nuxeo.war/bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset-svg#1.1.0 target/classes/web/nuxeo.war/bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-input#1.0.10 target/classes/web/nuxeo.war/bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-label#1.0.2 target/classes/web/nuxeo.war/bower_components/iron-label [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-list#1.3.14 target/classes/web/nuxeo.war/bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] moment#2.10.6 target/classes/web/nuxeo.war/bower_components/moment [exec] [exec] iron-media-query#1.0.8 target/classes/web/nuxeo.war/bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-menu-behavior#1.2.0 target/classes/web/nuxeo.war/bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-meta#1.1.2 target/classes/web/nuxeo.war/bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-pages#1.0.8 target/classes/web/nuxeo.war/bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-overlay-behavior#1.10.1 target/classes/web/nuxeo.war/bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-range-behavior#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-resizable-behavior#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-target-behavior#1.1.0 target/classes/web/nuxeo.war/bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-signals#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-signals [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-selector#1.5.2 target/classes/web/nuxeo.war/bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-swipeable-container#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-swipeable-container [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validator-behavior#1.0.1 target/classes/web/nuxeo.war/bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-threshold#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-test-helpers#1.3.0 target/classes/web/nuxeo.war/bower_components/iron-test-helpers [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-localstorage#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-location#0.8.9 target/classes/web/nuxeo.war/bower_components/iron-location [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validatable-behavior#1.1.1 target/classes/web/nuxeo.war/bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] jquery#3.1.1 target/classes/web/nuxeo.war/bower_components/jquery [exec] [exec] paper-badge#1.1.4 target/classes/web/nuxeo.war/bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-behaviors#1.0.12 target/classes/web/nuxeo.war/bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] neon-animation#1.2.4 target/classes/web/nuxeo.war/bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ web-animations-js#2.2.2 [exec] [exec] marked#0.3.6 target/classes/web/nuxeo.war/bower_components/marked [exec] [exec] paper-card#1.1.4 target/classes/web/nuxeo.war/bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-button#1.0.14 target/classes/web/nuxeo.war/bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-scrollable#1.1.5 target/classes/web/nuxeo.war/bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-checkbox#1.4.1 target/classes/web/nuxeo.war/bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-elements#1.0.7 target/classes/web/nuxeo.war/bower_components/paper-elements [exec] โ”œโ”€โ”€ paper-badge#1.1.4 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-card#1.1.4 [exec] โ”œโ”€โ”€ paper-checkbox#1.4.1 [exec] โ”œโ”€โ”€ paper-dialog#1.1.0 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#1.1.5 [exec] โ”œโ”€โ”€ paper-drawer-panel#1.0.10 [exec] โ”œโ”€โ”€ paper-dropdown-menu#1.4.2 [exec] โ”œโ”€โ”€ paper-fab#1.2.1 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-item#1.2.1 [exec] โ”œโ”€โ”€ paper-listbox#1.1.2 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-menu#1.2.2 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ”œโ”€โ”€ paper-radio-group#1.2.1 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-scroll-header-panel#1.0.16 [exec] โ”œโ”€โ”€ paper-slider#1.0.12 [exec] โ”œโ”€โ”€ paper-spinner#1.2.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-tabs#1.7.0 [exec] โ”œโ”€โ”€ paper-toast#1.3.0 [exec] โ”œโ”€โ”€ paper-toggle-button#1.2.1 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ paper-tooltip#1.1.3 [exec] [exec] paper-drawer-panel#1.0.10 target/classes/web/nuxeo.war/bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-fab#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-header-panel#1.1.7 target/classes/web/nuxeo.war/bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dropdown-menu#1.4.2 target/classes/web/nuxeo.war/bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-input#1.1.22 target/classes/web/nuxeo.war/bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo#0.9.0 target/classes/web/nuxeo.war/bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] paper-dialog#1.1.0 target/classes/web/nuxeo.war/bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-listbox#1.1.2 target/classes/web/nuxeo.war/bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-material#1.0.6 target/classes/web/nuxeo.war/bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-item#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu#1.2.2 target/classes/web/nuxeo.war/bower_components/paper-menu [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu-button#1.5.2 target/classes/web/nuxeo.war/bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-progress#1.0.11 target/classes/web/nuxeo.war/bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-ripple#1.0.10 target/classes/web/nuxeo.war/bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-button#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-scroll-header-panel#1.0.16 target/classes/web/nuxeo.war/bower_components/paper-scroll-header-panel [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-group#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-slider#1.0.12 target/classes/web/nuxeo.war/bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-spinner#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-spinner [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tabs#1.7.0 target/classes/web/nuxeo.war/bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toast#1.3.0 target/classes/web/nuxeo.war/bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-styles#1.1.5 target/classes/web/nuxeo.war/bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toggle-button#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toolbar#1.1.7 target/classes/web/nuxeo.war/bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] prism-element#1.1.1 target/classes/web/nuxeo.war/bower_components/prism-element [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism#1.5.1 [exec] [exec] promise-polyfill#1.0.1 target/classes/web/nuxeo.war/bower_components/promise-polyfill [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-behavior#1.2.7 target/classes/web/nuxeo.war/bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] prism#1.5.1 target/classes/web/nuxeo.war/bower_components/prism [exec] [exec] paper-tooltip#1.1.3 target/classes/web/nuxeo.war/bower_components/paper-tooltip [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] web-animations-js#2.2.2 target/classes/web/nuxeo.war/bower_components/web-animations-js [exec] [exec] webcomponentsjs#0.7.23 target/classes/web/nuxeo.war/bower_components/webcomponentsjs [exec] [exec] polymer#1.7.0 target/classes/web/nuxeo.war/bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.23 [exec] [exec] select2#3.5.2 target/classes/web/nuxeo.war/bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.1.1 build: [exec] Running "vulcanize:permissions" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/nuxeo-document-permissions/nuxeo-document-permissions.html -> target/classes/web/nuxeo.war/permissions/components/elements.vulcanized.html [exec] [exec] Running "clean:bower_components" (clean) task [exec] >> 94 paths cleaned. [exec] [exec] Done, without errors. [exec] [exec] [exec] Execution Time (2018-06-27 04:06:57 UTC) [exec] loading tasks 278ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 18% [exec] vulcanize:permissions 1.2s โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 75% [exec] clean:bower_components 117ms โ–‡โ–‡โ–‡ 7% [exec] Total 1.6s [exec] [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-webapp --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-webapp --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-webapp --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-webapp --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-webapp >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp --- [INFO] Storing buildNumber: 20180627-040700 at timestamp: 1530072420227 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-webapp <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-webapp --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-webapp --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316/nuxeo-platform-webapp-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316/nuxeo-platform-webapp-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-webapp --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316/nuxeo-platform-webapp-10.2-I20180627_0316.jar (1484 KB at 3977.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316/nuxeo-platform-webapp-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316/nuxeo-platform-webapp-10.2-I20180627_0316.pom (2 KB at 20.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/maven-metadata.xml (166 KB at 2719.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/maven-metadata.xml (166 KB at 2023.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316/nuxeo-platform-webapp-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.2-I20180627_0316/nuxeo-platform-webapp-10.2-I20180627_0316-sources.jar (344 KB at 3948.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Addons Core parent POM 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-addons-core-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-addons-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-addons-core-parent --- [INFO] Storing buildNumber: 20180627-040701 at timestamp: 1530072421152 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-addons-core-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-addons-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-addons-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-addons-core-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-addons-core-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-addons-core-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-addons-core-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-addons-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-addons-core-parent --- [INFO] Storing buildNumber: 20180627-040701 at timestamp: 1530072421216 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-addons-core-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-addons-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-addons-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-addons-core-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-addons-core-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-addons-core-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-addons-core-parent/10.2-I20180627_0316/nuxeo-addons-core-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-addons-core-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/10.2-I20180627_0316/nuxeo-addons-core-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/10.2-I20180627_0316/nuxeo-addons-core-parent-10.2-I20180627_0316.pom (3 KB at 6.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/maven-metadata.xml (72 KB at 1303.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/maven-metadata.xml (72 KB at 908.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage MarkLogic 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-marklogic --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-marklogic --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-marklogic --- [INFO] Storing buildNumber: 20180627-040702 at timestamp: 1530072422288 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-marklogic --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-marklogic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicQueryBuilder.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicQueryBuilder.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicQueryBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 76 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-marklogic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-marklogic --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateSerializerDiff Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateSerializerDiff Running org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateDeserializer Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec - in org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateDeserializer Running org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicQueryBuilder Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicQueryBuilder Running org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicQuerySimpleBuilder Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicQuerySimpleBuilder Running org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateSerializer Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateSerializer Results : Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-marklogic --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-marklogic --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-marklogic --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-marklogic >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-marklogic --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-marklogic --- [INFO] Storing buildNumber: 20180627-040705 at timestamp: 1530072425434 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-marklogic --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-marklogic <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-marklogic --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-storage-marklogic --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-marklogic --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-marklogic --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316.jar (81 KB at 616.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316.pom (5 KB at 56.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/maven-metadata.xml (71 KB at 1312.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/maven-metadata.xml (71 KB at 897.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316-sources.jar (38 KB at 469.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.2-I20180627_0316/nuxeo-core-storage-marklogic-10.2-I20180627_0316-tests.jar (57 KB at 692.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Addons parent POM 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-addons-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-addons-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-addons-parent --- [INFO] Storing buildNumber: 20180627-040706 at timestamp: 1530072426152 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-addons-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-addons-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-addons-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-addons-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-addons-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-addons-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-addons-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-addons-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-addons-parent --- [INFO] Storing buildNumber: 20180627-040706 at timestamp: 1530072426263 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-addons-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-addons-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-addons-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-addons-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-addons-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-addons-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-addons-parent/10.2-I20180627_0316/nuxeo-addons-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-addons-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/10.2-I20180627_0316/nuxeo-addons-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/10.2-I20180627_0316/nuxeo-addons-parent-10.2-I20180627_0316.pom (45 KB at 574.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/maven-metadata.xml (170 KB at 2976.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/maven-metadata.xml (170 KB at 2044.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Language Extensions 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-lang-ext --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang-ext --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang-ext --- [INFO] Storing buildNumber: 20180627-040707 at timestamp: 1530072427332 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang-ext --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-lang-ext --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-lang-ext --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-lang-ext --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.lang.ext.test.TestMessages 04:07:08,360 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'crowdin/messages.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.nuxeo.ecm.platform.lang.ext.test.TestMessages Running org.nuxeo.ecm.platform.lang.ext.test.TestExtMessages 04:07:08,408 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_fil_PH.properties'. 04:07:08,427 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_pt_PT.properties'. 04:07:08,460 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_vi_VN.properties'. 04:07:08,476 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_eu_ES.properties'. 04:07:08,499 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_ru_RU.properties'. 04:07:08,515 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_cs_CZ.properties'. 04:07:08,530 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_ca_ES.properties'. 04:07:08,548 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_pt_BR.properties'. 04:07:08,573 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_de_DE.properties'. 04:07:08,592 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_pl_PL.properties'. 04:07:08,618 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_ja_JP.properties'. 04:07:08,646 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_fr_FR.properties'. 04:07:08,673 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_ar_SA.properties'. 04:07:08,698 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_el_GR.properties'. 04:07:08,713 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_sv_SE.properties'. 04:07:08,730 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_tl_PH.properties'. 04:07:08,749 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_sr_SP.properties'. 04:07:08,763 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_mk_MK.properties'. 04:07:08,777 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_fr_CA.properties'. 04:07:08,789 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_hu_HU.properties'. 04:07:08,801 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_it_IT.properties'. 04:07:08,812 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_id_ID.properties'. 04:07:08,827 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_az_AZ.properties'. 04:07:08,845 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_es_ES.properties'. 04:07:08,861 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_nl_NL.properties'. 04:07:08,878 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_sq_AL.properties'. 04:07:08,894 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_tr_TR.properties'. 04:07:08,911 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_zh_CN.properties'. 04:07:08,934 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_gl_ES.properties'. Tests run: 116, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec - in org.nuxeo.ecm.platform.lang.ext.test.TestExtMessages Results : Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-lang-ext --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-lang-ext --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-lang-ext --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-lang-ext >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang-ext --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang-ext --- [INFO] Storing buildNumber: 20180627-040709 at timestamp: 1530072429941 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang-ext --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-lang-ext <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-lang-ext --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-lang-ext --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316/nuxeo-platform-lang-ext-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316/nuxeo-platform-lang-ext-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-lang-ext --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar (1570 KB at 3658.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316/nuxeo-platform-lang-ext-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316/nuxeo-platform-lang-ext-10.2-I20180627_0316.pom (2 KB at 19.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/maven-metadata.xml (168 KB at 2880.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/maven-metadata.xml (168 KB at 1160.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316/nuxeo-platform-lang-ext-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.2-I20180627_0316/nuxeo-platform-lang-ext-10.2-I20180627_0316-sources.jar (1566 KB at 14365.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Incomplete Language Extensions 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-lang-ext-incomplete --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Storing buildNumber: 20180627-040711 at timestamp: 1530072431117 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-lang-ext-incomplete --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-lang-ext-incomplete --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-lang-ext-incomplete --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-lang-ext-incomplete --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-lang-ext-incomplete --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-lang-ext-incomplete >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Storing buildNumber: 20180627-040711 at timestamp: 1530072431281 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-lang-ext-incomplete <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316.jar (4 KB at 46.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316.pom (2 KB at 18.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/maven-metadata.xml (72 KB at 1300.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/maven-metadata.xml (72 KB at 894.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.2-I20180627_0316/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316-sources.jar (2 KB at 21.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-chemistry --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-chemistry --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-chemistry --- [INFO] Storing buildNumber: 20180627-040711 at timestamp: 1530072431757 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-chemistry --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-chemistry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-chemistry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-chemistry --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-chemistry --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-chemistry/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-chemistry >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-chemistry --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-chemistry --- [INFO] Storing buildNumber: 20180627-040711 at timestamp: 1530072431852 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-chemistry --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-chemistry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-chemistry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-chemistry <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-chemistry --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-chemistry --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-chemistry/10.2-I20180627_0316/nuxeo-chemistry-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-chemistry --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/10.2-I20180627_0316/nuxeo-chemistry-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/10.2-I20180627_0316/nuxeo-chemistry-10.2-I20180627_0316.pom (2 KB at 20.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/maven-metadata.xml (170 KB at 2876.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/maven-metadata.xml (170 KB at 2070.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry OpenCMIS Implementation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-opencmis-impl --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-impl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-impl --- [INFO] Storing buildNumber: 20180627-040713 at timestamp: 1530072433392 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-impl --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-opencmis-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-opencmis-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-opencmis-impl --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.opencmis.impl.util.TestSimpleImageInfo Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.opencmis.impl.util.TestSimpleImageInfo Running org.nuxeo.ecm.core.opencmis.impl.util.TestListUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.opencmis.impl.util.TestListUtils Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-opencmis-impl --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-opencmis-impl --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-opencmis-impl --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-opencmis-impl >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-impl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-impl --- [INFO] Storing buildNumber: 20180627-040716 at timestamp: 1530072436304 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-impl --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-opencmis-impl <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-opencmis-impl --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-opencmis-impl --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316/nuxeo-opencmis-impl-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316/nuxeo-opencmis-impl-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-opencmis-impl --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316/nuxeo-opencmis-impl-10.2-I20180627_0316.jar (221 KB at 791.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316/nuxeo-opencmis-impl-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316/nuxeo-opencmis-impl-10.2-I20180627_0316.pom (5 KB at 56.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/maven-metadata.xml (161 KB at 2633.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/maven-metadata.xml (161 KB at 791.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316/nuxeo-opencmis-impl-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.2-I20180627_0316/nuxeo-opencmis-impl-10.2-I20180627_0316-sources.jar (105 KB at 1262.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry OpenCMIS Bindings 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-opencmis-bindings --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-bindings --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-bindings --- [INFO] Storing buildNumber: 20180627-040718 at timestamp: 1530072438233 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-bindings --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-opencmis-bindings --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-opencmis-bindings --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-opencmis-bindings --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-opencmis-bindings --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-opencmis-bindings --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-opencmis-bindings --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-opencmis-bindings >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-bindings --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-bindings --- [INFO] Storing buildNumber: 20180627-040719 at timestamp: 1530072439851 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-bindings --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-opencmis-bindings <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-opencmis-bindings --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-opencmis-bindings --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316/nuxeo-opencmis-bindings-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316/nuxeo-opencmis-bindings-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-opencmis-bindings --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar (56 KB at 254.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316/nuxeo-opencmis-bindings-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316/nuxeo-opencmis-bindings-10.2-I20180627_0316.pom (2 KB at 23.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/maven-metadata.xml (161 KB at 2633.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/maven-metadata.xml (161 KB at 2008.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316/nuxeo-opencmis-bindings-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.2-I20180627_0316/nuxeo-opencmis-bindings-10.2-I20180627_0316-sources.jar (44 KB at 573.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry OpenCMIS Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-opencmis-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-tests --- [INFO] Storing buildNumber: 20180627-040722 at timestamp: 1530072442511 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-opencmis-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/main/java/org/nuxeo/ecm/core/opencmis/tests/Helper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/main/java/org/nuxeo/ecm/core/opencmis/tests/Helper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/main/java/org/nuxeo/ecm/core/opencmis/tests/Helper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-opencmis-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-opencmis-tests --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:07:28,183 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingNoProxies 04:07:35,477 WARN [main] [NuxeoCmisServiceWrapper] java.lang.IllegalArgumentException: Invalid datetime format: foobar java.lang.IllegalArgumentException: Invalid datetime format: foobar at org.apache.chemistry.opencmis.server.support.query.CalendarHelper.fromString(CalendarHelper.java:58) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkTimestamp(AbstractPredicateWalker.java:360) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkExpr(AbstractPredicateWalker.java:158) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkNotEquals(AbstractPredicateWalker.java:203) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkPredicate(AbstractPredicateWalker.java:49) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query(CmisQueryWalker_CmisBaseWalker.java:305) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query(CmisQueryWalker.java:281) at org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict.walkStatement(QueryUtilStrict.java:78) at org.apache.chemistry.opencmis.server.support.query.QueryUtilBase.processStatement(QueryUtilBase.java:73) at org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.getNXQL(CMISQLtoNXQL.java:166) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.queryProjection(NuxeoCmisService.java:1620) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.query(NuxeoCmisService.java:1479) at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1218) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.query(TestCmisBinding.java:269) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.testQueryWhereProperties(TestCmisBinding.java:1526) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:08:11,156 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:08:11,172 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:08:11,252 WARN [Nuxeo-Work-fulltextUpdater-1:15708327999500916.862436488] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:08:11,257 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:08:11,264 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:08:11,269 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:08:11,679 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:08:11,690 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:08:11,760 WARN [Nuxeo-Work-fulltextUpdater-1:15708328508141366.1185736117] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:08:11,765 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:08:11,773 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:08:11,777 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:08:15,763 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,764 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,764 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,765 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,766 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,766 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,767 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,768 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,769 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,770 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,770 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,771 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,772 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,772 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,773 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,774 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,774 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,775 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,776 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,776 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,777 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,778 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,778 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,779 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,780 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,780 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,781 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,782 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,782 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,783 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,783 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,784 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,785 WARN [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:08:15,901 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:08:15,935 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 97, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 46.792 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingNoProxies Running org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession 04:08:21,353 WARN [Nuxeo-Work-default-4:15708338069612884.1508337463] [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 40875c26-254a-4054-be1e-36481648b763: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:08:21,453 ERROR [main] [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: /UserWorkspaceRoot/Administrator at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.resolvePath(SQLSession.java:196) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:348) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2023) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:434) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:444) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1164) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1212) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.core.opencmis.tests.Helper.createUserWorkspace(Helper.java:265) at org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession.testUserWorkspace(CmisSuiteSession.java:1009) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:08:21,933 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:08:22,649 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:08:23,693 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:08:23,969 WARN [main] [Selection] Created fragment missing: 569b139c-6e24-4e23-8a9b-49b3080f4ad0 04:08:24,340 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:08:27,223 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:08:27,238 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:08:30,972 WARN [Nuxeo-Work-default-3:15708347700185129.1418583947] [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 3d9abc5a-6707-413f-8382-263b5200f1c4: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:08:31,078 ERROR [main] [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: /UserWorkspaceRoot/Administrator at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.resolvePath(SQLSession.java:196) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:348) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2023) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:434) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:444) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1164) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1212) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.core.opencmis.tests.Helper.createUserWorkspace(Helper.java:265) at org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession.testUserWorkspace(CmisSuiteSession.java:1009) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:08:31,539 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:08:32,159 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:08:33,101 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:08:33,353 WARN [main] [Selection] Created fragment missing: e1d43592-6c9b-45dd-8172-fbd621d0f2f8 04:08:33,782 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:08:36,196 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:08:39,019 WARN [Nuxeo-Work-default-2:15708355735271020.1292885119] [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 51e0501f-a7c5-4569-8f4f-29f55b23ed88: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:08:39,124 ERROR [main] [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: /UserWorkspaceRoot/Administrator at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.resolvePath(SQLSession.java:196) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:348) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2023) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:434) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:444) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1164) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1212) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.core.opencmis.tests.Helper.createUserWorkspace(Helper.java:265) at org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession.testUserWorkspace(CmisSuiteSession.java:1009) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:08:40,896 WARN [main] [Selection] Created fragment missing: f9df5cd0-1dbc-403f-b97f-ac56068f46c3 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:08:43,672 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:08:43,705 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation ElasticSearchClient: TransportClient 04:08:51,223 ERROR [main] [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 233 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.es.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.elasticsearch.managment.contrib references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.874 sec - in org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingES 04:09:00,439 WARN [main] [NuxeoCmisServiceWrapper] java.lang.IllegalArgumentException: Invalid datetime format: foobar java.lang.IllegalArgumentException: Invalid datetime format: foobar at org.apache.chemistry.opencmis.server.support.query.CalendarHelper.fromString(CalendarHelper.java:58) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkTimestamp(AbstractPredicateWalker.java:360) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkExpr(AbstractPredicateWalker.java:158) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkNotEquals(AbstractPredicateWalker.java:203) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkPredicate(AbstractPredicateWalker.java:49) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query(CmisQueryWalker_CmisBaseWalker.java:305) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query(CmisQueryWalker.java:281) at org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict.walkStatement(QueryUtilStrict.java:78) at org.apache.chemistry.opencmis.server.support.query.QueryUtilBase.processStatement(QueryUtilBase.java:73) at org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.getNXQL(CMISQLtoNXQL.java:166) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.queryProjection(NuxeoCmisService.java:1620) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.query(NuxeoCmisService.java:1479) at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1218) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.query(TestCmisBinding.java:269) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.testQueryWhereProperties(TestCmisBinding.java:1526) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient 04:10:04,037 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:10:04,062 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:10:04,182 WARN [Nuxeo-Work-fulltextUpdater-1:15708440930286610.2059317711] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:10:04,233 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:10:04,245 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:10:04,267 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. ElasticSearchClient: TransportClient 04:10:07,817 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:10:07,835 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:10:07,951 WARN [Nuxeo-Work-fulltextUpdater-1:15708444691551863.340984056] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:10:08,007 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:10:08,019 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:10:08,040 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient 04:10:19,752 WARN [main] [Selection] Existing fragment missing: 6c881c16-afd3-46d1-806c-1df792538f73 04:10:19,763 WARN [main] [Selection] Existing fragment missing: 6c881c16-afd3-46d1-806c-1df792538f73 ElasticSearchClient: TransportClient StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:10:24,547 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 97, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 93.262 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingES Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding 04:10:28,597 WARN [main] [NuxeoCmisServiceWrapper] java.lang.IllegalArgumentException: Invalid datetime format: foobar java.lang.IllegalArgumentException: Invalid datetime format: foobar at org.apache.chemistry.opencmis.server.support.query.CalendarHelper.fromString(CalendarHelper.java:58) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkTimestamp(AbstractPredicateWalker.java:360) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkExpr(AbstractPredicateWalker.java:158) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkNotEquals(AbstractPredicateWalker.java:203) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkPredicate(AbstractPredicateWalker.java:49) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query(CmisQueryWalker_CmisBaseWalker.java:305) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query(CmisQueryWalker.java:281) at org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict.walkStatement(QueryUtilStrict.java:78) at org.apache.chemistry.opencmis.server.support.query.QueryUtilBase.processStatement(QueryUtilBase.java:73) at org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.getNXQL(CMISQLtoNXQL.java:166) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.queryProjection(NuxeoCmisService.java:1620) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.query(NuxeoCmisService.java:1479) at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1218) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.query(TestCmisBinding.java:269) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.testQueryWhereProperties(TestCmisBinding.java:1526) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:11:02,771 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:02,784 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:02,860 WARN [Nuxeo-Work-fulltextUpdater-1:15708499607988762.1456720276] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:02,866 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:02,875 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:02,879 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:03,309 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:03,320 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:03,399 WARN [Nuxeo-Work-fulltextUpdater-1:15708500146730099.1084387582] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:03,404 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:03,412 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:03,417 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:11:06,642 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 97, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 42.088 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingRenditions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:11:08,263 WARN [main] [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: 1.626 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingRenditions Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingJoins 04:11:45,532 WARN [main] [NuxeoCmisServiceWrapper] java.lang.IllegalArgumentException: Invalid datetime format: foobar java.lang.IllegalArgumentException: Invalid datetime format: foobar at org.apache.chemistry.opencmis.server.support.query.CalendarHelper.fromString(CalendarHelper.java:58) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkTimestamp(AbstractPredicateWalker.java:360) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkExpr(AbstractPredicateWalker.java:158) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkNotEquals(AbstractPredicateWalker.java:203) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkPredicate(AbstractPredicateWalker.java:49) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query(CmisQueryWalker_CmisBaseWalker.java:305) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query(CmisQueryWalker.java:281) at org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict.walkStatement(QueryUtilStrict.java:78) at org.apache.chemistry.opencmis.server.support.query.QueryUtilBase.processStatement(QueryUtilBase.java:73) at org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.buildQuery(CMISQLQueryMaker.java:261) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:748) at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy97.queryProjection(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryProjection(SoftRefCachingMapper.java:116) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryProjection(SessionImpl.java:1351) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryProjection(ConnectionImpl.java:362) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryProjection(SQLSession.java:442) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryProjection(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryProjection(AbstractSession.java:1292) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.queryProjection(NuxeoCmisService.java:1613) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.query(NuxeoCmisService.java:1479) at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1218) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.query(TestCmisBinding.java:269) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.testQueryWhereProperties(TestCmisBinding.java:1526) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:11:46,035 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:46,045 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:46,131 WARN [Nuxeo-Work-fulltextUpdater-1:15708542871912026.681162773] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:46,148 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:46,158 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:46,163 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 04:11:47,523 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:47,539 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:47,619 WARN [Nuxeo-Work-fulltextUpdater-1:15708544366780874.1165571533] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:47,630 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:47,644 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 04:11:47,648 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:11:50,131 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 97, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 41.858 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingJoins Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingComplexProperties StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:11:51,727 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:11:51,745 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingComplexProperties Running org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession2 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec - in org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession2 Running org.nuxeo.ecm.core.opencmis.impl.TestCmisSessionWebServices StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:11:53,806 ERROR [localhost-startStop-1] [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [/context] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:11:53,819 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.978 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisSessionWebServices Running org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession2 Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.882 sec - in org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession2 Results : Tests run: 508, Failures: 0, Errors: 0, Skipped: 54 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-opencmis-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-opencmis-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-opencmis-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-opencmis-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-tests --- [INFO] Storing buildNumber: 20180627-041156 at timestamp: 1530072716905 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-opencmis-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-opencmis-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-opencmis-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-opencmis-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-opencmis-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316.jar (13 KB at 65.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316.pom (12 KB at 150.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/maven-metadata.xml (160 KB at 2749.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/maven-metadata.xml (160 KB at 500.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316-sources.jar (7 KB at 88.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.2-I20180627_0316/nuxeo-opencmis-tests-10.2-I20180627_0316-tests.jar (152 KB at 1841.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Business Days Management 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-business-days-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management --- [INFO] Storing buildNumber: 20180627-041157 at timestamp: 1530072717913 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-business-days-management --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-business-days-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-business-days-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management --- [INFO] Storing buildNumber: 20180627-041157 at timestamp: 1530072717979 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-business-days-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-business-days-management --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-business-days-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management/10.2-I20180627_0316/nuxeo-business-days-management-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-business-days-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/10.2-I20180627_0316/nuxeo-business-days-management-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/10.2-I20180627_0316/nuxeo-business-days-management-10.2-I20180627_0316.pom (3 KB at 12.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/maven-metadata.xml (163 KB at 2907.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/maven-metadata.xml (163 KB at 2010.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Business Days Management Api 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-business-days-management-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management-api --- [INFO] Storing buildNumber: 20180627-041158 at timestamp: 1530072718381 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-business-days-management-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-business-days-management-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-business-days-management-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-business-days-management-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-business-days-management-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/nuxeo-business-days-management-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-business-days-management-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-business-days-management-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management-api --- [INFO] Storing buildNumber: 20180627-041158 at timestamp: 1530072718503 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-business-days-management-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-business-days-management-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/nuxeo-business-days-management-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-business-days-management-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/nuxeo-business-days-management-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316/nuxeo-business-days-management-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316/nuxeo-business-days-management-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/nuxeo-business-days-management-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316/nuxeo-business-days-management-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-business-days-management-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316/nuxeo-business-days-management-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316/nuxeo-business-days-management-api-10.2-I20180627_0316.jar (5 KB at 55.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316/nuxeo-business-days-management-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316/nuxeo-business-days-management-api-10.2-I20180627_0316.pom (644 B at 8.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/maven-metadata.xml (163 KB at 2760.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/maven-metadata.xml (163 KB at 2036.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316/nuxeo-business-days-management-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.2-I20180627_0316/nuxeo-business-days-management-api-10.2-I20180627_0316-sources.jar (3 KB at 35.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Business Days Management Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-business-days-management-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management-core --- [INFO] Storing buildNumber: 20180627-041159 at timestamp: 1530072719228 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-business-days-management-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-business-days-management-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/java/org/nuxeo/business/days/management/test/service/TestBusinessDaysService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/java/org/nuxeo/business/days/management/test/service/TestBusinessDaysService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-business-days-management-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.business.days.management.test.service.TestBusinessDaysService log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.RuntimeHarnessImpl). 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.537 sec - in org.nuxeo.business.days.management.test.service.TestBusinessDaysService Running org.nuxeo.business.days.management.test.checker.TestCSVHolidaysChecker Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.nuxeo.business.days.management.test.checker.TestCSVHolidaysChecker Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-business-days-management-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-business-days-management-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/nuxeo-business-days-management-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-business-days-management-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-business-days-management-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management-core --- [INFO] Storing buildNumber: 20180627-041201 at timestamp: 1530072721118 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-business-days-management-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-business-days-management-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/nuxeo-business-days-management-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-business-days-management-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/nuxeo-business-days-management-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316/nuxeo-business-days-management-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316/nuxeo-business-days-management-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/nuxeo-business-days-management-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316/nuxeo-business-days-management-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-business-days-management-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316/nuxeo-business-days-management-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316/nuxeo-business-days-management-core-10.2-I20180627_0316.jar (11 KB at 26.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316/nuxeo-business-days-management-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316/nuxeo-business-days-management-core-10.2-I20180627_0316.pom (2 KB at 16.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/maven-metadata.xml (163 KB at 2951.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/maven-metadata.xml (163 KB at 2029.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316/nuxeo-business-days-management-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.2-I20180627_0316/nuxeo-business-days-management-core-10.2-I20180627_0316-sources.jar (9 KB at 105.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL BinaryManager 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-sql --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-sql --- [INFO] Storing buildNumber: 20180627-041202 at timestamp: 1530072722456 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-sql --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-sql --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.core.storage.sql.TestSQLBinaryManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBinaryManager Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-sql --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-sql --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-sql >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-sql --- [INFO] Storing buildNumber: 20180627-041206 at timestamp: 1530072726791 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-sql --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-sql <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-sql --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316/nuxeo-core-binarymanager-sql-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316/nuxeo-core-binarymanager-sql-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316/nuxeo-core-binarymanager-sql-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-sql --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316/nuxeo-core-binarymanager-sql-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316/nuxeo-core-binarymanager-sql-10.2-I20180627_0316.jar (15 KB at 79.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316/nuxeo-core-binarymanager-sql-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316/nuxeo-core-binarymanager-sql-10.2-I20180627_0316.pom (4 KB at 48.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/maven-metadata.xml (168 KB at 2884.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/maven-metadata.xml (168 KB at 2118.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316/nuxeo-core-binarymanager-sql-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.2-I20180627_0316/nuxeo-core-binarymanager-sql-10.2-I20180627_0316-sources.jar (6 KB at 65.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo HTTP client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-http-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-http-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-http-client --- [INFO] Storing buildNumber: 20180627-041207 at timestamp: 1530072727362 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-http-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-http-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-http-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-http-client --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-http-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-http-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/nuxeo-http-client-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-http-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-http-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-http-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-http-client --- [INFO] Storing buildNumber: 20180627-041207 at timestamp: 1530072727523 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-http-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-http-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-http-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/nuxeo-http-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-http-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/nuxeo-http-client-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316/nuxeo-http-client-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316/nuxeo-http-client-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/nuxeo-http-client-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316/nuxeo-http-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-http-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316/nuxeo-http-client-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316/nuxeo-http-client-10.2-I20180627_0316.jar (10 KB at 120.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316/nuxeo-http-client-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316/nuxeo-http-client-10.2-I20180627_0316.pom (3 KB at 31.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/maven-metadata.xml (170 KB at 2923.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/maven-metadata.xml (170 KB at 2043.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316/nuxeo-http-client-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.2-I20180627_0316/nuxeo-http-client-10.2-I20180627_0316-sources.jar (5 KB at 59.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-041207 at timestamp: 1530072727995 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-041208 at timestamp: 1530072728063 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/parent/10.2-I20180627_0316/parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/10.2-I20180627_0316/parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/10.2-I20180627_0316/parent-10.2-I20180627_0316.pom (2 KB at 24.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/maven-metadata.xml (169 KB at 1333.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/maven-metadata.xml (169 KB at 2182.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-api --- [INFO] Storing buildNumber: 20180627-041208 at timestamp: 1530072728844 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/ActionableValidator.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/ActionableValidator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-api --- [INFO] Storing buildNumber: 20180627-041209 at timestamp: 1530072729455 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/nuxeo-routing-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/nuxeo-routing-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316/nuxeo-routing-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/nuxeo-routing-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316/nuxeo-routing-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316/nuxeo-routing-api-10.2-I20180627_0316.jar (39 KB at 171.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316/nuxeo-routing-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316/nuxeo-routing-api-10.2-I20180627_0316.pom (2 KB at 17.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/maven-metadata.xml (165 KB at 2842.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/maven-metadata.xml (165 KB at 2087.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316/nuxeo-routing-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.2-I20180627_0316/nuxeo-routing-api-10.2-I20180627_0316-sources.jar (40 KB at 508.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-core --- [INFO] Storing buildNumber: 20180627-041211 at timestamp: 1530072731653 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 78 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingServiceImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingServiceImpl.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNodeImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNodeImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNodeImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/SimpleDecisionalActionableObject.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/SimpleDecisionalActionableObject.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/AbstractGraphRouteTest.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/AbstractGraphRouteTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:12:17,358 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 176 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:12:19,479 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 176 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ======================================================================{{fState,beforeRun}} Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.098 sec - in org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingTreePersister StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:12:20,586 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 182 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.FileManagerService.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] ======================================================================{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec - in org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingTreePersister Running org.nuxeo.ecm.platform.routing.test.WorkflowEscalationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:12:21,683 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 182 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.FileManagerService.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] ======================================================================{{fState,beforeRun}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 sec - in org.nuxeo.ecm.platform.routing.test.WorkflowEscalationTest Running org.nuxeo.ecm.platform.routing.test.GraphRouteTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:12:25,504 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 180 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ======================================================================{{fState,beforeRun}} Tests run: 37, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.82 sec - in org.nuxeo.ecm.platform.routing.test.GraphRouteTest Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingServiceWait Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingServiceWait Running org.nuxeo.ecm.platform.routing.test.AbstractGraphRouteTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:12:26,675 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 197 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.FileManagerService.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.784 sec - in org.nuxeo.ecm.platform.routing.test.AbstractGraphRouteTest Running org.nuxeo.ecm.platform.routing.test.WorkflowOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:12:27,417 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 180 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 sec - in org.nuxeo.ecm.platform.routing.test.WorkflowOperationsTest Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingServiceImport Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingServiceImport Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-core --- [INFO] Storing buildNumber: 20180627-041229 at timestamp: 1530072749267 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-routing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316.jar (268 KB at 680.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316.pom (8 KB at 40.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/maven-metadata.xml (161 KB at 2257.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/maven-metadata.xml (161 KB at 921.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316-sources.jar (188 KB at 2309.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.2-I20180627_0316/nuxeo-routing-core-10.2-I20180627_0316-tests.jar (79 KB at 985.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-web --- [INFO] Storing buildNumber: 20180627-041232 at timestamp: 1530072752154 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 74 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.routing.web.lang.test.TestMessages 04:12:34,073 main WARN [AbstractTranslationTestCase] 10 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.nuxeo.ecm.routing.web.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-web --- [INFO] Storing buildNumber: 20180627-041235 at timestamp: 1530072755741 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/nuxeo-routing-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/nuxeo-routing-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316/nuxeo-routing-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/nuxeo-routing-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316/nuxeo-routing-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316/nuxeo-routing-web-10.2-I20180627_0316.jar (154 KB at 769.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316/nuxeo-routing-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316/nuxeo-routing-web-10.2-I20180627_0316.pom (3 KB at 34.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/maven-metadata.xml (161 KB at 2811.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/maven-metadata.xml (161 KB at 2028.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316/nuxeo-routing-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.2-I20180627_0316/nuxeo-routing-web-10.2-I20180627_0316-sources.jar (138 KB at 1742.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing DM 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-dm --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-dm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-dm --- [INFO] Storing buildNumber: 20180627-041237 at timestamp: 1530072757866 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-dm --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-dm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/EvaluateCondition.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/EvaluateCondition.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-dm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestRoutingTaskService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestRoutingTaskService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestRoutingTaskService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-dm --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.lang.test.TestMessages StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:12:43,333 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 13 / Unstarted: 0 / Total: 168 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.routing.dm.layouts.webapp requires [service:org.nuxeo.ecm.platform.routing.layouts.webapp, service:com.nuxeo.document.routing.table.widget] * service:org.nuxeo.ecm.platform.routing.dm.operation.chains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.routing.operation.chains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.routing.dm.NotificationContrib references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.dm.pageproviders.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.routing.dm.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.routing.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.routing.dm.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.FileManagerService.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.task.core.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.734 sec - in org.nuxeo.ecm.platform.lang.test.TestMessages Running org.nuxeo.ecm.platform.routing.dm.test.TestRoutingTaskService 04:12:43,550 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1437) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:12:43,572 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1437) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:12:43,583 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1437) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:12:43,592 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1437) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:12:43,681 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1437) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:12:43,685 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1437) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:12:43,690 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1437) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:12:43,694 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1437) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 sec - in org.nuxeo.ecm.platform.routing.dm.test.TestRoutingTaskService Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-dm --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-dm --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-dm --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-dm >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-dm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-dm --- [INFO] Storing buildNumber: 20180627-041245 at timestamp: 1530072765459 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-dm --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-dm <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-dm --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/nuxeo-routing-dm-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-dm --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/nuxeo-routing-dm-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316/nuxeo-routing-dm-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/nuxeo-routing-dm-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316/nuxeo-routing-dm-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-dm --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316/nuxeo-routing-dm-10.2-I20180627_0316.jar (36 KB at 165.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316/nuxeo-routing-dm-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316/nuxeo-routing-dm-10.2-I20180627_0316.pom (4 KB at 44.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/maven-metadata.xml (161 KB at 2860.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/maven-metadata.xml (161 KB at 2028.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316/nuxeo-routing-dm-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.2-I20180627_0316/nuxeo-routing-dm-10.2-I20180627_0316-sources.jar (29 KB at 369.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Dashboard 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-dashboard --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-dashboard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-dashboard --- [INFO] Storing buildNumber: 20180627-041247 at timestamp: 1530072767165 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-dashboard --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-dashboard --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-dashboard --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-dashboard --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.routing.dashboard.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.routing.dashboard.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-dashboard --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-dashboard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-dashboard --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-dashboard >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-dashboard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-dashboard --- [INFO] Storing buildNumber: 20180627-041249 at timestamp: 1530072769331 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-dashboard --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-dashboard <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-dashboard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/nuxeo-routing-dashboard-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-dashboard --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/nuxeo-routing-dashboard-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316/nuxeo-routing-dashboard-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/nuxeo-routing-dashboard-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316/nuxeo-routing-dashboard-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-dashboard --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316/nuxeo-routing-dashboard-10.2-I20180627_0316.jar (18 KB at 71.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316/nuxeo-routing-dashboard-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316/nuxeo-routing-dashboard-10.2-I20180627_0316.pom (867 B at 11.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/maven-metadata.xml (165 KB at 2935.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/maven-metadata.xml (165 KB at 2029.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316/nuxeo-routing-dashboard-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.2-I20180627_0316/nuxeo-routing-dashboard-10.2-I20180627_0316-sources.jar (16 KB at 198.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Default Workflows 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-default --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-default --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-default --- [INFO] Storing buildNumber: 20180627-041250 at timestamp: 1530072770481 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-default --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-default --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-default --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-default --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.routing.def.lang.test.TestMessages 04:12:51,438 main WARN [AbstractTranslationTestCase] 20 single translation keys in file at 'data/i18n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.routing.def.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-default --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-default --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-default --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-default >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-default --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-default --- [INFO] Storing buildNumber: 20180627-041252 at timestamp: 1530072772234 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-default --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-default <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-default --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/nuxeo-routing-default-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-default --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/nuxeo-routing-default-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316/nuxeo-routing-default-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/nuxeo-routing-default-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316/nuxeo-routing-default-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-default --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316/nuxeo-routing-default-10.2-I20180627_0316.jar (49 KB at 234.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316/nuxeo-routing-default-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316/nuxeo-routing-default-10.2-I20180627_0316.pom (734 B at 9.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/maven-metadata.xml (166 KB at 1216.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/maven-metadata.xml (166 KB at 1103.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316/nuxeo-routing-default-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.2-I20180627_0316/nuxeo-routing-default-10.2-I20180627_0316-sources.jar (46 KB at 574.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Default Workflows JSF UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-default-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-default-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-default-jsf --- [INFO] Storing buildNumber: 20180627-041253 at timestamp: 1530072773014 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-default-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-default-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-default-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-default-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-default-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-default-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-default-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-default-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-default-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-default-jsf --- [INFO] Storing buildNumber: 20180627-041253 at timestamp: 1530072773151 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-default-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-default-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-default-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target/nuxeo-routing-default-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-default-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316/nuxeo-routing-default-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target/nuxeo-routing-default-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316/nuxeo-routing-default-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-default-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar (5 KB at 28.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316/nuxeo-routing-default-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316/nuxeo-routing-default-jsf-10.2-I20180627_0316.pom (549 B at 7.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/maven-metadata.xml (52 KB at 944.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/maven-metadata.xml (52 KB at 646.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316/nuxeo-routing-default-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.2-I20180627_0316/nuxeo-routing-default-jsf-10.2-I20180627_0316-sources.jar (2 KB at 24.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Test 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-test --- [INFO] Storing buildNumber: 20180627-041254 at timestamp: 1530072774806 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/nuxeo-routing-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-test --- [INFO] Storing buildNumber: 20180627-041256 at timestamp: 1530072776283 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/nuxeo-routing-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/nuxeo-routing-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316/nuxeo-routing-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316/nuxeo-routing-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/nuxeo-routing-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316/nuxeo-routing-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316/nuxeo-routing-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316/nuxeo-routing-test-10.2-I20180627_0316.jar (4 KB at 14.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316/nuxeo-routing-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316/nuxeo-routing-test-10.2-I20180627_0316.pom (2 KB at 18.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/maven-metadata.xml (161 KB at 2762.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/maven-metadata.xml (161 KB at 2003.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316/nuxeo-routing-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.2-I20180627_0316/nuxeo-routing-test-10.2-I20180627_0316-sources.jar (2 KB at 24.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Rest API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-rest-api --- [INFO] Storing buildNumber: 20180627-041258 at timestamp: 1530072778469 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-rest-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-rest-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- main 04:13:01,025 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.audit.core.types-contrib{{fState,start}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 04:13:04,341 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,342 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,343 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,345 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,346 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,347 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,348 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,349 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,350 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,350 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,351 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,353 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,354 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,354 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,355 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,357 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,358 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,359 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,359 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,360 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,361 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,362 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,363 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,364 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,364 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,366 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,375 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,377 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,379 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,380 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,381 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,382 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,383 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.{{fState,beforeRun}} localhost-startStop-1 04:13:04,479 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,beforeRun}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 04:13:04,784 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 04:13:06,746 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 236 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.restapi.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.restapi.server.WorkflowEndpointTest http-nio-18090-exec-6 04:13:11,915 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException: You don't have the permission to set the workflow variable review_result{{PathInfo,/api/v1/task/a711483f-35ab-4675-98ec-66ca703fce40/start_review}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/task/a711483f-35ab-4675-98ec-66ca703fce40/start_review}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException: You don't have the permission to set the workflow variable review_result at org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl.setAllVariables(GraphNodeImpl.java:355) at org.nuxeo.ecm.platform.routing.core.impl.GraphRunner.resume(GraphRunner.java:122) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.resume(DocumentRouteElementImpl.java:84) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl.resume(DocumentRoutingEngineServiceImpl.java:48) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl$CompleteTaskRunner.run(DocumentRoutingServiceImpl.java:367) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.completeTask(DocumentRoutingServiceImpl.java:334) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.endTask(DocumentRoutingServiceImpl.java:867) at org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject.completeTask(TaskObject.java:81) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) 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.RightHandPathRule.accept(RightHandPathRule.java:147) 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.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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) localhost-startStop-1 04:13:15,908 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) localhost-startStop-1 04:13:17,054 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception{{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Event-PostCommit-1 04:13:18,583 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@2cf9979]' cannot refetch missing document: 3a792e0f-b078-4c39-aad4-bbcce340aaea (/document-route-instances-root/2018/06/27/ParallelDocumentReview.15708635072249396/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} Nuxeo-Event-PostCommit-1 04:13:18,584 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@2cf9979]' cannot refetch missing document: 8bdffa21-2b89-47af-b129-2f80006eb1dc (/document-route-instances-root/2018/06/27/ParallelDocumentReview.15708635129600495/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} Nuxeo-Event-PostCommit-1 04:13:18,584 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@2cf9979]' cannot refetch missing document: b95272c8-6bdf-4640-be5c-8fec61527343 (/document-route-instances-root/2018/06/27/ParallelDocumentReview/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} Nuxeo-Event-PostCommit-1 04:13:18,585 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@2cf9979]' cannot refetch missing document: 9b9a0def-ef06-4c43-999b-4c86aead5543 (/document-route-instances-root/2018/06/27/ParallelDocumentReview.15708635176762487/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} Nuxeo-Event-PostCommit-1 04:13:18,585 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@2cf9979]' cannot refetch missing document: ab7d3e05-af24-4b39-9515-fd5d702f32cb (/document-route-instances-root/2018/06/27/ParallelDocumentReview.15708635213814960/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} main 04:13:20,156 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5632961476223340526.log{} Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.287 sec - in org.nuxeo.ecm.restapi.server.WorkflowEndpointTest Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-rest-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-rest-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-rest-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-rest-api --- [INFO] Storing buildNumber: 20180627-041321 at timestamp: 1530072801763 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-rest-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-rest-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/nuxeo-routing-rest-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-rest-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/nuxeo-routing-rest-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316/nuxeo-routing-rest-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/nuxeo-routing-rest-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316/nuxeo-routing-rest-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-rest-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316/nuxeo-routing-rest-api-10.2-I20180627_0316.jar (21 KB at 16.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316/nuxeo-routing-rest-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316/nuxeo-routing-rest-api-10.2-I20180627_0316.pom (4 KB at 47.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/maven-metadata.xml (125 KB at 1400.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/maven-metadata.xml (125 KB at 704.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316/nuxeo-routing-rest-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.2-I20180627_0316/nuxeo-routing-rest-api-10.2-I20180627_0316-sources.jar (17 KB at 206.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo web error addon parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-error-web-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-error-web-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-error-web-parent --- [INFO] Storing buildNumber: 20180627-041323 at timestamp: 1530072803573 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-error-web-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-error-web-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-error-web-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-error-web-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-error-web-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-error-web-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-error-web-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-error-web-parent --- [INFO] Storing buildNumber: 20180627-041323 at timestamp: 1530072803654 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-error-web-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-error-web-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-error-web-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-error-web-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-error-web-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-error-web-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/10.2-I20180627_0316/nuxeo-platform-error-web-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-error-web-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/10.2-I20180627_0316/nuxeo-platform-error-web-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/10.2-I20180627_0316/nuxeo-platform-error-web-parent-10.2-I20180627_0316.pom (3 KB at 22.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/maven-metadata.xml (170 KB at 3027.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/maven-metadata.xml (170 KB at 1284.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo web error addon 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-error-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-error-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-error-web --- [INFO] Storing buildNumber: 20180627-041324 at timestamp: 1530072804467 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-error-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-error-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/SeamErrorComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/SeamErrorComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/SeamErrorComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-error-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-error-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-error-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-error-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-error-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-error-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-error-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-error-web --- [INFO] Storing buildNumber: 20180627-041325 at timestamp: 1530072805261 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-error-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-error-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-error-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-error-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316/nuxeo-platform-error-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316/nuxeo-platform-error-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316/nuxeo-platform-error-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-error-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316/nuxeo-platform-error-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316/nuxeo-platform-error-web-10.2-I20180627_0316.jar (23 KB at 177.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316/nuxeo-platform-error-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316/nuxeo-platform-error-web-10.2-I20180627_0316.pom (2 KB at 24.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/maven-metadata.xml (166 KB at 2949.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/maven-metadata.xml (166 KB at 2065.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316/nuxeo-platform-error-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.2-I20180627_0316/nuxeo-platform-error-web-10.2-I20180627_0316-sources.jar (18 KB at 224.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo forms layout demo parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Storing buildNumber: 20180627-041325 at timestamp: 1530072805780 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-demo-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Storing buildNumber: 20180627-041325 at timestamp: 1530072805884 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-demo-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-parent-10.2-I20180627_0316.pom (3 KB at 29.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/maven-metadata.xml (170 KB at 2974.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/maven-metadata.xml (170 KB at 2146.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo forms layout demo addon 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-demo --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-demo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-demo --- [INFO] Storing buildNumber: 20180627-041326 at timestamp: 1530072806774 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-demo --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 161 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-demo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutPreviewActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutPreviewActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutPreviewActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-demo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/test/java/org/nuxeo/ecm/platform/forms/layout/demo/test/TestLayoutDemoService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/test/java/org/nuxeo/ecm/platform/forms/layout/demo/test/TestLayoutDemoService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/test/java/org/nuxeo/ecm/platform/forms/layout/demo/test/TestLayoutDemoService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-demo --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- 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.26 sec - in org.nuxeo.ecm.platform.forms.layout.demo.test.TestLayoutDemoURLCodec Running org.nuxeo.ecm.platform.forms.layout.demo.test.TestLayoutDemoService 04:13:28,297 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 04:13:28,508 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.framework 04:13:28,515 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.contrib 04:13:28,709 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 04:13:28,769 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.framework 04:13:28,774 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.contrib 04:13:28,892 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 04:13:28,919 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.framework 04:13:28,923 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.contrib Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 sec - in org.nuxeo.ecm.platform.forms.layout.demo.test.TestLayoutDemoService Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-demo --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-demo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-demo --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-demo >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-demo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-demo --- [INFO] Storing buildNumber: 20180627-041329 at timestamp: 1530072809679 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-demo --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-demo <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-demo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-demo --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-demo --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316.jar (175 KB at 650.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316.pom (3 KB at 35.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/maven-metadata.xml (167 KB at 2780.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/maven-metadata.xml (167 KB at 2060.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.2-I20180627_0316/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316-sources.jar (164 KB at 2093.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audio parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audio-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-parent --- [INFO] Storing buildNumber: 20180627-041330 at timestamp: 1530072810513 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audio-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audio-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audio-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-parent --- [INFO] Storing buildNumber: 20180627-041330 at timestamp: 1530072810593 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audio-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audio-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audio-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/10.2-I20180627_0316/nuxeo-platform-audio-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audio-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/10.2-I20180627_0316/nuxeo-platform-audio-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/10.2-I20180627_0316/nuxeo-platform-audio-parent-10.2-I20180627_0316.pom (2 KB at 20.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/maven-metadata.xml (170 KB at 2781.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/maven-metadata.xml (170 KB at 2095.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audio Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audio-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-core --- [INFO] Storing buildNumber: 20180627-041332 at timestamp: 1530072812225 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audio-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioImporter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioImporter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioImporter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audio-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audio-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.audio.lang.test.TestMessages StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:13:36,723 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 8 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.rendition.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.rendition.download.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.audio.filters references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.rendition.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.207 sec - in org.nuxeo.ecm.platform.audio.lang.test.TestMessages Running org.nuxeo.ecm.platform.audio.extension.TestAudioImporter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 sec - in org.nuxeo.ecm.platform.audio.extension.TestAudioImporter Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audio-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audio-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audio-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audio-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-core --- [INFO] Storing buildNumber: 20180627-041338 at timestamp: 1530072818816 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audio-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audio-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audio-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316/nuxeo-platform-audio-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316/nuxeo-platform-audio-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316/nuxeo-platform-audio-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audio-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316/nuxeo-platform-audio-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316/nuxeo-platform-audio-core-10.2-I20180627_0316.jar (20 KB at 40.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316/nuxeo-platform-audio-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316/nuxeo-platform-audio-core-10.2-I20180627_0316.pom (3 KB at 13.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/maven-metadata.xml (164 KB at 2876.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/maven-metadata.xml (164 KB at 1078.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316/nuxeo-platform-audio-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.2-I20180627_0316/nuxeo-platform-audio-core-10.2-I20180627_0316-sources.jar (17 KB at 51.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audio JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audio-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-jsf --- [INFO] Storing buildNumber: 20180627-041340 at timestamp: 1530072820104 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audio-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audio-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audio-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audio-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audio-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audio-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audio-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-jsf --- [INFO] Storing buildNumber: 20180627-041340 at timestamp: 1530072820235 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audio-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audio-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audio-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316/nuxeo-platform-audio-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316/nuxeo-platform-audio-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316/nuxeo-platform-audio-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audio-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316/nuxeo-platform-audio-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316/nuxeo-platform-audio-jsf-10.2-I20180627_0316.jar (26 KB at 173.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316/nuxeo-platform-audio-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316/nuxeo-platform-audio-jsf-10.2-I20180627_0316.pom (611 B at 7.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/maven-metadata.xml (169 KB at 2811.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/maven-metadata.xml (169 KB at 2109.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316/nuxeo-platform-audio-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.2-I20180627_0316/nuxeo-platform-audio-jsf-10.2-I20180627_0316-sources.jar (24 KB at 305.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-parent --- [INFO] Storing buildNumber: 20180627-041340 at timestamp: 1530072820768 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-parent --- [INFO] Storing buildNumber: 20180627-041340 at timestamp: 1530072820835 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/10.2-I20180627_0316/nuxeo-platform-video-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/10.2-I20180627_0316/nuxeo-platform-video-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/10.2-I20180627_0316/nuxeo-platform-video-parent-10.2-I20180627_0316.pom (3 KB at 26.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/maven-metadata.xml (170 KB at 2923.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/maven-metadata.xml (170 KB at 1003.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-api --- [INFO] Storing buildNumber: 20180627-041341 at timestamp: 1530072821301 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-video-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-video-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-video-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-video-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-api --- [INFO] Storing buildNumber: 20180627-041341 at timestamp: 1530072821582 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316/nuxeo-platform-video-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316/nuxeo-platform-video-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316/nuxeo-platform-video-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316/nuxeo-platform-video-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316/nuxeo-platform-video-api-10.2-I20180627_0316.jar (18 KB at 226.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316/nuxeo-platform-video-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316/nuxeo-platform-video-api-10.2-I20180627_0316.pom (780 B at 10.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/maven-metadata.xml (169 KB at 3015.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/maven-metadata.xml (169 KB at 2085.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316/nuxeo-platform-video-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.2-I20180627_0316/nuxeo-platform-video-api-10.2-I20180627_0316-sources.jar (17 KB at 217.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video Converters 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-convert --- [INFO] Storing buildNumber: 20180627-041342 at timestamp: 1530072822554 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-video-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-video-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-video-convert --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.video.convert.VideoConvertersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 sec - in org.nuxeo.ecm.platform.video.convert.VideoConvertersTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.video.convert.VideoConversionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.905 sec - in org.nuxeo.ecm.platform.video.convert.VideoConversionTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-video-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-convert --- [INFO] Storing buildNumber: 20180627-041418 at timestamp: 1530072858558 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316/nuxeo-platform-video-convert-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316/nuxeo-platform-video-convert-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316/nuxeo-platform-video-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316/nuxeo-platform-video-convert-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316/nuxeo-platform-video-convert-10.2-I20180627_0316.jar (19 KB at 42.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316/nuxeo-platform-video-convert-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316/nuxeo-platform-video-convert-10.2-I20180627_0316.pom (3 KB at 28.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/maven-metadata.xml (167 KB at 2875.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/maven-metadata.xml (167 KB at 2034.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316/nuxeo-platform-video-convert-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.2-I20180627_0316/nuxeo-platform-video-convert-10.2-I20180627_0316-sources.jar (14 KB at 167.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-core --- [INFO] Storing buildNumber: 20180627-041420 at timestamp: 1530072860657 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-video-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-video-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-video-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:14:26,525 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 7 / Unstarted: 0 / Total: 164 * service:org.nuxeo.platform.video.core.previewer requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.video.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.video.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.platform.video.service.TestVideoRenditions 04:14:46,943 Nuxeo-Work-videoConversion-1:test:e8eeff3b-a041-4c36-8d49-f9950d962b8f:videoconv:MP4 480p WARN [VideoConversionWork] No original video to transcode, resetting transcoded videos of document DocumentModelImpl(e8eeff3b-a041-4c36-8d49-f9950d962b8f, path=/video, title=e8eeff3b-a041-4c36-8d49-f9950d962b8f). 04:14:46,984 Nuxeo-Work-videoConversion-1:test:e8eeff3b-a041-4c36-8d49-f9950d962b8f:videoconv:WebM 480p WARN [VideoConversionWork] No original video to transcode, resetting transcoded videos of document DocumentModelImpl(e8eeff3b-a041-4c36-8d49-f9950d962b8f, path=/video, title=e8eeff3b-a041-4c36-8d49-f9950d962b8f). StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:14:48,193 main ERROR [OSGiAdapter] Error during Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT ecm:uuid FROM Document WHERE ecm:mixinType = 'Picture' AND ecm:isProxy = 0 AND views/*/title = 'Original' AND content/data IS NULL, No such property: views/*/title at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.checkProperty(NXQLQueryMaker.java:1436) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitReference(NXQLQueryMaker.java:1402) at org.nuxeo.ecm.core.query.sql.model.Reference.accept(Reference.java:80) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:103) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitExpression(NXQLQueryMaker.java:1294) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:52) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitMultiExpression(DefaultQueryVisitor.java:112) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitWhereClause(NXQLQueryMaker.java:1135) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:1056) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:332) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy44.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1331) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:353) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.getPictureIdsToMigrate(PictureMigrationHandler.java:129) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doMigration(PictureMigrationHandler.java:94) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doInitializeRepository(PictureMigrationHandler.java:84) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:93) at org.nuxeo.ecm.core.repository.RepositoryService$2.run(RepositoryService.java:140) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:142) at org.nuxeo.ecm.core.repository.RepositoryService.doInitRepositories(RepositoryService.java:124) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInTransaction$3(TransactionHelper.java:569) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.initRepositories(RepositoryService.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$1.afterStart(RepositoryService.java:69) at org.nuxeo.runtime.model.impl.ComponentManagerImpl$Listeners.afterStart(ComponentManagerImpl.java:1136) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:693) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.RuntimeHarnessImpl.fireFrameworkStarted(RuntimeHarnessImpl.java:213) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:159) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.658 sec - in org.nuxeo.ecm.platform.video.service.TestVideoRenditions Running org.nuxeo.ecm.platform.video.service.TestVideoService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:15:10,051 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 4 / Unstarted: 0 / Total: 161 * service:org.nuxeo.platform.video.core.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.video.core.previewer requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.871 sec - in org.nuxeo.ecm.platform.video.service.TestVideoService Running org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:16:00,782 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.713 sec - in org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners Running org.nuxeo.ecm.platform.video.tools.TestVideoToolsOperations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:16:08,126 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.34 sec - in org.nuxeo.ecm.platform.video.tools.TestVideoToolsOperations Running org.nuxeo.ecm.platform.video.tools.TestVideoToolsService Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.874 sec - in org.nuxeo.ecm.platform.video.tools.TestVideoToolsService Running org.nuxeo.ecm.platform.video.TestVideoInfo Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.platform.video.TestVideoInfo Results : Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-video-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-core --- [INFO] Storing buildNumber: 20180627-041614 at timestamp: 1530072974461 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316/nuxeo-platform-video-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316/nuxeo-platform-video-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316/nuxeo-platform-video-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316/nuxeo-platform-video-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316/nuxeo-platform-video-core-10.2-I20180627_0316.jar (80 KB at 155.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316/nuxeo-platform-video-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316/nuxeo-platform-video-core-10.2-I20180627_0316.pom (4 KB at 46.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/maven-metadata.xml (164 KB at 2819.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/maven-metadata.xml (164 KB at 1994.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316/nuxeo-platform-video-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.2-I20180627_0316/nuxeo-platform-video-core-10.2-I20180627_0316-sources.jar (64 KB at 718.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-jsf --- [INFO] Storing buildNumber: 20180627-041616 at timestamp: 1530072976665 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-video-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-video-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-video-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.video.jsf.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.video.jsf.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-video-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-jsf --- [INFO] Storing buildNumber: 20180627-041619 at timestamp: 1530072979632 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316/nuxeo-platform-video-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316/nuxeo-platform-video-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316/nuxeo-platform-video-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316/nuxeo-platform-video-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316/nuxeo-platform-video-jsf-10.2-I20180627_0316.jar (102 KB at 178.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316/nuxeo-platform-video-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316/nuxeo-platform-video-jsf-10.2-I20180627_0316.pom (3 KB at 32.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/maven-metadata.xml (164 KB at 2673.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/maven-metadata.xml (164 KB at 1124.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316/nuxeo-platform-video-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.2-I20180627_0316/nuxeo-platform-video-jsf-10.2-I20180627_0316-sources.jar (99 KB at 1209.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Registration Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-user-registration-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-parent --- [INFO] Storing buildNumber: 20180627-041620 at timestamp: 1530072980675 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-user-registration-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-user-registration-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-user-registration-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-parent --- [INFO] Storing buildNumber: 20180627-041620 at timestamp: 1530072980744 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-user-registration-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-user-registration-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-user-registration-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/10.2-I20180627_0316/nuxeo-platform-user-registration-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-user-registration-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/10.2-I20180627_0316/nuxeo-platform-user-registration-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/10.2-I20180627_0316/nuxeo-platform-user-registration-parent-10.2-I20180627_0316.pom (2 KB at 20.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/maven-metadata.xml (170 KB at 3027.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/maven-metadata.xml (170 KB at 1169.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Registration Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-user-registration-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-core --- [INFO] Storing buildNumber: 20180627-041621 at timestamp: 1530072981803 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-user-registration-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-user-registration-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-user-registration-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:16:26,277 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 136 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Running org.nuxeo.ecm.user.registration.TestContainerLocalConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:16:27,333 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 136 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 sec - in org.nuxeo.ecm.user.registration.TestContainerLocalConfig Running org.nuxeo.ecm.user.registration.TestMultipleConfiguration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:16:28,269 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 136 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.936 sec - in org.nuxeo.ecm.user.registration.TestMultipleConfiguration Running org.nuxeo.ecm.user.registration.TestUserRegistration Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec - in org.nuxeo.ecm.user.registration.TestUserRegistration Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-user-registration-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-user-registration-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-user-registration-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-user-registration-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-core --- [INFO] Storing buildNumber: 20180627-041629 at timestamp: 1530072989567 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-user-registration-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-user-registration-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-user-registration-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316/nuxeo-platform-user-registration-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316/nuxeo-platform-user-registration-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316/nuxeo-platform-user-registration-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-user-registration-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316/nuxeo-platform-user-registration-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316/nuxeo-platform-user-registration-core-10.2-I20180627_0316.jar (20 KB at 11.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316/nuxeo-platform-user-registration-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316/nuxeo-platform-user-registration-core-10.2-I20180627_0316.pom (3 KB at 18.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/maven-metadata.xml (166 KB at 2708.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/maven-metadata.xml (166 KB at 118.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316/nuxeo-platform-user-registration-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.2-I20180627_0316/nuxeo-platform-user-registration-core-10.2-I20180627_0316-sources.jar (13 KB at 21.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Registration Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-user-registration-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-web --- [INFO] Storing buildNumber: 20180627-041634 at timestamp: 1530072994834 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-user-registration-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationActions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-user-registration-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-user-registration-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.registration.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.ecm.user.registration.lang.test.TestMessages Running org.nuxeo.ecm.user.registration.lang.test.TestWebengineMessages Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.user.registration.lang.test.TestWebengineMessages Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-user-registration-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-user-registration-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-user-registration-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-user-registration-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-web --- [INFO] Storing buildNumber: 20180627-041637 at timestamp: 1530072997507 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-user-registration-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-user-registration-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-user-registration-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316/nuxeo-platform-user-registration-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316/nuxeo-platform-user-registration-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316/nuxeo-platform-user-registration-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-user-registration-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316/nuxeo-platform-user-registration-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316/nuxeo-platform-user-registration-web-10.2-I20180627_0316.jar (30 KB at 46.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316/nuxeo-platform-user-registration-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316/nuxeo-platform-user-registration-web-10.2-I20180627_0316.pom (3 KB at 24.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/maven-metadata.xml (165 KB at 2742.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/maven-metadata.xml (165 KB at 2083.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316/nuxeo-platform-user-registration-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.2-I20180627_0316/nuxeo-platform-user-registration-web-10.2-I20180627_0316-sources.jar (24 KB at 142.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shell 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-parent --- [INFO] Storing buildNumber: 20180627-041638 at timestamp: 1530072998669 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-parent --- [INFO] Storing buildNumber: 20180627-041638 at timestamp: 1530072998736 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-parent/10.2-I20180627_0316/nuxeo-shell-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/10.2-I20180627_0316/nuxeo-shell-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/10.2-I20180627_0316/nuxeo-shell-parent-10.2-I20180627_0316.pom (4 KB at 41.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/maven-metadata.xml (170 KB at 3028.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/maven-metadata.xml (170 KB at 2147.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shell Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-core --- [INFO] Storing buildNumber: 20180627-041639 at timestamp: 1530072999028 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 70 resources [INFO] Copying 0 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shell-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/JFontChooser.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/JFontChooser.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/JFontChooser.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shell-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shell-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.shell.utils.TestPath Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.shell.utils.TestPath Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shell-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-core --- [INFO] Storing buildNumber: 20180627-041639 at timestamp: 1530072999730 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316/nuxeo-shell-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316/nuxeo-shell-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316/nuxeo-shell-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316/nuxeo-shell-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316/nuxeo-shell-core-10.2-I20180627_0316.jar (219 KB at 2669.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316/nuxeo-shell-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316/nuxeo-shell-core-10.2-I20180627_0316.pom (724 B at 4.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/maven-metadata.xml (170 KB at 2874.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/maven-metadata.xml (170 KB at 2174.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316/nuxeo-shell-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.2-I20180627_0316/nuxeo-shell-core-10.2-I20180627_0316-sources.jar (95 KB at 382.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Shell 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell-automation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-automation --- [INFO] Storing buildNumber: 20180627-041640 at timestamp: 1530073000567 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-automation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 48 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shell-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shell-automation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shell-automation --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell-automation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shell-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell-automation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell-automation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-automation --- [INFO] Storing buildNumber: 20180627-041640 at timestamp: 1530073000883 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-automation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell-automation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell-automation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316/nuxeo-shell-automation-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316/nuxeo-shell-automation-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316/nuxeo-shell-automation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell-automation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316/nuxeo-shell-automation-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316/nuxeo-shell-automation-10.2-I20180627_0316.jar (134 KB at 1651.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316/nuxeo-shell-automation-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316/nuxeo-shell-automation-10.2-I20180627_0316.pom (3 KB at 31.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/maven-metadata.xml (170 KB at 2973.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/maven-metadata.xml (170 KB at 2018.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316/nuxeo-shell-automation-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.2-I20180627_0316/nuxeo-shell-automation-10.2-I20180627_0316-sources.jar (59 KB at 715.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Equinox Shell 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell-equinox --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-equinox --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-equinox --- [INFO] Storing buildNumber: 20180627-041641 at timestamp: 1530073001390 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-equinox --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shell-equinox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shell-equinox --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shell-equinox --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell-equinox --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shell-equinox --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell-equinox --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell-equinox >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-equinox --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-equinox --- [INFO] Storing buildNumber: 20180627-041641 at timestamp: 1530073001557 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-equinox --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell-equinox <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell-equinox --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell-equinox --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316/nuxeo-shell-equinox-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316/nuxeo-shell-equinox-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316/nuxeo-shell-equinox-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell-equinox --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316/nuxeo-shell-equinox-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316/nuxeo-shell-equinox-10.2-I20180627_0316.jar (34 KB at 238.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316/nuxeo-shell-equinox-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316/nuxeo-shell-equinox-10.2-I20180627_0316.pom (2 KB at 13.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/maven-metadata.xml (170 KB at 3083.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/maven-metadata.xml (170 KB at 2043.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316/nuxeo-shell-equinox-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.2-I20180627_0316/nuxeo-shell-equinox-10.2-I20180627_0316-sources.jar (16 KB at 208.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shell 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell --- [INFO] Storing buildNumber: 20180627-041642 at timestamp: 1530073002257 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/src/main/java [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shell --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shell --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell --- [INFO] Storing buildNumber: 20180627-041642 at timestamp: 1530073002434 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (default) @ nuxeo-shell --- [INFO] Including org.nuxeo.shell:nuxeo-shell-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including jline:jline:jar:0.9.94 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-automation:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.9.5 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.9.5 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.9.5 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-equinox:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-client:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-osgi:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.3 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.11 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpmime:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-cache:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:fluent-hc:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-osgi:jar:4.4.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.5 in the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey.contribs:jersey-apache-client4:jar:1.18.3 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.5 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.21 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 commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.6 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.3 in the shaded jar. [INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar. [WARNING] httpclient-osgi-4.5.3.jar, fluent-hc-4.5.3.jar define 14 overlapping classes: [WARNING] - org.apache.http.client.fluent.InternalHttpRequest [WARNING] - org.apache.http.client.fluent.InternalInputStreamEntity [WARNING] - org.apache.http.client.fluent.ContentResponseHandler [WARNING] - org.apache.http.client.fluent.Async [WARNING] - org.apache.http.client.fluent.HttpHeader [WARNING] - org.apache.http.client.fluent.Async$ExecRunnable [WARNING] - org.apache.http.client.fluent.Response [WARNING] - org.apache.http.client.fluent.InternalEntityEnclosingHttpRequest [WARNING] - org.apache.http.client.fluent.Content [WARNING] - org.apache.http.client.fluent.Request [WARNING] - 4 more... [WARNING] httpclient-osgi-4.5.3.jar, httpclient-cache-4.5.3.jar define 80 overlapping classes: [WARNING] - org.apache.http.client.cache.HeaderConstants [WARNING] - org.apache.http.impl.client.cache.memcached.MemcachedSerializationException [WARNING] - org.apache.http.impl.client.cache.ImmediateSchedulingStrategy [WARNING] - org.apache.http.impl.client.cache.OptionsHttp11Response [WARNING] - org.apache.http.client.cache.HttpCacheContext [WARNING] - org.apache.http.impl.client.cache.CacheConfig$Builder [WARNING] - org.apache.http.impl.client.cache.FailureCache [WARNING] - org.apache.http.impl.client.cache.SizeLimitedResponseReader$1 [WARNING] - org.apache.http.impl.client.cache.BasicIdGenerator [WARNING] - org.apache.http.client.cache.CacheResponseStatus [WARNING] - 70 more... [WARNING] httpcore-osgi-4.4.6.jar, httpcore-nio-4.4.5.jar define 239 overlapping classes: [WARNING] - org.apache.http.nio.reactor.IOReactor [WARNING] - org.apache.http.impl.nio.codecs.AbstractContentDecoder [WARNING] - org.apache.http.impl.nio.DefaultNHttpClientConnection [WARNING] - org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler [WARNING] - org.apache.http.nio.pool.AbstractNIOConnPool [WARNING] - org.apache.http.impl.nio.codecs.DefaultHttpRequestWriter [WARNING] - org.apache.http.impl.nio.reactor.ChannelEntry [WARNING] - org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker [WARNING] - org.apache.http.nio.entity.NByteArrayEntity [WARNING] - org.apache.http.nio.protocol.BufferingHttpServiceHandler$RequestHandlerResolverAdaptor [WARNING] - 229 more... [WARNING] httpclient-osgi-4.5.3.jar, httpmime-4.5.3.jar define 23 overlapping classes: [WARNING] - org.apache.http.entity.mime.FormBodyPart [WARNING] - org.apache.http.entity.mime.MultipartEntity [WARNING] - org.apache.http.entity.mime.content.FileBody [WARNING] - org.apache.http.entity.mime.MultipartFormEntity [WARNING] - org.apache.http.entity.mime.HttpMultipart [WARNING] - org.apache.http.entity.mime.content.ContentBody [WARNING] - org.apache.http.entity.mime.content.AbstractContentBody [WARNING] - org.apache.http.entity.mime.content.ByteArrayBody [WARNING] - org.apache.http.entity.mime.HttpRFC6532Multipart [WARNING] - org.apache.http.entity.mime.HttpStrictMultipart [WARNING] - 13 more... [WARNING] httpclient-osgi-4.5.3.jar, commons-codec-1.11.jar define 85 overlapping classes: [WARNING] - org.apache.commons.codec.language.Nysiis [WARNING] - org.apache.commons.codec.language.bm.Rule$1 [WARNING] - org.apache.commons.codec.language.bm.Rule$RPattern [WARNING] - org.apache.commons.codec.language.ColognePhonetic$CologneInputBuffer [WARNING] - org.apache.commons.codec.language.bm.BeiderMorseEncoder [WARNING] - org.apache.commons.codec.digest.UnixCrypt [WARNING] - org.apache.commons.codec.language.Soundex [WARNING] - org.apache.commons.codec.binary.BinaryCodec [WARNING] - org.apache.commons.codec.language.bm.Languages$1 [WARNING] - org.apache.commons.codec.language.bm.PhoneticEngine$1 [WARNING] - 75 more... [WARNING] httpcore-osgi-4.4.6.jar, httpcore-4.4.6.jar define 252 overlapping classes: [WARNING] - org.apache.http.protocol.HttpRequestHandler [WARNING] - org.apache.http.impl.io.ChunkedOutputStream [WARNING] - org.apache.http.protocol.ChainBuilder [WARNING] - org.apache.http.impl.entity.DisallowIdentityContentLengthStrategy [WARNING] - org.apache.http.impl.ConnSupport [WARNING] - org.apache.http.impl.io.DefaultHttpResponseParserFactory [WARNING] - org.apache.http.NameValuePair [WARNING] - org.apache.http.HttpClientConnection [WARNING] - org.apache.http.protocol.HttpExpectationVerifier [WARNING] - org.apache.http.protocol.UriPatternMatcher [WARNING] - 242 more... [WARNING] httpclient-osgi-4.5.3.jar, httpclient-4.5.3.jar define 466 overlapping classes: [WARNING] - org.apache.http.impl.cookie.RFC2109Spec [WARNING] - org.apache.http.impl.execchain.MainClientExec [WARNING] - org.apache.http.client.methods.HttpGet [WARNING] - org.apache.http.conn.routing.RouteInfo$TunnelType [WARNING] - org.apache.http.impl.cookie.BrowserCompatSpecFactory [WARNING] - org.apache.http.impl.client.HttpAuthenticator [WARNING] - org.apache.http.conn.ManagedClientConnection [WARNING] - org.apache.http.client.protocol.RequestAuthCache [WARNING] - org.apache.http.conn.params.ConnConnectionParamBean [WARNING] - org.apache.http.impl.client.IdleConnectionEvictor [WARNING] - 456 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.2-I20180627_0316.jar with /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.2-I20180627_0316-shaded.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.3.1:sign (default) @ nuxeo-shell --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316/nuxeo-shell-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316/nuxeo-shell-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316/nuxeo-shell-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316/nuxeo-shell-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316/nuxeo-shell-10.2-I20180627_0316.jar (8188 KB at 40530.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316/nuxeo-shell-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316/nuxeo-shell-10.2-I20180627_0316.pom (6 KB at 71.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/maven-metadata.xml (170 KB at 3080.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/maven-metadata.xml (170 KB at 1072.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316/nuxeo-shell-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.2-I20180627_0316/nuxeo-shell-10.2-I20180627_0316-sources.jar (2 KB at 24.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Filesystem Connectors 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-filesystem-connectors --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-filesystem-connectors --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-filesystem-connectors --- [INFO] Storing buildNumber: 20180627-041647 at timestamp: 1530073007337 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-filesystem-connectors --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-filesystem-connectors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-filesystem-connectors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-filesystem-connectors --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-filesystem-connectors --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-filesystem-connectors >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-filesystem-connectors --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-filesystem-connectors --- [INFO] Storing buildNumber: 20180627-041647 at timestamp: 1530073007398 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-filesystem-connectors --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-filesystem-connectors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-filesystem-connectors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-filesystem-connectors <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-filesystem-connectors --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-filesystem-connectors --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/10.2-I20180627_0316/nuxeo-filesystem-connectors-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-filesystem-connectors --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/10.2-I20180627_0316/nuxeo-filesystem-connectors-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/10.2-I20180627_0316/nuxeo-filesystem-connectors-10.2-I20180627_0316.pom (2 KB at 19.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/maven-metadata.xml (170 KB at 2974.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/maven-metadata.xml (170 KB at 1185.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebDAV 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webdav --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webdav --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webdav --- [INFO] Storing buildNumber: 20180627-041648 at timestamp: 1530073008081 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webdav --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webdav --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleBackend.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleBackend.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webdav --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webdav --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webdav --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webdav --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webdav --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webdav >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webdav --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webdav --- [INFO] Storing buildNumber: 20180627-041648 at timestamp: 1530073008734 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webdav --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webdav <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webdav --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webdav --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316/nuxeo-webdav-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316/nuxeo-webdav-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webdav --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316/nuxeo-webdav-10.2-I20180627_0316.jar (67 KB at 426.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316/nuxeo-webdav-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316/nuxeo-webdav-10.2-I20180627_0316.pom (4 KB at 42.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/maven-metadata.xml (165 KB at 2891.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/maven-metadata.xml (165 KB at 1043.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316/nuxeo-webdav-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.2-I20180627_0316/nuxeo-webdav-10.2-I20180627_0316-sources.jar (53 KB at 689.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebDAV Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webdav-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webdav-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webdav-test --- [INFO] Storing buildNumber: 20180627-041650 at timestamp: 1530073010365 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webdav-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webdav-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webdav-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webdav-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webdav.LitmusTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec - in org.nuxeo.ecm.webdav.LitmusTest Running org.nuxeo.ecm.webdav.JaxbTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 04:16:55,922 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,925 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,926 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,926 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,927 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,928 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,929 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,929 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,930 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,931 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,932 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,933 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,933 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,934 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,935 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,935 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,937 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,937 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,938 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,939 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,939 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,940 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,940 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,941 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,942 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,942 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,943 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,944 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,944 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,945 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,945 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,946 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:55,947 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 04:16:56,139 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.44 sec - in org.nuxeo.ecm.webdav.JaxbTest Running org.nuxeo.ecm.webdav.WebDavClientTest http-nio-9998-exec-1 04:16:58,839 WARN [NoteImporter] Schema 'note' is not available for document DocumentModelImpl(b3c551d1-4932-4cbd-b3cc-43824ff6b50e, path=/workspaces/workspace/test.txt, title=b3c551d1-4932-4cbd-b3cc-43824ff6b50e) localhost-startStop-1 04:16:59,768 WARN [JavaUtilLoggingHelper$LogHandler] The web application [ROOT] appears to have started a thread named [File Reaper] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) org.apache.commons.io.FileCleaningTracker$Reaper.run(FileCleaningTracker.java:225) Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.864 sec - in org.nuxeo.ecm.webdav.WebDavClientTest Running org.nuxeo.ecm.webdav.resource.MiscTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.nuxeo.ecm.webdav.resource.MiscTest Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webdav-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webdav-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webdav-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webdav-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webdav-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webdav-test --- [INFO] Storing buildNumber: 20180627-041701 at timestamp: 1530073021384 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webdav-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webdav-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webdav-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webdav-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316/nuxeo-webdav-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316/nuxeo-webdav-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316/nuxeo-webdav-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webdav-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316/nuxeo-webdav-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316/nuxeo-webdav-test-10.2-I20180627_0316.jar (3 KB at 19.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316/nuxeo-webdav-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316/nuxeo-webdav-test-10.2-I20180627_0316.pom (5 KB at 58.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/maven-metadata.xml (165 KB at 2838.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/maven-metadata.xml (165 KB at 900.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316/nuxeo-webdav-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.2-I20180627_0316/nuxeo-webdav-test-10.2-I20180627_0316-sources.jar (337 B at 4.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Shibboleth Groups Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-shibboleth-groups-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Storing buildNumber: 20180627-041703 at timestamp: 1530073023413 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:17:11,061 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] ====================================================================== Running org.nuxeo.ecm.platform.shibboleth.web.TestUserTreeNodeParsing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:17:12,426 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec - in org.nuxeo.ecm.platform.shibboleth.web.TestUserTreeNodeParsing Running org.nuxeo.ecm.platform.shibboleth.web.TestShibbolethGroupService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.nuxeo.ecm.platform.shibboleth.web.TestShibbolethGroupService Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-shibboleth-groups-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-shibboleth-groups-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-shibboleth-groups-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Storing buildNumber: 20180627-041714 at timestamp: 1530073034016 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-shibboleth-groups-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316.jar (16 KB at 18.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316.pom (6 KB at 70.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/maven-metadata.xml (164 KB at 1484.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/maven-metadata.xml (164 KB at 121.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.2-I20180627_0316/nuxeo-platform-shibboleth-groups-web-10.2-I20180627_0316-sources.jar (14 KB at 165.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-apidoc-server-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-server-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-server-parent --- [INFO] Storing buildNumber: 20180627-041716 at timestamp: 1530073036586 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-server-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-server-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-server-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-apidoc-server-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-apidoc-server-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-apidoc-server-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-server-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-server-parent --- [INFO] Storing buildNumber: 20180627-041716 at timestamp: 1530073036650 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-server-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-server-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-server-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-apidoc-server-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-apidoc-server-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-apidoc-server-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/10.2-I20180627_0316/nuxeo-apidoc-server-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-apidoc-server-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/10.2-I20180627_0316/nuxeo-apidoc-server-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/10.2-I20180627_0316/nuxeo-apidoc-server-parent-10.2-I20180627_0316.pom (2 KB at 20.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/maven-metadata.xml (170 KB at 2872.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/maven-metadata.xml (170 KB at 2067.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-apidoc-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-core --- [INFO] Storing buildNumber: 20180627-041717 at timestamp: 1530073037520 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-apidoc-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 71 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-apidoc-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-apidoc-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-apidoc-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-apidoc-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-apidoc-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-apidoc-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-core --- [INFO] Storing buildNumber: 20180627-041719 at timestamp: 1530073039272 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-apidoc-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-apidoc-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-apidoc-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316/nuxeo-apidoc-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316/nuxeo-apidoc-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-apidoc-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316/nuxeo-apidoc-core-10.2-I20180627_0316.jar (161 KB at 995.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316/nuxeo-apidoc-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316/nuxeo-apidoc-core-10.2-I20180627_0316.pom (4 KB at 15.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/maven-metadata.xml (164 KB at 2873.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/maven-metadata.xml (164 KB at 1204.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316/nuxeo-apidoc-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.2-I20180627_0316/nuxeo-apidoc-core-10.2-I20180627_0316-sources.jar (106 KB at 1301.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server Repository 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-apidoc-repo --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-repo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-repo --- [INFO] Storing buildNumber: 20180627-041721 at timestamp: 1530073041562 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-repo --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-apidoc-repo --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-apidoc-repo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestDocumentationHelper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestDocumentationHelper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestDocumentationHelper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-apidoc-repo --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Running org.nuxeo.apidoc.test.TestSnapshotWithDocPersist main 04:17:37,376 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,380 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,389 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,401 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,415 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,421 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,425 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,432 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,434 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,454 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,473 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,485 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,487 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,490 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,491 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,491 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,492 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,492 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,493 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,493 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,495 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,495 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,496 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,674 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:37,683 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:38,078 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:38,089 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:38,677 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:38,747 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:38,758 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:39,324 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:39,513 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:39,710 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:39,740 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:39,803 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:39,878 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:39,937 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:39,952 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:40,038 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,669 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,670 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,673 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,684 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,685 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,688 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,775 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,775 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,777 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,946 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,947 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:41,953 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,102 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,108 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,305 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,327 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,332 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,363 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,367 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,370 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,376 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,631 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:42,645 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,012 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,023 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,136 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,156 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,222 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,226 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,326 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,335 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,337 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,358 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,376 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,378 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,417 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,435 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,447 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,479 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,496 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,498 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,532 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,537 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,540 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,548 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,568 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,571 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,620 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,790 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDocumentationItems(AssociatedDocumentsImpl.java:59) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,791 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDocumentationItems(AssociatedDocumentsImpl.java:59) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,792 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDescription(AssociatedDocumentsImpl.java:109) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,793 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDescription(AssociatedDocumentsImpl.java:109) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,796 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDocumentationItems(AssociatedDocumentsImpl.java:59) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,797 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDocumentationItems(AssociatedDocumentsImpl.java:59) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,798 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDescription(AssociatedDocumentsImpl.java:109) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:17:43,799 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDescription(AssociatedDocumentsImpl.java:109) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.57 sec - in org.nuxeo.apidoc.test.TestSnapshotWithDocPersist Running org.nuxeo.apidoc.test.TestExtractor StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.371 sec - in org.nuxeo.apidoc.test.TestExtractor Running org.nuxeo.apidoc.test.TestSearcher main 04:18:12,119 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,120 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,125 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,129 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,135 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,137 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,139 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,141 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,142 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,149 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,152 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,162 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,163 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,166 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,166 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,167 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,167 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,837 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,901 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:12,911 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:13,432 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:13,572 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:13,696 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:13,716 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:13,761 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:13,814 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:13,857 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:13,865 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:13,936 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.557 sec - in org.nuxeo.apidoc.test.TestSearcher Running org.nuxeo.apidoc.test.TestDocumentationService main 04:18:33,696 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,697 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,706 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,712 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,719 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,723 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,726 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,730 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,733 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,743 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,749 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,758 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,759 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,762 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,763 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,764 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:33,764 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 sec - in org.nuxeo.apidoc.test.TestDocumentationService Running org.nuxeo.apidoc.test.TestDocumentationHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.698 sec - in org.nuxeo.apidoc.test.TestDocumentationHelper Running org.nuxeo.apidoc.test.TestJson main 04:18:41,302 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,306 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,328 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,342 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,355 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,359 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,362 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,364 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,366 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,374 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,377 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,383 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,384 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,386 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,386 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,386 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:41,386 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.87 sec - in org.nuxeo.apidoc.test.TestJson Running org.nuxeo.apidoc.test.TestSnapshotPersist main 04:18:46,314 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,315 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,319 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,323 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,328 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,330 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,332 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,334 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,335 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,341 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,345 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,353 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,354 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,356 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,357 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,357 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,357 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,475 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:46,579 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,095 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,138 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,149 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,499 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,507 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,558 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,736 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,761 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,814 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:47,892 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:59,813 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:18:59,912 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:00,436 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:00,494 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:00,501 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:00,982 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:01,001 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:01,056 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:01,206 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:01,227 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:01,281 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:01,340 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:839) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:795) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:166) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.392 sec - in org.nuxeo.apidoc.test.TestSnapshotPersist Running org.nuxeo.apidoc.test.TestDistributionResolver StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.994 sec - in org.nuxeo.apidoc.test.TestDistributionResolver Running org.nuxeo.apidoc.test.TestBrowse main 04:19:28,700 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,701 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,706 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,709 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,714 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,716 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,717 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,719 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,720 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,726 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,728 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,737 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,738 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,739 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,740 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,740 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 04:19:28,740 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.nuxeo.apidoc.test.TestBrowse Running org.nuxeo.apidoc.test.TestSecureXML StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.937 sec - in org.nuxeo.apidoc.test.TestSecureXML Running org.nuxeo.apidoc.test.TestLatestDistributionListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.nuxeo.apidoc.test.TestLatestDistributionListener Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-apidoc-repo --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-apidoc-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/nuxeo-apidoc-repo-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-apidoc-repo --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-apidoc-repo >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-repo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-repo --- [INFO] Storing buildNumber: 20180627-041934 at timestamp: 1530073174628 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-repo --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-apidoc-repo <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-apidoc-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/nuxeo-apidoc-repo-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-apidoc-repo --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/nuxeo-apidoc-repo-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316/nuxeo-apidoc-repo-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316/nuxeo-apidoc-repo-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/nuxeo-apidoc-repo-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316/nuxeo-apidoc-repo-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-apidoc-repo --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316/nuxeo-apidoc-repo-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316/nuxeo-apidoc-repo-10.2-I20180627_0316.jar (14 KB at 29.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316/nuxeo-apidoc-repo-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316/nuxeo-apidoc-repo-10.2-I20180627_0316.pom (3 KB at 24.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/maven-metadata.xml (74 KB at 384.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/maven-metadata.xml (74 KB at 745.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316/nuxeo-apidoc-repo-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.2-I20180627_0316/nuxeo-apidoc-repo-10.2-I20180627_0316-sources.jar (11 KB at 31.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server Webengine Front End 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-apidoc-webengine --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-webengine --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-webengine --- [INFO] Storing buildNumber: 20180627-041936 at timestamp: 1530073176582 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-webengine --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 104 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-apidoc-webengine --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-apidoc-webengine --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-apidoc-webengine --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.apidoc.browse.DistributionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.nuxeo.apidoc.browse.DistributionTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-apidoc-webengine --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-apidoc-webengine --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-apidoc-webengine --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-apidoc-webengine >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-webengine --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-webengine --- [INFO] Storing buildNumber: 20180627-041939 at timestamp: 1530073179181 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-webengine --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-apidoc-webengine <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-apidoc-webengine --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-apidoc-webengine --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316/nuxeo-apidoc-webengine-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316/nuxeo-apidoc-webengine-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316/nuxeo-apidoc-webengine-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-apidoc-webengine --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316/nuxeo-apidoc-webengine-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316/nuxeo-apidoc-webengine-10.2-I20180627_0316.jar (434 KB at 1172.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316/nuxeo-apidoc-webengine-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316/nuxeo-apidoc-webengine-10.2-I20180627_0316.pom (4 KB at 32.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/maven-metadata.xml (164 KB at 2729.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/maven-metadata.xml (164 KB at 1077.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316/nuxeo-apidoc-webengine-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.2-I20180627_0316/nuxeo-apidoc-webengine-10.2-I20180627_0316-sources.jar (409 KB at 3490.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Activity 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-activity --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-activity --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-activity --- [INFO] Storing buildNumber: 20180627-041941 at timestamp: 1530073181306 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-activity --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-activity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-activity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TestActivityStreamService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TestActivityStreamService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TestActivityStreamService.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityUpgrader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityUpgrader.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityUpgrader.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-activity --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.activity.TestActivityStreamListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:19:47,523 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:19:48,754 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 4 / Unstarted: 0 / Total: 119 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.232 sec - in org.nuxeo.ecm.activity.TestActivityStreamListener Running org.nuxeo.ecm.activity.TestActivityLinkBuilder StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:19:50,003 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:19:50,135 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 sec - in org.nuxeo.ecm.activity.TestActivityLinkBuilder Running org.nuxeo.ecm.activity.TestActivityStreamService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:19:51,621 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:19:51,727 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 125 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 sec - in org.nuxeo.ecm.activity.TestActivityStreamService Running org.nuxeo.ecm.activity.operations.TestActivityOperations Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.129 sec - in org.nuxeo.ecm.activity.operations.TestActivityOperations Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-activity --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-activity --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/nuxeo-activity-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-activity --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-activity >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-activity --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-activity --- [INFO] Storing buildNumber: 20180627-041953 at timestamp: 1530073193546 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-activity --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-activity <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-activity --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/nuxeo-activity-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-activity --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/nuxeo-activity-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316/nuxeo-activity-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316/nuxeo-activity-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/nuxeo-activity-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316/nuxeo-activity-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-activity --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316/nuxeo-activity-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316/nuxeo-activity-10.2-I20180627_0316.jar (66 KB at 179.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316/nuxeo-activity-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316/nuxeo-activity-10.2-I20180627_0316.pom (4 KB at 22.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/maven-metadata.xml (164 KB at 1348.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/maven-metadata.xml (164 KB at 1316.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316/nuxeo-activity-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.2-I20180627_0316/nuxeo-activity-10.2-I20180627_0316-sources.jar (51 KB at 378.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Suggestbox Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-suggestbox-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-parent --- [INFO] Storing buildNumber: 20180627-041954 at timestamp: 1530073194545 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-suggestbox-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-suggestbox-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-suggestbox-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-parent --- [INFO] Storing buildNumber: 20180627-041954 at timestamp: 1530073194605 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-suggestbox-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-suggestbox-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-suggestbox-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/10.2-I20180627_0316/nuxeo-platform-suggestbox-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-suggestbox-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/10.2-I20180627_0316/nuxeo-platform-suggestbox-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/10.2-I20180627_0316/nuxeo-platform-suggestbox-parent-10.2-I20180627_0316.pom (3 KB at 14.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/maven-metadata.xml (170 KB at 1569.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/maven-metadata.xml (170 KB at 1177.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Suggestbox Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-suggestbox-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-core --- [INFO] Storing buildNumber: 20180627-041955 at timestamp: 1530073195687 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-platform-suggestbox-core --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/seam added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-suggestbox-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentSearchByPropertySuggester.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentSearchByPropertySuggester.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-suggestbox-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-suggestbox-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:20:01,265 main WARN [SuggesterGroupDescriptor] Cannot remove suggester 'nonExistentSuggester' because it does not exist in suggesterGroup 'searchbox'. 04:20:01,265 main WARN [SuggesterGroupDescriptor] Suggester 'searchByUsersAndGroups' already exists in suggesterGroup 'searchbox'. Cannot have two occurrences of the same suggester, so won't append it. 04:20:01,266 main WARN [SuggesterGroupDescriptor] Suggester 'searchByUsersAndGroups' already exists in suggesterGroup 'searchbox'. Cannot have two occurrences of the same suggester, so won't append it. 04:20:01,266 main WARN [SuggesterGroupDescriptor] Suggester 'searchByUsersAndGroups' already exists in suggesterGroup 'searchbox'. Cannot have two occurrences of the same suggester, so won't append it. 04:20:01,266 main 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. 04:20:01,266 main 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. 04:20:02,268 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.suggestbox.core.defaultSuggestionHandlers references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.suggestbox.core.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupMergeTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:20:03,313 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 101 * service:org.nuxeo.ecm.platform.suggestbox.core.defaultSuggestionHandlers references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.suggestbox.core.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 sec - in org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupMergeTest Running org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupContribTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:20:03,885 main ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:20:04,055 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.ecm.platform.suggestbox.core.defaultSuggestionHandlers references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec - in org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupContribTest Running org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 sec - in org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceTest Running org.nuxeo.ecm.platform.suggestbox.utils.TestDateMatcher Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.nuxeo.ecm.platform.suggestbox.utils.TestDateMatcher Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-suggestbox-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-suggestbox-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-suggestbox-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-suggestbox-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-core --- [INFO] Storing buildNumber: 20180627-042005 at timestamp: 1530073205883 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-platform-suggestbox-core --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/seam added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-suggestbox-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-suggestbox-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-suggestbox-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316/nuxeo-platform-suggestbox-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-suggestbox-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar (49 KB at 401.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.pom (4 KB at 31.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/maven-metadata.xml (165 KB at 2061.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/maven-metadata.xml (165 KB at 1288.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316/nuxeo-platform-suggestbox-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.2-I20180627_0316/nuxeo-platform-suggestbox-core-10.2-I20180627_0316-sources.jar (41 KB at 386.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Suggestbox JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-suggestbox-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] Storing buildNumber: 20180627-042007 at timestamp: 1530073207984 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-platform-suggestbox-jsf --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/seam added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-suggestbox-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-suggestbox-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-suggestbox-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.suggestbox.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.nuxeo.ecm.suggestbox.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-suggestbox-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-suggestbox-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-suggestbox-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-suggestbox-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] Storing buildNumber: 20180627-042011 at timestamp: 1530073211456 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-platform-suggestbox-jsf --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/seam added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-suggestbox-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-suggestbox-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-suggestbox-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-suggestbox-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar (12 KB at 68.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.pom (4 KB at 23.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/maven-metadata.xml (164 KB at 1386.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/maven-metadata.xml (164 KB at 1169.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.2-I20180627_0316/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316-sources.jar (9 KB at 67.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dam-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-parent --- [INFO] Storing buildNumber: 20180627-042012 at timestamp: 1530073212248 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dam-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dam-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dam-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-parent --- [INFO] Storing buildNumber: 20180627-042012 at timestamp: 1530073212307 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dam-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dam-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dam-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-parent/10.2-I20180627_0316/nuxeo-dam-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dam-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/10.2-I20180627_0316/nuxeo-dam-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/10.2-I20180627_0316/nuxeo-dam-parent-10.2-I20180627_0316.pom (2 KB at 16.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/maven-metadata.xml (170 KB at 3028.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/maven-metadata.xml (170 KB at 554.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dam --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam --- [INFO] Storing buildNumber: 20180627-042013 at timestamp: 1530073213241 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-dam --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-dam --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-dam --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dam --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-dam --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target/nuxeo-dam-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dam --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dam >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam --- [INFO] Storing buildNumber: 20180627-042013 at timestamp: 1530073213748 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dam <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dam --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target/nuxeo-dam-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dam --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target/nuxeo-dam-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316/nuxeo-dam-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316/nuxeo-dam-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target/nuxeo-dam-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316/nuxeo-dam-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dam --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316/nuxeo-dam-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316/nuxeo-dam-10.2-I20180627_0316.jar (4 KB at 36.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316/nuxeo-dam-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316/nuxeo-dam-10.2-I20180627_0316.pom (2 KB at 10.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/maven-metadata.xml (153 KB at 2150.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/maven-metadata.xml (153 KB at 775.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316/nuxeo-dam-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.2-I20180627_0316/nuxeo-dam-10.2-I20180627_0316-sources.jar (2 KB at 10.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dam-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-jsf --- [INFO] Storing buildNumber: 20180627-042015 at timestamp: 1530073215048 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dam-jsf --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dam-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dam-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-jsf --- [INFO] Storing buildNumber: 20180627-042015 at timestamp: 1530073215644 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dam-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dam-jsf --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dam-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-jsf/10.2-I20180627_0316/nuxeo-dam-jsf-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dam-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/10.2-I20180627_0316/nuxeo-dam-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/10.2-I20180627_0316/nuxeo-dam-jsf-10.2-I20180627_0316.pom (3 KB at 4.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/maven-metadata.xml (88 KB at 965.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/maven-metadata.xml (88 KB at 448.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dam-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-web-ui --- [INFO] Storing buildNumber: 20180627-042016 at timestamp: 1530073216473 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-dam-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-dam-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-dam-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dam-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-dam-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target/nuxeo-dam-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dam-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dam-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-web-ui --- [INFO] Storing buildNumber: 20180627-042016 at timestamp: 1530073216619 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dam-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dam-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target/nuxeo-dam-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dam-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target/nuxeo-dam-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316/nuxeo-dam-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316/nuxeo-dam-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target/nuxeo-dam-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316/nuxeo-dam-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dam-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316/nuxeo-dam-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316/nuxeo-dam-web-ui-10.2-I20180627_0316.jar (32 KB at 188.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316/nuxeo-dam-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316/nuxeo-dam-web-ui-10.2-I20180627_0316.pom (571 B at 4.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/maven-metadata.xml (73 KB at 859.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/maven-metadata.xml (73 KB at 538.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316/nuxeo-dam-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.2-I20180627_0316/nuxeo-dam-web-ui-10.2-I20180627_0316-sources.jar (29 KB at 163.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-parent --- [INFO] Storing buildNumber: 20180627-042017 at timestamp: 1530073217397 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-parent --- [INFO] Storing buildNumber: 20180627-042017 at timestamp: 1530073217550 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-parent/10.2-I20180627_0316/nuxeo-quota-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/10.2-I20180627_0316/nuxeo-quota-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/10.2-I20180627_0316/nuxeo-quota-parent-10.2-I20180627_0316.pom (2 KB at 13.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/maven-metadata.xml (170 KB at 1630.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/maven-metadata.xml (170 KB at 1335.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-core --- [INFO] Storing buildNumber: 20180627-042019 at timestamp: 1530073219000 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-quota-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/AbstractQuotaStatsUpdater.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/AbstractQuotaStatsUpdater.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-quota-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestDocumentsSizeUpdater.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestDocumentsSizeUpdater.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-quota-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:20:24,428 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.ecm.quota.count.TestExcludedBlob StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:20:25,793 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 141 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 sec - in org.nuxeo.ecm.quota.count.TestExcludedBlob Running org.nuxeo.ecm.quota.count.TestQuotaService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:20:26,568 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 sec - in org.nuxeo.ecm.quota.count.TestQuotaService Running org.nuxeo.ecm.quota.count.TestDocumentsCountUpdater StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:20:27,622 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 114 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 sec - in org.nuxeo.ecm.quota.count.TestDocumentsCountUpdater Running org.nuxeo.ecm.quota.count.TestDocumentsSizeUpdater Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.604 sec - in org.nuxeo.ecm.quota.count.TestDocumentsSizeUpdater Results : Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-quota-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-core --- [INFO] Storing buildNumber: 20180627-042031 at timestamp: 1530073231561 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316/nuxeo-quota-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316/nuxeo-quota-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316/nuxeo-quota-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316/nuxeo-quota-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316/nuxeo-quota-core-10.2-I20180627_0316.jar (62 KB at 126.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316/nuxeo-quota-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316/nuxeo-quota-core-10.2-I20180627_0316.pom (3 KB at 34.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/maven-metadata.xml (164 KB at 2686.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/maven-metadata.xml (164 KB at 454.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316/nuxeo-quota-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.2-I20180627_0316/nuxeo-quota-core-10.2-I20180627_0316-sources.jar (42 KB at 366.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-web --- [INFO] Storing buildNumber: 20180627-042033 at timestamp: 1530073233936 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-quota-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-quota-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-quota-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.quota.web.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.quota.web.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-quota-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-web --- [INFO] Storing buildNumber: 20180627-042036 at timestamp: 1530073236482 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316/nuxeo-quota-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316/nuxeo-quota-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316/nuxeo-quota-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316/nuxeo-quota-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316/nuxeo-quota-web-10.2-I20180627_0316.jar (42 KB at 142.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316/nuxeo-quota-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316/nuxeo-quota-web-10.2-I20180627_0316.pom (2 KB at 14.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/maven-metadata.xml (164 KB at 2127.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/maven-metadata.xml (164 KB at 1800.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316/nuxeo-quota-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.2-I20180627_0316/nuxeo-quota-web-10.2-I20180627_0316-sources.jar (37 KB at 429.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Automation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-automation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-automation --- [INFO] Storing buildNumber: 20180627-042038 at timestamp: 1530073238229 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-automation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-quota-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-quota-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-quota-automation --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:20:43,146 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 111 * service:rg.nuxeo.ecm.quota.automation.contrib references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation 04:20:43,230 main ERROR [TransactionHelper] Unable to start transaction javax.transaction.NotSupportedException: Nested Transactions are not supported at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:157) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:152) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.begin(NuxeoContainer.java:521) at org.nuxeo.runtime.transaction.TransactionHelper.startTransaction(TransactionHelper.java:241) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.addContent(TestQuotaViaAutomation.java:117) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.testGetQuotasViaAutomation(TestQuotaViaAutomation.java:202) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:20:43,705 main ERROR [TransactionHelper] Unable to start transaction javax.transaction.NotSupportedException: Nested Transactions are not supported at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:157) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:152) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.begin(NuxeoContainer.java:521) at org.nuxeo.runtime.transaction.TransactionHelper.startTransaction(TransactionHelper.java:241) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.testGetQuotasViaAutomation(TestQuotaViaAutomation.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:20:43,780 main ERROR [TransactionHelper] Unable to start transaction javax.transaction.NotSupportedException: Nested Transactions are not supported at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:157) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:152) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.begin(NuxeoContainer.java:521) at org.nuxeo.runtime.transaction.TransactionHelper.startTransaction(TransactionHelper.java:241) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.addContent(TestQuotaViaAutomation.java:117) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.testSetQuotasViaAutomation(TestQuotaViaAutomation.java:232) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 sec - in org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-automation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-quota-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-automation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-automation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-automation --- [INFO] Storing buildNumber: 20180627-042045 at timestamp: 1530073245047 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-automation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-automation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-automation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316/nuxeo-quota-automation-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316/nuxeo-quota-automation-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316/nuxeo-quota-automation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-automation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316/nuxeo-quota-automation-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316/nuxeo-quota-automation-10.2-I20180627_0316.jar (14 KB at 83.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316/nuxeo-quota-automation-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316/nuxeo-quota-automation-10.2-I20180627_0316.pom (2 KB at 10.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/maven-metadata.xml (164 KB at 508.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/maven-metadata.xml (164 KB at 311.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316/nuxeo-quota-automation-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.2-I20180627_0316/nuxeo-quota-automation-10.2-I20180627_0316-sources.jar (9 KB at 53.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Core Dependencies 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-core-dependencies --- [INFO] Storing buildNumber: 20180627-042046 at timestamp: 1530073246834 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-core-dependencies --- [INFO] Storing buildNumber: 20180627-042047 at timestamp: 1530073247396 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/10.2-I20180627_0316/nuxeo-quota-core-dependencies-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/10.2-I20180627_0316/nuxeo-quota-core-dependencies-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/10.2-I20180627_0316/nuxeo-quota-core-dependencies-10.2-I20180627_0316.pom (948 B at 2.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/maven-metadata.xml (68 KB at 653.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/maven-metadata.xml (68 KB at 403.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo External Indexer WS Gateway 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-indexing-gateway --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-indexing-gateway --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-indexing-gateway --- [INFO] Storing buildNumber: 20180627-042048 at timestamp: 1530073248641 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-indexing-gateway --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-indexing-gateway --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-indexing-gateway --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-indexing-gateway --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-indexing-gateway --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-indexing-gateway --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-indexing-gateway --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-indexing-gateway >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-indexing-gateway --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-indexing-gateway --- [INFO] Storing buildNumber: 20180627-042049 at timestamp: 1530073249570 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-indexing-gateway --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-indexing-gateway <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-indexing-gateway --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-indexing-gateway --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316/nuxeo-platform-indexing-gateway-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316/nuxeo-platform-indexing-gateway-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316/nuxeo-platform-indexing-gateway-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-indexing-gateway --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316/nuxeo-platform-indexing-gateway-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316/nuxeo-platform-indexing-gateway-10.2-I20180627_0316.jar (28 KB at 144.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316/nuxeo-platform-indexing-gateway-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316/nuxeo-platform-indexing-gateway-10.2-I20180627_0316.pom (3 KB at 14.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/maven-metadata.xml (167 KB at 1619.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/maven-metadata.xml (167 KB at 1559.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316/nuxeo-platform-indexing-gateway-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.2-I20180627_0316/nuxeo-platform-indexing-gateway-10.2-I20180627_0316-sources.jar (21 KB at 116.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Exalead WS Connector 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-exalead-connector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-exalead-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-exalead-connector --- [INFO] Storing buildNumber: 20180627-042050 at timestamp: 1530073250899 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-exalead-connector --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-exalead-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-exalead-connector --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-exalead-connector --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-exalead-connector --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-exalead-connector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-exalead-connector --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-exalead-connector >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-exalead-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-exalead-connector --- [INFO] Storing buildNumber: 20180627-042051 at timestamp: 1530073251662 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-exalead-connector --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-exalead-connector <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-exalead-connector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-exalead-connector --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316/nuxeo-exalead-connector-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316/nuxeo-exalead-connector-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316/nuxeo-exalead-connector-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-exalead-connector --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316/nuxeo-exalead-connector-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316/nuxeo-exalead-connector-10.2-I20180627_0316.jar (11 KB at 27.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316/nuxeo-exalead-connector-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316/nuxeo-exalead-connector-10.2-I20180627_0316.pom (2 KB at 13.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/maven-metadata.xml (167 KB at 1378.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/maven-metadata.xml (167 KB at 1559.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316/nuxeo-exalead-connector-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.2-I20180627_0316/nuxeo-exalead-connector-10.2-I20180627_0316-sources.jar (6 KB at 40.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-parent --- [INFO] Storing buildNumber: 20180627-042052 at timestamp: 1530073252650 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-parent --- [INFO] Storing buildNumber: 20180627-042052 at timestamp: 1530073252733 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/10.2-I20180627_0316/nuxeo-platform-signature-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/10.2-I20180627_0316/nuxeo-platform-signature-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/10.2-I20180627_0316/nuxeo-platform-signature-parent-10.2-I20180627_0316.pom (2 KB at 13.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/maven-metadata.xml (170 KB at 1094.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/maven-metadata.xml (170 KB at 992.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-api --- [INFO] Storing buildNumber: 20180627-042053 at timestamp: 1530073253760 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-signature-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-signature-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-signature-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- 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.009 sec - in org.nuxeo.ecm.platform.signature.api.user.UserInfoTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-signature-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-api --- [INFO] Storing buildNumber: 20180627-042055 at timestamp: 1530073255229 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316/nuxeo-platform-signature-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316/nuxeo-platform-signature-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316/nuxeo-platform-signature-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316/nuxeo-platform-signature-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316/nuxeo-platform-signature-api-10.2-I20180627_0316.jar (16 KB at 111.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316/nuxeo-platform-signature-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316/nuxeo-platform-signature-api-10.2-I20180627_0316.pom (2 KB at 7.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/maven-metadata.xml (167 KB at 510.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/maven-metadata.xml (167 KB at 890.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316/nuxeo-platform-signature-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.2-I20180627_0316/nuxeo-platform-signature-api-10.2-I20180627_0316-sources.jar (19 KB at 131.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-core --- [INFO] Storing buildNumber: 20180627-042057 at timestamp: 1530073257547 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-signature-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-signature-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-signature-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:02,834 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 134 * service:org.nuxeo.ecm.platform.signature.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.signature.core.sign.TestDirectorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:04,282 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 04:21:04,282 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:21:04,282 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 sec - in org.nuxeo.ecm.platform.signature.core.sign.TestDirectorySecurity Running org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:07,169 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 04:21:07,169 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:21:07,170 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.876 sec - in org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceTest Running org.nuxeo.ecm.platform.signature.core.user.CUserServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:07,917 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 04:21:07,917 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:21:07,917 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:21:08,065 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 sec - in org.nuxeo.ecm.platform.signature.core.user.CUserServiceTest Running org.nuxeo.ecm.platform.signature.core.pki.CertServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:08,630 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 04:21:08,630 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:21:08,630 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:21:08,784 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec - in org.nuxeo.ecm.platform.signature.core.pki.CertServiceTest Running org.nuxeo.ecm.platform.signature.core.pki.TypeTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:09,822 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 04:21:09,822 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:21:09,823 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:21:09,953 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 151 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 sec - in org.nuxeo.ecm.platform.signature.core.pki.TypeTest Running org.nuxeo.ecm.platform.signature.core.operations.SignPDFTest 04:21:10,082 main WARN [TracerFactory] ****** chain ****** Name: Services.SignPDF Exception: OperationException Caught error: Not allowed. You must be administrator to use this operation Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. You must be administrator to use this operation ****** Hierarchy calls ****** org.nuxeo.ecm.platform.signature.core.operations.SignPDF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:10,785 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 04:21:10,785 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:21:10,785 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:21:10,911 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 157 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 sec - in org.nuxeo.ecm.platform.signature.core.operations.SignPDFTest Running org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocumentTest 04:21:11,526 main WARN [TracerFactory] ****** chain ****** Name: Services.SignPDFDocument Exception: OperationException Caught error: Not allowed. You must be administrator to use this operation Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. You must be administrator to use this operation ****** Hierarchy calls ****** org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument 04:21:11,530 main WARN [Selection] Created fragment missing: 5c347c5b-f1bd-4afa-94b5-3b98d7e93445 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 sec - in org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocumentTest Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-signature-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-core --- [INFO] Storing buildNumber: 20180627-042113 at timestamp: 1530073273072 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316/nuxeo-platform-signature-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316/nuxeo-platform-signature-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316/nuxeo-platform-signature-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316/nuxeo-platform-signature-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316/nuxeo-platform-signature-core-10.2-I20180627_0316.jar (45 KB at 15.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316/nuxeo-platform-signature-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316/nuxeo-platform-signature-core-10.2-I20180627_0316.pom (4 KB at 50.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/maven-metadata.xml (164 KB at 2440.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/maven-metadata.xml (164 KB at 89.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316/nuxeo-platform-signature-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.2-I20180627_0316/nuxeo-platform-signature-core-10.2-I20180627_0316-sources.jar (30 KB at 337.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-web --- [INFO] Storing buildNumber: 20180627-042119 at timestamp: 1530073279573 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-signature-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CertActions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CertActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-signature-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-signature-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.signature.lang.test.TestMessages 04:21:21,222 main WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.nuxeo.ecm.signature.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-signature-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-web --- [INFO] Storing buildNumber: 20180627-042122 at timestamp: 1530073282876 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316/nuxeo-platform-signature-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316/nuxeo-platform-signature-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316/nuxeo-platform-signature-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316/nuxeo-platform-signature-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316/nuxeo-platform-signature-web-10.2-I20180627_0316.jar (23 KB at 123.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316/nuxeo-platform-signature-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316/nuxeo-platform-signature-web-10.2-I20180627_0316.pom (3 KB at 28.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/maven-metadata.xml (164 KB at 2300.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/maven-metadata.xml (164 KB at 1633.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316/nuxeo-platform-signature-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.2-I20180627_0316/nuxeo-platform-signature-web-10.2-I20180627_0316-sources.jar (18 KB at 206.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Default Config 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-config --- [INFO] Storing buildNumber: 20180627-042123 at timestamp: 1530073283506 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-config --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-signature-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-signature-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-signature-config --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-config --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-signature-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-config --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-config >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-config --- [INFO] Storing buildNumber: 20180627-042123 at timestamp: 1530073283629 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-config --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-config <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-config --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316/nuxeo-platform-signature-config-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316/nuxeo-platform-signature-config-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316/nuxeo-platform-signature-config-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-config --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316/nuxeo-platform-signature-config-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316/nuxeo-platform-signature-config-10.2-I20180627_0316.jar (6 KB at 60.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316/nuxeo-platform-signature-config-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316/nuxeo-platform-signature-config-10.2-I20180627_0316.pom (556 B at 4.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/maven-metadata.xml (170 KB at 2872.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/maven-metadata.xml (170 KB at 2017.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316/nuxeo-platform-signature-config-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.2-I20180627_0316/nuxeo-platform-signature-config-10.2-I20180627_0316-sources.jar (3 KB at 32.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Core Dependencies 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] Storing buildNumber: 20180627-042124 at timestamp: 1530073284509 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] Storing buildNumber: 20180627-042124 at timestamp: 1530073284924 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/10.2-I20180627_0316/nuxeo-platform-signature-core-dependencies-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/10.2-I20180627_0316/nuxeo-platform-signature-core-dependencies-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/10.2-I20180627_0316/nuxeo-platform-signature-core-dependencies-10.2-I20180627_0316.pom (2 KB at 2.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/maven-metadata.xml (67 KB at 843.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/maven-metadata.xml (67 KB at 877.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rating-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-parent --- [INFO] Storing buildNumber: 20180627-042125 at timestamp: 1530073285534 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rating-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rating-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rating-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-parent --- [INFO] Storing buildNumber: 20180627-042125 at timestamp: 1530073285603 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rating-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rating-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rating-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-parent/10.2-I20180627_0316/nuxeo-rating-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rating-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/10.2-I20180627_0316/nuxeo-rating-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/10.2-I20180627_0316/nuxeo-rating-parent-10.2-I20180627_0316.pom (2 KB at 17.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/maven-metadata.xml (170 KB at 2779.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/maven-metadata.xml (170 KB at 2202.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rating-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-api --- [INFO] Storing buildNumber: 20180627-042126 at timestamp: 1530073286405 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rating-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rating-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rating-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rating-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rating-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rating-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rating-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-api --- [INFO] Storing buildNumber: 20180627-042127 at timestamp: 1530073287145 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rating-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rating-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rating-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316/nuxeo-rating-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316/nuxeo-rating-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316/nuxeo-rating-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rating-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316/nuxeo-rating-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316/nuxeo-rating-api-10.2-I20180627_0316.jar (6 KB at 17.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316/nuxeo-rating-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316/nuxeo-rating-api-10.2-I20180627_0316.pom (819 B at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/maven-metadata.xml (164 KB at 2813.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/maven-metadata.xml (164 KB at 1059.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316/nuxeo-rating-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.2-I20180627_0316/nuxeo-rating-api-10.2-I20180627_0316-sources.jar (6 KB at 59.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rating-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-core --- [INFO] Storing buildNumber: 20180627-042129 at timestamp: 1530073289462 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rating-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/listener/RatingListener.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/listener/RatingListener.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/listener/RatingListener.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rating-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestRatingService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestRatingService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestRatingService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rating-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:35,446 WARN [Ejb3Configuration] main Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation {{fState,beforeRun}} 04:21:36,541 ERROR [OSGiRuntimeService] main Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 109 * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.rating.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== {{fState,beforeRun}} Running org.nuxeo.ecm.rating.TestRatingService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:38,571 WARN [Ejb3Configuration] main Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation {{fState,beforeRun}} 04:21:38,681 ERROR [OSGiRuntimeService] main Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 109 * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.rating.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== {{fState,beforeRun}} Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.121 sec - in org.nuxeo.ecm.rating.TestRatingService Running org.nuxeo.ecm.rating.TestLikeService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:40,122 WARN [Ejb3Configuration] main Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation {{fState,beforeRun}} 04:21:40,305 ERROR [OSGiRuntimeService] main Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 144 * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.rating.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== {{fState,beforeRun}} Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 sec - in org.nuxeo.ecm.rating.TestLikeService Running org.nuxeo.ecm.rating.TestLikeServiceWithDocs StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:42,393 WARN [Ejb3Configuration] main Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation {{fState,beforeRun}} 04:21:42,479 ERROR [OSGiRuntimeService] main Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 1 / Unstarted: 0 / Total: 121 * service:org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig, service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService] * service:org.nuxeo.ecm.webengine.WebEngineComponent requires [service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== {{fState,beforeRun}} Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.159 sec - in org.nuxeo.ecm.rating.TestLikeServiceWithDocs Running org.nuxeo.ecm.rating.TestLikeOperations Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 sec - in org.nuxeo.ecm.rating.TestLikeOperations Results : Tests run: 38, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rating-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rating-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rating-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rating-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-core --- [INFO] Storing buildNumber: 20180627-042144 at timestamp: 1530073304558 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rating-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rating-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rating-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316/nuxeo-rating-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316/nuxeo-rating-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316/nuxeo-rating-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rating-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316/nuxeo-rating-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316/nuxeo-rating-core-10.2-I20180627_0316.jar (34 KB at 110.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316/nuxeo-rating-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316/nuxeo-rating-core-10.2-I20180627_0316.pom (4 KB at 16.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/maven-metadata.xml (163 KB at 750.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/maven-metadata.xml (163 KB at 442.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316/nuxeo-rating-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.2-I20180627_0316/nuxeo-rating-core-10.2-I20180627_0316-sources.jar (19 KB at 106.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rating-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-web --- [INFO] Storing buildNumber: 20180627-042147 at timestamp: 1530073307263 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rating-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rating-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rating-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.rating.web.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.rating.web.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rating-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rating-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rating-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rating-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-web --- [INFO] Storing buildNumber: 20180627-042150 at timestamp: 1530073310640 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rating-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rating-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rating-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316/nuxeo-rating-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316/nuxeo-rating-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316/nuxeo-rating-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rating-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316/nuxeo-rating-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316/nuxeo-rating-web-10.2-I20180627_0316.jar (10 KB at 41.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316/nuxeo-rating-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316/nuxeo-rating-web-10.2-I20180627_0316.pom (2 KB at 6.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/maven-metadata.xml (164 KB at 942.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/maven-metadata.xml (164 KB at 371.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316/nuxeo-rating-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.2-I20180627_0316/nuxeo-rating-web-10.2-I20180627_0316-sources.jar (7 KB at 43.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-multi-tenant --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant --- [INFO] Storing buildNumber: 20180627-042151 at timestamp: 1530073311918 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-multi-tenant --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-multi-tenant --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-multi-tenant >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant --- [INFO] Storing buildNumber: 20180627-042152 at timestamp: 1530073312005 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-multi-tenant <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-multi-tenant --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-multi-tenant --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant/10.2-I20180627_0316/nuxeo-multi-tenant-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-multi-tenant --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/10.2-I20180627_0316/nuxeo-multi-tenant-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/10.2-I20180627_0316/nuxeo-multi-tenant-10.2-I20180627_0316.pom (2 KB at 16.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/maven-metadata.xml (112 KB at 413.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/maven-metadata.xml (112 KB at 575.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-multi-tenant-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant-core --- [INFO] Storing buildNumber: 20180627-042154 at timestamp: 1530073314122 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-multi-tenant-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantServiceImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantServiceImpl.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantGroupComputer.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantGroupComputer.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantGroupComputer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-multi-tenant-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestMultiTenantService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestMultiTenantService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-multi-tenant-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:21:57,894 WARN [MultiTenantServiceImpl] Overriding existing multi tenant configuration 04:21:59,090 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 04:21:59,090 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden Running org.nuxeo.ecm.multi.tenant.TestTenantIsolationByDefault 04:22:01,273 ERROR [EventServiceImpl] Exception during multiTenantListener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: cdbd9a5a-c332-487c-b702-95abb2e1dfcd at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocumentSystemProp(AbstractSession.java:2432) at org.nuxeo.ecm.core.trash.PropertyTrashService.isTrashed(PropertyTrashService.java:47) at org.nuxeo.ecm.core.api.AbstractSession.isTrashed(AbstractSession.java:2075) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.isTrashed(DocumentModelImpl.java:755) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.getTenantIdForTenant(MultiTenantServiceImpl.java:220) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.lambda$unregisterTenant$1(MultiTenantServiceImpl.java:205) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:260) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.unregisterTenant(MultiTenantServiceImpl.java:205) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.disableTenantIsolationFor(MultiTenantServiceImpl.java:182) at org.nuxeo.ecm.multi.tenant.MultiTenantListener.handleEvent(MultiTenantListener.java:74) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1460) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:22:02,377 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 04:22:02,378 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 sec - in org.nuxeo.ecm.multi.tenant.TestTenantIsolationByDefault Running org.nuxeo.ecm.multi.tenant.TestUserWorkspaceWithMultiTenant org.nuxeo.ecm.core.api.security.impl.ACPImpl@2830315f 04:22:03,234 ERROR [EventServiceImpl] Exception during multiTenantListener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: f1d2a9e8-f405-470f-9aca-b15ffbe7d195 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocumentSystemProp(AbstractSession.java:2432) at org.nuxeo.ecm.core.trash.PropertyTrashService.isTrashed(PropertyTrashService.java:47) at org.nuxeo.ecm.core.api.AbstractSession.isTrashed(AbstractSession.java:2075) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.isTrashed(DocumentModelImpl.java:755) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.getTenantIdForTenant(MultiTenantServiceImpl.java:220) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.lambda$unregisterTenant$1(MultiTenantServiceImpl.java:205) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:260) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.unregisterTenant(MultiTenantServiceImpl.java:205) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.disableTenantIsolationFor(MultiTenantServiceImpl.java:182) at org.nuxeo.ecm.multi.tenant.MultiTenantListener.handleEvent(MultiTenantListener.java:74) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1460) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:22:03,245 ERROR [EventServiceImpl] Exception during multiTenantListener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: 1fb2df16-e242-4ce6-952a-75239298bdb3 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocumentSystemProp(AbstractSession.java:2432) at org.nuxeo.ecm.core.trash.PropertyTrashService.isTrashed(PropertyTrashService.java:47) at org.nuxeo.ecm.core.api.AbstractSession.isTrashed(AbstractSession.java:2075) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.isTrashed(DocumentModelImpl.java:755) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.getTenantIdForTenant(MultiTenantServiceImpl.java:220) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.lambda$unregisterTenant$1(MultiTenantServiceImpl.java:205) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:260) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.unregisterTenant(MultiTenantServiceImpl.java:205) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.disableTenantIsolationFor(MultiTenantServiceImpl.java:182) at org.nuxeo.ecm.multi.tenant.MultiTenantListener.handleEvent(MultiTenantListener.java:74) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1460) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:22:03,256 ERROR [EventServiceImpl] Exception during multiTenantListener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: deb184ec-0daa-4bc8-a0df-adea4cf60aa5 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocumentSystemProp(AbstractSession.java:2432) at org.nuxeo.ecm.core.trash.PropertyTrashService.isTrashed(PropertyTrashService.java:47) at org.nuxeo.ecm.core.api.AbstractSession.isTrashed(AbstractSession.java:2075) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.isTrashed(DocumentModelImpl.java:755) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.getTenantIdForTenant(MultiTenantServiceImpl.java:220) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.lambda$unregisterTenant$1(MultiTenantServiceImpl.java:205) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:260) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.unregisterTenant(MultiTenantServiceImpl.java:205) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.disableTenantIsolationFor(MultiTenantServiceImpl.java:182) at org.nuxeo.ecm.multi.tenant.MultiTenantListener.handleEvent(MultiTenantListener.java:74) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1460) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:22:04,128 WARN [MultiTenantServiceImpl] Overriding existing multi tenant configuration 04:22:05,179 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 04:22:05,180 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden 04:22:05,829 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,831 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,832 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,833 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,837 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,838 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,839 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,840 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,841 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,842 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,843 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,844 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,845 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,846 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,847 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,848 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,849 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,850 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,851 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,865 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,867 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,868 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,869 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,871 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,872 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,873 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,874 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,875 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,876 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,877 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,878 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,878 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,879 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:22:05,986 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.518 sec - in org.nuxeo.ecm.multi.tenant.TestUserWorkspaceWithMultiTenant Running org.nuxeo.ecm.multi.tenant.TestRestAPIWithMultiTenant 04:22:08,788 ERROR [EventServiceImpl] Exception during multiTenantListener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: a4f57748-fffe-45c7-b42d-70f960bf1aea at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocumentSystemProp(AbstractSession.java:2432) at org.nuxeo.ecm.core.trash.PropertyTrashService.isTrashed(PropertyTrashService.java:47) at org.nuxeo.ecm.core.api.AbstractSession.isTrashed(AbstractSession.java:2075) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.isTrashed(DocumentModelImpl.java:755) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.getTenantIdForTenant(MultiTenantServiceImpl.java:220) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.lambda$unregisterTenant$1(MultiTenantServiceImpl.java:205) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:260) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.unregisterTenant(MultiTenantServiceImpl.java:205) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.disableTenantIsolationFor(MultiTenantServiceImpl.java:182) at org.nuxeo.ecm.multi.tenant.MultiTenantListener.handleEvent(MultiTenantListener.java:74) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1460) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:22:08,800 ERROR [EventServiceImpl] Exception during multiTenantListener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: 2cfe67b4-f287-4206-930f-cb50027c5e0b at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocumentSystemProp(AbstractSession.java:2432) at org.nuxeo.ecm.core.trash.PropertyTrashService.isTrashed(PropertyTrashService.java:47) at org.nuxeo.ecm.core.api.AbstractSession.isTrashed(AbstractSession.java:2075) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.isTrashed(DocumentModelImpl.java:755) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.getTenantIdForTenant(MultiTenantServiceImpl.java:220) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.lambda$unregisterTenant$1(MultiTenantServiceImpl.java:205) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:260) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.unregisterTenant(MultiTenantServiceImpl.java:205) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.disableTenantIsolationFor(MultiTenantServiceImpl.java:182) at org.nuxeo.ecm.multi.tenant.MultiTenantListener.handleEvent(MultiTenantListener.java:74) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1460) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:22:08,807 ERROR [EventServiceImpl] Exception during multiTenantListener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: f2a9a12f-d749-49ea-8f71-3a31aa4096ea at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocumentSystemProp(AbstractSession.java:2432) at org.nuxeo.ecm.core.trash.PropertyTrashService.isTrashed(PropertyTrashService.java:47) at org.nuxeo.ecm.core.api.AbstractSession.isTrashed(AbstractSession.java:2075) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.isTrashed(DocumentModelImpl.java:755) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.getTenantIdForTenant(MultiTenantServiceImpl.java:220) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.lambda$unregisterTenant$1(MultiTenantServiceImpl.java:205) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:260) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.unregisterTenant(MultiTenantServiceImpl.java:205) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.disableTenantIsolationFor(MultiTenantServiceImpl.java:182) at org.nuxeo.ecm.multi.tenant.MultiTenantListener.handleEvent(MultiTenantListener.java:74) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1460) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:22:08,814 ERROR [EventServiceImpl] Exception during multiTenantListener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.DocumentNotFoundException: 453799d3-3b83-4aca-8bc7-45f48045b12f at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:183) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:346) at org.nuxeo.ecm.core.api.AbstractSession.getDocumentSystemProp(AbstractSession.java:2432) at org.nuxeo.ecm.core.trash.PropertyTrashService.isTrashed(PropertyTrashService.java:47) at org.nuxeo.ecm.core.api.AbstractSession.isTrashed(AbstractSession.java:2075) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.isTrashed(DocumentModelImpl.java:755) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.getTenantIdForTenant(MultiTenantServiceImpl.java:220) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.lambda$unregisterTenant$1(MultiTenantServiceImpl.java:205) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:260) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.unregisterTenant(MultiTenantServiceImpl.java:205) at org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl.disableTenantIsolationFor(MultiTenantServiceImpl.java:182) at org.nuxeo.ecm.multi.tenant.MultiTenantListener.handleEvent(MultiTenantListener.java:74) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1460) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1351) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:288) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:277) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:262) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:22:09,044 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-7098576989514238930.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:22:09,607 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 04:22:09,608 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 sec - in org.nuxeo.ecm.multi.tenant.TestRestAPIWithMultiTenant Running org.nuxeo.ecm.multi.tenant.TestMultiTenantService 04:22:11,491 WARN [ACLImpl] Setting an ACL with at least one duplicate entry: ACE(username=tenant-newDomain_tenantMembers, permission=Read, isGranted=true, creator=null, begin=null, end=null), ACL entries: [ACE(username=toto, permission=Read, isGranted=true, creator=null, begin=null, end=null), ACE(username=tenant-newDomain_tenantMembers, permission=Read, isGranted=true, creator=null, begin=null, end=null), ACE(username=tenant-newDomain_tenantMembers, permission=Read, isGranted=true, creator=null, begin=null, end=null)] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:22:12,290 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 04:22:12,291 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.669 sec - in org.nuxeo.ecm.multi.tenant.TestMultiTenantService Running org.nuxeo.ecm.multi.tenant.TestMultiTenantHelper Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec - in org.nuxeo.ecm.multi.tenant.TestMultiTenantHelper Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-multi-tenant-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-multi-tenant-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/nuxeo-multi-tenant-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-multi-tenant-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-multi-tenant-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant-core --- [INFO] Storing buildNumber: 20180627-042214 at timestamp: 1530073334630 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-multi-tenant-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-multi-tenant-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/nuxeo-multi-tenant-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-multi-tenant-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/nuxeo-multi-tenant-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316/nuxeo-multi-tenant-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316/nuxeo-multi-tenant-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/nuxeo-multi-tenant-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316/nuxeo-multi-tenant-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-multi-tenant-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316/nuxeo-multi-tenant-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316/nuxeo-multi-tenant-core-10.2-I20180627_0316.jar (37 KB at 236.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316/nuxeo-multi-tenant-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316/nuxeo-multi-tenant-core-10.2-I20180627_0316.pom (5 KB at 28.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/maven-metadata.xml (63 KB at 164.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/maven-metadata.xml (63 KB at 295.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316/nuxeo-multi-tenant-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.2-I20180627_0316/nuxeo-multi-tenant-core-10.2-I20180627_0316-sources.jar (25 KB at 125.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-multi-tenant-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant-jsf --- [INFO] Storing buildNumber: 20180627-042217 at timestamp: 1530073337152 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-multi-tenant-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-multi-tenant-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-multi-tenant-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.multi.tenant.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.nuxeo.ecm.multi.tenant.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-multi-tenant-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-multi-tenant-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/nuxeo-multi-tenant-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-multi-tenant-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-multi-tenant-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant-jsf --- [INFO] Storing buildNumber: 20180627-042220 at timestamp: 1530073340133 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-multi-tenant-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-multi-tenant-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/nuxeo-multi-tenant-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-multi-tenant-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/nuxeo-multi-tenant-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316/nuxeo-multi-tenant-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316/nuxeo-multi-tenant-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/nuxeo-multi-tenant-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316/nuxeo-multi-tenant-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-multi-tenant-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316/nuxeo-multi-tenant-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316/nuxeo-multi-tenant-jsf-10.2-I20180627_0316.jar (20 KB at 79.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316/nuxeo-multi-tenant-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316/nuxeo-multi-tenant-jsf-10.2-I20180627_0316.pom (2 KB at 9.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/maven-metadata.xml (63 KB at 500.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/maven-metadata.xml (63 KB at 331.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316/nuxeo-multi-tenant-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.2-I20180627_0316/nuxeo-multi-tenant-jsf-10.2-I20180627_0316-sources.jar (16 KB at 62.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core BinaryManager for Clouds 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-cloud --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-cloud --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-cloud --- [INFO] Storing buildNumber: 20180627-042221 at timestamp: 1530073341270 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-cloud --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-cloud --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-cloud --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-cloud >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-cloud --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-cloud --- [INFO] Storing buildNumber: 20180627-042221 at timestamp: 1530073341354 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-cloud --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-cloud <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-cloud --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-cloud --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/10.2-I20180627_0316/nuxeo-core-binarymanager-cloud-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-cloud --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/10.2-I20180627_0316/nuxeo-core-binarymanager-cloud-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/10.2-I20180627_0316/nuxeo-core-binarymanager-cloud-10.2-I20180627_0316.pom (2 KB at 7.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/maven-metadata.xml (141 KB at 992.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/maven-metadata.xml (141 KB at 933.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core BinaryManager Common 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-common --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-common --- [INFO] Storing buildNumber: 20180627-042222 at timestamp: 1530073342203 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-common --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-common --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-common --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-common --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-common >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-common --- [INFO] Storing buildNumber: 20180627-042222 at timestamp: 1530073342762 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-common --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-binarymanager-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-common --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-common --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316.jar (9 KB at 42.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316.pom (2 KB at 9.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/maven-metadata.xml (118 KB at 1041.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/maven-metadata.xml (118 KB at 926.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316-sources.jar (5 KB at 21.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.2-I20180627_0316/nuxeo-core-binarymanager-common-10.2-I20180627_0316-tests.jar (6 KB at 33.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core S3 BinaryManager 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-s3 --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-s3 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-s3 --- [INFO] Storing buildNumber: 20180627-042225 at timestamp: 1530073345244 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-s3 --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-s3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/S3BinaryManager.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/S3BinaryManager.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/S3BinaryManager.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-s3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-s3 --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1,064,990.18 sec - in org.nuxeo.ecm.core.storage.sql.TestS3BinaryManager Running org.nuxeo.ecm.core.storage.sql.TestS3Utils StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:22:31,063 [main] ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 5 / Unstarted: 0 / Total: 151 * service:org.nuxeo.ecm.automation.server.AutomationServer requires [service:org.nuxeo.ecm.automation.io.services.IOComponent] * service:org.nuxeo.ecm.automation.io.services.IOComponent requires [service:org.nuxeo.ecm.webengine.core.service.json] * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] * service:org.nuxeo.ecm.core.storage.cloud.managment.contrib references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.automation.io.services.IOComponent.codec.contrib references missing [target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] * service:org.nuxeo.ecm.automation.server.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.automation.server.marshallers references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.536 sec - in org.nuxeo.ecm.core.storage.sql.TestS3DirectBatchHandler Running org.nuxeo.ecm.core.storage.sql.TestCloudFrontRedirect StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.949 sec - in org.nuxeo.ecm.core.storage.sql.TestCloudFrontRedirect Running org.nuxeo.ecm.core.storage.sql.TestS3BinaryManagerStatus Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.nuxeo.ecm.core.storage.sql.TestS3BinaryManagerStatus Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-s3 --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-s3 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-s3 --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-s3 >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-s3 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-s3 --- [INFO] Storing buildNumber: 20180627-042233 at timestamp: 1530073353639 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-s3 --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-s3 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-s3 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-s3 --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-s3 --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-10.2-I20180627_0316.jar (34 KB at 64.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-10.2-I20180627_0316.pom (4 KB at 1.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/maven-metadata.xml (168 KB at 118.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/maven-metadata.xml (168 KB at 423.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-10.2-I20180627_0316-sources.jar (17 KB at 126.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo S3 Upload Provider for Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Storing buildNumber: 20180627-042238 at timestamp: 1530073358852 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-s3-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/target/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-s3-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Storing buildNumber: 20180627-042238 at timestamp: 1530073358995 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-s3-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/target/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/target/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/target/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-s3-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316.jar (95 KB at 223.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316.pom (647 B at 3.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/maven-metadata.xml (7 KB at 16.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/maven-metadata.xml (7 KB at 25.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3-web-ui/10.2-I20180627_0316/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316-sources.jar (93 KB at 527.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Azure BinaryManager 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-azure --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-azure --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-azure --- [INFO] Storing buildNumber: 20180627-042240 at timestamp: 1530073360980 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-azure --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-azure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-azure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-azure --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1,065,005.224 sec - in org.nuxeo.ecm.blob.azure.TestAzureBinaryManager Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-azure --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-azure --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/nuxeo-core-binarymanager-azure-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-azure --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-azure >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-azure --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-azure --- [INFO] Storing buildNumber: 20180627-042243 at timestamp: 1530073363186 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-azure --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-azure <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-azure --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/nuxeo-core-binarymanager-azure-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-azure --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/nuxeo-core-binarymanager-azure-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316/nuxeo-core-binarymanager-azure-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316/nuxeo-core-binarymanager-azure-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/nuxeo-core-binarymanager-azure-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316/nuxeo-core-binarymanager-azure-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-azure --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316/nuxeo-core-binarymanager-azure-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316/nuxeo-core-binarymanager-azure-10.2-I20180627_0316.jar (15 KB at 80.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316/nuxeo-core-binarymanager-azure-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316/nuxeo-core-binarymanager-azure-10.2-I20180627_0316.pom (3 KB at 11.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/maven-metadata.xml (118 KB at 1013.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/maven-metadata.xml (118 KB at 926.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316/nuxeo-core-binarymanager-azure-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.2-I20180627_0316/nuxeo-core-binarymanager-azure-10.2-I20180627_0316-sources.jar (8 KB at 32.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core JClouds BinaryManager 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-jclouds --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] Storing buildNumber: 20180627-042244 at timestamp: 1530073364624 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-jclouds --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/java/org/nuxeo/ecm/blob/jclouds/JCloudsBinaryManager.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/java/org/nuxeo/ecm/blob/jclouds/JCloudsBinaryManager.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/java/org/nuxeo/ecm/blob/jclouds/JCloudsBinaryManager.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-jclouds --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-jclouds --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 04:22:45,978 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Running org.nuxeo.ecm.blob.jclouds.TestJCloudsBinaryManager 04:22:47,166 ERROR [JCloudsBinaryManager$JCloudsFileStorage] Unknown binary: d25ea4f4642073b7f218024d397dbaef Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 sec - in org.nuxeo.ecm.blob.jclouds.TestJCloudsBinaryManager Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-jclouds --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-jclouds --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-jclouds --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-jclouds >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] Storing buildNumber: 20180627-042247 at timestamp: 1530073367853 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-jclouds <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-jclouds --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-jclouds --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-jclouds --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316.jar (13 KB at 54.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316.pom (2 KB at 12.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/maven-metadata.xml (168 KB at 1552.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/maven-metadata.xml (168 KB at 1710.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.2-I20180627_0316/nuxeo-core-binarymanager-jclouds-10.2-I20180627_0316-sources.jar (5 KB at 20.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-parent --- [INFO] Storing buildNumber: 20180627-042248 at timestamp: 1530073368744 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-parent --- [INFO] Storing buildNumber: 20180627-042248 at timestamp: 1530073368802 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-parent/10.2-I20180627_0316/nuxeo-diff-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/10.2-I20180627_0316/nuxeo-diff-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/10.2-I20180627_0316/nuxeo-diff-parent-10.2-I20180627_0316.pom (2 KB at 6.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/maven-metadata.xml (170 KB at 600.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/maven-metadata.xml (170 KB at 916.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Test 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-test --- [INFO] Storing buildNumber: 20180627-042250 at timestamp: 1530073370111 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-test --- [INFO] Storing buildNumber: 20180627-042250 at timestamp: 1530073370836 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316/nuxeo-diff-test-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316/nuxeo-diff-test-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316/nuxeo-diff-test-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316/nuxeo-diff-test-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316/nuxeo-diff-test-10.2-I20180627_0316.jar (16 KB at 69.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316/nuxeo-diff-test-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316/nuxeo-diff-test-10.2-I20180627_0316.pom (772 B at 3.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/maven-metadata.xml (167 KB at 542.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/maven-metadata.xml (168 KB at 922.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316/nuxeo-diff-test-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.2-I20180627_0316/nuxeo-diff-test-10.2-I20180627_0316-sources.jar (8 KB at 35.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-core --- [INFO] Storing buildNumber: 20180627-042252 at timestamp: 1530073372495 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 04:22:54,560 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.DocumentXMLExporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.diff.service.TestDocumentDiff Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 sec - in org.nuxeo.ecm.diff.service.TestDocumentDiff Running org.nuxeo.ecm.diff.service.TestFieldDiffHelper 04:22:58,025 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.DocumentXMLExporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec - in org.nuxeo.ecm.diff.service.TestFieldDiffHelper Running org.nuxeo.ecm.diff.service.TestDocumentDiffNotSameType StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 sec - in org.nuxeo.ecm.diff.service.TestDocumentDiffNotSameType Running org.nuxeo.ecm.diff.service.TestXMLDiff Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 sec - in org.nuxeo.ecm.diff.service.TestXMLDiff Running org.nuxeo.ecm.diff.TestXMLUnit Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.nuxeo.ecm.diff.TestXMLUnit Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-core --- [INFO] Storing buildNumber: 20180627-042300 at timestamp: 1530073380157 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316/nuxeo-diff-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316/nuxeo-diff-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316/nuxeo-diff-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316/nuxeo-diff-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316/nuxeo-diff-core-10.2-I20180627_0316.jar (33 KB at 234.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316/nuxeo-diff-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316/nuxeo-diff-core-10.2-I20180627_0316.pom (2 KB at 5.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/maven-metadata.xml (167 KB at 1545.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/maven-metadata.xml (167 KB at 839.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316/nuxeo-diff-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.2-I20180627_0316/nuxeo-diff-core-10.2-I20180627_0316-sources.jar (27 KB at 138.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Content 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-content --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-content --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-content --- [INFO] Storing buildNumber: 20180627-042302 at timestamp: 1530073382067 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-content --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-content --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-content --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-content --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.diff.content.TestContentDiffHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:23:07,582 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 103 * service:org.nuxeo.ecm.diff.content.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec - in org.nuxeo.ecm.diff.content.TestContentDiffHelper Running org.nuxeo.ecm.diff.content.TestContentDiffAdapter Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 sec - in org.nuxeo.ecm.diff.content.TestContentDiffAdapter Running org.nuxeo.ecm.diff.content.TestHTMLGuesser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.diff.content.TestHTMLGuesser Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-content --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-content --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-content --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-content >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-content --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-content --- [INFO] Storing buildNumber: 20180627-042310 at timestamp: 1530073390206 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-content --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-content <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-content --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-content --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316/nuxeo-diff-content-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316/nuxeo-diff-content-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316/nuxeo-diff-content-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-content --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316/nuxeo-diff-content-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316/nuxeo-diff-content-10.2-I20180627_0316.jar (111 KB at 50.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316/nuxeo-diff-content-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316/nuxeo-diff-content-10.2-I20180627_0316.pom (2 KB at 3.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/maven-metadata.xml (167 KB at 2866.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/maven-metadata.xml (167 KB at 583.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316/nuxeo-diff-content-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.2-I20180627_0316/nuxeo-diff-content-10.2-I20180627_0316-sources.jar (101 KB at 553.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Pictures 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-pictures --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-pictures --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-pictures --- [INFO] Storing buildNumber: 20180627-042315 at timestamp: 1530073395329 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-pictures --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 89 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-pictures --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-pictures --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-pictures --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:23:22,375 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 9 / Unstarted: 0 / Total: 185 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.diff.pictures.adapter references missing [target=org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent;point=adapterFactory, target=org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent;point=mimeTypeContentDiffer] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.rendition.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.picture.renditions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.diff.pictures.jsf references missing [target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffDisplay, target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffBlock] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.diff.pictures.test.DiffPicturesOperationsTest Nuxeo-Work-pictureViewsGeneration-1:test:40dc6e80-9743-4128-97fe-3c6b3d182877:file:content:pictureView 04:23:22,948 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(40dc6e80-9743-4128-97fe-3c6b3d182877, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:40dc6e80-9743-4128-97fe-3c6b3d182877:file:content:pictureView 04:23:22,950 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-1:test:40dc6e80-9743-4128-97fe-3c6b3d182877:file:content:pictureView 04:23:23,027 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(40dc6e80-9743-4128-97fe-3c6b3d182877, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:40dc6e80-9743-4128-97fe-3c6b3d182877:file:content:pictureView 04:23:23,027 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-1:test:40dc6e80-9743-4128-97fe-3c6b3d182877:file:content:pictureView 04:23:23,059 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(40dc6e80-9743-4128-97fe-3c6b3d182877, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:40dc6e80-9743-4128-97fe-3c6b3d182877:file:content:pictureView 04:23:23,059 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-1 04:23:23,062 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:40dc6e80-9743-4128-97fe-3c6b3d182877:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more Nuxeo-Work-pictureViewsGeneration-2:test:42928596-655c-46db-808e-a2b5ec415265:file:content:pictureView 04:23:23,085 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(42928596-655c-46db-808e-a2b5ec415265, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:42928596-655c-46db-808e-a2b5ec415265:file:content:pictureView 04:23:23,085 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-2:test:42928596-655c-46db-808e-a2b5ec415265:file:content:pictureView 04:23:23,117 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(42928596-655c-46db-808e-a2b5ec415265, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:42928596-655c-46db-808e-a2b5ec415265:file:content:pictureView 04:23:23,118 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-2:test:42928596-655c-46db-808e-a2b5ec415265:file:content:pictureView 04:23:23,147 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(42928596-655c-46db-808e-a2b5ec415265, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:42928596-655c-46db-808e-a2b5ec415265:file:content:pictureView 04:23:23,147 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-2 04:23:23,150 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:42928596-655c-46db-808e-a2b5ec415265:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more Nuxeo-Work-pictureViewsGeneration-3:test:06876553-4cc6-4325-9b57-9c91b16e17f0:file:content:pictureView 04:23:23,544 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(06876553-4cc6-4325-9b57-9c91b16e17f0, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-3:test:06876553-4cc6-4325-9b57-9c91b16e17f0:file:content:pictureView 04:23:23,545 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-3:test:06876553-4cc6-4325-9b57-9c91b16e17f0:file:content:pictureView 04:23:23,599 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(06876553-4cc6-4325-9b57-9c91b16e17f0, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-3:test:06876553-4cc6-4325-9b57-9c91b16e17f0:file:content:pictureView 04:23:23,599 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-3:test:06876553-4cc6-4325-9b57-9c91b16e17f0:file:content:pictureView 04:23:23,630 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(06876553-4cc6-4325-9b57-9c91b16e17f0, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-3:test:06876553-4cc6-4325-9b57-9c91b16e17f0:file:content:pictureView 04:23:23,630 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-3 04:23:23,633 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-3, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:06876553-4cc6-4325-9b57-9c91b16e17f0:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more Nuxeo-Work-pictureViewsGeneration-4:test:931c0023-9fbf-4680-b77c-2d1383dbd3ef:file:content:pictureView 04:23:23,659 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(931c0023-9fbf-4680-b77c-2d1383dbd3ef, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-4:test:931c0023-9fbf-4680-b77c-2d1383dbd3ef:file:content:pictureView 04:23:23,659 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-4:test:931c0023-9fbf-4680-b77c-2d1383dbd3ef:file:content:pictureView 04:23:23,688 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(931c0023-9fbf-4680-b77c-2d1383dbd3ef, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-4:test:931c0023-9fbf-4680-b77c-2d1383dbd3ef:file:content:pictureView 04:23:23,689 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-4:test:931c0023-9fbf-4680-b77c-2d1383dbd3ef:file:content:pictureView 04:23:23,717 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(931c0023-9fbf-4680-b77c-2d1383dbd3ef, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-4:test:931c0023-9fbf-4680-b77c-2d1383dbd3ef:file:content:pictureView 04:23:23,717 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-4 04:23:23,721 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-4, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:931c0023-9fbf-4680-b77c-2d1383dbd3ef:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:23:25,328 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 7 / Unstarted: 0 / Total: 174 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.diff.pictures.adapter references missing [target=org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent;point=adapterFactory, target=org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent;point=mimeTypeContentDiffer] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.rendition.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.renditions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.diff.pictures.jsf references missing [target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffDisplay, target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffBlock] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.915 sec - in org.nuxeo.diff.pictures.test.DiffPicturesOperationsTest Running org.nuxeo.diff.pictures.test.DiffPicturesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:23:27,246 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 8 / Unstarted: 0 / Total: 150 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.rendition.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.diff.content.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.picture.renditions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.diff.pictures.jsf references missing [target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffDisplay, target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffBlock] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 sec - in org.nuxeo.diff.pictures.test.DiffPicturesTest Running org.nuxeo.diff.pictures.test.TestContentDiffIntegration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.nuxeo.diff.pictures.test.TestContentDiffIntegration Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-pictures --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-pictures --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/nuxeo-diff-pictures-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-pictures --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-pictures >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-pictures --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-pictures --- [INFO] Storing buildNumber: 20180627-042329 at timestamp: 1530073409362 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-pictures --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-pictures <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-pictures --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/nuxeo-diff-pictures-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-pictures --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/nuxeo-diff-pictures-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316/nuxeo-diff-pictures-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316/nuxeo-diff-pictures-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/nuxeo-diff-pictures-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316/nuxeo-diff-pictures-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-pictures --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316/nuxeo-diff-pictures-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316/nuxeo-diff-pictures-10.2-I20180627_0316.jar (926 KB at 3748.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316/nuxeo-diff-pictures-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316/nuxeo-diff-pictures-10.2-I20180627_0316.pom (3 KB at 15.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/maven-metadata.xml (118 KB at 1212.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/maven-metadata.xml (118 KB at 502.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316/nuxeo-diff-pictures-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.2-I20180627_0316/nuxeo-diff-pictures-10.2-I20180627_0316-sources.jar (915 KB at 1560.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Jsf 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-jsf --- [INFO] Storing buildNumber: 20180627-042332 at timestamp: 1530073412411 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.diff.service.TestComplexPropertyHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:23:38,725 main 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: 1.193 sec - in org.nuxeo.ecm.diff.service.TestComplexPropertyHelper Running org.nuxeo.ecm.diff.service.TestDiffDisplayService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.49 sec - in org.nuxeo.ecm.diff.service.TestDiffDisplayService Running org.nuxeo.ecm.diff.service.TestDiffDisplayContrib StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:23:42,240 main 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.786 sec - in org.nuxeo.ecm.diff.service.TestDiffDisplayContrib Running org.nuxeo.ecm.diff.service.TestDiffDisplayServiceDefaultDisplay StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:23:43,020 main 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: 0.689 sec - in org.nuxeo.ecm.diff.service.TestDiffDisplayServiceDefaultDisplay Running org.nuxeo.ecm.diff.service.TestDiffDisplayContribOverride Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.nuxeo.ecm.diff.service.TestDiffDisplayContribOverride Running org.nuxeo.ecm.diff.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.diff.lang.test.TestMessages Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-jsf --- [INFO] Storing buildNumber: 20180627-042344 at timestamp: 1530073424841 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316/nuxeo-diff-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316/nuxeo-diff-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316/nuxeo-diff-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316/nuxeo-diff-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316/nuxeo-diff-jsf-10.2-I20180627_0316.jar (76 KB at 328.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316/nuxeo-diff-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316/nuxeo-diff-jsf-10.2-I20180627_0316.pom (2 KB at 13.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/maven-metadata.xml (164 KB at 1082.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/maven-metadata.xml (164 KB at 903.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316/nuxeo-diff-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.2-I20180627_0316/nuxeo-diff-jsf-10.2-I20180627_0316-sources.jar (62 KB at 377.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Template Rendering Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-parent --- [INFO] Storing buildNumber: 20180627-042345 at timestamp: 1530073425831 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-parent --- [INFO] Storing buildNumber: 20180627-042345 at timestamp: 1530073425920 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/10.2-I20180627_0316/nuxeo-template-rendering-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/10.2-I20180627_0316/nuxeo-template-rendering-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/10.2-I20180627_0316/nuxeo-template-rendering-parent-10.2-I20180627_0316.pom (4 KB at 20.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/maven-metadata.xml (170 KB at 1411.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/maven-metadata.xml (170 KB at 532.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering service API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-api --- [INFO] Storing buildNumber: 20180627-042346 at timestamp: 1530073426819 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-api --- [INFO] Storing buildNumber: 20180627-042347 at timestamp: 1530073427318 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316/nuxeo-template-rendering-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316/nuxeo-template-rendering-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316/nuxeo-template-rendering-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316/nuxeo-template-rendering-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316/nuxeo-template-rendering-api-10.2-I20180627_0316.jar (20 KB at 102.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316/nuxeo-template-rendering-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316/nuxeo-template-rendering-api-10.2-I20180627_0316.pom (1003 B at 3.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/maven-metadata.xml (167 KB at 106.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/maven-metadata.xml (167 KB at 113.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316/nuxeo-template-rendering-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.2-I20180627_0316/nuxeo-template-rendering-api-10.2-I20180627_0316-sources.jar (17 KB at 164.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering service implementation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-core --- [INFO] Storing buildNumber: 20180627-042352 at timestamp: 1530073432197 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 34 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/BaseConverterTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/BaseConverterTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:23:57,181 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 110 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.template.tests.TestIdentityProcessing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 sec - in org.nuxeo.ecm.platform.template.tests.TestIdentityProcessing Running org.nuxeo.ecm.platform.template.tests.TestHtmlExtractor StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:23:58,446 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 110 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec - in org.nuxeo.ecm.platform.template.tests.TestHtmlExtractor Running org.nuxeo.ecm.platform.template.tests.TestFMXmlProcessing 04:23:58,494 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.nuxeo.ecm.platform.template.tests.TestFMXmlProcessing Running org.nuxeo.ecm.platform.template.tests.TestService 04:23:58,759 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 04:23:58,850 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 04:23:58,959 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:23:59,456 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 110 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 sec - in org.nuxeo.ecm.platform.template.tests.TestService Running org.nuxeo.ecm.platform.template.tests.TestParametersBindings StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:00,086 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 110 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 sec - in org.nuxeo.ecm.platform.template.tests.TestParametersBindings Running org.nuxeo.ecm.platform.template.tests.TestFMTextProcessing 04:24:00,116 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:00,646 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 109 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec - in org.nuxeo.ecm.platform.template.tests.TestFMTextProcessing Running org.nuxeo.ecm.platform.template.tests.TestAdapters Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.nuxeo.ecm.platform.template.tests.TestAdapters Running org.nuxeo.ecm.platform.template.tests.TestXMLSerialization StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:01,160 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 110 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec - in org.nuxeo.ecm.platform.template.tests.TestXMLSerialization Running org.nuxeo.ecm.platform.template.tests.TestXSLTProcessing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in org.nuxeo.ecm.platform.template.tests.TestXSLTProcessing Running org.nuxeo.ecm.platform.template.tests.TestOOoConvert StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:06,331 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 110 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.652 sec - in org.nuxeo.ecm.platform.template.tests.TestOOoConvert Running org.nuxeo.ecm.platform.template.tests.TestEditableTemplate 04:24:06,366 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context 04:24:06,387 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.nuxeo.ecm.platform.template.tests.TestEditableTemplate Running org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:07,043 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 110 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec - in org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor Running org.nuxeo.ecm.platform.template.tests.TestFMProcessing 04:24:07,068 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:07,650 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 110 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 sec - in org.nuxeo.ecm.platform.template.tests.TestFMProcessing Running org.nuxeo.ecm.platform.template.tests.TestTemplateSourceTypeBindings 04:24:07,760 main WARN [AbstractSession] Following the transition delete is deprecated. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:09,268 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Errors: * Failed to register event listener in component 'service:org.nuxeo.ecm.platform.rendition.publisher.relations.listener': error initializing event listener 'publishRelationsListener' (java.lang.RuntimeException: java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener) ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 157 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.task.test.directories references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 sec - in org.nuxeo.ecm.platform.template.tests.TestTemplateSourceTypeBindings Running org.nuxeo.ecm.platform.template.pub.tests.TestRenditionPublication 04:24:09,537 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context MyTestNoteDoc

MyTestNoteDoc

Simple note sample

Simple Note with text

Simple Note with text04:24:09,593 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec - in org.nuxeo.ecm.platform.template.pub.tests.TestRenditionPublication Results : Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-core --- [INFO] Storing buildNumber: 20180627-042411 at timestamp: 1530073451119 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316/nuxeo-template-rendering-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316/nuxeo-template-rendering-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316/nuxeo-template-rendering-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316/nuxeo-template-rendering-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316/nuxeo-template-rendering-core-10.2-I20180627_0316.jar (102 KB at 310.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316/nuxeo-template-rendering-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316/nuxeo-template-rendering-core-10.2-I20180627_0316.pom (7 KB at 26.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/maven-metadata.xml (163 KB at 1535.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/maven-metadata.xml (163 KB at 689.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316/nuxeo-template-rendering-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.2-I20180627_0316/nuxeo-template-rendering-core-10.2-I20180627_0316-sources.jar (75 KB at 634.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering XDocReport plugin 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-xdocreport --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-xdocreport --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-xdocreport --- [INFO] Storing buildNumber: 20180627-042413 at timestamp: 1530073453399 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-xdocreport --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-xdocreport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-xdocreport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODTProcessingWithConverter.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODTProcessingWithConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-xdocreport --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:19,085 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 5 / Unstarted: 0 / Total: 132 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:19,933 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.838 sec - in org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithConverter Running org.nuxeo.ecm.platform.template.tests.TestODSProcessingWithSimpleAttributes StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 sec - in org.nuxeo.ecm.platform.template.tests.TestODSProcessingWithSimpleAttributes Running org.nuxeo.ecm.platform.template.tests.TestFieldDefinitionGeneration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:21,322 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 6 / Unstarted: 0 / Total: 126 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 sec - in org.nuxeo.ecm.platform.template.tests.TestFieldDefinitionGeneration Running org.nuxeo.ecm.platform.template.tests.TestProcessingWithFileNote 04:24:21,745 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:23,415 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.091 sec - in org.nuxeo.ecm.platform.template.tests.TestProcessingWithFileNote Running org.nuxeo.ecm.platform.template.tests.TestXDocReportODTProcessing 04:24:23,459 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context 04:24:23,603 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context 04:24:23,605 main WARN [AbstractBindingResolver] Unable to ready property files:files/0/file org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment 0 cannot be resolved, files:files/0/file at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1221) at org.nuxeo.template.processors.AbstractBindingResolver.resolve(AbstractBindingResolver.java:103) at org.nuxeo.template.processors.xdocreport.XDocReportProcessor.renderTemplate(XDocReportProcessor.java:139) at org.nuxeo.ecm.platform.template.tests.TestXDocReportODTProcessing.testEmptyPicture(TestXDocReportODTProcessing.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:24,307 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 sec - in org.nuxeo.ecm.platform.template.tests.TestXDocReportODTProcessing Running org.nuxeo.ecm.platform.template.tests.TestAuditEntriesODTProcessing 04:24:24,349 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:24,971 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in org.nuxeo.ecm.platform.template.tests.TestAuditEntriesODTProcessing Running org.nuxeo.ecm.platform.template.tests.TestDOCXProcessingWithSimpleAttributes 04:24:25,006 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:25,703 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 sec - in org.nuxeo.ecm.platform.template.tests.TestDOCXProcessingWithSimpleAttributes Running org.nuxeo.ecm.platform.template.tests.TestXDocReportDOCXProcessing 04:24:25,751 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 04:24:25,899 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 04:24:25,900 main WARN [AbstractBindingResolver] Unable to ready property files:files/0/file org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment 0 cannot be resolved, files:files/0/file at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1221) at org.nuxeo.template.processors.AbstractBindingResolver.resolve(AbstractBindingResolver.java:103) at org.nuxeo.template.processors.xdocreport.XDocReportProcessor.renderTemplate(XDocReportProcessor.java:139) at org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl.renderWithTemplate(TemplateBasedDocumentAdapterImpl.java:230) at org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl.renderAndStoreAsAttachment(TemplateBasedDocumentAdapterImpl.java:294) at org.nuxeo.ecm.platform.template.tests.TestXDocReportDOCXProcessing.testWithMissingPicture(TestXDocReportDOCXProcessing.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:24:26,026 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 04:24:26,026 main WARN [AbstractBindingResolver] Unable to ready property files:files/0/file org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment 0 cannot be resolved, files:files/0/file at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1221) at org.nuxeo.template.processors.AbstractBindingResolver.resolve(AbstractBindingResolver.java:103) at org.nuxeo.template.processors.xdocreport.XDocReportProcessor.renderTemplate(XDocReportProcessor.java:139) at org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl.renderWithTemplate(TemplateBasedDocumentAdapterImpl.java:230) at org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl.renderAndStoreAsAttachment(TemplateBasedDocumentAdapterImpl.java:294) at org.nuxeo.ecm.platform.template.tests.TestXDocReportDOCXProcessing.testWithMissingPicture2(TestXDocReportDOCXProcessing.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:24:26,188 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:26,855 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 sec - in org.nuxeo.ecm.platform.template.tests.TestXDocReportDOCXProcessing Running org.nuxeo.ecm.platform.template.tests.TestXDocReportODSProcessing 04:24:26,882 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:27,506 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 sec - in org.nuxeo.ecm.platform.template.tests.TestXDocReportODSProcessing Running org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithSimpleAttributes 04:24:27,536 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:28,290 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 sec - in org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithSimpleAttributes Running org.nuxeo.ecm.platform.template.tests.TestMultiTemplating 04:24:28,334 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 04:24:28,375 main 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: 0.183 sec - in org.nuxeo.ecm.platform.template.tests.TestMultiTemplating Running org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor 04:24:28,667 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 04:24:28,840 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 04:24:28,977 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 sec - in org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-xdocreport --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-xdocreport --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-xdocreport --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-xdocreport >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-xdocreport --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-xdocreport --- [INFO] Storing buildNumber: 20180627-042430 at timestamp: 1530073470355 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-xdocreport --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-xdocreport <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-xdocreport --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-xdocreport --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-xdocreport --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316.jar (34 KB at 35.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316.pom (6 KB at 32.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/maven-metadata.xml (163 KB at 1168.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/maven-metadata.xml (163 KB at 427.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.2-I20180627_0316/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316-sources.jar (23 KB at 158.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JXLS plugin 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jxls --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jxls --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jxls --- [INFO] Storing buildNumber: 20180627-042433 at timestamp: 1530073473352 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jxls --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jxls --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jxls --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jxls --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:38,508 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.template.processors.tests.TestJXLSProcessingWithLoops 04:24:38,810 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:40,262 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 111 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.742 sec - in org.nuxeo.template.processors.tests.TestJXLSProcessingWithLoops Running org.nuxeo.template.processors.tests.TestJXLSProcessing 04:24:40,316 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:40,928 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 112 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec - in org.nuxeo.template.processors.tests.TestJXLSProcessing Running org.nuxeo.template.processors.tests.TestXLSTransformer 04:24:40,948 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 04:24:41,411 main WARN [Interpreter] ![0,9]: 'doc.title;' undefined variable doc.title 04:24:41,416 main WARN [Interpreter] ![0,9]: 'doc.title;' undefined variable doc.title 04:24:41,420 main WARN [Interpreter] ![0,28]: 'doc.nxtrproject.project_name;' undefined variable doc.nxtrproject.project_name 04:24:41,420 main WARN [Interpreter] ![0,28]: 'doc.nxtrproject.project_name;' undefined variable doc.nxtrproject.project_name 04:24:41,422 main WARN [Interpreter] ![0,24]: 'doc.nxtrproject.industry;' undefined variable doc.nxtrproject.industry 04:24:41,423 main WARN [Interpreter] ![0,32]: 'doc.nxtrproject.project_duration;' undefined variable doc.nxtrproject.project_duration 04:24:41,423 main WARN [Interpreter] ![45,69]: 'functions.getVocabularyLabel('nxtrIndustry', doc.nxtrproject.industry);' undefined variable doc.nxtrproject.industry 04:24:41,477 main WARN [Interpreter] ![0,32]: 'doc.nxtrproject.project_duration;' undefined variable doc.nxtrproject.project_duration 04:24:41,479 main WARN [Interpreter] ![0,23]: 'doc.dublincore.modified;' undefined variable doc.dublincore.modified 04:24:41,479 main WARN [Interpreter] ![0,28]: 'doc.dublincore.modified.time;' undefined variable doc.dublincore.modified.time 04:24:41,480 main WARN [Interpreter] ![21,49]: 'functions.formatDate(doc.dublincore.modified.time);' undefined variable doc.dublincore.modified.time 04:24:41,481 main WARN [Interpreter] ![0,24]: 'doc.nxtrproject.abstract;' undefined variable doc.nxtrproject.abstract 04:24:41,481 main WARN [Interpreter] ![0,24]: 'doc.nxtrproject.abstract;' undefined variable doc.nxtrproject.abstract 04:24:41,483 main WARN [Interpreter] ![0,29]: 'doc.nxtrproject.customer_cost;' undefined variable doc.nxtrproject.customer_cost 04:24:41,485 main WARN [Interpreter] ![0,29]: 'doc.nxtrproject.customer_cost;' undefined variable doc.nxtrproject.customer_cost 04:24:41,551 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 04:24:41,552 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate 04:24:41,553 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 04:24:41,555 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate 04:24:41,556 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 04:24:41,557 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate 04:24:41,558 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 04:24:41,559 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate 04:24:41,560 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 04:24:41,561 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 sec - in org.nuxeo.template.processors.tests.TestXLSTransformer Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jxls --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jxls --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jxls --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jxls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jxls --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jxls --- [INFO] Storing buildNumber: 20180627-042442 at timestamp: 1530073482862 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jxls --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jxls <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jxls --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jxls --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316/nuxeo-template-rendering-jxls-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316/nuxeo-template-rendering-jxls-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316/nuxeo-template-rendering-jxls-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jxls --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316/nuxeo-template-rendering-jxls-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316/nuxeo-template-rendering-jxls-10.2-I20180627_0316.jar (11 KB at 72.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316/nuxeo-template-rendering-jxls-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316/nuxeo-template-rendering-jxls-10.2-I20180627_0316.pom (3 KB at 13.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/maven-metadata.xml (163 KB at 864.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/maven-metadata.xml (163 KB at 632.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316/nuxeo-template-rendering-jxls-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.2-I20180627_0316/nuxeo-template-rendering-jxls-10.2-I20180627_0316-sources.jar (4 KB at 13.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JODReport plugin 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jod --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jod --- [INFO] Storing buildNumber: 20180627-042445 at timestamp: 1530073485183 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jod --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jod --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jod --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jod --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jod --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jod --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jod --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jod --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jod --- [INFO] Storing buildNumber: 20180627-042446 at timestamp: 1530073486597 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jod --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jod <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jod --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jod --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316/nuxeo-template-rendering-jod-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316/nuxeo-template-rendering-jod-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316/nuxeo-template-rendering-jod-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jod --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316/nuxeo-template-rendering-jod-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316/nuxeo-template-rendering-jod-10.2-I20180627_0316.jar (12 KB at 44.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316/nuxeo-template-rendering-jod-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316/nuxeo-template-rendering-jod-10.2-I20180627_0316.pom (4 KB at 11.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/maven-metadata.xml (163 KB at 2135.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/maven-metadata.xml (163 KB at 563.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316/nuxeo-template-rendering-jod-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.2-I20180627_0316/nuxeo-template-rendering-jod-10.2-I20180627_0316-sources.jar (5 KB at 17.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Sandbox plugins 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-sandbox --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-sandbox --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-sandbox --- [INFO] Storing buildNumber: 20180627-042449 at timestamp: 1530073489115 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-sandbox --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-sandbox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-sandbox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-sandbox --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:24:54,493 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 109 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.template.processors.test.TestWordXMLRawProcessing Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 sec - in org.nuxeo.template.processors.test.TestWordXMLRawProcessing Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-sandbox --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-sandbox --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-sandbox --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-sandbox >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-sandbox --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-sandbox --- [INFO] Storing buildNumber: 20180627-042456 at timestamp: 1530073496861 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-sandbox --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-sandbox <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-sandbox --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-sandbox --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316/nuxeo-template-rendering-sandbox-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316/nuxeo-template-rendering-sandbox-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316/nuxeo-template-rendering-sandbox-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-sandbox --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316/nuxeo-template-rendering-sandbox-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316/nuxeo-template-rendering-sandbox-10.2-I20180627_0316.jar (13 KB at 97.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316/nuxeo-template-rendering-sandbox-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316/nuxeo-template-rendering-sandbox-10.2-I20180627_0316.pom (4 KB at 17.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/maven-metadata.xml (163 KB at 2087.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/maven-metadata.xml (163 KB at 681.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316/nuxeo-template-rendering-sandbox-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.2-I20180627_0316/nuxeo-template-rendering-sandbox-10.2-I20180627_0316-sources.jar (5 KB at 24.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JSF layer 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jsf --- [INFO] Storing buildNumber: 20180627-042459 at timestamp: 1530073499245 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/TemplateBasedActionBean.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/TemplateBasedActionBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.rendering.web.lang.test.TestMessages 04:25:00,878 main WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.nuxeo.ecm.rendering.web.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/nuxeo-template-rendering-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jsf --- [INFO] Storing buildNumber: 20180627-042502 at timestamp: 1530073502581 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/nuxeo-template-rendering-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/nuxeo-template-rendering-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316/nuxeo-template-rendering-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316/nuxeo-template-rendering-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/nuxeo-template-rendering-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316/nuxeo-template-rendering-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316/nuxeo-template-rendering-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316/nuxeo-template-rendering-jsf-10.2-I20180627_0316.jar (54 KB at 9.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316/nuxeo-template-rendering-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316/nuxeo-template-rendering-jsf-10.2-I20180627_0316.pom (6 KB at 15.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/maven-metadata.xml (59 KB at 389.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/maven-metadata.xml (59 KB at 146.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316/nuxeo-template-rendering-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.2-I20180627_0316/nuxeo-template-rendering-jsf-10.2-I20180627_0316-sources.jar (43 KB at 198.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JAXRS Binding 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jaxrs --- [INFO] Storing buildNumber: 20180627-042510 at timestamp: 1530073510884 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jaxrs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jaxrs --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:25:15,798 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 114 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.template.jaxrs.tests.TestTemplateSourceTypeBindings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 sec - in org.nuxeo.template.jaxrs.tests.TestTemplateSourceTypeBindings Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jaxrs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jaxrs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jaxrs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jaxrs --- [INFO] Storing buildNumber: 20180627-042517 at timestamp: 1530073517855 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jaxrs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jaxrs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jaxrs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jaxrs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316.jar (25 KB at 135.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316.pom (4 KB at 17.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/maven-metadata.xml (163 KB at 1465.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/maven-metadata.xml (163 KB at 680.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316-sources.jar (17 KB at 54.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JAXRS Binding Web UI Layer 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Storing buildNumber: 20180627-042519 at timestamp: 1530073519506 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jaxrs-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Storing buildNumber: 20180627-042520 at timestamp: 1530073520148 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jaxrs-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316.jar (16 KB at 80.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316.pom (792 B at 3.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/maven-metadata.xml (59 KB at 691.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/maven-metadata.xml (59 KB at 185.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316-sources.jar (10 KB at 50.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Samples package 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-samples --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-samples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-samples --- [INFO] Storing buildNumber: 20180627-042522 at timestamp: 1530073522698 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-samples --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 34 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-samples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-samples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-samples --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:25:28,269 WARN [SchemaManagerImpl] Undeclared facet: Collection used in document type: nxtrPortfolio 04:25:28,274 WARN [SchemaManagerImpl] Undeclared facet: NotCollectionMember used in document type: nxtrPortfolio 04:25:28,274 WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: nxtrSamplesContainerContentPP_pp 04:25:28,274 WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: nxtrSamplesContainerContentPP_pp 04:25:30,203 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 7 / Unstarted: 0 / Total: 142 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:studio.extensions.template-module-demo references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers, target=org.nuxeo.ecm.platform.types.TypeService;point=types, target=org.nuxeo.ecm.directory.GenericDirectory;point=directories, target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.template.samples.tests.TestImportedModelRendering 04:25:31,180 WARN [AuditExtensionFactory] Can not add Audit info to rendering context 04:25:31,840 WARN [AuditExtensionFactory] Can not add Audit info to rendering context 04:25:33,510 WARN [AuditExtensionFactory] Can not add Audit info to rendering context 04:25:33,707 WARN [ForEachTag] Collection auditEntries is empty StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:25:34,783 WARN [SchemaManagerImpl] Undeclared facet: Collection used in document type: nxtrPortfolio 04:25:34,783 WARN [SchemaManagerImpl] Undeclared facet: NotCollectionMember used in document type: nxtrPortfolio 04:25:34,783 WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: nxtrSamplesContainerContentPP_pp 04:25:34,783 WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: nxtrSamplesContainerContentPP_pp 04:25:34,864 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 04:25:34,883 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 04:25:34,904 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:34,933 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:34,951 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:34,971 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:35,023 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 118 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:studio.extensions.template-module-demo references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=event-handlers, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains, target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers, target=org.nuxeo.ecm.platform.types.TypeService;point=types, target=org.nuxeo.ecm.directory.GenericDirectory;point=directories, target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.972 sec - in org.nuxeo.template.samples.tests.TestImportedModelRendering Running org.nuxeo.template.samples.tests.TestImportModelViaContentTemplate 04:25:35,199 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 04:25:35,213 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 04:25:35,234 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:35,283 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:35,302 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:35,326 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:35,455 WARN [AuditExtensionFactory] Can not add Audit info to rendering context StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:25:36,393 WARN [SchemaManagerImpl] Undeclared facet: Collection used in document type: nxtrPortfolio 04:25:36,393 WARN [SchemaManagerImpl] Undeclared facet: NotCollectionMember used in document type: nxtrPortfolio 04:25:36,394 WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: nxtrSamplesContainerContentPP_pp 04:25:36,394 WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: nxtrSamplesContainerContentPP_pp 04:25:36,481 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 119 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:studio.extensions.template-module-demo references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=event-handlers, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains, target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers, target=org.nuxeo.ecm.platform.types.TypeService;point=types, target=org.nuxeo.ecm.directory.GenericDirectory;point=directories, target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 sec - in org.nuxeo.template.samples.tests.TestImportModelViaContentTemplate Running org.nuxeo.template.samples.tests.TestImportModel 04:25:36,524 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 04:25:36,540 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 04:25:36,562 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:36,601 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:36,618 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:36,637 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.nuxeo.template.samples.tests.TestImportModel Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-samples --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-samples --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-samples --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-samples >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-samples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-samples --- [INFO] Storing buildNumber: 20180627-042538 at timestamp: 1530073538649 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-samples --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-samples <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-samples --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-samples --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316/nuxeo-template-rendering-samples-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316/nuxeo-template-rendering-samples-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316/nuxeo-template-rendering-samples-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-samples --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316/nuxeo-template-rendering-samples-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316/nuxeo-template-rendering-samples-10.2-I20180627_0316.jar (416 KB at 2268.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316/nuxeo-template-rendering-samples-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316/nuxeo-template-rendering-samples-10.2-I20180627_0316.pom (3 KB at 16.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/maven-metadata.xml (163 KB at 2137.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/maven-metadata.xml (163 KB at 944.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316/nuxeo-template-rendering-samples-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.2-I20180627_0316/nuxeo-template-rendering-samples-10.2-I20180627_0316-sources.jar (403 KB at 1071.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Samples JSF package 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-samples-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] Storing buildNumber: 20180627-042539 at timestamp: 1530073539759 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-samples-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-samples-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-samples-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-samples-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-samples-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-samples-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-samples-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] Storing buildNumber: 20180627-042539 at timestamp: 1530073539924 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-samples-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-samples-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-samples-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-samples-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316.jar (13 KB at 81.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316.pom (599 B at 3.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/maven-metadata.xml (24 KB at 239.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/maven-metadata.xml (24 KB at 196.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.2-I20180627_0316/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316-sources.jar (7 KB at 46.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering DeckJS plugin 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-deckjs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-deckjs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-deckjs --- [INFO] Storing buildNumber: 20180627-042542 at timestamp: 1530073542282 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-deckjs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 95 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-deckjs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-deckjs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-deckjs --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:25:47,319 main WARN [CommandLineExecutorComponent] Command not available: phantomjs (command phantomjs not found in system path (descriptor CommandLineDescriptor[name=phantomjs,enabled=true,available=false,command=phantomjs,parameterString=#{jsFilePath} #{inFilePath} #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install phantomJs,installErrorMessage=]). You need to install phantomJs) 04:25:48,881 main WARN [SchemaManagerImpl] Undeclared facet: Collection used in document type: nxtrPortfolio 04:25:48,881 main WARN [SchemaManagerImpl] Undeclared facet: NotCollectionMember used in document type: nxtrPortfolio 04:25:48,882 main WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: nxtrSamplesContainerContentPP_pp 04:25:48,882 main WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: nxtrSamplesContainerContentPP_pp 04:25:49,999 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 04:25:50,095 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 04:25:50,171 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:50,263 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:50,296 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:50,646 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 04:25:50,802 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 161 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:studio.extensions.template-module-demo references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.types.TypeService;point=types, target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== 04:25:50,912 Nuxeo-Work-default-1:15709387258959882.2124964169 WARN [FulltextExtractorWork] Could not extract fulltext of file 'deck.hash.html' for document: 324adf7d-1311-41a8-9a05-bea2bc24f629: org.nuxeo.ecm.core.convert.api.ConversionException: Error during Html2Text conversion 04:25:50,921 Nuxeo-Work-default-1:15709387258959882.2124964169 WARN [FulltextExtractorWork] Could not extract fulltext of file 'deck.navigation.html' for document: 324adf7d-1311-41a8-9a05-bea2bc24f629: org.nuxeo.ecm.core.convert.api.ConversionException: Error during Html2Text conversion 04:25:50,926 Nuxeo-Work-default-1:15709387258959882.2124964169 WARN [FulltextExtractorWork] Could not extract fulltext of file 'deck.goto.html' for document: 324adf7d-1311-41a8-9a05-bea2bc24f629: org.nuxeo.ecm.core.convert.api.ConversionException: Error during Html2Text conversion 04:25:50,928 Nuxeo-Work-default-1:15709387258959882.2124964169 WARN [FulltextExtractorWork] Could not extract fulltext of file 'deck.status.html' for document: 324adf7d-1311-41a8-9a05-bea2bc24f629: org.nuxeo.ecm.core.convert.api.ConversionException: Error during Html2Text conversion Running org.nuxeo.template.test.TestDeckJSPDFConverter Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.373 sec - in org.nuxeo.template.test.TestDeckJSPDFConverter Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-deckjs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-deckjs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-deckjs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-deckjs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-deckjs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-deckjs --- [INFO] Storing buildNumber: 20180627-042553 at timestamp: 1530073553804 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-deckjs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-deckjs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-deckjs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-deckjs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316/nuxeo-template-rendering-deckjs-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316/nuxeo-template-rendering-deckjs-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316/nuxeo-template-rendering-deckjs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-deckjs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316/nuxeo-template-rendering-deckjs-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316/nuxeo-template-rendering-deckjs-10.2-I20180627_0316.jar (4235 KB at 7615.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316/nuxeo-template-rendering-deckjs-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316/nuxeo-template-rendering-deckjs-10.2-I20180627_0316.pom (3 KB at 20.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/maven-metadata.xml (162 KB at 1253.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/maven-metadata.xml (162 KB at 759.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316/nuxeo-template-rendering-deckjs-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.2-I20180627_0316/nuxeo-template-rendering-deckjs-10.2-I20180627_0316-sources.jar (4226 KB at 16634.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Web UI layer 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-web-ui --- [INFO] Storing buildNumber: 20180627-042555 at timestamp: 1530073555900 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target/nuxeo-template-rendering-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-web-ui --- [INFO] Storing buildNumber: 20180627-042556 at timestamp: 1530073556546 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target/nuxeo-template-rendering-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target/nuxeo-template-rendering-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target/nuxeo-template-rendering-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-web-ui-10.2-I20180627_0316.jar (29 KB at 106.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-web-ui-10.2-I20180627_0316.pom (773 B at 3.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/maven-metadata.xml (59 KB at 441.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/maven-metadata.xml (59 KB at 278.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.2-I20180627_0316/nuxeo-template-rendering-web-ui-10.2-I20180627_0316-sources.jar (23 KB at 105.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Core Dependencies 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] Storing buildNumber: 20180627-042558 at timestamp: 1530073558262 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] Storing buildNumber: 20180627-042558 at timestamp: 1530073558918 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/10.2-I20180627_0316/nuxeo-template-rendering-core-dependencies-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/10.2-I20180627_0316/nuxeo-template-rendering-core-dependencies-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/10.2-I20180627_0316/nuxeo-template-rendering-core-dependencies-10.2-I20180627_0316.pom (2 KB at 4.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/maven-metadata.xml (67 KB at 1073.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/maven-metadata.xml (67 KB at 281.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JSF Dependencies 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Storing buildNumber: 20180627-042600 at timestamp: 1530073560331 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jsf-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Storing buildNumber: 20180627-042601 at timestamp: 1530073561022 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jsf-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/10.2-I20180627_0316/nuxeo-template-rendering-jsf-dependencies-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/10.2-I20180627_0316/nuxeo-template-rendering-jsf-dependencies-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/10.2-I20180627_0316/nuxeo-template-rendering-jsf-dependencies-10.2-I20180627_0316.pom (814 B at 4.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/maven-metadata.xml (59 KB at 316.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/maven-metadata.xml (59 KB at 344.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Groups rights audit 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-groups-rights-audit --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-groups-rights-audit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-groups-rights-audit --- [INFO] Storing buildNumber: 20180627-042603 at timestamp: 1530073563254 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-groups-rights-audit --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-groups-rights-audit --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/src/main/java added. [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-resource (add-resource) @ nuxeo-groups-rights-audit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-groups-rights-audit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/seam/ExportGroupManagementActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/seam/ExportGroupManagementActions.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/seam/ExportGroupManagementActions.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-groups-rights-audit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TrialAclLayoutGeneratedOneColumnPerAcl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TrialAclLayoutGeneratedOneColumnPerAcl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-groups-rights-audit --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.groups.audit.lang.test.TestMessages StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:08,250 WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:26:08,253 WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:26:09,164 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.983 sec - in org.nuxeo.ecm.groups.audit.lang.test.TestMessages Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestContentFilter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:10,021 WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:26:10,022 WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:26:10,424 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.platform.groups.audit.operation.ExportGroups references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestContentFilter Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclProcessingExceedingTimeout StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:11,220 WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:26:11,221 WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:26:11,439 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 145 * service:org.nuxeo.ecm.platform.groups.audit.operation.ExportGroups references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.01 sec - in org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclProcessingExceedingTimeout Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclLayoutSimple 04:26:11,511 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.AbstractAclLayoutTest.makeItem(AbstractAclLayoutTest.java:61) at org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.AbstractAclLayoutTest.makeDoc(AbstractAclLayoutTest.java:55) at org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclLayoutSimple.testSimpleExcelExport(TestAclLayoutSimple.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:26:11,516 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.AbstractAclLayoutTest.makeItem(AbstractAclLayoutTest.java:61) at org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.AbstractAclLayoutTest.makeDoc(AbstractAclLayoutTest.java:55) at org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclLayoutSimple.testSimpleExcelExport(TestAclLayoutSimple.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:26:11,519 ERROR [EventServiceImpl] Exception during dclistener sync listener execution, continuing to run other listeners org.nuxeo.ecm.core.api.model.PropertyNotFoundException: dc:created at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1282) at org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl.setCreationDate(DublinCoreStorageServiceImpl.java:60) at org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.handleEvent(DublinCoreListener.java:136) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:243) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:279) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:702) at org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.AbstractAclLayoutTest.makeItem(AbstractAclLayoutTest.java:61) at org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.AbstractAclLayoutTest.makeDoc(AbstractAclLayoutTest.java:55) at org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclLayoutSimple.testSimpleExcelExport(TestAclLayoutSimple.java:94) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:12,728 WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:26:12,728 WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:26:12,965 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 145 * service:org.nuxeo.ecm.platform.groups.audit.operation.ExportGroups references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 sec - in org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclLayoutSimple Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclLayoutGenerated Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 sec - in org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclLayoutGenerated Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestMultiSheetBuilder StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:15,402 WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:26:15,403 WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:26:15,570 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.platform.groups.audit.operation.ExportGroups references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 sec - in org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestMultiSheetBuilder Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclProcessingWork StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:16,340 WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 04:26:16,341 WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 04:26:16,499 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 sec - in org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclProcessingWork Running org.nuxeo.ecm.platform.groups.audit.tests.TestExcelExportGroups 04:26:16,707 WARN [ForEachTag] Collection group.getMemberGroups() is empty 04:26:16,720 WARN [Interpreter] ![0,21]: 'userManager.firstName;' undefined variable userManager.firstName 04:26:16,734 WARN [Interpreter] ![0,20]: 'userManager.lastName;' undefined variable userManager.lastName 04:26:16,735 WARN [Interpreter] ![0,17]: 'userManager.email;' undefined variable userManager.email 04:26:16,744 WARN [ForEachTag] Collection group.getMemberGroups() is empty 04:26:16,746 WARN [ForEachTag] Collection group.getMemberUsers() is empty 04:26:16,748 WARN [ForEachTag] Collection group.getMemberGroups() is empty 04:26:16,749 WARN [ForEachTag] Collection group.getMemberUsers() is empty 04:26:16,751 WARN [ForEachTag] Collection group.getMemberGroups() is empty 04:26:16,753 WARN [Interpreter] ![0,21]: 'userManager.firstName;' undefined variable userManager.firstName 04:26:16,753 WARN [Interpreter] ![0,20]: 'userManager.lastName;' undefined variable userManager.lastName 04:26:16,754 WARN [Interpreter] ![0,17]: 'userManager.email;' undefined variable userManager.email 04:26:16,758 WARN [ForEachTag] Collection group.getMemberUsers() is empty 04:26:16,833 WARN [ForEachTag] Collection group.getMemberGroups() is empty 04:26:16,835 WARN [Interpreter] ![0,21]: 'userManager.firstName;' undefined variable userManager.firstName 04:26:16,836 WARN [Interpreter] ![0,20]: 'userManager.lastName;' undefined variable userManager.lastName 04:26:16,836 WARN [Interpreter] ![0,17]: 'userManager.email;' undefined variable userManager.email 04:26:16,839 WARN [ForEachTag] Collection group.getMemberGroups() is empty 04:26:16,841 WARN [ForEachTag] Collection group.getMemberUsers() is empty 04:26:16,842 WARN [ForEachTag] Collection group.getMemberGroups() is empty 04:26:16,843 WARN [ForEachTag] Collection group.getMemberUsers() is empty Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.nuxeo.ecm.platform.groups.audit.tests.TestExcelExportGroups Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-groups-rights-audit --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-groups-rights-audit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/target/nuxeo-groups-rights-audit-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-groups-rights-audit --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-groups-rights-audit >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-groups-rights-audit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-groups-rights-audit --- [INFO] Storing buildNumber: 20180627-042618 at timestamp: 1530073578702 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-groups-rights-audit --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-groups-rights-audit --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/src/main/java added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-groups-rights-audit <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-groups-rights-audit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/target/nuxeo-groups-rights-audit-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-groups-rights-audit --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/target/nuxeo-groups-rights-audit-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316/nuxeo-groups-rights-audit-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316/nuxeo-groups-rights-audit-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-groups-rights-audit/target/nuxeo-groups-rights-audit-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316/nuxeo-groups-rights-audit-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-groups-rights-audit --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316/nuxeo-groups-rights-audit-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316/nuxeo-groups-rights-audit-10.2-I20180627_0316.jar (86 KB at 219.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316/nuxeo-groups-rights-audit-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316/nuxeo-groups-rights-audit-10.2-I20180627_0316.pom (8 KB at 27.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/maven-metadata.xml (70 KB at 629.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/maven-metadata.xml (70 KB at 228.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316/nuxeo-groups-rights-audit-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.2-I20180627_0316/nuxeo-groups-rights-audit-10.2-I20180627_0316-sources.jar (66 KB at 31.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CSV Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-csv-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-parent --- [INFO] Storing buildNumber: 20180627-042622 at timestamp: 1530073582001 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-csv-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-csv-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-csv-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-parent --- [INFO] Storing buildNumber: 20180627-042622 at timestamp: 1530073582089 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-csv-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-csv-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-csv-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-parent/10.2-I20180627_0316/nuxeo-csv-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-csv-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/10.2-I20180627_0316/nuxeo-csv-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/10.2-I20180627_0316/nuxeo-csv-parent-10.2-I20180627_0316.pom (2 KB at 0.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/maven-metadata.xml (71 KB at 1005.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/maven-metadata.xml (71 KB at 773.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-csv-core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-csv-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-core --- [INFO] Storing buildNumber: 20180627-042628 at timestamp: 1530073588174 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-csv-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-csv-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-csv-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.csv.core.lang.test.TestMessages StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:34,458 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.csv.core.operation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.758 sec - in org.nuxeo.ecm.csv.core.lang.test.TestMessages Running org.nuxeo.ecm.csv.core.TestCSVImporterImportModeUUID StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:36,706 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.csv.core.operation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 sec - in org.nuxeo.ecm.csv.core.TestCSVImporterImportModeUUID Running org.nuxeo.ecm.csv.core.TestCSVImporterCreateMode 04:26:37,412 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 2: Unable to convert field 'dc:issued' with value '10012010' 04:26:37,426 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 4: The type 'NotExistingType' does not exist 04:26:37,439 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 6: 'Domain' type is not allowed in 'Root' 04:26:37,441 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 7: Unable to convert field 'complexTest:complexItem' with value '{"arrayProp":["1"],"boolProp":invalidBooleanValue,"stringProp":"testString1"}' 04:26:37,442 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 8: Unable to convert field 'complexTest:complexItem' with value '{"dateProp":"2009-02-13BAD04:40:00.00Z"],"boolProp":true,"stringProp":"testString1"}' 04:26:37,493 Nuxeo-Work-csvImporter-1:test:/:csvImport:d3630f7d0c98a817b44a0c158d112a43 ERROR [CSVImporterWork] Line 6: Parent document '/folder/folder' does not exist 04:26:37,594 Nuxeo-Work-csvImporter-1:test:/:csvImport:0964a8abc20218f42481a17454fc35f3 ERROR [CSVImporterWork] Line 0: Missing 'name' column StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:40,601 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.919 sec - in org.nuxeo.ecm.csv.core.TestCSVImporterCreateMode Running org.nuxeo.ecm.csv.core.operation.TestImportOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:43,973 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.csv.core.operation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.353 sec - in org.nuxeo.ecm.csv.core.operation.TestImportOperation Running org.nuxeo.ecm.csv.core.TestCSVImporterImportMode Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec - in org.nuxeo.ecm.csv.core.TestCSVImporterImportMode Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-csv-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-csv-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/nuxeo-csv-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-csv-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-csv-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-core --- [INFO] Storing buildNumber: 20180627-042645 at timestamp: 1530073605965 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-csv-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-csv-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/nuxeo-csv-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-csv-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/nuxeo-csv-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316/nuxeo-csv-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316/nuxeo-csv-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/nuxeo-csv-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316/nuxeo-csv-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-csv-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316/nuxeo-csv-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316/nuxeo-csv-core-10.2-I20180627_0316.jar (42 KB at 270.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316/nuxeo-csv-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316/nuxeo-csv-core-10.2-I20180627_0316.pom (4 KB at 22.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/maven-metadata.xml (68 KB at 591.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/maven-metadata.xml (68 KB at 319.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316/nuxeo-csv-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.2-I20180627_0316/nuxeo-csv-core-10.2-I20180627_0316-sources.jar (28 KB at 243.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-csv-jsf 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-csv-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-jsf --- [INFO] Storing buildNumber: 20180627-042648 at timestamp: 1530073608298 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-csv-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-csv-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-csv-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:26:56,378 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.csv.core.operation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.csv.core.TestCSVService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.nuxeo.ecm.csv.core.TestCSVService Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-csv-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-csv-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/nuxeo-csv-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-csv-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-csv-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-jsf --- [INFO] Storing buildNumber: 20180627-042658 at timestamp: 1530073618540 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-csv-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-csv-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/nuxeo-csv-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-csv-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/nuxeo-csv-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316/nuxeo-csv-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316/nuxeo-csv-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/nuxeo-csv-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316/nuxeo-csv-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-csv-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316/nuxeo-csv-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316/nuxeo-csv-jsf-10.2-I20180627_0316.jar (10 KB at 2.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316/nuxeo-csv-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316/nuxeo-csv-jsf-10.2-I20180627_0316.pom (3 KB at 20.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/maven-metadata.xml (68 KB at 178.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/maven-metadata.xml (68 KB at 196.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316/nuxeo-csv-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.2-I20180627_0316/nuxeo-csv-jsf-10.2-I20180627_0316-sources.jar (6 KB at 69.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CSV Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-csv-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-web-ui --- [INFO] Storing buildNumber: 20180627-042702 at timestamp: 1530073622883 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-csv-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-csv-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-csv-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-csv-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-csv-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target/nuxeo-csv-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-csv-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-csv-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-web-ui --- [INFO] Storing buildNumber: 20180627-042703 at timestamp: 1530073623033 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-csv-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-csv-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target/nuxeo-csv-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-csv-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target/nuxeo-csv-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316/nuxeo-csv-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316/nuxeo-csv-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target/nuxeo-csv-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316/nuxeo-csv-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-csv-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316/nuxeo-csv-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316/nuxeo-csv-web-ui-10.2-I20180627_0316.jar (12 KB at 140.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316/nuxeo-csv-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316/nuxeo-csv-web-ui-10.2-I20180627_0316.pom (575 B at 7.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/maven-metadata.xml (65 KB at 343.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/maven-metadata.xml (65 KB at 288.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316/nuxeo-csv-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.2-I20180627_0316/nuxeo-csv-web-ui-10.2-I20180627_0316-sources.jar (10 KB at 114.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot --- [INFO] Storing buildNumber: 20180627-042703 at timestamp: 1530073623786 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-tree-snapshot --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-tree-snapshot --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-tree-snapshot >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot --- [INFO] Storing buildNumber: 20180627-042703 at timestamp: 1530073623865 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-tree-snapshot <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-tree-snapshot --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/10.2-I20180627_0316/nuxeo-tree-snapshot-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-tree-snapshot --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/10.2-I20180627_0316/nuxeo-tree-snapshot-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/10.2-I20180627_0316/nuxeo-tree-snapshot-10.2-I20180627_0316.pom (2 KB at 13.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/maven-metadata.xml (67 KB at 1003.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/maven-metadata.xml (67 KB at 192.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-tree-snapshot-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-core --- [INFO] Storing buildNumber: 20180627-042706 at timestamp: 1530073626039 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-tree-snapshot-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-tree-snapshot-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-tree-snapshot-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:27:13,637 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 136 * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.snapshots.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ======================================================================{{fState,beforeRun}} Running org.nuxeo.snapshot.TestSnapshoting main 04:27:14,885 ERROR [SnapshotableListener] Unknown versioning option value 'NON_EXISTING VALUE': No enum constant org.nuxeo.ecm.core.api.VersioningOption.NON_EXISTING VALUE{{fState,beforeMethodRun}{fSuite,class org.nuxeo.snapshot.TestSnapshoting}{fTest,testSnapshotableListener}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:27:16,618 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.ecm.platform.task.test.directories references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.snapshots.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ======================================================================{{fState,beforeRun}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.927 sec - in org.nuxeo.snapshot.TestSnapshoting Running org.nuxeo.snapshot.TestTreePublication StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:27:17,821 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 136 * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.snapshots.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 sec - in org.nuxeo.snapshot.TestTreePublication Running org.nuxeo.snapshot.TestSnapshotingAndProxies StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:27:18,778 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 137 * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.snapshots.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.951 sec - in org.nuxeo.snapshot.TestSnapshotingAndProxies Running org.nuxeo.snapshot.TestSnapshotEvent Dumping Live docs in repository /default-domain - -- Domain /default-domain.1530073638796 - -- Domain /default-domain.1530073638796/sections - -- Sections /default-domain.1530073638796/templates - -- Templates /default-domain.1530073638796/workspaces - -- Workspaces /default-domain/sections - -- Sections /default-domain/sections.1530073638799 - -- Workspaces /default-domain/sections/section1 - -- Section1 /default-domain/templates - -- Templates /default-domain/templates.1530073638800 - -- Templates /default-domain/workspaces - -- Workspaces /default-domain/workspaces.1530073638798 - -- 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 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:27:20,246 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 149 * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 sec - in org.nuxeo.snapshot.TestSnapshotEvent Running org.nuxeo.snapshot.TestSnapshotOperations Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in org.nuxeo.snapshot.TestSnapshotOperations Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-tree-snapshot-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-tree-snapshot-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/nuxeo-tree-snapshot-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-tree-snapshot-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-tree-snapshot-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-core --- [INFO] Storing buildNumber: 20180627-042722 at timestamp: 1530073642006 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-tree-snapshot-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-tree-snapshot-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/nuxeo-tree-snapshot-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-tree-snapshot-core --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-tree-snapshot-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/nuxeo-tree-snapshot-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316/nuxeo-tree-snapshot-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316/nuxeo-tree-snapshot-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/nuxeo-tree-snapshot-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316/nuxeo-tree-snapshot-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-tree-snapshot-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316/nuxeo-tree-snapshot-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316/nuxeo-tree-snapshot-core-10.2-I20180627_0316.jar (25 KB at 128.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316/nuxeo-tree-snapshot-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316/nuxeo-tree-snapshot-core-10.2-I20180627_0316.pom (6 KB at 36.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/maven-metadata.xml (64 KB at 635.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/maven-metadata.xml (64 KB at 330.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316/nuxeo-tree-snapshot-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.2-I20180627_0316/nuxeo-tree-snapshot-core-10.2-I20180627_0316-sources.jar (18 KB at 129.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-tree-snapshot-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-jsf --- [INFO] Storing buildNumber: 20180627-042723 at timestamp: 1530073643940 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-tree-snapshot-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-tree-snapshot-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-tree-snapshot-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-tree-snapshot-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-tree-snapshot-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-tree-snapshot-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-tree-snapshot-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-jsf --- [INFO] Storing buildNumber: 20180627-042725 at timestamp: 1530073645010 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-tree-snapshot-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-tree-snapshot-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-tree-snapshot-jsf --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-tree-snapshot-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-tree-snapshot-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316.jar (12 KB at 44.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316.pom (2 KB at 19.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/maven-metadata.xml (64 KB at 453.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/maven-metadata.xml (64 KB at 542.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.2-I20180627_0316/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316-sources.jar (8 KB at 51.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-tree-snapshot-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] Storing buildNumber: 20180627-042726 at timestamp: 1530073646798 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-tree-snapshot-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-tree-snapshot-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-tree-snapshot-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-tree-snapshot-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-tree-snapshot-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-tree-snapshot-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-tree-snapshot-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] Storing buildNumber: 20180627-042727 at timestamp: 1530073647751 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-tree-snapshot-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-tree-snapshot-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-tree-snapshot-web-ui --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-tree-snapshot-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-tree-snapshot-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316.jar (14 KB at 89.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316.pom (730 B at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/maven-metadata.xml (39 KB at 360.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/maven-metadata.xml (39 KB at 330.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.2-I20180627_0316/nuxeo-tree-snapshot-web-ui-10.2-I20180627_0316-sources.jar (10 KB at 78.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-parent --- [INFO] Storing buildNumber: 20180627-042728 at timestamp: 1530073648557 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-parent --- [INFO] Storing buildNumber: 20180627-042728 at timestamp: 1530073648676 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-parent/10.2-I20180627_0316/nuxeo-drive-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/10.2-I20180627_0316/nuxeo-drive-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/10.2-I20180627_0316/nuxeo-drive-parent-10.2-I20180627_0316.pom (4 KB at 36.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/maven-metadata.xml (170 KB at 967.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/maven-metadata.xml (170 KB at 1459.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-core --- [INFO] Storing buildNumber: 20180627-042730 at timestamp: 1530073650723 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultFileSystemItemFactory.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultFileSystemItemFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFileItem.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFileItem.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:27:38,792 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Running org.nuxeo.drive.service.adapter.TestFileSystemItemAdapterService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:27:46,910 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.524 sec - in org.nuxeo.drive.service.adapter.TestFileSystemItemAdapterService Running org.nuxeo.drive.service.adapter.TestCollectionSyncRootFolderItemFactory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:27:49,242 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.108 sec - in org.nuxeo.drive.service.adapter.TestCollectionSyncRootFolderItemFactory Running org.nuxeo.drive.service.adapter.TestDriveVersioning StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:28:07,611 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.386 sec - in org.nuxeo.drive.service.adapter.TestDriveVersioning Running org.nuxeo.drive.fixtures.DefaultFileSystemItemFactoryFixture StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:28:24,067 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.35 sec - in org.nuxeo.drive.fixtures.DefaultFileSystemItemFactoryFixture Running org.nuxeo.drive.service.adapter.TestFileSystemItemManagerService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:28:26,811 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.799 sec - in org.nuxeo.drive.service.adapter.TestFileSystemItemManagerService Running org.nuxeo.drive.service.adapter.TestDefaultTopLevelFolderItemFactory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:28:28,932 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.117 sec - in org.nuxeo.drive.service.adapter.TestDefaultTopLevelFolderItemFactory Running org.nuxeo.drive.fixtures.DefaultFileSystemItemFactoryFixture StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:28:43,794 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.885 sec - in org.nuxeo.drive.fixtures.DefaultFileSystemItemFactoryFixture Running org.nuxeo.drive.service.TestNuxeoDriveManager StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:28:55,782 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.024 sec - in org.nuxeo.drive.service.TestNuxeoDriveManager Running org.nuxeo.drive.fixtures.AuditChangeFinderTestSuite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:29:04,280 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.372 sec - in org.nuxeo.drive.fixtures.AuditChangeFinderTestSuite Running org.nuxeo.drive.fixtures.AuditChangeFinderClusteringEnabledTestSuite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:29:11,953 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.741 sec - in org.nuxeo.drive.fixtures.AuditChangeFinderClusteringEnabledTestSuite Running org.nuxeo.drive.fixtures.GroupChangesTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 sec - in org.nuxeo.drive.fixtures.GroupChangesTestSuite Results : Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-core --- [INFO] Storing buildNumber: 20180627-042915 at timestamp: 1530073755886 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316.jar (183 KB at 683.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316.pom (7 KB at 81.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/maven-metadata.xml (163 KB at 356.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/maven-metadata.xml (163 KB at 573.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316-sources.jar (151 KB at 476.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.2-I20180627_0316/nuxeo-drive-core-10.2-I20180627_0316-tests.jar (102 KB at 702.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-jsf --- [INFO] Storing buildNumber: 20180627-042919 at timestamp: 1530073759413 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-drive-jsf --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/src/main/seam added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.drive.lang.test.TestMessages 04:29:21,724 main WARN [AbstractTranslationTestCase] 9 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.291 sec - in org.nuxeo.ecm.drive.lang.test.TestMessages Running org.nuxeo.drive.seam.TestNuxeoDriveActions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.nuxeo.drive.seam.TestNuxeoDriveActions Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-jsf --- [INFO] Storing buildNumber: 20180627-042930 at timestamp: 1530073770108 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-drive-jsf --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/src/main/seam added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316/nuxeo-drive-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316/nuxeo-drive-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316/nuxeo-drive-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316/nuxeo-drive-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316/nuxeo-drive-jsf-10.2-I20180627_0316.jar (32 KB at 186.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316/nuxeo-drive-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316/nuxeo-drive-jsf-10.2-I20180627_0316.pom (4 KB at 25.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/maven-metadata.xml (163 KB at 371.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/maven-metadata.xml (163 KB at 94.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316/nuxeo-drive-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.2-I20180627_0316/nuxeo-drive-jsf-10.2-I20180627_0316-sources.jar (27 KB at 11.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Content Automation Operations 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-operations --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-operations --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-operations --- [INFO] Storing buildNumber: 20180627-042936 at timestamp: 1530073776556 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-operations --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-operations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetVersioningOptions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetVersioningOptions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-operations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestFileSystemItemOperations.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestFileSystemItemOperations.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-operations --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.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] 04:29:46,958 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:29:47,810 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,815 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,817 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,818 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,820 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,821 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,822 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,824 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,825 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,826 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,828 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,829 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,830 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,831 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,833 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,835 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,839 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,840 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,842 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,843 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,845 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,846 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,847 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,853 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,855 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,857 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,859 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,860 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,861 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,862 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,863 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,865 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:47,866 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:29:48,015 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:29:48,415 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:29:50,450 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 252 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchy 04:29:53,618 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 04:29:53,622 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 65 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 75 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of a virtual folder item, please call getChildren() instead. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.scrollDescendants(AbstractVirtualFolderItem.java:104) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 77 more 04:29:53,965 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 04:29:53,966 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 65 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 75 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of a virtual folder item, please call getChildren() instead. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.scrollDescendants(AbstractVirtualFolderItem.java:104) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 77 more 04:29:54,118 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 04:29:54,119 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 65 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 75 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of the user sync root parent folder item, please call getChildren() instead. at org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem.scrollDescendants(UserSyncRootParentFolderItem.java:157) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 77 more 04:29:56,452 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2273807433532771492.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:29:57,550 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:29:57,756 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:29:58,269 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 209 * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.486 sec - in org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchy Running org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchyFileSystemChanges 04:29:59,349 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:30:03,034 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:30:03,386 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:30:03,491 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:30:04,014 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 252 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.767 sec - in org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchyFileSystemChanges Running org.nuxeo.drive.hierarchy.userworkspace.TestUserWorkspaceHierarchy 04:30:05,298 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 04:30:05,299 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 64 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 74 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of the user workspace top level folder item, please call getChildren() instead. at org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem.scrollDescendants(UserWorkspaceTopLevelFolderItem.java:148) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 76 more 04:30:05,393 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 04:30:05,394 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 64 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 74 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of a virtual folder item, please call getChildren() instead. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.scrollDescendants(AbstractVirtualFolderItem.java:104) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 76 more 04:30:07,879 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3289027671232741469.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:30:09,612 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:30:10,013 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:30:10,069 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:30:10,549 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 252 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.511 sec - in org.nuxeo.drive.hierarchy.userworkspace.TestUserWorkspaceHierarchy Running org.nuxeo.drive.operations.TestGetChangeSummary 04:30:15,830 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6483012555602963929.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:30:17,701 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:30:18,002 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:30:18,082 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:30:18,753 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 251 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.185 sec - in org.nuxeo.drive.operations.TestGetChangeSummary Running org.nuxeo.drive.operations.TestActivateFactories 04:30:19,656 WARN [NuxeoDriveSetActiveFactories] No active file system item factory contribution for profile 'unknown'. 04:30:21,943 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4832216474685565300.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:30:23,580 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:30:23,736 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:30:23,770 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:30:24,321 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 251 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.596 sec - in org.nuxeo.drive.operations.TestActivateFactories Running org.nuxeo.drive.operations.TestSetVersioningOptions 04:30:27,408 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8256963581351560043.log Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.266 sec - in org.nuxeo.drive.operations.TestSetVersioningOptions Running org.nuxeo.drive.operations.TestOperationHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:30:29,156 WARN [RepositoryManagerImpl] Using old-style extension point org.nuxeo.ecm.core.api.repository.RepositoryManager for repository "other", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead 04:30:29,157 WARN [SQLRepositoryCompatService] Using old-style extension point org.nuxeo.ecm.core.repository.RepositoryService for repository "other", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead 04:30:29,290 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:30:29,584 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:30:29,639 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:30:30,271 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 253 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.708 sec - in org.nuxeo.drive.operations.TestOperationHelper Running org.nuxeo.drive.operations.TestGetChangeSummaryMultiRepo 04:30:35,880 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6180381948879106745.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:30:37,393 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:30:37,731 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:30:37,799 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:30:38,189 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 251 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.879 sec - in org.nuxeo.drive.operations.TestGetChangeSummaryMultiRepo Running org.nuxeo.drive.operations.TestGetClientUpdateInfo 04:30:41,214 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-311092483540683688.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:30:42,541 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:30:42,919 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:30:42,957 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:30:43,262 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 251 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.054 sec - in org.nuxeo.drive.operations.TestGetClientUpdateInfo Running org.nuxeo.drive.operations.TestIntegrationTestOperations 04:30:46,726 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4792654113272335658.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:30:48,250 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 04:30:48,512 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:30:48,595 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 04:30:48,938 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 251 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.693 sec - in org.nuxeo.drive.operations.TestIntegrationTestOperations Running org.nuxeo.drive.operations.TestFileSystemItemOperations 04:30:50,103 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 04:30:50,109 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 64 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 74 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of a virtual folder item, please call getChildren() instead. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.scrollDescendants(AbstractVirtualFolderItem.java:104) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 76 more 04:30:52,347 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.Delete Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveDelete 04:30:52,348 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Delete org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Delete at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. at org.nuxeo.drive.operations.NuxeoDriveDelete.run(NuxeoDriveDelete.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 64 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.Delete Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveDelete at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 74 more Caused by: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.delete(AbstractVirtualFolderItem.java:83) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.delete(FileSystemItemManagerImpl.java:322) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.delete(FileSystemItemManagerImpl.java:259) at org.nuxeo.drive.operations.NuxeoDriveDelete.run(NuxeoDriveDelete.java:60) ... 82 more 04:30:52,531 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.Rename Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveRename 04:30:52,532 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Rename org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Rename at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. at org.nuxeo.drive.operations.NuxeoDriveRename.run(NuxeoDriveRename.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 64 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.Rename Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveRename at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 74 more Caused by: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.rename(AbstractVirtualFolderItem.java:78) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.rename(FileSystemItemManagerImpl.java:275) at org.nuxeo.drive.operations.NuxeoDriveRename.run(NuxeoDriveRename.java:61) ... 82 more 04:30:52,940 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move, Failed to invoke operation NuxeoDrive.Move, Cannot move a file system item to file system item with id defaultFileSystemItemFactory#test#3e34391d-9c9d-4c67-8ef6-89135208eca8 because it is not a folder. org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move, Failed to invoke operation NuxeoDrive.Move, Cannot move a file system item to file system item with id defaultFileSystemItemFactory#test#3e34391d-9c9d-4c67-8ef6-89135208eca8 because it is not a folder. at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.move(FileSystemItemManagerImpl.java:292) at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 04:30:52,949 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.Move Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveMove 04:30:52,949 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 64 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.Move Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveMove at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 74 more Caused by: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. at org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem.move(DefaultSyncRootFolderItem.java:75) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.move(FileSystemItemManagerImpl.java:296) at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:61) ... 82 more 04:30:52,956 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.Move Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveMove 04:30:52,958 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:151) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:218) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:215) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.lambda$run$0(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.OperationContext.call(OperationContext.java:326) at org.nuxeo.ecm.automation.OperationContext.callWithChainParameters(OperationContext.java:291) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:105) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 64 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.Move Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveMove at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.lambda$invoke$0(OperationChainCompiler.java:227) ... 74 more Caused by: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.move(AbstractVirtualFolderItem.java:93) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.move(FileSystemItemManagerImpl.java:296) at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:61) ... 82 more 04:30:55,291 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-1780691651866461475.log Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.496 sec - in org.nuxeo.drive.operations.TestFileSystemItemOperations Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-operations --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-operations --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-operations --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-operations >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-operations --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-operations --- [INFO] Storing buildNumber: 20180627-043058 at timestamp: 1530073858455 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-operations --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-operations <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-operations --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-operations --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316/nuxeo-drive-operations-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316/nuxeo-drive-operations-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316/nuxeo-drive-operations-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-operations --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316/nuxeo-drive-operations-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316/nuxeo-drive-operations-10.2-I20180627_0316.jar (43 KB at 317.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316/nuxeo-drive-operations-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316/nuxeo-drive-operations-10.2-I20180627_0316.pom (7 KB at 68.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/maven-metadata.xml (162 KB at 249.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/maven-metadata.xml (162 KB at 455.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316/nuxeo-drive-operations-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.2-I20180627_0316/nuxeo-drive-operations-10.2-I20180627_0316-sources.jar (39 KB at 477.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Elasticsearch 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-elasticsearch --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-elasticsearch --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-elasticsearch --- [INFO] Storing buildNumber: 20180627-043102 at timestamp: 1530073862924 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-elasticsearch --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-elasticsearch --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-elasticsearch --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-elasticsearch --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:31:09,006 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd{{fState,beforeRun}} main 04:31:09,741 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} ElasticSearchClient: TransportClient main 04:31:18,095 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 236 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Running org.nuxeo.drive.elasticsearch.TestESSyncRootFolderItem StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:31:22,612 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd{{fState,beforeRun}} main 04:31:22,848 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 04:31:22,915 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} ElasticSearchClient: TransportClient main 04:31:26,458 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 264 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.391 sec - in org.nuxeo.drive.elasticsearch.TestESSyncRootFolderItem Running org.nuxeo.drive.fixtures.AuditChangeFinderTestSuite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:31:41,437 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd{{fState,beforeRun}} main 04:31:41,688 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 04:31:41,719 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} ElasticSearchClient: TransportClient main 04:31:45,077 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 265 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.408 sec - in org.nuxeo.drive.fixtures.AuditChangeFinderTestSuite Running org.nuxeo.drive.fixtures.AuditChangeFinderClusteringEnabledTestSuite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 04:31:53,520 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd{{fState,beforeRun}} main 04:31:53,680 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 04:31:53,723 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} ElasticSearchClient: TransportClient main 04:31:57,028 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 264 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.95 sec - in org.nuxeo.drive.fixtures.AuditChangeFinderClusteringEnabledTestSuite Running org.nuxeo.drive.fixtures.GroupChangesTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.361 sec - in org.nuxeo.drive.fixtures.GroupChangesTestSuite Results : Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-elasticsearch --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-elasticsearch --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/nuxeo-drive-elasticsearch-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-elasticsearch --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-elasticsearch >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-elasticsearch --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-elasticsearch --- [INFO] Storing buildNumber: 20180627-043202 at timestamp: 1530073922742 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-elasticsearch --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-elasticsearch <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-elasticsearch --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/nuxeo-drive-elasticsearch-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-elasticsearch --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/nuxeo-drive-elasticsearch-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316/nuxeo-drive-elasticsearch-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316/nuxeo-drive-elasticsearch-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/nuxeo-drive-elasticsearch-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316/nuxeo-drive-elasticsearch-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-elasticsearch --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316/nuxeo-drive-elasticsearch-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316/nuxeo-drive-elasticsearch-10.2-I20180627_0316.jar (16 KB at 90.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316/nuxeo-drive-elasticsearch-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316/nuxeo-drive-elasticsearch-10.2-I20180627_0316.pom (7 KB at 54.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/maven-metadata.xml (138 KB at 67.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/maven-metadata.xml (138 KB at 402.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316/nuxeo-drive-elasticsearch-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.2-I20180627_0316/nuxeo-drive-elasticsearch-10.2-I20180627_0316-sources.jar (11 KB at 88.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive REST API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-rest-api --- [INFO] Storing buildNumber: 20180627-043207 at timestamp: 1530073927084 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-rest-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-rest-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:32:13,390 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,391 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,394 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,394 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,395 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,396 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,397 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,398 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,398 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,399 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,400 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,401 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,401 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,402 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,403 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,404 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,404 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,405 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,406 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,407 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,408 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,408 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,409 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,410 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,411 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,411 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,412 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,413 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,414 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,414 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,415 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,417 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,417 localhost-startStop-1 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 04:32:13,511 localhost-startStop-1 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:32:14,277 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 197 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.restapi.server.jaxrs.drive.NuxeoDriveObjectTest 04:32:16,619 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3889833478273503777.log Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 sec - in org.nuxeo.ecm.restapi.server.jaxrs.drive.NuxeoDriveObjectTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-rest-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/nuxeo-drive-rest-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-rest-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-rest-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-rest-api --- [INFO] Storing buildNumber: 20180627-043218 at timestamp: 1530073938285 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-rest-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-rest-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/nuxeo-drive-rest-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-rest-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/nuxeo-drive-rest-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316/nuxeo-drive-rest-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316/nuxeo-drive-rest-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/nuxeo-drive-rest-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316/nuxeo-drive-rest-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-rest-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316/nuxeo-drive-rest-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316/nuxeo-drive-rest-api-10.2-I20180627_0316.jar (6 KB at 24.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316/nuxeo-drive-rest-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316/nuxeo-drive-rest-api-10.2-I20180627_0316.pom (3 KB at 11.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/maven-metadata.xml (22 KB at 218.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/maven-metadata.xml (22 KB at 60.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316/nuxeo-drive-rest-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.2-I20180627_0316/nuxeo-drive-rest-api-10.2-I20180627_0316-sources.jar (3 KB at 12.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-web-ui --- [INFO] Storing buildNumber: 20180627-043219 at timestamp: 1530073939461 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target/nuxeo-drive-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-web-ui --- [INFO] Storing buildNumber: 20180627-043219 at timestamp: 1530073939597 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target/nuxeo-drive-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target/nuxeo-drive-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316/nuxeo-drive-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316/nuxeo-drive-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target/nuxeo-drive-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316/nuxeo-drive-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316/nuxeo-drive-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316/nuxeo-drive-web-ui-10.2-I20180627_0316.jar (15 KB at 65.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316/nuxeo-drive-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316/nuxeo-drive-web-ui-10.2-I20180627_0316.pom (579 B at 3.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/maven-metadata.xml (73 KB at 216.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/maven-metadata.xml (73 KB at 240.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316/nuxeo-drive-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.2-I20180627_0316/nuxeo-drive-web-ui-10.2-I20180627_0316-sources.jar (12 KB at 86.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Core Dependencies 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-core-dependencies --- [INFO] Storing buildNumber: 20180627-043221 at timestamp: 1530073941572 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core-dependencies/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-core-dependencies --- [INFO] Storing buildNumber: 20180627-043222 at timestamp: 1530073942269 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core-dependencies/10.2-I20180627_0316/nuxeo-drive-core-dependencies-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/10.2-I20180627_0316/nuxeo-drive-core-dependencies-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/10.2-I20180627_0316/nuxeo-drive-core-dependencies-10.2-I20180627_0316.pom (2 KB at 12.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/maven-metadata.xml (66 KB at 187.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/maven-metadata.xml (66 KB at 411.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Resources Compatibility 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-resources-compat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-resources-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-resources-compat --- [INFO] Storing buildNumber: 20180627-043223 at timestamp: 1530073943032 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-resources-compat --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-resources-compat --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-resources-compat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-resources-compat --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-resources-compat --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-resources-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-resources-compat --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-resources-compat >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-resources-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-resources-compat --- [INFO] Storing buildNumber: 20180627-043223 at timestamp: 1530073943159 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-resources-compat --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-resources-compat <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-resources-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-resources-compat --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316/nuxeo-resources-compat-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316/nuxeo-resources-compat-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316/nuxeo-resources-compat-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-resources-compat --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316/nuxeo-resources-compat-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316/nuxeo-resources-compat-10.2-I20180627_0316.jar (4 KB at 35.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316/nuxeo-resources-compat-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316/nuxeo-resources-compat-10.2-I20180627_0316.pom (2 KB at 17.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/maven-metadata.xml (170 KB at 423.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/maven-metadata.xml (170 KB at 606.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316/nuxeo-resources-compat-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.2-I20180627_0316/nuxeo-resources-compat-10.2-I20180627_0316-sources.jar (732 B at 9.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo dmk adaptor 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dmk-adaptor --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dmk-adaptor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dmk-adaptor --- [INFO] Storing buildNumber: 20180627-043224 at timestamp: 1530073944539 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dmk-adaptor --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-dmk-adaptor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-dmk-adaptor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-dmk-adaptor --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.dmk.test.TestDMKAdaptor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.nuxeo.dmk.test.TestDMKAdaptor Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dmk-adaptor --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-dmk-adaptor --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dmk-adaptor --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dmk-adaptor >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dmk-adaptor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dmk-adaptor --- [INFO] Storing buildNumber: 20180627-043226 at timestamp: 1530073946949 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dmk-adaptor --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dmk-adaptor <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dmk-adaptor --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dmk-adaptor --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316/nuxeo-dmk-adaptor-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316/nuxeo-dmk-adaptor-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dmk-adaptor --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar (7 KB at 39.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316/nuxeo-dmk-adaptor-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316/nuxeo-dmk-adaptor-10.2-I20180627_0316.pom (3 KB at 26.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/maven-metadata.xml (168 KB at 444.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/maven-metadata.xml (168 KB at 634.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316/nuxeo-dmk-adaptor-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.2-I20180627_0316/nuxeo-dmk-adaptor-10.2-I20180627_0316-sources.jar (4 KB at 35.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Style Guide 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-style-guide --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-style-guide --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-style-guide --- [INFO] Storing buildNumber: 20180627-043228 at timestamp: 1530073948246 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-style-guide --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-style-guide --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/descriptors/IconDescriptor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/descriptors/IconDescriptor.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/descriptors/IconDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-style-guide --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-style-guide --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-style-guide --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-style-guide --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/nuxeo-style-guide-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-style-guide --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-style-guide >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-style-guide --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-style-guide --- [INFO] Storing buildNumber: 20180627-043228 at timestamp: 1530073948813 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-style-guide --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-style-guide <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-style-guide --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/nuxeo-style-guide-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-style-guide --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/nuxeo-style-guide-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316/nuxeo-style-guide-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316/nuxeo-style-guide-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/nuxeo-style-guide-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316/nuxeo-style-guide-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-style-guide --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316/nuxeo-style-guide-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316/nuxeo-style-guide-10.2-I20180627_0316.jar (153 KB at 567.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316/nuxeo-style-guide-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316/nuxeo-style-guide-10.2-I20180627_0316.pom (2 KB at 19.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/maven-metadata.xml (167 KB at 462.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/maven-metadata.xml (167 KB at 1040.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316/nuxeo-style-guide-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.2-I20180627_0316/nuxeo-style-guide-10.2-I20180627_0316-sources.jar (149 KB at 199.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Java Agent Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-javaagent-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-parent --- [INFO] Storing buildNumber: 20180627-043230 at timestamp: 1530073950607 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-javaagent-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-javaagent-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-javaagent-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-parent --- [INFO] Storing buildNumber: 20180627-043230 at timestamp: 1530073950677 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-javaagent-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-javaagent-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-javaagent-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-parent/10.2-I20180627_0316/nuxeo-javaagent-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-javaagent-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/10.2-I20180627_0316/nuxeo-javaagent-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/10.2-I20180627_0316/nuxeo-javaagent-parent-10.2-I20180627_0316.pom (2 KB at 9.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/maven-metadata.xml (168 KB at 434.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/maven-metadata.xml (168 KB at 152.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Java Agent Main 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-javaagent-main --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-main --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-main --- [INFO] Storing buildNumber: 20180627-043232 at timestamp: 1530073952395 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-main --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-javaagent-main --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-javaagent-main --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-javaagent-main --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.AppTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.platform.AppTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-javaagent-main --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-javaagent-main --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/nuxeo-javaagent-main-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-javaagent-main --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-javaagent-main >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-main --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-main --- [INFO] Storing buildNumber: 20180627-043232 at timestamp: 1530073952935 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-main --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-javaagent-main <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-javaagent-main --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/nuxeo-javaagent-main-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-javaagent-main --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/nuxeo-javaagent-main-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316/nuxeo-javaagent-main-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316/nuxeo-javaagent-main-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/nuxeo-javaagent-main-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316/nuxeo-javaagent-main-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-javaagent-main --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316/nuxeo-javaagent-main-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316/nuxeo-javaagent-main-10.2-I20180627_0316.jar (7 KB at 24.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316/nuxeo-javaagent-main-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316/nuxeo-javaagent-main-10.2-I20180627_0316.pom (717 B at 3.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/maven-metadata.xml (168 KB at 406.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/maven-metadata.xml (168 KB at 1730.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316/nuxeo-javaagent-main-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.2-I20180627_0316/nuxeo-javaagent-main-10.2-I20180627_0316-sources.jar (3 KB at 7.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Java Agent Application Bridge 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-javaagent-bridge --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-bridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-bridge --- [INFO] Storing buildNumber: 20180627-043234 at timestamp: 1530073954560 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-bridge --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-javaagent-bridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-javaagent-bridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-javaagent-bridge --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-javaagent-bridge --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-javaagent-bridge --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/nuxeo-javaagent-bridge-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-javaagent-bridge --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-javaagent-bridge >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-bridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-bridge --- [INFO] Storing buildNumber: 20180627-043235 at timestamp: 1530073955168 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-bridge --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-javaagent-bridge <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-javaagent-bridge --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/nuxeo-javaagent-bridge-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-javaagent-bridge --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/nuxeo-javaagent-bridge-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316/nuxeo-javaagent-bridge-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316/nuxeo-javaagent-bridge-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/nuxeo-javaagent-bridge-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316/nuxeo-javaagent-bridge-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-javaagent-bridge --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316/nuxeo-javaagent-bridge-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316/nuxeo-javaagent-bridge-10.2-I20180627_0316.jar (10 KB at 41.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316/nuxeo-javaagent-bridge-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316/nuxeo-javaagent-bridge-10.2-I20180627_0316.pom (2 KB at 26.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/maven-metadata.xml (168 KB at 409.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/maven-metadata.xml (168 KB at 760.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316/nuxeo-javaagent-bridge-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.2-I20180627_0316/nuxeo-javaagent-bridge-10.2-I20180627_0316-sources.jar (5 KB at 48.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-platform-session-inspector 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-session-inspector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-session-inspector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-session-inspector --- [INFO] Storing buildNumber: 20180627-043236 at timestamp: 1530073956816 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-session-inspector --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-session-inspector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-session-inspector --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-session-inspector --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-session-inspector --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-session-inspector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/nuxeo-session-inspector-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-session-inspector --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-session-inspector >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-session-inspector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-session-inspector --- [INFO] Storing buildNumber: 20180627-043237 at timestamp: 1530073957647 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-session-inspector --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-session-inspector <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-session-inspector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/nuxeo-session-inspector-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-session-inspector --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/nuxeo-session-inspector-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316/nuxeo-session-inspector-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316/nuxeo-session-inspector-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/nuxeo-session-inspector-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316/nuxeo-session-inspector-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-session-inspector --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316/nuxeo-session-inspector-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316/nuxeo-session-inspector-10.2-I20180627_0316.jar (56 KB at 52.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316/nuxeo-session-inspector-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316/nuxeo-session-inspector-10.2-I20180627_0316.pom (3 KB at 16.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/maven-metadata.xml (163 KB at 325.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/maven-metadata.xml (163 KB at 555.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316/nuxeo-session-inspector-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.2-I20180627_0316/nuxeo-session-inspector-10.2-I20180627_0316-sources.jar (51 KB at 583.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer --- [INFO] Storing buildNumber: 20180627-043239 at timestamp: 1530073959827 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer --- [INFO] Storing buildNumber: 20180627-043239 at timestamp: 1530073959891 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer/10.2-I20180627_0316/nuxeo-importer-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/10.2-I20180627_0316/nuxeo-importer-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/10.2-I20180627_0316/nuxeo-importer-10.2-I20180627_0316.pom (3 KB at 27.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/maven-metadata.xml (169 KB at 226.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/maven-metadata.xml (170 KB at 48.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-core --- [INFO] Storing buildNumber: 20180627-043245 at timestamp: 1530073965518 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/MetadataFile.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/MetadataFile.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/DefaultDocumentModelFactory.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/DefaultDocumentModelFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestMetadataCollector.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestMetadataCollector.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestMetadataCollector.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.importer.tests.TestRandomNodes Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 sec - in org.nuxeo.ecm.platform.importer.tests.TestRandomNodes Running org.nuxeo.ecm.platform.importer.tests.TestWordGen StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.489 sec - in org.nuxeo.ecm.platform.importer.tests.TestWordGen Running org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMetaAndDocType StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.776 sec - in org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMetaAndDocType Running org.nuxeo.ecm.platform.importer.tests.TestImporterWithDifferentType StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:33:00,271 [main] ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 6 / Missing: 7 / Unstarted: 0 / Total: 159 * service:org.nuxeo.ecm.platform.picture.ImagingComponent requires [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] * service:org.nuxeo.platform.video.core.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.video.core.previewer requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.audio.filters requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.ImagingComponent.default.config references missing [target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=configuration, target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=pictureConversions] * service:org.nuxeo.ecm.video.tools.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.picture.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.771 sec - in org.nuxeo.ecm.platform.importer.tests.TestImporterWithDifferentType Running org.nuxeo.ecm.platform.importer.tests.TestImporterWithFileManager 04:33:00,378 [Nuxeo-Work-pictureViewsGeneration-1:test:e5d009cc-4832-46ef-97ff-ae12796eff7a:file:content:pictureView] ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(e5d009cc-4832-46ef-97ff-ae12796eff7a, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:33:00,388 [Nuxeo-Work-pictureViewsGeneration-1:test:e5d009cc-4832-46ef-97ff-ae12796eff7a:file:content:pictureView] ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(e5d009cc-4832-46ef-97ff-ae12796eff7a, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:33:00,389 [Nuxeo-Work-default-2:test:ac62034e-402c-4cdf-a973-ee15eb0d1ea8:videoinfo:] ERROR [AbstractWork] Exception during work: VideoInfoWork(ac62034e-402c-4cdf-a973-ee15eb0d1ea8, , Progress(?%, ?/0), Updating video info) org.nuxeo.ecm.core.api.NuxeoException: org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable: ffmpeg-info is not a registered command. null at org.nuxeo.ecm.platform.video.VideoHelper.getVideoInfo(VideoHelper.java:253) at org.nuxeo.ecm.platform.video.VideoHelper.updateVideoInfo(VideoHelper.java:226) at org.nuxeo.ecm.platform.video.service.VideoInfoWork.work(VideoInfoWork.java:86) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable: ffmpeg-info is not a registered command. null at org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent.execCommand(CommandLineExecutorComponent.java:166) at org.nuxeo.ecm.platform.video.VideoHelper.getVideoInfo(VideoHelper.java:246) ... 8 more 04:33:00,392 [Nuxeo-Work-pictureViewsGeneration-1:test:e5d009cc-4832-46ef-97ff-ae12796eff7a:file:content:pictureView] ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(e5d009cc-4832-46ef-97ff-ae12796eff7a, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:33:00,392 [Nuxeo-Work-default-2] ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-default-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.video.service.VideoInfoWork id=test:ac62034e-402c-4cdf-a973-ee15eb0d1ea8:videoinfo: category=videoInfo title=Video Info: test:ac62034e-402c-4cdf-a973-ee15eb0d1ea8:videoinfo: at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable: ffmpeg-info is not a registered command. null at org.nuxeo.ecm.platform.video.VideoHelper.getVideoInfo(VideoHelper.java:253) at org.nuxeo.ecm.platform.video.VideoHelper.updateVideoInfo(VideoHelper.java:226) at org.nuxeo.ecm.platform.video.service.VideoInfoWork.work(VideoInfoWork.java:86) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable: ffmpeg-info is not a registered command. null at org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent.execCommand(CommandLineExecutorComponent.java:166) at org.nuxeo.ecm.platform.video.VideoHelper.getVideoInfo(VideoHelper.java:246) ... 8 more 04:33:00,393 [Nuxeo-Work-pictureViewsGeneration-1] ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:e5d009cc-4832-46ef-97ff-ae12796eff7a:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 7 more Suppressed: java.lang.NullPointerException ... 7 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 sec - in org.nuxeo.ecm.platform.importer.tests.TestImporterWithFileManager Running org.nuxeo.ecm.platform.importer.tests.SimpleImporterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.413 sec - in org.nuxeo.ecm.platform.importer.tests.SimpleImporterTest Running org.nuxeo.ecm.platform.importer.tests.TestGenericThreadedImportTaskRollback 04:33:19,511 [main] ERROR [GenericThreadedImportTask] Error during import org.nuxeo.ecm.core.api.NuxeoException at org.nuxeo.ecm.platform.importer.tests.TestGenericThreadedImportTaskRollback$MyTask.recursiveCreateDocumentFromNode(TestGenericThreadedImportTaskRollback.java:93) at org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask.run(GenericThreadedImportTask.java:378) at org.nuxeo.ecm.platform.importer.tests.TestGenericThreadedImportTaskRollback.testTaskRollback(TestGenericThreadedImportTaskRollback.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 sec - in org.nuxeo.ecm.platform.importer.tests.TestGenericThreadedImportTaskRollback Running org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMeta StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 sec - in org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMeta Running org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMeta2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 sec - in org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMeta2 Running org.nuxeo.ecm.platform.importer.tests.TestImportWithMeta Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in org.nuxeo.ecm.platform.importer.tests.TestImportWithMeta Running org.nuxeo.ecm.platform.importer.tests.TestMetadataCollector StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in org.nuxeo.ecm.platform.importer.tests.TestMetadataCollector Running org.nuxeo.ecm.platform.importer.tests.TestImporterListeners StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.645 sec - in org.nuxeo.ecm.platform.importer.tests.TestImporterListeners Running org.nuxeo.ecm.platform.importer.properties.TestMetadataFile Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.nuxeo.ecm.platform.importer.properties.TestMetadataFile Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/nuxeo-importer-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-core --- [INFO] Storing buildNumber: 20180627-043327 at timestamp: 1530074007459 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/nuxeo-importer-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/nuxeo-importer-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316/nuxeo-importer-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316/nuxeo-importer-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/nuxeo-importer-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316/nuxeo-importer-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316/nuxeo-importer-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316/nuxeo-importer-core-10.2-I20180627_0316.jar (630 KB at 3478.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316/nuxeo-importer-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316/nuxeo-importer-core-10.2-I20180627_0316.pom (3 KB at 25.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/maven-metadata.xml (165 KB at 372.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/maven-metadata.xml (165 KB at 863.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316/nuxeo-importer-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.2-I20180627_0316/nuxeo-importer-core-10.2-I20180627_0316-sources.jar (607 KB at 3791.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer JAXRS Binding 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-jaxrs --- [INFO] Storing buildNumber: 20180627-043329 at timestamp: 1530074009502 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-jaxrs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-jaxrs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-jaxrs --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-jaxrs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/nuxeo-importer-jaxrs-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-jaxrs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-jaxrs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-jaxrs --- [INFO] Storing buildNumber: 20180627-043330 at timestamp: 1530074010346 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-jaxrs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-jaxrs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/nuxeo-importer-jaxrs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-jaxrs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/nuxeo-importer-jaxrs-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316/nuxeo-importer-jaxrs-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316/nuxeo-importer-jaxrs-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/nuxeo-importer-jaxrs-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316/nuxeo-importer-jaxrs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-jaxrs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316/nuxeo-importer-jaxrs-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316/nuxeo-importer-jaxrs-10.2-I20180627_0316.jar (16 KB at 101.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316/nuxeo-importer-jaxrs-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316/nuxeo-importer-jaxrs-10.2-I20180627_0316.pom (3 KB at 8.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/maven-metadata.xml (164 KB at 321.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/maven-metadata.xml (164 KB at 329.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316/nuxeo-importer-jaxrs-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.2-I20180627_0316/nuxeo-importer-jaxrs-10.2-I20180627_0316-sources.jar (12 KB at 42.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer Scan 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-scan --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-scan --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-scan --- [INFO] Storing buildNumber: 20180627-043332 at timestamp: 1530074012668 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-scan --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-scan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScannedFileImporter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScannedFileImporter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScannedFileImporter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-scan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-scan --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.platform.scanimporter.tests.TestService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:33:37,308 [main] ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.importer.scanimporter.default.parser.contrib requires [service:org.nuxeo.ecm.platform.importer.service.jaxrs.contrib] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.195 sec - in org.nuxeo.platform.scanimporter.tests.TestService Running org.nuxeo.platform.scanimporter.tests.TestImportListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec - in org.nuxeo.platform.scanimporter.tests.TestImportListener Running org.nuxeo.platform.scanimporter.tests.TestImport StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:33:41,913 [main] ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.importer.scanimporter.default.parser.contrib requires [service:org.nuxeo.ecm.platform.importer.service.jaxrs.contrib] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.861 sec - in org.nuxeo.platform.scanimporter.tests.TestImport Running org.nuxeo.platform.scanimporter.tests.TestParse Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 sec - in org.nuxeo.platform.scanimporter.tests.TestParse Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-scan --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-scan --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/nuxeo-importer-scan-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-scan --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-scan >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-scan --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-scan --- [INFO] Storing buildNumber: 20180627-043343 at timestamp: 1530074023462 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-scan --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-scan <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-scan --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/nuxeo-importer-scan-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-scan --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/nuxeo-importer-scan-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316/nuxeo-importer-scan-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316/nuxeo-importer-scan-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/nuxeo-importer-scan-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316/nuxeo-importer-scan-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-scan --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316/nuxeo-importer-scan-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316/nuxeo-importer-scan-10.2-I20180627_0316.jar (29 KB at 260.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316/nuxeo-importer-scan-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316/nuxeo-importer-scan-10.2-I20180627_0316.pom (2 KB at 14.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/maven-metadata.xml (165 KB at 309.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/maven-metadata.xml (165 KB at 431.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316/nuxeo-importer-scan-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.2-I20180627_0316/nuxeo-importer-scan-10.2-I20180627_0316-sources.jar (21 KB at 101.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer : XML Parser Service 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-xml-parser --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-xml-parser --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-xml-parser --- [INFO] Storing buildNumber: 20180627-043345 at timestamp: 1530074025555 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-xml-parser --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-xml-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterServiceImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-xml-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-xml-parser --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiValue StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiValue Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdateWithDepotData 04:33:52,457 WARN [FulltextExtractorWork] Could not extract fulltext of file 'courrier_simple.pdf' for document: 8534c406-73d4-4b76-bc35-d2a35e763ca1: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:52,461 WARN [FulltextExtractorWork] Could not extract fulltext of file 'DECISION.pdf' for document: 9a0d7f53-8fcb-4d8f-8aa3-a1ace4cddbd6: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:52,457 WARN [FulltextExtractorWork] Could not extract fulltext of file 'convocation.pdf' for document: eda05680-dd14-4e5a-a9de-4e9d2518b0c5: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:52,457 WARN [FulltextExtractorWork] Could not extract fulltext of file 'odj.pdf' for document: 06c87008-7888-498d-bb2e-2015e914945a: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:52,477 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: a4e6a045-829c-482e-ad36-995a8b33eb1f: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:52,483 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pvcomplet.pdf' for document: a0050282-e2e1-4022-9752-a2e9e91d180d: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:52,485 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: 41af51c9-5e20-43a2-afd0-d555b1822a6b: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:52,491 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf' for document: ca1a6ea1-7fbe-4f92-93ea-7a27b94a42ee: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:52,493 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pv.pdf' for document: cfc16e00-6566-4129-b956-7db638ff2038: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:52,510 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: 428bc177-087d-4207-9c53-fc5b67012cc8: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdateWithDepotData Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdate StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdate Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceWithDynamicRoot > [Workspace] /2013 : - title: '2013', dc:source: 'null > [Workspace] /2013/02 : - title: '02', dc:source: 'null > [Workspace] /2013/02/07 : - title: '07', dc:source: 'null > [Workspace] /2013/02/07/Workspace-4 : - title: 'Workspace-4', dc:source: 'null > [Folder] /2013/02/07/Workspace-4/Acte-38 : - title: 'Acte-38', dc:source: 'null > [Folder] /2013/02/07/Workspace-4/Acte-59 : - title: 'Acte-59', dc:source: 'null > [Workspace] /2013/02/08 : - title: '08', dc:source: 'null > [Workspace] /2013/02/08/Workspace-8 : - title: 'Workspace-8', dc:source: 'null > [Folder] /2013/02/08/Workspace-8/Acte-37 : - title: 'Acte-37', dc:source: 'null > [Folder] /Acte-149 : - title: 'Acte-149', dc:source: 'null StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceWithDynamicRoot Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperService > [Folder] /Acte-149 : - title: 'Tu le verras celui-lร  ?', dc:source: 'Seance Acte-149 > [File] /Acte-149/149-.pdf : - title: '149-.pdf', dc:source: 'TexteActe ------ > File 149-.pdf application/pdf 8 > [Workspace] /Workspace-1 : - title: 'Workspace-1', dc:source: 'null > [Folder] /Workspace-1/Acte-37 : - title: 'ร‰clairage du terrain de foot', dc:source: 'Seance Acte-37 > [File] /Workspace-1/Acte-37/37-DELIB_0003.pdf : - title: '37-DELIB_0003.pdf', dc:source: 'TexteActe ------ > File 37-DELIB_0003.pdf application/pdf 17 > [File] /Workspace-1/Acte-37/37-DELIB_0003.pdf.1530074034140 : - title: '37-DELIB_0003.pdf', dc:source: 'Rapport ------ > File 37-DELIB_0003.pdf application/pdf 17 > [Folder] /Workspace-1/Acte-38 : - title: 'Changement des horaires d'ouverture de la mairie', dc:source: 'Seance Acte-38 > [File] /Workspace-1/Acte-38/38-document.pdf : - title: '38-document.pdf', dc:source: 'Rapport ------ > File 38-document.pdf application/pdf 15 > [File] /Workspace-1/Acte-38/DECISION.pdf : - title: 'DECISION.pdf', dc:source: 'Annexe ------ > File DECISION.pdf application/pdf 12 > [File] /Workspace-1/Acte-38/courrier_simple.pdf : - title: 'courrier_simple.pdf', dc:source: 'Annexe ------ > File courrier_simple.pdf application/pdf 19 > [File] /Workspace-1/Acte-38/signature.zip : - title: 'signature.zip', dc:source: 'signature ------ > File signature.zip application/zip 13 > [Folder] /Workspace-1/Acte-59 : - title: 'Projet chambre des notaires', dc:source: 'Seance Acte-59 > [File] /Workspace-1/Acte-59/59-DELIB_0001.pdf : - title: '59-DELIB_0001.pdf', dc:source: 'TexteActe ------ > File 59-DELIB_0001.pdf application/pdf 17 > [File] /Workspace-1/Acte-59/59-DELIB_0001.pdf.1530074034120 : - title: '59-DELIB_0001.pdf', dc:source: 'Rapport ------ > File 59-DELIB_0001.pdf application/pdf 17 > [Section] /Workspace-1/convocation.pdf : - title: 'convocation.pdf', dc:source: 'convocation ------ > File convocation.pdf application/pdf 15 > [File] /Workspace-1/odj.pdf : - title: 'odj.pdf', dc:source: 'odj ------ > File odj.pdf application/pdf 7 > [File] /Workspace-1/pv.pdf : - title: 'pv.pdf', dc:source: 'pv_sommaire ------ > File pv.pdf application/pdf 6 > [File] /Workspace-1/pvcomplet.pdf : - title: 'pvcomplet.pdf', dc:source: 'pv_complet ------ > File pvcomplet.pdf application/pdf 13 04:33:54,198 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: fc64797c-78c3-4a6b-b29e-eea81cc925cb: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,198 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: a100eb19-f4b7-4b06-9edd-581129c080c3: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,198 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pvcomplet.pdf' for document: 5e900bd7-456d-48ca-8aa7-b7b982cf9cc3: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,198 WARN [FulltextExtractorWork] Could not extract fulltext of file 'odj.pdf' for document: 1fc2ae7a-3181-44fe-bda6-6f51d3fbe46a: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,212 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: 79ec37c3-508f-41d0-9fdb-7b4cf9b55291: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,212 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: 3dfae62d-761b-48a1-8c96-1ac41bc924bb: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,212 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf' for document: 9aee38ca-fdab-424c-85d5-abf4ea64bc20: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,213 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: ad2b2368-9f16-4528-9987-76170ef5cd60: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,225 WARN [FulltextExtractorWork] Could not extract fulltext of file 'DECISION.pdf' for document: 0f35f822-13c9-4668-927e-e90e4b91bad1: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,232 WARN [FulltextExtractorWork] Could not extract fulltext of file 'convocation.pdf' for document: da2f6588-7f56-4a0f-b60e-8914558310b6: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,235 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pv.pdf' for document: ec758e08-1ea5-4770-8109-191ccb49db19: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,239 WARN [FulltextExtractorWork] Could not extract fulltext of file 'courrier_simple.pdf' for document: f99e4625-6c6f-4efd-96e6-9ed9b1ee525f: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,436 WARN [FulltextExtractorWork] Could not extract fulltext of file '205-.pdf' for document: f3e9c240-5740-4307-a5e3-4df71193326a: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,441 WARN [FulltextExtractorWork] Could not extract fulltext of file 'convocation.pdf' for document: 779d2a2c-c865-48b1-b1ac-6826b78e3062: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,441 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf2' for document: 66458863-d14a-47a3-8764-1aafba0653ca: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,441 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: 50ad63b8-c738-4de1-9aa8-6156e1b3795d: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,451 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pvcomplet.pdf' for document: f582abc6-2091-4210-815e-be51e218364c: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,452 WARN [FulltextExtractorWork] Could not extract fulltext of file 'courrier_simple.pdf' for document: 69957e33-6d16-4629-b42d-064a90433768: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,452 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: 05d1ad7b-6b69-4ad3-91d0-9dd33d747c58: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,459 WARN [FulltextExtractorWork] Could not extract fulltext of file '205-.pdf' for document: ab459814-46a4-48e5-88c0-7ed5b125d73a: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,461 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: b9be87b4-4ca8-4aae-97a8-9c8eb7bcf5b0: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,463 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: 6c34d080-d7a4-4fac-9091-25ff1701022e: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,467 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pv.pdf' for document: bae3694b-f419-4614-ac66-686d4f9d949f: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,469 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf' for document: 00f775ad-8eee-4461-acbd-cc2cbc1614d0: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,470 WARN [FulltextExtractorWork] Could not extract fulltext of file 'odj.pdf' for document: 2a972693-4e93-47a1-bcf2-c197491a8f72: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,476 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: acca6437-d186-4711-88e9-5a353b1f3d9c: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:54,477 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: a9573029-4493-4aad-aa9a-50087f8e3263: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService > [Folder] /Acte-149 : - title: 'Tu le verras celui-lร  ?', dc:source: 'Seance Acte-149 > [File] /Acte-149/149-.pdf : - title: '149-.pdf', dc:source: 'TexteActe ------ > File 149-.pdf application/pdf 8721 > [File] /Acte-149/149-.pdf.1530074034663 : - title: '149-.pdf', dc:source: 'Rapport ------ > File 149-.pdf application/pdf 8721 > [Workspace] /Workspace-1 : - title: 'Workspace-1', dc:source: 'null > [Folder] /Workspace-1/Acte-205 : - title: 'test ticket', dc:source: 'Seance Acte-205 > [File] /Workspace-1/Acte-205/205-.pdf : - title: '205-.pdf', dc:source: 'TexteActe ------ > File 205-.pdf application/pdf 8721 > [File] /Workspace-1/Acte-205/205-.pdf.1530074034678 : - title: '205-.pdf', dc:source: 'Rapport ------ > File 205-.pdf application/pdf 8721 > [Folder] /Workspace-1/Acte-37 : - title: 'ร‰clairage du terrain de foot', dc:source: 'Seance Acte-37 > [File] /Workspace-1/Acte-37/37-DELIB_0003.pdf : - title: '37-DELIB_0003.pdf', dc:source: 'TexteActe ------ > File 37-DELIB_0003.pdf application/pdf 8721 > [File] /Workspace-1/Acte-37/37-DELIB_0003.pdf.1530074034647 : - title: '37-DELIB_0003.pdf', dc:source: 'Rapport ------ > File 37-DELIB_0003.pdf application/pdf 8721 > [Folder] /Workspace-1/Acte-38 : - title: 'Changement des horaires d'ouverture de la mairie', dc:source: 'Seance Acte-38 > [File] /Workspace-1/Acte-38/38-document.pdf : - title: '38-document.pdf', dc:source: 'TexteActe ------ > File 38-document.pdf application/pdf 8721 > [File] /Workspace-1/Acte-38/38-document.pdf2 : - title: '38-document.pdf2', dc:source: 'Rapport ------ > File 38-document.pdf2 application/pdf 16 > [File] /Workspace-1/Acte-38/DECISION.pdf : - title: 'DECISION.pdf', dc:source: 'Annexe ------ > File DECISION.pdf application/pdf2 8721 > [File] /Workspace-1/Acte-38/courrier_simple.pdf : - title: 'courrier_simple.pdf', dc:source: 'Annexe ------ > File courrier_simple.pdf application/pdf 8721 > [File] /Workspace-1/Acte-38/signature.zip : - title: 'signature.zip', dc:source: 'signature ------ > File signature.zip application/zip 8721 > [File] /Workspace-1/Acte-38/signature.zip.1530074034582 : - title: 'signature.zip', dc:source: 'signature ------ > File signature.zip application/zip 8721 > [Folder] /Workspace-1/Acte-59 : - title: 'Projet chambre des notaires', dc:source: 'Seance Acte-59 > [File] /Workspace-1/Acte-59/59-DELIB_0001.pdf : - title: '59-DELIB_0001.pdf', dc:source: 'TexteActe ------ > File 59-DELIB_0001.pdf application/pdf 8721 > [File] /Workspace-1/Acte-59/59-DELIB_0001.pdf.1530074034631 : - title: '59-DELIB_0001.pdf', dc:source: 'Rapport ------ > File 59-DELIB_0001.pdf application/pdf 8721 > [Section] /Workspace-1/convocation.pdf : - title: 'convocation.pdf', dc:source: 'convocation ------ > File convocation.pdf application/pdf 8721 > [File] /Workspace-1/odj.pdf : - title: 'odj.pdf', dc:source: 'odj ------ > File odj.pdf application/pdf 8721 > [File] /Workspace-1/pv.pdf : - title: 'pv.pdf', dc:source: 'pv_sommaire ------ > File pv.pdf application/pdf 8721 > [File] /Workspace-1/pvcomplet.pdf : - title: 'pvcomplet.pdf', dc:source: 'pv_complet ------ > File pvcomplet.pdf application/pdf 8721 04:33:54,705 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:379) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:355) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperService.testZip(TestMapperService.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 04:33:54,741 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf2' for document: d12281e6-a86c-4f3d-91ab-f7523784a41b: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperService Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdateListOverwrite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdateListOverwrite Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapper > [Workspace] /12 : - title: '12', dc:source: 'null > [Folder] /12/Acte-37 : - title: 'ร‰clairage du terrain de foot', dc:source: 'Seance Acte-37 > [File] /12/Acte-37/37-DELIB_0003.pdf : - title: '37-DELIB_0003.pdf', dc:source: 'TexteActe ------ > File 37-DELIB_0003.pdf application/pdf 17 > [File] /12/Acte-37/37-DELIB_0003.pdf.1530074035782 : - title: '37-DELIB_0003.pdf', dc:source: 'Rapport ------ > File 37-DELIB_0003.pdf application/pdf 17 > [Folder] /12/Acte-38 : - title: 'Changement des horaires d'ouverture de la mairie', dc:source: 'Seance Acte-38 > [File] /12/Acte-38/38-document.pdf : - title: '38-document.pdf', dc:source: 'Rapport ------ > File 38-document.pdf application/pdf 15 > [File] /12/Acte-38/DECISION.pdf : - title: 'DECISION.pdf', dc:source: 'Annexe ------ > File DECISION.pdf application/pdf 12 > [File] /12/Acte-38/courrier_simple.pdf : - title: 'courrier_simple.pdf', dc:source: 'Annexe ------ > File courrier_simple.pdf application/pdf 19 > [File] /12/Acte-38/signature.zip : - title: 'signature.zip', dc:source: 'signature ------ > File signature.zip application/zip 13 > [Folder] /12/Acte-59 : - title: 'Projet chambre des notaires', dc:source: 'Seance Acte-59 > [File] /12/Acte-59/59-DELIB_0001.pdf : - title: '59-DELIB_0001.pdf', dc:source: 'TexteActe ------ > File 59-DELIB_0001.pdf application/pdf 17 > [File] /12/Acte-59/59-DELIB_0001.pdf.1530074035767 : - title: '59-DELIB_0001.pdf', dc:source: 'Rapport ------ > File 59-DELIB_0001.pdf application/pdf 17 > [File] /12/convocation.pdf : - title: 'convocation.pdf', dc:source: 'convocation ------ > File convocation.pdf application/pdf 15 > [File] /12/odj.pdf : - title: 'odj.pdf', dc:source: 'odj ------ > File odj.pdf application/pdf 7 > [File] /12/pv.pdf : - title: 'pv.pdf', dc:source: 'pv_sommaire ------ > File pv.pdf application/pdf 6 > [File] /12/pvcomplet.pdf : - title: 'pvcomplet.pdf', dc:source: 'pv_complet ------ > File pvcomplet.pdf application/pdf 13 > [Folder] /Acte-149 : - title: 'Tu le verras celui-lร  ?', dc:source: 'Seance Acte-149 > [File] /Acte-149/149-.pdf : - title: '149-.pdf', dc:source: 'TexteActe ------ > File 149-.pdf application/pdf 8 04:33:55,830 WARN [FulltextExtractorWork] Could not extract fulltext of file 'odj.pdf' for document: e93419b1-d764-4d3e-bfef-56e3fbef4356: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,831 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pv.pdf' for document: 36308d65-6b2a-4e5d-ae41-bb9ef4dd8e6a: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,834 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf' for document: 6f7caeb0-e293-4e9f-a8e6-490fd3d0e464: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,833 WARN [FulltextExtractorWork] Could not extract fulltext of file 'courrier_simple.pdf' for document: e5fb08eb-5aa9-4df8-9cb3-0c10293be702: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,845 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pvcomplet.pdf' for document: 5a2248b4-3280-45cd-9e97-fa3169c9044d: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,849 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: fb05e8e5-9f83-435d-b583-91e5e032ec73: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,849 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: f2e8c890-9a09-4453-830a-2d9b607cedcb: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,851 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: 6918e56c-3867-4b5b-91ef-f9f3dabb5ae4: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,855 WARN [FulltextExtractorWork] Could not extract fulltext of file 'convocation.pdf' for document: 75430d1e-0e69-4805-bd9b-947b3b764622: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,857 WARN [FulltextExtractorWork] Could not extract fulltext of file 'DECISION.pdf' for document: cd481228-d560-4628-8384-13f08121681d: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,860 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: 68323d04-9644-4a78-8c21-493a23294c9d: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 04:33:55,861 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: 648861e5-51de-4f1b-90fe-2044b5caf141: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapper Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiFiles StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiFiles Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiComplexValue Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiComplexValue Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-xml-parser --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-xml-parser --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/nuxeo-importer-xml-parser-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-xml-parser --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-xml-parser >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-xml-parser --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-xml-parser --- [INFO] Storing buildNumber: 20180627-043357 at timestamp: 1530074037609 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-xml-parser --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-xml-parser <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-xml-parser --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/nuxeo-importer-xml-parser-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-xml-parser --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/nuxeo-importer-xml-parser-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316/nuxeo-importer-xml-parser-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316/nuxeo-importer-xml-parser-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/nuxeo-importer-xml-parser-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316/nuxeo-importer-xml-parser-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-xml-parser --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316/nuxeo-importer-xml-parser-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316/nuxeo-importer-xml-parser-10.2-I20180627_0316.jar (30 KB at 38.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316/nuxeo-importer-xml-parser-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316/nuxeo-importer-xml-parser-10.2-I20180627_0316.pom (4 KB at 5.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/maven-metadata.xml (166 KB at 283.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/maven-metadata.xml (166 KB at 665.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316/nuxeo-importer-xml-parser-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.2-I20180627_0316/nuxeo-importer-xml-parser-10.2-I20180627_0316-sources.jar (15 KB at 105.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer Scan with Advanced XML Parser 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-scan-xml-parser --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-scan-xml-parser --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-scan-xml-parser --- [INFO] Storing buildNumber: 20180627-043400 at timestamp: 1530074040856 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-scan-xml-parser --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-scan-xml-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-scan-xml-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/TestDeployment.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/TestDeployment.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/TestDeployment.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-scan-xml-parser --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.importer.xml.parser.TestDeployment Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.nuxeo.ecm.platform.importer.xml.parser.TestDeployment Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-scan-xml-parser --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-scan-xml-parser --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-scan-xml-parser --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-scan-xml-parser >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-scan-xml-parser --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-scan-xml-parser --- [INFO] Storing buildNumber: 20180627-043406 at timestamp: 1530074046057 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-scan-xml-parser --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-scan-xml-parser <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-scan-xml-parser --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-scan-xml-parser --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-scan-xml-parser --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316.jar (8 KB at 71.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316.pom (4 KB at 16.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/maven-metadata.xml (165 KB at 504.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/maven-metadata.xml (165 KB at 710.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.2-I20180627_0316/nuxeo-importer-scan-xml-parser-10.2-I20180627_0316-sources.jar (5 KB at 31.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer Stream 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-stream --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-stream --- [INFO] Storing buildNumber: 20180627-043408 at timestamp: 1530074048228 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-stream --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-stream --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:34:13,712 [main] ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 102 * service:org.nuxeo.importer.stream.automation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.importer.stream.tests.importer.TestDocumentImportChronicle 04:34:14,116 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 5 thread(s). 04:34:14,349 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 5, failures: 0, messages: 1000, elapsed: 0.20s, throughput: 5000.00 msg/s 04:34:14,394 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 5 thread(s). 04:34:21,349 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 5, failure 0, messages committed: 1000, elapsed: 6.93s, throughput: 144.36 msg/s 04:34:22,067 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 5 thread(s). 04:34:22,139 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 5, failures: 0, messages: 500, elapsed: 0.07s, throughput: 7575.76 msg/s 04:34:22,144 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 5 thread(s). 04:34:27,224 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 5, failure 0, messages committed: 500, elapsed: 5.08s, throughput: 98.46 msg/s 04:34:27,230 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 5 thread(s). 04:34:27,258 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 5, failures: 0, messages: 1000, elapsed: 0.02s, throughput: 43478.26 msg/s 04:34:27,260 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 5 thread(s). 04:34:32,841 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 5, failure 0, messages committed: 1000, elapsed: 5.58s, throughput: 179.28 msg/s 04:34:33,293 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 2 thread(s). 04:34:33,327 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 2, failures: 0, messages: 200, elapsed: 0.03s, throughput: 6666.67 msg/s 04:34:33,331 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:34:38,680 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 200, elapsed: 5.34s, throughput: 37.43 msg/s 04:34:38,684 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 2 thread(s). 04:34:38,696 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 2, failures: 0, messages: 200, elapsed: 0.01s, throughput: 20000.00 msg/s 04:34:38,698 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:34:43,817 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 200, elapsed: 5.12s, throughput: 39.09 msg/s 04:34:45,284 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 5 thread(s). 04:34:45,313 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 5, failures: 0, messages: 1073, elapsed: 0.03s, throughput: 42920.00 msg/s 04:34:45,315 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 5 thread(s). 04:34:50,544 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 5, failure 0, messages committed: 1073, elapsed: 5.23s, throughput: 205.36 msg/s 04:34:50,557 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 2 thread(s). 04:34:50,565 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 2, failures: 0, messages: 40, elapsed: 0.01s, throughput: 6666.67 msg/s 04:34:50,568 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:34:55,592 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 40, elapsed: 5.02s, throughput: 7.96 msg/s 04:34:55,595 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 2 thread(s). 04:34:55,805 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 2, failures: 0, messages: 200, elapsed: 0.21s, throughput: 961.54 msg/s 04:34:55,807 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:35:00,873 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 200, elapsed: 5.06s, throughput: 39.49 msg/s StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 48.22 sec - in org.nuxeo.importer.stream.tests.importer.TestDocumentImportChronicle Running org.nuxeo.importer.stream.tests.importer.TestBlob StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:35:03,802 [main] ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 103 * service:org.nuxeo.importer.stream.automation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.831 sec - in org.nuxeo.importer.stream.tests.importer.TestBlobImportKafka Running org.nuxeo.importer.stream.tests.importer.TestAutomationChronicle 04:35:04,821 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 4 thread(s). 04:35:04,845 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 4, failures: 0, messages: 400, elapsed: 0.02s, throughput: 21052.63 msg/s 04:35:04,850 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 4 thread(s). 04:35:24,941 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 4, failure 0, messages committed: 400, elapsed: 20.08s, throughput: 19.92 msg/s 04:35:24,953 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 4 thread(s). 04:35:24,958 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 4, failures: 0, messages: 40, elapsed: 0.00s, throughput: 10000.00 msg/s 04:35:24,961 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 4 thread(s). 04:35:45,095 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 4, failure 0, messages committed: 40, elapsed: 20.12s, throughput: 1.99 msg/s 04:35:45,110 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 4 thread(s). 04:35:45,144 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 4, failures: 0, messages: 400, elapsed: 0.03s, throughput: 16000.00 msg/s 04:35:45,150 [main] WARN [DocumentConsumers] Import documents from log: import-doc into: test//, with policy: DocumentConsumerPolicy{blockIndexing=false, bulkMode=false, blockAsyncListeners=false, blockPostCommitListeners=false, blockDefaultSyncListeners=false, ConsumerPolicy{batchPolicy=BatchPolicy{capacity=10, threshold=PT20S}, retryPolicy=net.jodah.failsafe.RetryPolicy@2c2aab92, skipFailure=false, waitMessageTimeout=PT20S, startOffset=LAST_COMMITTED, salted=true, name='StreamImporter.runDocumentConsumers', maxThreads=0}} 04:35:45,157 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 4 thread(s). 04:36:20,499 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 4, failure 0, messages committed: 400, elapsed: 35.34s, throughput: 11.32 msg/s 04:36:20,682 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 4 thread(s). 04:36:20,685 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 4, failures: 0, messages: 40, elapsed: 0.00s, throughput: 13333.33 msg/s 04:36:20,689 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 4 thread(s). 04:36:40,733 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 4, failure 0, messages committed: 40, elapsed: 20.04s, throughput: 2.00 msg/s 04:36:40,734 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 4 thread(s). 04:36:40,944 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 4, failures: 0, messages: 400, elapsed: 0.21s, throughput: 1913.88 msg/s 04:36:40,945 [main] WARN [DocumentConsumers] Import documents from log: import-doc into: test//, with policy: DocumentConsumerPolicy{blockIndexing=true, bulkMode=true, blockAsyncListeners=true, blockPostCommitListeners=true, blockDefaultSyncListeners=true, ConsumerPolicy{batchPolicy=BatchPolicy{capacity=10, threshold=PT20S}, retryPolicy=net.jodah.failsafe.RetryPolicy@4ab455e2, skipFailure=false, waitMessageTimeout=PT20S, startOffset=LAST_COMMITTED, salted=true, name='StreamImporter.runDocumentConsumers', maxThreads=4}} 04:36:40,947 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 4 thread(s). 04:37:12,119 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 4, failure 0, messages committed: 400, elapsed: 31.17s, throughput: 12.83 msg/s 04:37:12,275 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 2 thread(s). 04:37:12,278 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 2, failures: 0, messages: 20, elapsed: 0.00s, throughput: 10000.00 msg/s 04:37:12,280 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:37:32,327 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 20, elapsed: 20.04s, throughput: 1.00 msg/s 04:37:32,328 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 2 thread(s). 04:37:32,331 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 2, failures: 0, messages: 90, elapsed: 0.00s, throughput: 30000.00 msg/s 04:37:32,332 [main] WARN [DocumentConsumers] Import documents from log: import-doc into: test//, with policy: DocumentConsumerPolicy{blockIndexing=true, bulkMode=true, blockAsyncListeners=true, blockPostCommitListeners=true, blockDefaultSyncListeners=true, ConsumerPolicy{batchPolicy=BatchPolicy{capacity=10, threshold=PT20S}, retryPolicy=net.jodah.failsafe.RetryPolicy@42503099, skipFailure=false, waitMessageTimeout=PT20S, startOffset=LAST_COMMITTED, salted=true, name='StreamImporter.runDocumentConsumers', maxThreads=2}} 04:37:32,333 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:38:03,161 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 90, elapsed: 30.82s, throughput: 2.92 msg/s StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.888 sec - in org.nuxeo.importer.stream.tests.importer.TestAutomationChronicle Running org.nuxeo.importer.stream.tests.importer.TestBlobImportChronicle 04:38:03,704 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 10 thread(s). 04:38:04,078 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 10, failures: 0, messages: 20000, elapsed: 0.37s, throughput: 53763.44 msg/s 04:38:04,081 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 10 thread(s). 04:38:07,208 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 10, failure 0, messages committed: 20000, elapsed: 3.12s, throughput: 6404.10 msg/s 04:38:07,218 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 2 thread(s). 04:38:07,227 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 2, failures: 0, messages: 100, elapsed: 0.01s, throughput: 14285.71 msg/s 04:38:07,229 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:38:09,272 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 100, elapsed: 2.04s, throughput: 48.97 msg/s StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 04:38:10,614 [admin-client-network-thread] WARN [LogContext$KafkaLogger] Connection to node -1 could not be established. Broker may not be available. 04:38:10,667 [admin-client-network-thread] WARN [LogContext$KafkaLogger] Connection to node -1 could not be established. Broker may not be available. Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.081 sec - in org.nuxeo.importer.stream.tests.importer.TestAutomationKafkaNoSubscribe Running org.nuxeo.lib.stream.tests.pattern.TestPatternBoundedQueuingChronicle 04:38:10,778 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 15 thread(s). 04:38:10,839 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 15, failures: 0, messages: 15000, elapsed: 0.06s, throughput: 267857.14 msg/s 04:38:10,841 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 8 thread(s). 04:38:15,912 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 8, failure 0, messages committed: 15000, elapsed: 5.07s, throughput: 2960.92 msg/s 04:38:15,924 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 10 thread(s). 04:38:15,935 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 10, failures: 0, messages: 1270, elapsed: 0.01s, throughput: 211666.67 msg/s 04:38:15,936 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 7 thread(s). 04:38:25,967 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 7, failure 0, messages committed: 1270, elapsed: 10.03s, throughput: 126.63 msg/s 04:38:25,989 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 15 thread(s). 04:38:25,989 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 10 thread(s). 04:38:26,041 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 15, failures: 0, messages: 15000, elapsed: 0.05s, throughput: 300000.00 msg/s 04:38:31,121 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 10, failure 0, messages committed: 15000, elapsed: 5.13s, throughput: 2925.12 msg/s Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 20.357 sec - in org.nuxeo.lib.stream.tests.pattern.TestPatternBoundedQueuingKafka Running org.nuxeo.lib.stream.tests.pattern.TestPatternQueuingChronicle 04:38:31,129 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 1 thread(s). 04:38:31,132 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 1, failure 0, messages committed: 1, elapsed: 0.00s, throughput: 1000.00 msg/s 04:38:31,138 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:38:31,341 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 2, elapsed: 0.20s, throughput: 9.90 msg/s 04:38:31,346 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:38:31,450 [main] WARN [TestPatternQueuing] Close the LogManager (errors expected) 04:38:31,551 [Nuxeo-Consumer-01] ERROR [AbstractCallablePool] Exception catch in runner: The tailer has been closed. java.lang.IllegalStateException: The tailer has been closed. at org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer.read(ChronicleLogTailer.java:115) at org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer.read(ChronicleLogTailer.java:107) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.acceptBatch(ConsumerRunner.java:288) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.processBatch(ConsumerRunner.java:240) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.processBatchWithRetry(ConsumerRunner.java:202) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.consumerLoop(ConsumerRunner.java:186) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.call(ConsumerRunner.java:131) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.call(ConsumerRunner.java:57) at org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool.lambda$runPool$1(AbstractCallablePool.java:99) at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:38:31,551 [Nuxeo-Consumer-00-1-batch now] ERROR [AbstractCallablePool] Exception catch in runner: The tailer has been closed. java.lang.IllegalStateException: The tailer has been closed. at org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer.read(ChronicleLogTailer.java:115) at org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer.read(ChronicleLogTailer.java:107) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.acceptBatch(ConsumerRunner.java:288) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.processBatch(ConsumerRunner.java:240) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.processBatchWithRetry(ConsumerRunner.java:202) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.consumerLoop(ConsumerRunner.java:186) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.call(ConsumerRunner.java:131) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.call(ConsumerRunner.java:57) at org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool.lambda$runPool$1(AbstractCallablePool.java:99) at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 04:38:31,556 [Nuxeo-ConsumerPool-00] ERROR [AbstractCallablePool] End of consumer in error: java.lang.IllegalStateException: The tailer has been closed.java.util.concurrent.CompletableFuture@ba200b3[Completed exceptionally] 04:38:31,556 [Nuxeo-ConsumerPool-00] ERROR [AbstractCallablePool] End of consumer in error: java.lang.IllegalStateException: The tailer has been closed.java.util.concurrent.CompletableFuture@34be836d[Completed exceptionally] 04:38:31,557 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 2, messages committed: 0, elapsed: 0.00s, throughput: 0.00 msg/s 04:38:31,560 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 04:38:31,568 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 3, elapsed: 0.00s, throughput: 1000.00 msg/s Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.444 sec - in org.nuxeo.lib.stream.tests.pattern.TestPatternQueuingChronicle Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 8 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-stream --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/nuxeo-importer-stream-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-stream --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-stream >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-stream --- [INFO] Storing buildNumber: 20180627-043833 at timestamp: 1530074313065 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-stream --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-stream <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/nuxeo-importer-stream-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-stream --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/nuxeo-importer-stream-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316/nuxeo-importer-stream-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316/nuxeo-importer-stream-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/nuxeo-importer-stream-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316/nuxeo-importer-stream-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-stream --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316/nuxeo-importer-stream-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316/nuxeo-importer-stream-10.2-I20180627_0316.jar (116 KB at 578.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316/nuxeo-importer-stream-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316/nuxeo-importer-stream-10.2-I20180627_0316.pom (5 KB at 25.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/maven-metadata.xml (22 KB at 59.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/maven-metadata.xml (22 KB at 87.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316/nuxeo-importer-stream-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.2-I20180627_0316/nuxeo-importer-stream-10.2-I20180627_0316-sources.jar (76 KB at 411.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Easyshare Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-easyshare-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-parent --- [INFO] Storing buildNumber: 20180627-043834 at timestamp: 1530074314396 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-easyshare-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-easyshare-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-easyshare-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-parent --- [INFO] Storing buildNumber: 20180627-043834 at timestamp: 1530074314468 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-easyshare-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-easyshare-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-easyshare-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-parent/10.2-I20180627_0316/nuxeo-easyshare-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-easyshare-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/10.2-I20180627_0316/nuxeo-easyshare-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/10.2-I20180627_0316/nuxeo-easyshare-parent-10.2-I20180627_0316.pom (3 KB at 17.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/maven-metadata.xml (28 KB at 105.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/maven-metadata.xml (28 KB at 78.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Easyshare Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-easyshare-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-core --- [INFO] Storing buildNumber: 20180627-043836 at timestamp: 1530074316649 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 48 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-easyshare-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-easyshare-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-easyshare-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.easyshare.webengine.lang.test.TestMessages Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.nuxeo.ecm.easyshare.webengine.lang.test.TestMessages Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-easyshare-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-easyshare-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/nuxeo-easyshare-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-easyshare-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-easyshare-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-core --- [INFO] Storing buildNumber: 20180627-043840 at timestamp: 1530074320279 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-easyshare-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-easyshare-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/nuxeo-easyshare-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-easyshare-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/nuxeo-easyshare-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316/nuxeo-easyshare-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316/nuxeo-easyshare-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/nuxeo-easyshare-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316/nuxeo-easyshare-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-easyshare-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316/nuxeo-easyshare-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316/nuxeo-easyshare-core-10.2-I20180627_0316.jar (1582 KB at 4481.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316/nuxeo-easyshare-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316/nuxeo-easyshare-core-10.2-I20180627_0316.pom (3 KB at 10.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/maven-metadata.xml (26 KB at 93.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/maven-metadata.xml (26 KB at 121.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316/nuxeo-easyshare-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.2-I20180627_0316/nuxeo-easyshare-core-10.2-I20180627_0316-sources.jar (1572 KB at 5909.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Easyshare JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-easyshare-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-jsf --- [INFO] Storing buildNumber: 20180627-043842 at timestamp: 1530074322456 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-easyshare-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-easyshare-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-easyshare-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-easyshare-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-easyshare-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target/nuxeo-easyshare-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-easyshare-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-easyshare-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-jsf --- [INFO] Storing buildNumber: 20180627-043843 at timestamp: 1530074323213 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-easyshare-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-easyshare-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target/nuxeo-easyshare-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-easyshare-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target/nuxeo-easyshare-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316/nuxeo-easyshare-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316/nuxeo-easyshare-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target/nuxeo-easyshare-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316/nuxeo-easyshare-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-easyshare-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316/nuxeo-easyshare-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316/nuxeo-easyshare-jsf-10.2-I20180627_0316.jar (9 KB at 5.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316/nuxeo-easyshare-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316/nuxeo-easyshare-jsf-10.2-I20180627_0316.pom (881 B at 4.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/maven-metadata.xml (26 KB at 63.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/maven-metadata.xml (26 KB at 13.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316/nuxeo-easyshare-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.2-I20180627_0316/nuxeo-easyshare-jsf-10.2-I20180627_0316-sources.jar (6 KB at 24.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Easyshare Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-easyshare-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-web-ui --- [INFO] Storing buildNumber: 20180627-043848 at timestamp: 1530074328107 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-easyshare-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-easyshare-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-easyshare-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-easyshare-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-easyshare-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target/nuxeo-easyshare-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-easyshare-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-easyshare-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-web-ui --- [INFO] Storing buildNumber: 20180627-043848 at timestamp: 1530074328873 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-easyshare-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-easyshare-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target/nuxeo-easyshare-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-easyshare-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target/nuxeo-easyshare-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316/nuxeo-easyshare-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316/nuxeo-easyshare-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target/nuxeo-easyshare-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316/nuxeo-easyshare-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-easyshare-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316/nuxeo-easyshare-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316/nuxeo-easyshare-web-ui-10.2-I20180627_0316.jar (13 KB at 29.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316/nuxeo-easyshare-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316/nuxeo-easyshare-web-ui-10.2-I20180627_0316.pom (749 B at 3.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/maven-metadata.xml (26 KB at 62.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/maven-metadata.xml (26 KB at 129.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316/nuxeo-easyshare-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.2-I20180627_0316/nuxeo-easyshare-web-ui-10.2-I20180627_0316-sources.jar (10 KB at 37.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DuoWeb Authentication 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-duoweb-authentication --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-duoweb-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-duoweb-authentication --- [INFO] Storing buildNumber: 20180627-043850 at timestamp: 1530074330723 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-duoweb-authentication --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-duoweb-authentication --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-duoweb-authentication --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-duoweb-authentication --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-duoweb-authentication --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-duoweb-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/nuxeo-duoweb-authentication-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-duoweb-authentication --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-duoweb-authentication >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-duoweb-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-duoweb-authentication --- [INFO] Storing buildNumber: 20180627-043851 at timestamp: 1530074331226 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-duoweb-authentication --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-duoweb-authentication <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-duoweb-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/nuxeo-duoweb-authentication-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-duoweb-authentication --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/nuxeo-duoweb-authentication-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316/nuxeo-duoweb-authentication-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316/nuxeo-duoweb-authentication-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/nuxeo-duoweb-authentication-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316/nuxeo-duoweb-authentication-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-duoweb-authentication --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316/nuxeo-duoweb-authentication-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316/nuxeo-duoweb-authentication-10.2-I20180627_0316.jar (40 KB at 206.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316/nuxeo-duoweb-authentication-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316/nuxeo-duoweb-authentication-10.2-I20180627_0316.pom (3 KB at 12.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/maven-metadata.xml (158 KB at 313.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/maven-metadata.xml (158 KB at 385.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316/nuxeo-duoweb-authentication-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.2-I20180627_0316/nuxeo-duoweb-authentication-10.2-I20180627_0316-sources.jar (34 KB at 55.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo sample project 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-sample-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-sample-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-sample-project --- [INFO] Storing buildNumber: 20180627-043854 at timestamp: 1530074334476 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-sample-project --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-sample-project --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-sample-project --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-sample-project --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 04:38:57,614 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 04:38:57,808 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 04:38:57,809 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 04:38:57,810 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 04:38:57,811 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 04:38:57,811 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 04:38:57,812 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 04:38:57,813 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar 04:38:57,842 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 04:38:57,842 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 04:38:57,843 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 04:38:57,843 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 04:38:57,844 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 04:38:57,844 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 04:38:57,847 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 04:38:57,848 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 04:38:57,849 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 04:38:57,850 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 04:38:57,850 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 04:38:57,851 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 04:38:57,852 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 04:38:57,852 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 04:38:57,853 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 04:38:57,854 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 04:38:57,854 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 04:38:57,855 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 04:38:57,855 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 04:38:57,856 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 04:38:57,860 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 04:38:57,861 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 04:38:57,862 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 04:38:57,863 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 04:38:57,864 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 04:38:57,865 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 04:38:57,866 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 04:38:57,869 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 04:38:57,870 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 04:38:57,871 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 04:38:57,872 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 04:38:57,873 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 04:38:57,877 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 04:38:57,878 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 04:38:57,879 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 04:38:57,879 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316.jar 04:38:57,879 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316.jar 04:38:57,880 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 04:38:57,880 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 04:38:57,881 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316.jar 04:38:57,881 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316.jar 04:38:57,881 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316.jar 04:38:57,882 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316.jar 04:38:57,882 INFO [RuntimeHarnessImpl] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 04:38:57,883 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 04:38:57,883 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 04:38:57,883 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar 04:38:57,884 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316.jar 04:38:57,884 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar 04:38:57,889 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 04:38:57,890 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 04:38:57,890 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316.jar 04:38:57,891 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 04:38:57,891 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 04:38:57,892 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 04:38:57,892 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar 04:38:57,893 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316.jar 04:38:57,893 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 04:38:57,894 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316.jar 04:38:57,894 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar 04:38:57,895 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 04:38:57,895 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 04:38:57,896 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316.jar 04:38:57,896 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316.jar 04:38:57,897 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 04:38:57,898 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 04:38:57,899 INFO [RuntimeHarnessImpl] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 04:38:57,899 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316.jar 04:38:57,899 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316.jar 04:38:57,904 INFO [RuntimeHarnessImpl] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 04:38:57,905 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar 04:38:57,905 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316.jar 04:38:57,906 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 04:38:57,906 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar 04:38:57,906 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 04:38:57,907 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316.jar 04:38:57,907 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316.jar 04:38:57,907 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316.jar 04:38:57,908 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 04:38:57,908 INFO [RuntimeHarnessImpl] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 04:38:57,909 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 04:38:57,909 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 04:38:57,910 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 04:38:57,910 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 04:38:57,910 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 04:38:57,911 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 04:38:57,911 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 04:38:57,912 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 04:38:57,912 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 04:38:57,912 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 04:38:57,913 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 04:38:57,913 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 04:38:57,914 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 04:38:57,914 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 04:38:57,915 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 04:38:57,915 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 04:38:57,919 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 04:38:57,920 INFO [RuntimeHarnessImpl] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.7/paranamer-2.7.jar 04:38:57,920 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 04:38:57,921 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 04:38:57,921 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 04:38:57,921 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar 04:38:57,922 INFO [RuntimeHarnessImpl] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 04:38:57,922 INFO [RuntimeHarnessImpl] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 04:38:57,923 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar 04:38:57,923 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 04:38:57,924 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 04:38:57,924 INFO [RuntimeHarnessImpl] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 04:38:57,925 INFO [RuntimeHarnessImpl] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 04:38:57,925 INFO [RuntimeHarnessImpl] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 04:38:57,926 INFO [RuntimeHarnessImpl] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 04:38:57,927 INFO [RuntimeHarnessImpl] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 04:38:57,927 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 04:38:57,928 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 04:38:57,928 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar 04:38:57,929 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 04:38:57,935 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 04:38:57,935 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 04:38:57,936 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 04:38:57,937 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 04:38:57,938 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 04:38:57,938 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 04:38:57,938 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 04:38:57,939 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 04:38:57,939 INFO [RuntimeHarnessImpl] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 04:38:57,940 INFO [RuntimeHarnessImpl] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 04:38:57,940 INFO [RuntimeHarnessImpl] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 04:38:57,940 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 04:38:57,941 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar 04:38:57,941 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 04:38:57,941 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 04:38:57,942 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 04:38:57,942 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 04:38:57,942 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 04:38:57,943 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 04:38:57,943 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.bulk' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar 04:38:57,943 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar 04:38:57,943 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar 04:38:57,944 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar 04:38:57,944 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 04:38:57,945 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 04:38:57,949 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 04:38:57,950 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar 04:38:57,950 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 04:38:57,950 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar 04:38:57,951 INFO [RuntimeHarnessImpl] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 04:38:57,952 INFO [RuntimeHarnessImpl] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 04:38:57,952 INFO [RuntimeHarnessImpl] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 04:38:57,952 INFO [RuntimeHarnessImpl] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 04:38:57,953 INFO [RuntimeHarnessImpl] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 04:38:57,954 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar 04:38:57,954 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar 04:38:57,954 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar 04:38:57,955 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar 04:38:57,955 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 04:38:57,955 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 04:38:57,956 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 04:38:57,956 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 04:38:57,956 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 04:38:57,957 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 04:38:57,957 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 04:38:57,958 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 04:38:57,958 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 04:38:57,958 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 04:38:57,963 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 04:38:57,963 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 04:38:57,963 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 04:38:57,963 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 04:38:57,964 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 04:38:57,964 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 04:38:57,964 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 04:38:57,964 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 04:38:57,965 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 04:38:57,965 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 04:38:57,965 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 04:38:57,966 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 04:38:57,966 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 04:38:57,966 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 04:38:57,968 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 04:38:57,968 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 04:38:57,969 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 04:38:57,969 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 04:38:57,970 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 04:38:57,970 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 04:38:57,970 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 04:38:57,971 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 04:38:57,971 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 04:38:57,971 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 04:38:57,972 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 04:38:57,972 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 04:38:57,973 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 04:38:57,973 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 04:38:57,974 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 04:38:57,974 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 04:38:57,974 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 04:38:57,975 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 04:38:57,975 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 04:38:57,975 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 04:38:57,976 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 04:38:57,976 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 04:38:57,982 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 04:38:57,982 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 04:38:57,983 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 04:38:57,983 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 04:38:57,988 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 04:38:58,075 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 04:38:58,180 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 04:38:58,180 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:38:58,229 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 04:38:58,229 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 04:38:58,230 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 04:38:58,233 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:38:58,234 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:38:58,238 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:38:58,238 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:38:58,239 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 04:38:58,244 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 04:38:58,244 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 04:38:58,245 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 04:38:58,251 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 04:38:58,251 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 04:38:58,251 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 04:38:58,255 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 04:38:58,255 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 04:38:58,259 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:38:58,260 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:38:58,264 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:38:58,264 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:38:58,264 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 04:38:58,267 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 04:38:58,272 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:38:58,272 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:38:58,273 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 04:38:58,281 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:38:58,282 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:38:58,282 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:38:58,288 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:38:58,288 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:38:58,288 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:38:58,293 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:38:58,294 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:38:58,297 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 04:38:58,297 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 04:38:58,302 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:38:58,302 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:38:58,305 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.stream 04:38:58,311 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:38:58,311 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:38:58,311 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kafka.KafkaConfigService 04:38:58,324 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.service 04:38:58,324 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.service 04:38:58,325 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.stream.StreamService 04:38:58,333 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro 04:38:58,333 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro 04:38:58,334 INFO [ComponentManagerImpl] Registering service: org.apache.avro.message.SchemaStore 04:38:58,334 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.avro.AvroService 04:38:58,342 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.codec.service 04:38:58,342 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.codec.service 04:38:58,342 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.codec.CodecService 04:38:58,345 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro.contrib 04:38:58,345 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro.contrib 04:38:58,345 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 04:38:58,370 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:38:58,371 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:38:58,371 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 04:38:58,371 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 04:38:58,371 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 04:38:58,385 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 04:38:58,385 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 04:38:58,386 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 04:38:58,388 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 04:38:58,389 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 04:38:58,398 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:38:58,398 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 04:38:58,398 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 04:38:58,401 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:38:58,401 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:38:58,401 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 04:38:58,402 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 04:38:58,407 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:38:58,408 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:38:58,408 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:38:58,408 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 04:38:58,412 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:38:58,412 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:38:58,412 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 04:38:58,430 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:38:58,436 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:38:58,436 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 04:38:58,437 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 04:38:58,442 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:38:58,442 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:38:58,442 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 04:38:58,449 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:38:58,450 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:38:58,450 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 04:38:58,450 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 04:38:58,467 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:38:58,467 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:38:58,467 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 04:38:58,468 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 04:38:58,469 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 04:38:58,494 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 04:38:58,494 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 04:38:58,494 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 04:38:58,494 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 04:38:58,498 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:38:58,498 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:38:58,498 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:38:58,499 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 04:38:58,521 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:38:58,522 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:38:58,522 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:38:58,522 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 04:38:58,525 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:38:58,525 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:38:58,526 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 04:38:58,526 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 04:38:58,530 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:38:58,530 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:38:58,530 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:38:58,530 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 04:38:58,535 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:38:58,535 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:38:58,535 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 04:38:58,538 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:38:58,539 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:38:58,539 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 04:38:58,543 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:38:58,543 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:38:58,543 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 04:38:58,543 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 04:38:58,548 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 04:38:58,548 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 04:38:58,548 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 04:38:58,555 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:38:58,556 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:38:58,556 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:38:58,565 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:38:58,565 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:38:58,570 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:38:58,571 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:38:58,575 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:38:58,575 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:38:58,578 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:38:58,578 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:38:58,592 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:38:58,593 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:38:58,593 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 04:38:58,593 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 04:38:58,593 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 04:38:58,598 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:38:58,598 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:38:58,601 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:38:58,602 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:38:58,605 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:38:58,605 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:38:58,608 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:38:58,609 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:38:58,609 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.trash.TrashService 04:38:58,609 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 04:38:58,617 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:38:58,618 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:38:58,618 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.versioning.VersioningService 04:38:58,618 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 04:38:58,621 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:38:58,621 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:38:58,623 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:38:58,624 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:38:58,624 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 04:38:58,626 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:38:58,626 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:38:58,629 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:38:58,629 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:38:58,632 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:38:58,632 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:38:58,636 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:38:58,637 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:38:58,637 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 04:38:58,639 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:38:58,640 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:38:58,642 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:38:58,643 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:38:58,643 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 04:38:58,646 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:38:58,646 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 04:38:58,646 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 04:38:58,646 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:38:58,649 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:38:58,649 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:38:58,652 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:38:58,652 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:38:58,652 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 04:38:58,655 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 04:38:58,655 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 04:38:58,656 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 04:38:58,660 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:38:58,660 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:38:58,660 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:38:58,662 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:38:58,662 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:38:58,664 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:38:58,664 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:38:58,667 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:38:58,668 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:38:58,668 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 04:38:58,670 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:38:58,670 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:38:58,670 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:38:58,672 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 04:38:58,675 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 04:38:58,675 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 04:38:58,675 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 04:38:58,678 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:38:58,678 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:38:58,678 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 04:38:58,681 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:38:58,681 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:38:58,681 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 04:38:58,685 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:38:58,685 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:38:58,685 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 04:38:58,688 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:38:58,689 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:38:58,689 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 04:38:58,689 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 04:38:58,689 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 04:38:58,692 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:38:58,692 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:38:58,692 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 04:38:58,694 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:38:58,694 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:38:58,697 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:38:58,697 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:38:58,697 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 04:38:58,700 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:38:58,701 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:38:58,701 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 04:38:58,703 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:38:58,703 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:38:58,705 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:38:58,706 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:38:58,706 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:38:58,708 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:38:58,708 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:38:58,708 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 04:38:58,712 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:38:58,712 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:38:58,712 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 04:38:58,715 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:38:58,715 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:38:58,719 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:38:58,719 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:38:58,719 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:38:58,721 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 04:38:58,721 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 04:38:58,723 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:38:58,724 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:38:58,724 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 04:38:58,730 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 04:38:58,730 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 04:38:58,730 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 04:38:58,731 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 04:38:58,735 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:38:58,736 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:38:58,737 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:38:58,737 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:38:58,740 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:38:58,740 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:38:58,744 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:38:58,744 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:38:58,744 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 04:38:58,745 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 04:38:58,748 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:38:58,748 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:38:58,751 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:38:58,751 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:38:58,753 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:38:58,753 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:38:58,755 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 04:38:58,755 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 04:38:58,756 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 04:38:58,757 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:38:58,758 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:38:58,758 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 04:38:58,762 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:38:58,763 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:38:58,763 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 04:38:58,763 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 04:38:58,763 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 04:38:58,767 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 04:38:58,767 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 04:38:58,768 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 04:38:58,768 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 04:38:58,774 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:38:58,774 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:38:58,774 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 04:38:58,774 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 04:38:58,777 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 04:38:58,777 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 04:38:58,778 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 04:38:58,778 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 04:38:58,781 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:38:58,781 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:38:58,781 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 04:38:58,781 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 04:38:58,787 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:38:58,787 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:38:58,787 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:38:58,790 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:38:58,790 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:38:58,791 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 04:38:58,791 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 04:38:58,791 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 04:38:58,791 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 04:38:58,793 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 04:38:58,793 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 04:38:58,793 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 04:38:58,793 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 04:38:58,795 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 04:38:58,796 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 04:38:58,796 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 04:38:58,796 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 04:38:58,797 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 04:38:58,799 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 04:38:58,800 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 04:38:58,800 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService 04:38:58,800 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 04:38:58,803 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:38:58,804 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 04:38:58,804 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 04:38:58,804 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 04:38:58,807 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:38:58,807 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:38:58,807 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 04:38:58,809 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:38:58,810 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:38:58,814 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:38:58,814 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:38:58,814 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.io.download.DownloadService. Waiting for: [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] 04:38:58,817 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:38:58,817 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:38:58,817 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 04:38:58,820 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:38:58,820 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:38:58,823 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:38:58,826 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:38:58,827 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 04:38:58,830 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:38:58,831 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:38:58,831 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 04:38:58,831 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 04:38:58,834 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:38:58,835 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:38:58,835 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 04:38:58,835 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 04:38:58,835 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 04:38:58,839 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:38:58,840 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:38:58,840 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:38:58,840 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:38:58,840 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:38:58,841 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 04:38:58,847 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:38:58,847 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:38:58,847 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 04:38:58,848 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 04:38:58,848 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 04:38:58,853 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:38:58,853 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:38:58,857 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:38:58,857 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:38:58,857 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 04:38:58,864 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:38:58,865 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:38:58,865 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:38:58,868 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:38:58,868 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:38:58,871 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:38:58,872 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:38:58,872 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 04:38:58,879 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:38:58,879 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:38:58,880 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 04:38:58,880 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 04:38:58,880 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 04:38:58,880 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 04:38:58,888 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:38:58,888 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:38:58,888 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 04:38:58,890 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:38:58,891 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:38:58,892 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:38:58,893 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:38:58,895 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:38:58,895 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:38:58,897 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:38:58,897 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:38:58,899 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:38:58,899 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:38:58,901 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:38:58,901 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:38:58,911 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:38:58,911 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 04:38:58,915 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 04:38:59,197 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 04:38:59,197 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 04:38:59,197 INFO [StorageConfiguration] Deploying a VCS repository 04:38:59,199 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:38:59,199 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:38:59,201 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 04:38:59,201 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 04:38:59,230 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 04:38:59,230 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 04:38:59,230 INFO [ComponentManagerImpl] Starting Nuxeo Components 04:38:59,238 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 04:38:59,239 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 04:38:59,240 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 04:38:59,245 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 04:38:59,249 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 04:38:59,258 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 04:38:59,258 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:38:59,268 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 04:38:59,268 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 04:38:59,269 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 04:38:59,269 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 04:38:59,271 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.kafka.service 04:38:59,274 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.service 04:38:59,278 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro 04:38:59,280 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.codec.service 04:38:59,283 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro.contrib 04:38:59,294 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:38:59,299 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 04:38:59,299 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 04:38:59,301 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 04:38:59,301 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 04:38:59,305 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:38:59,305 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 04:38:59,306 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:38:59,318 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 04:38:59,319 INFO [SchemaManagerImpl] Registered schema: directory_configuration 04:38:59,321 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 04:38:59,346 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 04:38:59,348 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 04:38:59,350 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:38:59,357 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:38:59,360 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:38:59,360 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:38:59,364 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 04:38:59,365 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 04:38:59,365 INFO [SchemaManagerImpl] Registered schema: core-types 04:38:59,365 INFO [SchemaManagerImpl] Registered schema: base 04:38:59,365 INFO [SchemaManagerImpl] Registered schema: relation 04:38:59,366 INFO [SchemaManagerImpl] Registered schema: common 04:38:59,366 INFO [SchemaManagerImpl] Registered schema: dublincore 04:38:59,366 INFO [SchemaManagerImpl] Registered schema: uid 04:38:59,366 INFO [SchemaManagerImpl] Registered schema: file 04:38:59,366 INFO [SchemaManagerImpl] Registered schema: files 04:38:59,366 INFO [SchemaManagerImpl] Registered schema: note 04:38:59,366 INFO [SchemaManagerImpl] Registered schema: domain 04:38:59,367 INFO [SchemaManagerImpl] Registered schema: relatedtext 04:38:59,367 INFO [SchemaManagerImpl] Registered schema: publishing 04:38:59,367 INFO [SchemaManagerImpl] Registered schema: webcontainer 04:38:59,368 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 04:38:59,368 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 04:38:59,370 INFO [SchemaManagerImpl] Registered facet: Folderish 04:38:59,370 INFO [SchemaManagerImpl] Registered facet: Orderable 04:38:59,370 INFO [SchemaManagerImpl] Registered facet: Versionable 04:38:59,370 INFO [SchemaManagerImpl] Registered facet: Downloadable 04:38:59,370 INFO [SchemaManagerImpl] Registered facet: Publishable 04:38:59,371 INFO [SchemaManagerImpl] Registered facet: PublishSpace 04:38:59,371 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 04:38:59,371 INFO [SchemaManagerImpl] Registered facet: Commentable 04:38:59,371 INFO [SchemaManagerImpl] Registered facet: WebView 04:38:59,371 INFO [SchemaManagerImpl] Registered facet: SuperSpace 04:38:59,371 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 04:38:59,371 INFO [SchemaManagerImpl] Registered facet: SystemDocument 04:38:59,372 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 04:38:59,372 INFO [SchemaManagerImpl] Registered facet: BigFolder 04:38:59,372 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 04:38:59,372 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 04:38:59,372 INFO [SchemaManagerImpl] Registered document type: Folder 04:38:59,372 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 04:38:59,372 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 04:38:59,373 INFO [SchemaManagerImpl] Registered document type: Root 04:38:59,373 INFO [SchemaManagerImpl] Registered document type: Relation 04:38:59,373 INFO [SchemaManagerImpl] Registered document type: Domain 04:38:59,373 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 04:38:59,373 INFO [SchemaManagerImpl] Registered document type: Workspace 04:38:59,373 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 04:38:59,373 INFO [SchemaManagerImpl] Registered document type: SectionRoot 04:38:59,373 INFO [SchemaManagerImpl] Registered document type: Section 04:38:59,374 INFO [SchemaManagerImpl] Registered document type: File 04:38:59,374 INFO [SchemaManagerImpl] Registered document type: Note 04:38:59,375 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 04:38:59,376 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 04:38:59,376 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 04:38:59,382 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 04:38:59,382 INFO [SchemaManagerImpl] Registered schema: user 04:38:59,383 INFO [SchemaManagerImpl] Registered schema: group 04:38:59,383 INFO [SchemaManagerImpl] Registered schema: vocabulary 04:38:59,383 INFO [SchemaManagerImpl] Registered schema: xvocabulary 04:38:59,383 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 04:38:59,383 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 04:38:59,383 INFO [SchemaManagerImpl] Registered schema: documentsLists 04:38:59,386 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:38:59,386 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:38:59,387 INFO [LifeCycleRegistry] Registering lifecycle: default 04:38:59,389 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 04:38:59,389 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 04:38:59,389 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 04:38:59,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 04:38:59,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 04:38:59,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 04:38:59,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 04:38:59,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 04:38:59,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 04:38:59,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 04:38:59,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 04:38:59,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 04:38:59,390 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:38:59,392 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 04:38:59,392 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 04:38:59,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 04:38:59,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 04:38:59,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 04:38:59,400 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.service.migrator 04:38:59,401 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 04:38:59,401 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 04:38:59,402 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.isTrashed.from.deleteTransition and value true 04:38:59,408 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 04:38:59,408 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:38:59,410 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:38:59,412 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:38:59,418 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 04:38:59,418 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:38:59,421 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:38:59,422 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:38:59,439 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:38:59,440 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:38:59,441 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:38:59,442 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.uidseq.keyvaluestore.name and value sequence 04:38:59,443 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:38:59,443 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 04:38:59,444 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 04:38:59,446 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:38:59,446 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:38:59,448 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 04:38:59,449 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:38:59,450 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 04:38:59,450 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 04:38:59,450 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.directory.pageproviders 04:38:59,450 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:38:59,451 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:38:59,453 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 04:38:59,454 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 04:38:59,455 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:38:59,456 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:38:59,458 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:38:59,459 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 04:38:59,461 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:38:59,461 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:38:59,463 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 04:38:59,464 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:38:59,464 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:38:59,465 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 04:38:59,465 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:38:59,466 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 04:38:59,467 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:38:59,467 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:38:59,468 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 04:38:59,469 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:38:59,469 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 04:38:59,469 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 04:38:59,469 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.acl.properties 04:38:59,470 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.security.acl.legacyBehavior and value false 04:38:59,473 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 04:38:59,477 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:38:59,477 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 04:38:59,479 INFO [LoginPluginRegistry] registering Login Plugin ... 04:38:59,480 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 04:38:59,480 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 04:38:59,488 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 04:38:59,490 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 04:38:59,490 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 04:38:59,490 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 04:38:59,491 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 04:38:59,491 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 04:38:59,495 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:38:59,498 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 04:38:59,498 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 04:38:59,501 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 04:38:59,508 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 04:38:59,508 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 04:38:59,508 INFO [VersioningComponent] Registered versioning policy: collaborative-save 04:38:59,510 INFO [VersioningComponent] Registered versioning filter: system-document 04:38:59,510 INFO [VersioningComponent] Registered versioning filter: note-filter 04:38:59,510 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 04:38:59,514 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:38:59,514 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 04:38:59,514 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 04:38:59,529 INFO [PageProviderRegistry] Registering page provider with name nuxeo_directory_entry_listing 04:38:59,532 INFO [PageProviderRegistry] Registering page provider with name users_listing 04:38:59,533 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 04:38:59,533 INFO [PageProviderRegistry] Registering page provider with name groups_listing 04:38:59,533 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 04:38:59,533 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 04:38:59,533 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 04:38:59,758 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 04:38:59,802 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 04:38:59,807 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 04:38:59,811 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 04:38:59,831 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 04:38:59,834 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 04:38:59,837 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 04:38:59,839 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 04:38:59,842 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:38:59,845 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:38:59,845 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.avro.factories 04:38:59,849 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:38:59,921 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:38:59,946 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 04:38:59,947 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:38:59,949 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:38:59,950 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 04:38:59,950 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:38:59,951 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:38:59,952 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:38:59,960 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 04:38:59,962 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:38:59,963 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:38:59,964 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:38:59,978 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 04:38:59,980 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 04:38:59,982 INFO [MigrationServiceImpl] Registered migration: trash-storage 04:38:59,983 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 04:38:59,999 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:00,038 INFO [CommandLineExecutorComponent] Registered command: pdftotext 04:39:00,092 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 04:39:00,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:00,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:00,105 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 04:39:00,107 INFO [UserService] UserService activated 04:39:00,107 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:00,108 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:00,109 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:00,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:00,116 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:00,117 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 04:39:00,117 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:00,118 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:00,125 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:00,125 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 04:39:00,125 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:39:00,130 INFO [DirectoryRegistry] Registered directory: userDirectory 04:39:00,131 INFO [DirectoryRegistry] Registered directory: groupDirectory 04:39:00,131 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 04:39:00,132 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:00,140 INFO [RepositoryManagerImpl] Registering repository: test 04:39:00,140 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 04:39:00,145 INFO [DirectoryRegistry] Registered directory template: template-directory 04:39:00,146 INFO [DirectoryRegistry] Registered directory template: template-user 04:39:00,146 INFO [DirectoryRegistry] Registered directory template: template-group 04:39:00,146 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 04:39:00,147 INFO [ComponentManagerImpl] Components activated in 0.915 sec. 04:39:00,149 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 04:39:00,149 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 04:39:00,215 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 04:39:00,216 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 04:39:00,217 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:00,374 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:00,375 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:00,375 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:00,376 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 04:39:00,455 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/directory_configuration.xsd 04:39:00,472 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/core-types.xsd 04:39:00,479 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/base.xsd 04:39:00,488 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relation.xsd 04:39:00,495 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/common.xsd 04:39:00,507 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 04:39:00,507 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:00,508 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 04:39:00,508 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:00,509 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 04:39:00,509 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:00,509 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/dublincore.xsd 04:39:00,516 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/uid.xsd 04:39:00,525 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/file.xsd 04:39:00,531 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/files.xsd 04:39:00,537 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/note.xsd 04:39:00,544 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/domain.xsd 04:39:00,551 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relatedtext.xsd 04:39:00,558 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/publishing.xsd 04:39:00,567 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/webcontainer.xsd 04:39:00,576 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/user.xsd 04:39:00,585 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/group.xsd 04:39:00,589 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/vocabulary.xsd 04:39:00,605 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/xvocabulary.xsd 04:39:00,615 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nvocabulary.xsd 04:39:00,621 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nxvocabulary.xsd 04:39:00,628 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/documentsLists.xsd 04:39:00,633 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 04:39:00,634 INFO [MongoDBComponent] Activate MongoDB component 04:39:01,084 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 04:39:01,086 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 04:39:01,160 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 04:39:01,176 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 04:39:01,177 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 04:39:01,177 INFO [RAMJobStore] RAMJobStore initialized. 04:39:01,178 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) '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. 04:39:01,178 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 04:39:01,178 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 04:39:01,179 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 04:39:01,182 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 04:39:01,195 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 04:39:01,196 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 04:39:01,197 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 04:39:01,198 INFO [SchedulerServiceImpl] scheduler started 04:39:01,198 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 04:39:01,228 INFO [MetricsServiceImpl] Setting up metrics configuration 04:39:01,254 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:01,256 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:01,257 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:01,525 INFO [ComponentManagerImpl] Components started in 1.376 sec. 04:39:01,529 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 132 * service:org.nuxeo.sample.operation.sample-operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.sample.SampleDocumentEnricherTest 04:39:01,653 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 04:39:01,675 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 04:39:01,676 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 04:39:01,676 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 04:39:01,915 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:39:01,915 INFO [ComponentManagerImpl] Stopping Nuxeo Components 04:39:01,917 INFO [WorkManagerImpl] Deactivated work queue default 04:39:01,917 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 04:39:01,918 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 04:39:01,923 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:01,924 INFO [RepositoryService] Shutting down repository manager 04:39:01,927 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:01,927 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 04:39:01,928 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 04:39:01,928 INFO [ComponentManagerImpl] Components stopped in 0.013 sec. 04:39:01,929 INFO [UserService] UserService deactivated 04:39:01,931 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 04:39:01,932 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:01,932 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 04:39:01,933 INFO [ComponentManagerImpl] Components deactivated in 0.005 sec. 04:39:02,085 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 04:39:02,087 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 04:39:02,088 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 04:39:02,088 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 04:39:02,089 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 04:39:02,089 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 04:39:02,089 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 04:39:02,090 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar 04:39:02,090 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 04:39:02,091 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 04:39:02,091 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 04:39:02,091 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 04:39:02,091 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 04:39:02,092 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 04:39:02,092 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 04:39:02,093 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 04:39:02,093 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 04:39:02,093 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 04:39:02,094 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 04:39:02,094 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 04:39:02,094 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 04:39:02,094 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 04:39:02,095 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 04:39:02,095 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 04:39:02,095 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 04:39:02,096 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 04:39:02,096 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 04:39:02,096 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 04:39:02,097 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 04:39:02,097 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 04:39:02,097 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 04:39:02,098 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 04:39:02,098 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 04:39:02,099 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 04:39:02,099 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 04:39:02,099 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 04:39:02,100 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 04:39:02,100 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 04:39:02,100 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 04:39:02,101 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 04:39:02,101 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 04:39:02,101 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 04:39:02,102 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 04:39:02,102 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316.jar 04:39:02,102 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316.jar 04:39:02,102 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 04:39:02,102 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 04:39:02,103 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316.jar 04:39:02,103 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316.jar 04:39:02,103 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316.jar 04:39:02,103 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316.jar 04:39:02,104 INFO [RuntimeHarnessImpl] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 04:39:02,104 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 04:39:02,104 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 04:39:02,104 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar 04:39:02,104 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316.jar 04:39:02,105 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar 04:39:02,105 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 04:39:02,105 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 04:39:02,106 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316.jar 04:39:02,106 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 04:39:02,106 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 04:39:02,106 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 04:39:02,107 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar 04:39:02,107 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316.jar 04:39:02,107 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 04:39:02,107 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316.jar 04:39:02,107 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar 04:39:02,108 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 04:39:02,108 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 04:39:02,108 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316.jar 04:39:02,109 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316.jar 04:39:02,109 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 04:39:02,110 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 04:39:02,110 INFO [RuntimeHarnessImpl] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 04:39:02,110 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316.jar 04:39:02,111 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316.jar 04:39:02,111 INFO [RuntimeHarnessImpl] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 04:39:02,111 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar 04:39:02,112 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316.jar 04:39:02,112 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 04:39:02,112 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar 04:39:02,112 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 04:39:02,112 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316.jar 04:39:02,113 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316.jar 04:39:02,113 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316.jar 04:39:02,113 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 04:39:02,114 INFO [RuntimeHarnessImpl] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 04:39:02,114 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 04:39:02,114 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 04:39:02,114 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 04:39:02,115 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 04:39:02,115 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 04:39:02,115 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 04:39:02,115 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 04:39:02,116 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 04:39:02,116 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 04:39:02,116 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 04:39:02,116 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 04:39:02,117 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 04:39:02,117 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 04:39:02,117 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 04:39:02,118 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 04:39:02,118 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 04:39:02,118 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 04:39:02,118 INFO [RuntimeHarnessImpl] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.7/paranamer-2.7.jar 04:39:02,119 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 04:39:02,119 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 04:39:02,119 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 04:39:02,119 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar 04:39:02,120 INFO [RuntimeHarnessImpl] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 04:39:02,120 INFO [RuntimeHarnessImpl] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 04:39:02,120 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar 04:39:02,120 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 04:39:02,121 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 04:39:02,121 INFO [RuntimeHarnessImpl] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 04:39:02,121 INFO [RuntimeHarnessImpl] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 04:39:02,122 INFO [RuntimeHarnessImpl] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 04:39:02,122 INFO [RuntimeHarnessImpl] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 04:39:02,123 INFO [RuntimeHarnessImpl] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 04:39:02,123 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 04:39:02,123 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 04:39:02,123 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar 04:39:02,124 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 04:39:02,125 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 04:39:02,125 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 04:39:02,126 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 04:39:02,127 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 04:39:02,127 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 04:39:02,127 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 04:39:02,127 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 04:39:02,128 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 04:39:02,128 INFO [RuntimeHarnessImpl] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 04:39:02,128 INFO [RuntimeHarnessImpl] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 04:39:02,128 INFO [RuntimeHarnessImpl] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 04:39:02,129 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 04:39:02,129 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar 04:39:02,129 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 04:39:02,129 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 04:39:02,129 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 04:39:02,130 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 04:39:02,130 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 04:39:02,130 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 04:39:02,130 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.bulk' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar 04:39:02,130 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar 04:39:02,131 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar 04:39:02,131 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar 04:39:02,131 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 04:39:02,132 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 04:39:02,132 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 04:39:02,132 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar 04:39:02,133 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 04:39:02,133 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar 04:39:02,133 INFO [RuntimeHarnessImpl] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 04:39:02,134 INFO [RuntimeHarnessImpl] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 04:39:02,134 INFO [RuntimeHarnessImpl] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 04:39:02,134 INFO [RuntimeHarnessImpl] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 04:39:02,135 INFO [RuntimeHarnessImpl] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 04:39:02,135 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar 04:39:02,135 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar 04:39:02,136 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar 04:39:02,136 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar 04:39:02,136 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 04:39:02,136 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 04:39:02,136 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 04:39:02,137 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 04:39:02,137 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 04:39:02,137 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 04:39:02,138 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 04:39:02,138 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 04:39:02,138 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 04:39:02,138 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 04:39:02,139 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 04:39:02,139 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 04:39:02,139 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 04:39:02,139 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 04:39:02,139 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 04:39:02,139 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 04:39:02,140 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 04:39:02,140 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 04:39:02,140 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 04:39:02,140 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 04:39:02,141 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 04:39:02,141 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 04:39:02,141 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 04:39:02,141 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 04:39:02,142 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 04:39:02,143 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 04:39:02,143 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 04:39:02,143 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 04:39:02,144 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 04:39:02,144 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 04:39:02,144 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 04:39:02,144 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 04:39:02,145 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 04:39:02,145 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 04:39:02,145 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 04:39:02,145 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 04:39:02,145 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 04:39:02,146 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 04:39:02,146 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 04:39:02,146 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 04:39:02,146 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 04:39:02,146 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 04:39:02,147 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 04:39:02,147 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 04:39:02,147 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 04:39:02,148 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 04:39:02,149 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 04:39:02,150 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 04:39:02,150 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 04:39:02,150 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 04:39:02,150 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 04:39:02,154 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 04:39:02,161 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 04:39:02,162 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:39:02,164 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 04:39:02,164 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 04:39:02,164 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 04:39:02,165 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:39:02,165 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:39:02,167 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:02,167 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:02,167 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 04:39:02,168 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 04:39:02,168 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 04:39:02,168 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 04:39:02,169 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 04:39:02,169 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 04:39:02,170 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 04:39:02,171 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 04:39:02,171 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 04:39:02,172 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:02,172 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:02,173 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:39:02,173 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:39:02,173 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 04:39:02,174 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 04:39:02,175 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:02,176 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:02,176 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 04:39:02,177 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:02,177 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:02,177 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:02,179 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:02,179 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:02,179 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:02,180 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:39:02,180 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:39:02,181 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 04:39:02,181 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 04:39:02,182 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:39:02,182 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:39:02,182 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.stream 04:39:02,184 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:39:02,184 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:39:02,184 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kafka.KafkaConfigService 04:39:02,185 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.service 04:39:02,185 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.service 04:39:02,185 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.stream.StreamService 04:39:02,187 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro 04:39:02,187 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro 04:39:02,187 INFO [ComponentManagerImpl] Registering service: org.apache.avro.message.SchemaStore 04:39:02,187 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.avro.AvroService 04:39:02,188 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.codec.service 04:39:02,188 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.codec.service 04:39:02,188 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.codec.CodecService 04:39:02,189 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro.contrib 04:39:02,189 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro.contrib 04:39:02,190 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 04:39:02,192 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:02,192 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:02,192 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 04:39:02,192 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 04:39:02,192 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 04:39:02,194 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 04:39:02,194 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 04:39:02,194 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 04:39:02,195 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 04:39:02,195 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 04:39:02,196 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:02,196 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 04:39:02,197 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:02,198 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:39:02,198 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:39:02,198 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 04:39:02,198 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 04:39:02,200 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:39:02,200 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:39:02,201 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:39:02,201 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 04:39:02,203 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:02,203 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:02,203 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 04:39:02,205 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:39:02,205 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:39:02,206 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 04:39:02,206 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 04:39:02,207 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:02,207 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:02,208 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 04:39:02,209 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:02,209 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:02,210 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 04:39:02,210 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 04:39:02,214 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:02,214 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:02,214 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 04:39:02,214 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 04:39:02,215 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 04:39:02,216 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 04:39:02,216 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 04:39:02,216 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 04:39:02,216 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 04:39:02,218 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:02,218 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:02,218 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:39:02,218 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 04:39:02,220 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:02,220 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:02,221 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:02,221 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 04:39:02,222 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:02,222 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:02,222 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:02,223 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 04:39:02,224 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:02,224 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:02,224 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:39:02,224 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 04:39:02,226 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:02,226 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:02,227 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 04:39:02,228 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:02,228 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:02,228 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 04:39:02,230 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:02,230 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:02,230 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 04:39:02,230 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 04:39:02,232 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 04:39:02,232 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 04:39:02,232 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 04:39:02,233 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:02,233 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:02,233 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:39:02,235 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:39:02,235 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:39:02,236 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:02,236 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:02,238 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:02,238 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:02,239 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:02,239 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:02,241 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:39:02,241 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:39:02,241 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 04:39:02,241 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 04:39:02,241 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 04:39:02,242 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:02,242 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:02,244 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:02,244 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:02,245 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:02,245 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:02,246 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:39:02,246 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:39:02,246 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.trash.TrashService 04:39:02,246 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 04:39:02,249 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:02,249 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:02,249 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.versioning.VersioningService 04:39:02,249 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 04:39:02,250 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:02,250 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:02,251 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:02,251 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:02,251 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 04:39:02,252 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:02,253 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:02,254 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:02,254 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:02,255 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:02,255 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:02,256 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:02,256 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:02,256 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:02,257 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:02,257 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:02,258 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:02,258 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:02,259 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:02,260 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:02,260 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 04:39:02,260 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 04:39:02,260 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:02,261 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:02,261 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:02,262 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:02,262 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:02,262 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 04:39:02,263 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 04:39:02,264 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 04:39:02,264 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 04:39:02,265 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:02,265 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:02,265 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:02,266 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:02,266 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:02,267 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:02,267 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:02,268 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:02,269 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:02,269 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 04:39:02,270 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:02,270 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:02,270 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:39:02,270 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 04:39:02,271 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 04:39:02,272 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 04:39:02,272 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 04:39:02,273 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:02,273 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:02,273 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 04:39:02,275 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:02,275 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:02,275 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 04:39:02,276 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:02,277 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:02,277 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 04:39:02,278 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:02,279 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:02,279 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:02,279 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 04:39:02,279 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 04:39:02,280 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:02,280 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:02,280 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 04:39:02,281 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:02,281 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:02,283 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:02,283 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:02,283 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 04:39:02,284 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:02,284 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:02,284 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 04:39:02,285 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:02,286 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:02,287 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:02,287 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:02,287 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:02,288 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:39:02,288 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:39:02,288 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 04:39:02,289 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:02,289 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:02,289 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 04:39:02,290 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:02,290 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:02,291 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:02,291 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:02,291 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:02,292 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 04:39:02,292 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 04:39:02,293 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:39:02,294 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:39:02,294 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 04:39:02,297 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 04:39:02,297 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 04:39:02,298 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 04:39:02,298 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 04:39:02,300 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:02,300 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:02,302 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:02,302 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:02,303 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:39:02,303 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:39:02,305 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:02,305 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:02,305 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 04:39:02,305 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 04:39:02,307 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:39:02,307 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:39:02,308 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:39:02,308 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:39:02,309 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:02,309 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:02,310 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 04:39:02,310 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 04:39:02,310 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 04:39:02,311 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:39:02,311 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:39:02,311 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 04:39:02,312 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:02,312 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:02,312 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 04:39:02,313 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 04:39:02,313 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 04:39:02,314 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 04:39:02,314 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 04:39:02,314 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 04:39:02,315 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 04:39:02,316 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:02,316 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:02,316 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:02,316 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 04:39:02,318 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 04:39:02,318 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 04:39:02,318 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 04:39:02,318 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 04:39:02,319 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:39:02,319 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:39:02,319 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 04:39:02,320 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 04:39:02,321 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:02,321 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:02,321 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:39:02,322 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:39:02,322 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:39:02,322 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 04:39:02,323 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 04:39:02,323 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 04:39:02,323 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 04:39:02,324 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 04:39:02,324 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 04:39:02,324 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 04:39:02,324 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 04:39:02,325 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 04:39:02,325 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 04:39:02,325 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 04:39:02,325 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 04:39:02,325 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 04:39:02,327 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 04:39:02,327 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 04:39:02,327 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService 04:39:02,327 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 04:39:02,328 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:39:02,328 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 04:39:02,329 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 04:39:02,329 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 04:39:02,330 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:02,330 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:02,330 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:02,331 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:39:02,331 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:39:02,332 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:02,333 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:02,333 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.io.download.DownloadService. Waiting for: [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] 04:39:02,334 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:02,334 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:02,334 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 04:39:02,335 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:02,335 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:02,335 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 04:39:02,336 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:39:02,337 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:39:02,337 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 04:39:02,337 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 04:39:02,338 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:02,338 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:02,338 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 04:39:02,338 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 04:39:02,339 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 04:39:02,340 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:02,340 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:02,340 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:02,340 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:02,340 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:02,340 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 04:39:02,342 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:39:02,342 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:39:02,342 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 04:39:02,342 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 04:39:02,342 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 04:39:02,344 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:39:02,344 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:39:02,345 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:02,345 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:02,345 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 04:39:02,346 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:02,347 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:02,347 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:02,348 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:02,348 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:02,349 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:39:02,349 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:39:02,350 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 04:39:02,353 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:02,353 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:02,353 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 04:39:02,353 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 04:39:02,353 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 04:39:02,354 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 04:39:02,355 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:02,355 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:02,355 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 04:39:02,356 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:02,357 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:02,358 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:02,358 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:02,359 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:02,359 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:02,360 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:02,360 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:02,361 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:02,361 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:02,362 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:02,362 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:02,364 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:39:02,364 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 04:39:02,364 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 04:39:02,366 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 04:39:02,366 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 04:39:02,366 INFO [StorageConfiguration] Deploying a VCS repository 04:39:02,368 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:02,368 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:02,369 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 04:39:02,369 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 04:39:02,369 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 04:39:02,369 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 04:39:02,369 INFO [ComponentManagerImpl] Starting Nuxeo Components 04:39:02,369 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 04:39:02,369 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 04:39:02,369 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:02,370 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 04:39:02,370 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 04:39:02,370 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 04:39:02,370 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:02,370 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 04:39:02,370 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 04:39:02,370 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 04:39:02,370 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 04:39:02,371 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.kafka.service 04:39:02,371 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.service 04:39:02,371 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro 04:39:02,371 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.codec.service 04:39:02,371 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro.contrib 04:39:02,372 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:02,372 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 04:39:02,372 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 04:39:02,372 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 04:39:02,372 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 04:39:02,372 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:02,372 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 04:39:02,373 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:02,373 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 04:39:02,373 INFO [SchemaManagerImpl] Registered schema: directory_configuration 04:39:02,373 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 04:39:02,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:02,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:02,376 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:02,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:02,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:02,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:02,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 04:39:02,378 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: core-types 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: base 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: relation 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: common 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: dublincore 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: uid 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: file 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: files 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: note 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: domain 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: relatedtext 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: publishing 04:39:02,379 INFO [SchemaManagerImpl] Registered schema: webcontainer 04:39:02,380 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 04:39:02,380 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 04:39:02,380 INFO [SchemaManagerImpl] Registered facet: Folderish 04:39:02,380 INFO [SchemaManagerImpl] Registered facet: Orderable 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: Versionable 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: Downloadable 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: Publishable 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: PublishSpace 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: Commentable 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: WebView 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: SuperSpace 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: SystemDocument 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: BigFolder 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 04:39:02,381 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: Folder 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: Root 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: Relation 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: Domain 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: Workspace 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: SectionRoot 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: Section 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: File 04:39:02,382 INFO [SchemaManagerImpl] Registered document type: Note 04:39:02,383 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 04:39:02,383 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 04:39:02,383 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 04:39:02,383 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 04:39:02,383 INFO [SchemaManagerImpl] Registered schema: user 04:39:02,383 INFO [SchemaManagerImpl] Registered schema: group 04:39:02,384 INFO [SchemaManagerImpl] Registered schema: vocabulary 04:39:02,384 INFO [SchemaManagerImpl] Registered schema: xvocabulary 04:39:02,384 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 04:39:02,384 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 04:39:02,384 INFO [SchemaManagerImpl] Registered schema: documentsLists 04:39:02,384 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:02,384 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:02,384 INFO [LifeCycleRegistry] Registering lifecycle: default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 04:39:02,385 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 04:39:02,386 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 04:39:02,386 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:02,386 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 04:39:02,386 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 04:39:02,386 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 04:39:02,386 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:02,387 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:02,387 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:02,387 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 04:39:02,388 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 04:39:02,388 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.isTrashed.from.deleteTransition and value true 04:39:02,388 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:02,388 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:02,388 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:02,389 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:02,389 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 04:39:02,389 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:02,389 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:02,389 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:02,389 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:02,390 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:02,390 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:02,390 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.uidseq.keyvaluestore.name and value sequence 04:39:02,390 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:02,390 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 04:39:02,390 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 04:39:02,390 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:02,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:02,391 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 04:39:02,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:02,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 04:39:02,391 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 04:39:02,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:02,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:02,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:02,392 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 04:39:02,392 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 04:39:02,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:02,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:02,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:02,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:02,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:02,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:02,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:02,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:02,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:02,393 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 04:39:02,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:02,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 04:39:02,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:02,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:02,393 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 04:39:02,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:02,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 04:39:02,394 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 04:39:02,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.acl.properties 04:39:02,394 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.security.acl.legacyBehavior and value false 04:39:02,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 04:39:02,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:02,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:02,395 INFO [LoginPluginRegistry] registering Login Plugin ... 04:39:02,395 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 04:39:02,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 04:39:02,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:02,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 04:39:02,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 04:39:02,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:02,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 04:39:02,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 04:39:02,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:02,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 04:39:02,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:02,397 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 04:39:02,397 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 04:39:02,397 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 04:39:02,397 INFO [VersioningComponent] Registered versioning policy: collaborative-save 04:39:02,397 INFO [VersioningComponent] Registered versioning filter: system-document 04:39:02,397 INFO [VersioningComponent] Registered versioning filter: note-filter 04:39:02,397 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 04:39:02,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:02,398 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 04:39:02,398 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 04:39:02,398 INFO [PageProviderRegistry] Registering page provider with name nuxeo_directory_entry_listing 04:39:02,399 INFO [PageProviderRegistry] Registering page provider with name users_listing 04:39:02,399 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 04:39:02,399 INFO [PageProviderRegistry] Registering page provider with name groups_listing 04:39:02,399 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 04:39:02,399 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 04:39:02,399 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 04:39:02,399 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 04:39:02,399 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 04:39:02,399 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:02,400 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 04:39:02,400 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 04:39:02,401 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 04:39:02,401 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 04:39:02,401 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 04:39:02,401 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:39:02,401 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:02,401 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.avro.factories 04:39:02,402 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:02,403 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:02,408 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 04:39:02,408 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:02,408 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:02,408 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:02,409 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:02,409 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:02,409 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:02,410 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:02,410 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:02,410 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:02,410 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:02,410 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 04:39:02,411 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 04:39:02,411 INFO [MigrationServiceImpl] Registered migration: trash-storage 04:39:02,411 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 04:39:02,412 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:02,417 INFO [CommandLineExecutorComponent] Registered command: pdftotext 04:39:02,469 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 04:39:02,470 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:02,470 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:02,471 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 04:39:02,471 INFO [UserService] UserService activated 04:39:02,471 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:02,471 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:02,471 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:02,471 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:02,472 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:02,472 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 04:39:02,472 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:02,472 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:02,474 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:02,474 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 04:39:02,474 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:39:02,474 INFO [DirectoryRegistry] Registered directory: userDirectory 04:39:02,474 INFO [DirectoryRegistry] Registered directory: groupDirectory 04:39:02,474 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 04:39:02,475 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:02,475 INFO [RepositoryManagerImpl] Registering repository: test 04:39:02,475 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 04:39:02,476 INFO [DirectoryRegistry] Registered directory template: template-directory 04:39:02,476 INFO [DirectoryRegistry] Registered directory template: template-user 04:39:02,476 INFO [DirectoryRegistry] Registered directory template: template-group 04:39:02,476 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 04:39:02,476 INFO [ComponentManagerImpl] Components activated in 0.107 sec. 04:39:02,477 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 04:39:02,477 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 04:39:02,479 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 04:39:02,479 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 04:39:02,480 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:02,481 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:02,481 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:02,481 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:02,481 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 04:39:02,488 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/directory_configuration.xsd 04:39:02,491 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/core-types.xsd 04:39:02,494 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/base.xsd 04:39:02,498 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relation.xsd 04:39:02,503 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/common.xsd 04:39:02,509 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 04:39:02,509 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:02,509 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 04:39:02,509 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:02,510 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 04:39:02,510 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:02,510 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/dublincore.xsd 04:39:02,515 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/uid.xsd 04:39:02,522 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/file.xsd 04:39:02,530 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/files.xsd 04:39:02,564 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/note.xsd 04:39:02,570 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/domain.xsd 04:39:02,577 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relatedtext.xsd 04:39:02,590 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/publishing.xsd 04:39:02,597 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/webcontainer.xsd 04:39:02,604 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/user.xsd 04:39:02,609 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/group.xsd 04:39:02,613 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/vocabulary.xsd 04:39:02,616 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/xvocabulary.xsd 04:39:02,620 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nvocabulary.xsd 04:39:02,623 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nxvocabulary.xsd 04:39:02,628 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/documentsLists.xsd 04:39:02,629 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 04:39:02,629 INFO [MongoDBComponent] Activate MongoDB component 04:39:02,684 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 04:39:02,684 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 04:39:02,688 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 04:39:02,688 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 04:39:02,689 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 04:39:02,689 INFO [RAMJobStore] RAMJobStore initialized. 04:39:02,689 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) '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. 04:39:02,689 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 04:39:02,689 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 04:39:02,689 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 04:39:02,689 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 04:39:02,690 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 04:39:02,691 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 04:39:02,692 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 04:39:02,692 INFO [SchedulerServiceImpl] scheduler started 04:39:02,693 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 04:39:02,696 INFO [MetricsServiceImpl] Setting up metrics configuration 04:39:02,700 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:02,701 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:02,701 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:02,740 INFO [ComponentManagerImpl] Components started in 0.263 sec. 04:39:02,741 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 132 * service:org.nuxeo.sample.operation.sample-operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 sec - in org.nuxeo.sample.SampleDocumentEnricherTest Running org.nuxeo.sample.TestSampleSyncListener 04:39:02,763 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 04:39:02,764 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 04:39:02,764 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 04:39:02,765 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 04:39:02,794 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:39:02,795 INFO [ComponentManagerImpl] Stopping Nuxeo Components 04:39:02,795 INFO [WorkManagerImpl] Deactivated work queue default 04:39:02,795 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 04:39:02,796 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 04:39:02,798 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:02,799 INFO [RepositoryService] Shutting down repository manager 04:39:02,800 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:02,800 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 04:39:02,801 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 04:39:02,801 INFO [ComponentManagerImpl] Components stopped in 0.006 sec. 04:39:02,802 INFO [UserService] UserService deactivated 04:39:02,803 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 04:39:02,803 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:02,803 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 04:39:02,804 INFO [ComponentManagerImpl] Components deactivated in 0.002 sec. 04:39:02,858 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 04:39:02,862 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 04:39:02,862 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 04:39:02,863 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 04:39:02,863 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 04:39:02,863 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 04:39:02,864 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 04:39:02,864 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar 04:39:02,865 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 04:39:02,865 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 04:39:02,865 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 04:39:02,865 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 04:39:02,866 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 04:39:02,866 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 04:39:02,867 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 04:39:02,867 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 04:39:02,867 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 04:39:02,867 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 04:39:02,868 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 04:39:02,868 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 04:39:02,868 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 04:39:02,868 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 04:39:02,869 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 04:39:02,869 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 04:39:02,869 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 04:39:02,870 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 04:39:02,870 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 04:39:02,870 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 04:39:02,871 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 04:39:02,871 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 04:39:02,871 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 04:39:02,872 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 04:39:02,872 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 04:39:02,873 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 04:39:02,873 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 04:39:02,873 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 04:39:02,874 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 04:39:02,874 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 04:39:02,875 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 04:39:02,875 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 04:39:02,876 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 04:39:02,876 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 04:39:02,876 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 04:39:02,876 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316.jar 04:39:02,877 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316.jar 04:39:02,877 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 04:39:02,877 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 04:39:02,877 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316.jar 04:39:02,877 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316.jar 04:39:02,878 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316.jar 04:39:02,878 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316.jar 04:39:02,878 INFO [RuntimeHarnessImpl] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 04:39:02,878 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 04:39:02,878 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 04:39:02,878 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar 04:39:02,879 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316.jar 04:39:02,879 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar 04:39:02,879 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 04:39:02,880 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 04:39:02,880 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316.jar 04:39:02,880 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 04:39:02,880 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 04:39:02,880 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 04:39:02,881 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar 04:39:02,881 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316.jar 04:39:02,881 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 04:39:02,881 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316.jar 04:39:02,882 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar 04:39:02,882 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 04:39:02,882 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 04:39:02,882 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316.jar 04:39:02,883 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316.jar 04:39:02,883 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 04:39:02,884 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 04:39:02,884 INFO [RuntimeHarnessImpl] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 04:39:02,884 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316.jar 04:39:02,885 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316.jar 04:39:02,885 INFO [RuntimeHarnessImpl] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 04:39:02,885 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar 04:39:02,886 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316.jar 04:39:02,886 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 04:39:02,886 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar 04:39:02,886 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 04:39:02,886 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316.jar 04:39:02,887 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316.jar 04:39:02,887 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316.jar 04:39:02,887 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 04:39:02,887 INFO [RuntimeHarnessImpl] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 04:39:02,887 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 04:39:02,888 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 04:39:02,888 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 04:39:02,888 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 04:39:02,889 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 04:39:02,889 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 04:39:02,889 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 04:39:02,889 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 04:39:02,889 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 04:39:02,890 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 04:39:02,890 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 04:39:02,890 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 04:39:02,890 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 04:39:02,891 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 04:39:02,891 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 04:39:02,891 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 04:39:02,891 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 04:39:02,891 INFO [RuntimeHarnessImpl] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.7/paranamer-2.7.jar 04:39:02,892 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 04:39:02,892 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 04:39:02,892 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 04:39:02,892 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar 04:39:02,893 INFO [RuntimeHarnessImpl] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 04:39:02,893 INFO [RuntimeHarnessImpl] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 04:39:02,893 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar 04:39:02,893 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 04:39:02,894 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 04:39:02,894 INFO [RuntimeHarnessImpl] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 04:39:02,894 INFO [RuntimeHarnessImpl] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 04:39:02,894 INFO [RuntimeHarnessImpl] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 04:39:02,895 INFO [RuntimeHarnessImpl] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 04:39:02,895 INFO [RuntimeHarnessImpl] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 04:39:02,896 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 04:39:02,896 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 04:39:02,896 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar 04:39:02,896 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 04:39:02,898 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 04:39:02,898 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 04:39:02,898 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 04:39:02,899 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 04:39:02,900 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 04:39:02,900 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 04:39:02,900 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 04:39:02,900 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 04:39:02,901 INFO [RuntimeHarnessImpl] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 04:39:02,901 INFO [RuntimeHarnessImpl] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 04:39:02,901 INFO [RuntimeHarnessImpl] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 04:39:02,901 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 04:39:02,901 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar 04:39:02,902 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 04:39:02,902 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 04:39:02,902 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 04:39:02,902 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 04:39:02,902 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 04:39:02,903 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 04:39:02,903 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.bulk' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar 04:39:02,903 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar 04:39:02,903 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar 04:39:02,903 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar 04:39:02,904 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 04:39:02,904 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 04:39:02,905 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 04:39:02,905 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar 04:39:02,905 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 04:39:02,905 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar 04:39:02,905 INFO [RuntimeHarnessImpl] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 04:39:02,906 INFO [RuntimeHarnessImpl] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 04:39:02,906 INFO [RuntimeHarnessImpl] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 04:39:02,907 INFO [RuntimeHarnessImpl] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 04:39:02,907 INFO [RuntimeHarnessImpl] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 04:39:02,907 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar 04:39:02,908 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar 04:39:02,908 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar 04:39:02,908 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar 04:39:02,908 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 04:39:02,908 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 04:39:02,909 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 04:39:02,909 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 04:39:02,909 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 04:39:02,909 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 04:39:02,910 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 04:39:02,910 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 04:39:02,910 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 04:39:02,911 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 04:39:02,911 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 04:39:02,911 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 04:39:02,911 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 04:39:02,912 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 04:39:02,912 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 04:39:02,912 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 04:39:02,912 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 04:39:02,912 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 04:39:02,913 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 04:39:02,913 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 04:39:02,913 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 04:39:02,913 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 04:39:02,913 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 04:39:02,914 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 04:39:02,915 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 04:39:02,915 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 04:39:02,915 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 04:39:02,916 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 04:39:02,916 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 04:39:02,916 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 04:39:02,916 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 04:39:02,917 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 04:39:02,917 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 04:39:02,917 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 04:39:02,917 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 04:39:02,917 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 04:39:02,918 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 04:39:02,918 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 04:39:02,918 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 04:39:02,918 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 04:39:02,918 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 04:39:02,919 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 04:39:02,919 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 04:39:02,919 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 04:39:02,919 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 04:39:02,920 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 04:39:02,921 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 04:39:02,921 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 04:39:02,922 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 04:39:02,922 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 04:39:02,922 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 04:39:02,924 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 04:39:02,931 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 04:39:02,931 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:39:02,933 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 04:39:02,934 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 04:39:02,934 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 04:39:02,935 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:39:02,935 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:39:02,936 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:02,937 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:02,937 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 04:39:02,938 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 04:39:02,938 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 04:39:02,938 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 04:39:02,939 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 04:39:02,940 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 04:39:02,940 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 04:39:02,941 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 04:39:02,941 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 04:39:02,943 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:02,943 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:02,945 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:39:02,945 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:39:02,945 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 04:39:02,945 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 04:39:02,948 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:02,948 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:02,948 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 04:39:02,950 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:02,950 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:02,950 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:02,952 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:02,952 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:02,952 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:02,953 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:39:02,953 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:39:02,954 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 04:39:02,954 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 04:39:02,955 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:39:02,955 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:39:02,955 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.stream 04:39:02,957 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:39:02,957 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:39:02,957 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kafka.KafkaConfigService 04:39:02,958 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.service 04:39:02,958 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.service 04:39:02,958 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.stream.StreamService 04:39:02,960 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro 04:39:02,960 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro 04:39:02,960 INFO [ComponentManagerImpl] Registering service: org.apache.avro.message.SchemaStore 04:39:02,960 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.avro.AvroService 04:39:02,961 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.codec.service 04:39:02,961 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.codec.service 04:39:02,961 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.codec.CodecService 04:39:02,962 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro.contrib 04:39:02,962 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro.contrib 04:39:02,963 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 04:39:02,965 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:02,965 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:02,965 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 04:39:02,965 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 04:39:02,965 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 04:39:02,967 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 04:39:02,967 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 04:39:02,967 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 04:39:02,969 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 04:39:02,969 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 04:39:02,970 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:02,971 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 04:39:02,971 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:02,972 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:39:02,972 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:39:02,972 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 04:39:02,973 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.automation.features 04:39:02,974 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.features.operations 04:39:02,974 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.features.operations, aliases=[service:org.nuxeo.ecm.core.automation.featuresContrib] 04:39:02,976 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.features.bindings 04:39:02,976 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.features.bindings 04:39:02,977 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib 04:39:02,977 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib 04:39:02,978 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.contextContrib 04:39:02,978 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.contextContrib 04:39:02,981 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 04:39:02,983 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:39:02,983 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:39:02,983 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:39:02,984 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 04:39:02,986 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:02,986 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:02,986 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 04:39:02,988 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:39:02,989 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:39:02,989 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 04:39:02,989 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.automation.scripting 04:39:02,993 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent 04:39:02,993 INFO [ComponentRegistry] Registering component: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent 04:39:02,993 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent. Waiting for: [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] 04:39:02,994 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.scripting.contextContrib 04:39:02,995 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.scripting.contextContrib 04:39:02,996 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.automation.scripting.classfilter 04:39:02,996 INFO [ComponentRegistry] Registering component: service:org.nuxeo.automation.scripting.classfilter 04:39:02,996 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 04:39:02,998 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:02,998 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:02,998 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 04:39:02,999 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:03,000 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:03,000 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 04:39:03,000 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 04:39:03,006 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:03,006 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:03,006 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 04:39:03,006 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 04:39:03,007 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 04:39:03,009 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 04:39:03,009 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 04:39:03,009 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 04:39:03,009 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 04:39:03,012 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:03,012 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:03,012 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:39:03,012 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 04:39:03,015 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:03,015 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:03,016 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:03,016 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 04:39:03,018 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:03,019 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:03,019 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:03,019 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.automation.core 04:39:03,025 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.operation.OperationServiceComponent 04:39:03,031 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.operation.OperationServiceComponent 04:39:03,031 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.operation.OperationServiceComponent. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:39:03,033 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.automation.core.impl.ReloadListener 04:39:03,033 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.automation.core.impl.ReloadListener 04:39:03,037 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.coreContrib 04:39:03,038 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.coreContrib 04:39:03,040 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.core.properties 04:39:03,040 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.core.properties 04:39:03,042 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.marshallers 04:39:03,042 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.marshallers 04:39:03,044 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.automation.core.impl.workmanager 04:39:03,044 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.automation.core.impl.workmanager 04:39:03,045 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 04:39:03,047 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:03,048 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:03,048 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:39:03,048 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 04:39:03,052 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:03,052 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:03,052 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 04:39:03,055 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:03,056 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:03,056 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 04:39:03,059 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:03,059 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:03,059 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 04:39:03,060 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 04:39:03,063 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 04:39:03,063 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 04:39:03,063 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 04:39:03,065 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:03,065 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:03,065 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:39:03,067 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:39:03,068 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:39:03,070 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:03,070 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:03,072 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:03,072 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:03,074 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:03,074 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:03,077 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:39:03,077 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:39:03,077 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 04:39:03,077 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 04:39:03,078 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 04:39:03,079 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:03,080 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:03,082 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:03,082 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:03,084 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:03,084 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:03,086 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:39:03,087 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:39:03,087 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.trash.TrashService 04:39:03,087 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 04:39:03,091 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:03,091 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:03,092 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.versioning.VersioningService 04:39:03,092 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 04:39:03,094 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:03,095 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:03,097 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:03,097 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:03,098 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 04:39:03,100 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:03,100 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:03,102 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:03,103 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:03,104 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:03,104 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:03,106 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:03,106 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:03,106 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:03,107 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:03,107 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:03,108 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:03,109 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:03,109 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:03,110 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:03,110 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 04:39:03,110 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 04:39:03,110 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:03,112 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:03,112 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:03,113 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:03,113 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:03,114 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 04:39:03,115 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 04:39:03,115 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 04:39:03,115 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 04:39:03,117 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:03,117 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:03,117 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:03,119 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:03,119 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:03,120 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:03,120 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:03,122 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:03,122 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:03,122 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 04:39:03,124 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:03,124 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:03,124 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:39:03,124 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 04:39:03,126 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 04:39:03,126 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 04:39:03,127 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 04:39:03,129 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:03,129 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:03,129 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 04:39:03,131 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:03,131 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:03,131 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 04:39:03,133 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:03,133 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:03,133 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 04:39:03,135 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:03,135 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:03,135 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:03,135 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 04:39:03,135 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 04:39:03,136 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:03,136 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:03,136 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 04:39:03,138 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:03,138 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:03,139 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:03,139 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:03,139 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 04:39:03,140 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:03,140 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:03,141 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 04:39:03,142 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:03,142 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:03,143 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:03,143 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:03,143 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:03,150 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:39:03,150 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:39:03,150 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 04:39:03,152 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:03,152 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:03,152 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 04:39:03,154 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:03,154 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:03,155 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:03,155 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:03,155 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:03,157 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 04:39:03,157 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 04:39:03,158 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:39:03,158 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:39:03,159 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 04:39:03,161 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 04:39:03,161 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 04:39:03,162 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 04:39:03,162 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 04:39:03,164 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:03,164 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:03,165 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:03,165 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:03,166 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:39:03,166 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:39:03,168 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:03,168 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:03,168 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 04:39:03,168 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 04:39:03,170 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:39:03,170 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:39:03,171 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:39:03,171 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:39:03,172 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:03,172 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:03,173 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 04:39:03,173 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 04:39:03,173 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 04:39:03,174 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:39:03,175 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:39:03,175 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 04:39:03,177 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:03,177 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:03,177 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 04:39:03,177 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 04:39:03,177 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 04:39:03,180 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 04:39:03,180 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 04:39:03,180 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 04:39:03,180 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 04:39:03,182 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:03,183 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:03,183 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:03,183 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 04:39:03,185 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 04:39:03,185 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 04:39:03,185 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 04:39:03,185 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 04:39:03,187 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:39:03,188 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:39:03,188 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 04:39:03,188 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 04:39:03,191 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:03,191 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:03,191 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:39:03,193 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:39:03,193 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:39:03,193 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 04:39:03,193 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 04:39:03,193 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 04:39:03,193 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 04:39:03,193 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.AutomationService 04:39:03,193 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.AutomationAdmin 04:39:03,193 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.core.events.EventHandlerRegistry 04:39:03,193 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.core.trace.TracerFactory 04:39:03,194 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.context.ContextService 04:39:03,194 INFO [ComponentManagerImpl] Registering service: org.nuxeo.automation.scripting.api.AutomationScriptingService 04:39:03,195 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 04:39:03,196 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 04:39:03,196 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 04:39:03,196 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 04:39:03,197 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 04:39:03,197 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 04:39:03,198 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 04:39:03,198 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 04:39:03,198 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 04:39:03,201 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 04:39:03,201 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 04:39:03,201 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService 04:39:03,201 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 04:39:03,203 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:39:03,203 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 04:39:03,203 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 04:39:03,204 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 04:39:03,205 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:03,206 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:03,206 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:03,208 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:39:03,208 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:39:03,211 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:03,211 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:03,212 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.io.download.DownloadService. Waiting for: [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] 04:39:03,214 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:03,214 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:03,214 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 04:39:03,216 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:03,216 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:03,216 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 04:39:03,218 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:39:03,218 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:39:03,218 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 04:39:03,218 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 04:39:03,220 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:03,220 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:03,220 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 04:39:03,220 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 04:39:03,220 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 04:39:03,222 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:03,222 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:03,223 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:03,223 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:03,223 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:03,223 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 04:39:03,225 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:39:03,225 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:39:03,225 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 04:39:03,225 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 04:39:03,225 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 04:39:03,227 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:39:03,228 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:39:03,229 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:03,229 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:03,229 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 04:39:03,231 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:03,231 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:03,232 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:03,233 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:03,233 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:03,234 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:39:03,234 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:39:03,235 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 04:39:03,238 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:03,238 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:03,238 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 04:39:03,238 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 04:39:03,238 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 04:39:03,239 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 04:39:03,241 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:03,241 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:03,241 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 04:39:03,242 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:03,242 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:03,243 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:03,244 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:03,245 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:03,245 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:03,246 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:03,246 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:03,247 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:03,247 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:03,248 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:03,248 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:03,250 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:39:03,250 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 04:39:03,250 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 04:39:03,254 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 04:39:03,254 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 04:39:03,254 INFO [StorageConfiguration] Deploying a VCS repository 04:39:03,256 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:03,256 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:03,257 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 04:39:03,258 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 04:39:03,258 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 04:39:03,258 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 04:39:03,258 INFO [ComponentManagerImpl] Starting Nuxeo Components 04:39:03,258 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 04:39:03,258 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 04:39:03,259 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:03,259 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 04:39:03,259 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 04:39:03,259 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 04:39:03,259 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:03,259 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 04:39:03,260 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 04:39:03,260 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 04:39:03,260 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 04:39:03,260 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.kafka.service 04:39:03,260 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.service 04:39:03,260 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro 04:39:03,260 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.codec.service 04:39:03,261 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro.contrib 04:39:03,261 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:03,261 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 04:39:03,261 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 04:39:03,261 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 04:39:03,262 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 04:39:03,262 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:03,262 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 04:39:03,262 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.features.operations 04:39:03,262 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.features.bindings 04:39:03,262 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib 04:39:03,262 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.contextContrib 04:39:03,262 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.core.uidgen.sequencer.hibernate and value false 04:39:03,263 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:03,263 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 04:39:03,264 INFO [SchemaManagerImpl] Registered schema: directory_configuration 04:39:03,264 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 04:39:03,264 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.scripting.contextContrib 04:39:03,264 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.automation.scripting.classfilter 04:39:03,266 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:03,266 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:03,266 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:03,268 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:03,268 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.automation.core.impl.ReloadListener 04:39:03,269 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.coreContrib 04:39:03,269 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.core.properties 04:39:03,269 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.properties.value.trim and value false 04:39:03,269 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.export.aliases and value false 04:39:03,269 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.allowVirtualUser and value false 04:39:03,270 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.marshallers 04:39:03,270 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.automation.core.impl.workmanager 04:39:03,270 INFO [WorkManagerImpl] Registered work queue blobs WorkQueueDescriptor[id=blobs categories=[blobListZip] maxThreads=2] 04:39:03,270 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:03,270 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:03,270 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 04:39:03,270 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: core-types 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: base 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: relation 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: common 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: dublincore 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: uid 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: file 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: files 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: note 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: domain 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: relatedtext 04:39:03,271 INFO [SchemaManagerImpl] Registered schema: publishing 04:39:03,272 INFO [SchemaManagerImpl] Registered schema: webcontainer 04:39:03,272 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 04:39:03,272 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 04:39:03,272 INFO [SchemaManagerImpl] Registered facet: Folderish 04:39:03,272 INFO [SchemaManagerImpl] Registered facet: Orderable 04:39:03,272 INFO [SchemaManagerImpl] Registered facet: Versionable 04:39:03,272 INFO [SchemaManagerImpl] Registered facet: Downloadable 04:39:03,272 INFO [SchemaManagerImpl] Registered facet: Publishable 04:39:03,272 INFO [SchemaManagerImpl] Registered facet: PublishSpace 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: Commentable 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: WebView 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: SuperSpace 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: SystemDocument 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: BigFolder 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 04:39:03,273 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 04:39:03,273 INFO [SchemaManagerImpl] Registered document type: Folder 04:39:03,273 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: Root 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: Relation 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: Domain 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: Workspace 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: SectionRoot 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: Section 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: File 04:39:03,274 INFO [SchemaManagerImpl] Registered document type: Note 04:39:03,275 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 04:39:03,275 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 04:39:03,275 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 04:39:03,275 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 04:39:03,275 INFO [SchemaManagerImpl] Registered schema: user 04:39:03,275 INFO [SchemaManagerImpl] Registered schema: group 04:39:03,275 INFO [SchemaManagerImpl] Registered schema: vocabulary 04:39:03,275 INFO [SchemaManagerImpl] Registered schema: xvocabulary 04:39:03,275 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 04:39:03,276 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 04:39:03,276 INFO [SchemaManagerImpl] Registered schema: documentsLists 04:39:03,276 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:03,276 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:03,276 INFO [LifeCycleRegistry] Registering lifecycle: default 04:39:03,276 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 04:39:03,276 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 04:39:03,276 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 04:39:03,277 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 04:39:03,277 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 04:39:03,277 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 04:39:03,277 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 04:39:03,277 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 04:39:03,277 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 04:39:03,277 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 04:39:03,277 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 04:39:03,277 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 04:39:03,277 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:03,278 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 04:39:03,278 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 04:39:03,278 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 04:39:03,278 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:03,278 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:03,279 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:03,279 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 04:39:03,279 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 04:39:03,279 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.isTrashed.from.deleteTransition and value true 04:39:03,279 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:03,279 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:03,279 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:03,280 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:03,280 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 04:39:03,280 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:03,280 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:03,280 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:03,280 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:03,281 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:03,281 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:03,281 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.uidseq.keyvaluestore.name and value sequence 04:39:03,281 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:03,281 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 04:39:03,281 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 04:39:03,281 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:03,282 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:03,282 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 04:39:03,282 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:03,282 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 04:39:03,282 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 04:39:03,282 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:03,282 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:03,282 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:03,283 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 04:39:03,283 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 04:39:03,283 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:03,283 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:03,283 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:03,283 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:03,283 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:03,283 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:03,284 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:03,284 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:03,284 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:03,284 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 04:39:03,284 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:03,284 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 04:39:03,284 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:03,284 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:03,284 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 04:39:03,285 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:03,285 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 04:39:03,285 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 04:39:03,285 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.acl.properties 04:39:03,285 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.security.acl.legacyBehavior and value false 04:39:03,285 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 04:39:03,285 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:03,285 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:03,286 INFO [LoginPluginRegistry] registering Login Plugin ... 04:39:03,286 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 04:39:03,286 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 04:39:03,286 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:03,287 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 04:39:03,287 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 04:39:03,287 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:03,287 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 04:39:03,287 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 04:39:03,287 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:03,288 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 04:39:03,288 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:03,288 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 04:39:03,288 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 04:39:03,288 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 04:39:03,288 INFO [VersioningComponent] Registered versioning policy: collaborative-save 04:39:03,289 INFO [VersioningComponent] Registered versioning filter: system-document 04:39:03,289 INFO [VersioningComponent] Registered versioning filter: note-filter 04:39:03,289 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 04:39:03,289 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:03,289 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 04:39:03,289 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 04:39:03,291 INFO [PageProviderRegistry] Registering page provider with name AUDIT_BROWSER 04:39:03,292 INFO [PageProviderRegistry] Registering page provider with name nuxeo_directory_entry_listing 04:39:03,292 INFO [PageProviderRegistry] Registering page provider with name users_listing 04:39:03,292 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 04:39:03,292 INFO [PageProviderRegistry] Registering page provider with name groups_listing 04:39:03,292 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 04:39:03,292 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 04:39:03,292 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 04:39:03,293 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 04:39:03,293 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 04:39:03,293 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:03,293 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 04:39:03,303 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.operation.OperationServiceComponent 04:39:03,932 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent 04:39:03,932 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.scripting.inline-context-in-params and value false 04:39:03,934 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 04:39:03,936 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 04:39:03,936 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 04:39:03,937 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 04:39:03,937 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:39:03,937 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:03,937 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.avro.factories 04:39:03,938 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:03,941 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:03,945 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 04:39:03,945 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:03,946 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:03,946 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:03,946 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:03,946 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:03,946 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:03,948 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:03,948 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:03,948 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:03,948 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:03,949 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 04:39:03,949 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 04:39:03,949 INFO [MigrationServiceImpl] Registered migration: trash-storage 04:39:03,949 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 04:39:03,950 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:03,963 INFO [CommandLineExecutorComponent] Registered command: pdftotext 04:39:04,059 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 04:39:04,060 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:04,060 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:04,060 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 04:39:04,061 INFO [UserService] UserService activated 04:39:04,061 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:04,061 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:04,061 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:04,061 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:04,061 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:04,062 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 04:39:04,062 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:04,062 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:04,063 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:04,063 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 04:39:04,063 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:39:04,063 INFO [DirectoryRegistry] Registered directory: userDirectory 04:39:04,064 INFO [DirectoryRegistry] Registered directory: groupDirectory 04:39:04,064 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 04:39:04,064 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:04,064 INFO [RepositoryManagerImpl] Registering repository: test 04:39:04,065 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 04:39:04,065 INFO [DirectoryRegistry] Registered directory template: template-directory 04:39:04,065 INFO [DirectoryRegistry] Registered directory template: template-user 04:39:04,065 INFO [DirectoryRegistry] Registered directory template: template-group 04:39:04,065 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 04:39:04,066 INFO [ComponentManagerImpl] Components activated in 0.807 sec. 04:39:04,066 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 04:39:04,066 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 04:39:04,068 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 04:39:04,068 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 04:39:04,068 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:04,069 INFO [WorkManagerImpl] Initialized work queue blobs WorkQueueDescriptor(id=blobs categories=[blobListZip] queuing=true processing=true maxThreads=2 capacity=-1 clearCompletedAfterSeconds=) 04:39:04,070 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:04,070 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:04,070 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:04,071 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 04:39:04,084 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/directory_configuration.xsd 04:39:04,091 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/core-types.xsd 04:39:04,096 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/base.xsd 04:39:04,102 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relation.xsd 04:39:04,108 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/common.xsd 04:39:04,114 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 04:39:04,114 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:04,115 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 04:39:04,115 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:04,115 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 04:39:04,115 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:04,116 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/dublincore.xsd 04:39:04,122 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/uid.xsd 04:39:04,130 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/file.xsd 04:39:04,139 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/files.xsd 04:39:04,148 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/note.xsd 04:39:04,155 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/domain.xsd 04:39:04,162 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relatedtext.xsd 04:39:04,168 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/publishing.xsd 04:39:04,175 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/webcontainer.xsd 04:39:04,184 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/user.xsd 04:39:04,193 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/group.xsd 04:39:04,198 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/vocabulary.xsd 04:39:04,202 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/xvocabulary.xsd 04:39:04,205 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nvocabulary.xsd 04:39:04,208 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nxvocabulary.xsd 04:39:04,213 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/documentsLists.xsd 04:39:04,214 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 04:39:04,214 INFO [MongoDBComponent] Activate MongoDB component 04:39:04,284 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 04:39:04,284 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 04:39:04,289 INFO [AutomationComponent] You can activate automation trace mode to get more informations on automation executions 04:39:04,292 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 04:39:04,294 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 04:39:04,294 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 04:39:04,294 INFO [RAMJobStore] RAMJobStore initialized. 04:39:04,294 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) '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. 04:39:04,294 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 04:39:04,294 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 04:39:04,294 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 04:39:04,295 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 04:39:04,295 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 04:39:04,296 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 04:39:04,297 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 04:39:04,297 INFO [SchedulerServiceImpl] scheduler started 04:39:04,298 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 04:39:04,300 INFO [MetricsServiceImpl] Setting up metrics configuration 04:39:04,303 INFO [WorkManagerImpl] Activated work queue blobs WorkQueueDescriptor(id=blobs categories=[blobListZip] queuing=true processing=true maxThreads=2 capacity=-1 clearCompletedAfterSeconds=) 04:39:04,303 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:04,303 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:04,303 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:04,331 INFO [ComponentManagerImpl] Components started in 0.265 sec. 04:39:04,332 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 145 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 sec - in org.nuxeo.sample.TestSampleSyncListener Running org.nuxeo.sample.TestSampleOperation 04:39:04,460 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 04:39:04,460 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 04:39:04,461 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 04:39:04,461 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 04:39:04,614 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:39:04,615 INFO [ComponentManagerImpl] Stopping Nuxeo Components 04:39:04,615 INFO [WorkManagerImpl] Deactivated work queue blobs 04:39:04,616 INFO [WorkManagerImpl] Deactivated work queue default 04:39:04,616 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 04:39:04,616 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 04:39:04,620 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:04,623 INFO [RepositoryService] Shutting down repository manager 04:39:04,625 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:04,625 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 04:39:04,626 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 04:39:04,626 INFO [ComponentManagerImpl] Components stopped in 0.012 sec. 04:39:04,627 INFO [UserService] UserService deactivated 04:39:04,628 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 04:39:04,629 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:04,629 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 04:39:04,630 INFO [ComponentManagerImpl] Components deactivated in 0.003 sec. 04:39:04,713 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 04:39:04,716 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 04:39:04,716 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 04:39:04,716 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 04:39:04,717 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 04:39:04,717 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 04:39:04,718 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 04:39:04,718 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar 04:39:04,719 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 04:39:04,720 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 04:39:04,720 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 04:39:04,720 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 04:39:04,720 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 04:39:04,721 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 04:39:04,721 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 04:39:04,722 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 04:39:04,722 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 04:39:04,722 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 04:39:04,723 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 04:39:04,723 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 04:39:04,723 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 04:39:04,724 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 04:39:04,724 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 04:39:04,725 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 04:39:04,725 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 04:39:04,725 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 04:39:04,725 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 04:39:04,726 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 04:39:04,727 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 04:39:04,727 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 04:39:04,727 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 04:39:04,727 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 04:39:04,728 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 04:39:04,729 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 04:39:04,729 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 04:39:04,729 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 04:39:04,730 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 04:39:04,730 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 04:39:04,731 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 04:39:04,731 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 04:39:04,732 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 04:39:04,732 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 04:39:04,732 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 04:39:04,732 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316.jar 04:39:04,733 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316.jar 04:39:04,733 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 04:39:04,733 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 04:39:04,733 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316.jar 04:39:04,734 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316.jar 04:39:04,734 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316.jar 04:39:04,734 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316.jar 04:39:04,735 INFO [RuntimeHarnessImpl] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 04:39:04,735 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 04:39:04,735 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 04:39:04,735 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar 04:39:04,736 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316.jar 04:39:04,736 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar 04:39:04,737 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 04:39:04,737 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 04:39:04,737 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316.jar 04:39:04,738 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 04:39:04,738 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 04:39:04,738 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 04:39:04,739 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar 04:39:04,739 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316.jar 04:39:04,739 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 04:39:04,740 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316.jar 04:39:04,740 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar 04:39:04,740 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 04:39:04,741 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 04:39:04,741 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316.jar 04:39:04,742 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316.jar 04:39:04,742 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 04:39:04,743 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 04:39:04,743 INFO [RuntimeHarnessImpl] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 04:39:04,744 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316.jar 04:39:04,744 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316.jar 04:39:04,745 INFO [RuntimeHarnessImpl] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 04:39:04,745 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar 04:39:04,745 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316.jar 04:39:04,745 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 04:39:04,746 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar 04:39:04,746 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 04:39:04,746 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316.jar 04:39:04,747 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316.jar 04:39:04,747 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316.jar 04:39:04,748 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 04:39:04,748 INFO [RuntimeHarnessImpl] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 04:39:04,748 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 04:39:04,748 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 04:39:04,749 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 04:39:04,749 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 04:39:04,749 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 04:39:04,750 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 04:39:04,750 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 04:39:04,751 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 04:39:04,751 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 04:39:04,751 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 04:39:04,751 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 04:39:04,752 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 04:39:04,752 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 04:39:04,753 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 04:39:04,753 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 04:39:04,753 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 04:39:04,753 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 04:39:04,754 INFO [RuntimeHarnessImpl] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.7/paranamer-2.7.jar 04:39:04,754 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 04:39:04,754 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 04:39:04,755 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 04:39:04,755 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar 04:39:04,755 INFO [RuntimeHarnessImpl] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 04:39:04,756 INFO [RuntimeHarnessImpl] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 04:39:04,756 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar 04:39:04,756 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 04:39:04,757 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 04:39:04,757 INFO [RuntimeHarnessImpl] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 04:39:04,758 INFO [RuntimeHarnessImpl] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 04:39:04,758 INFO [RuntimeHarnessImpl] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 04:39:04,758 INFO [RuntimeHarnessImpl] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 04:39:04,759 INFO [RuntimeHarnessImpl] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 04:39:04,759 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 04:39:04,760 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 04:39:04,760 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar 04:39:04,760 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 04:39:04,762 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 04:39:04,763 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 04:39:04,763 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 04:39:04,764 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 04:39:04,765 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 04:39:04,765 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 04:39:04,765 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 04:39:04,766 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 04:39:04,766 INFO [RuntimeHarnessImpl] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 04:39:04,766 INFO [RuntimeHarnessImpl] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 04:39:04,767 INFO [RuntimeHarnessImpl] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 04:39:04,767 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 04:39:04,767 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar 04:39:04,767 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 04:39:04,768 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 04:39:04,768 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 04:39:04,768 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 04:39:04,768 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 04:39:04,769 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 04:39:04,769 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.bulk' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar 04:39:04,769 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar 04:39:04,769 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar 04:39:04,770 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar 04:39:04,770 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 04:39:04,771 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 04:39:04,771 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 04:39:04,772 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar 04:39:04,772 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 04:39:04,772 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar 04:39:04,773 INFO [RuntimeHarnessImpl] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 04:39:04,773 INFO [RuntimeHarnessImpl] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 04:39:04,774 INFO [RuntimeHarnessImpl] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 04:39:04,774 INFO [RuntimeHarnessImpl] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 04:39:04,775 INFO [RuntimeHarnessImpl] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 04:39:04,775 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar 04:39:04,776 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar 04:39:04,776 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar 04:39:04,776 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar 04:39:04,776 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 04:39:04,777 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 04:39:04,777 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 04:39:04,778 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 04:39:04,778 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 04:39:04,778 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 04:39:04,779 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 04:39:04,779 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 04:39:04,779 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 04:39:04,780 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 04:39:04,780 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 04:39:04,780 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 04:39:04,780 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 04:39:04,781 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 04:39:04,781 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 04:39:04,781 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 04:39:04,781 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 04:39:04,782 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 04:39:04,782 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 04:39:04,782 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 04:39:04,783 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 04:39:04,783 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 04:39:04,783 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 04:39:04,783 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 04:39:04,785 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 04:39:04,786 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 04:39:04,786 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 04:39:04,787 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 04:39:04,787 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 04:39:04,788 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 04:39:04,788 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 04:39:04,788 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 04:39:04,788 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 04:39:04,789 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 04:39:04,789 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 04:39:04,789 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 04:39:04,790 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 04:39:04,790 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 04:39:04,790 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 04:39:04,790 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 04:39:04,791 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 04:39:04,791 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 04:39:04,791 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 04:39:04,792 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 04:39:04,792 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 04:39:04,792 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 04:39:04,795 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 04:39:04,795 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 04:39:04,796 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 04:39:04,796 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 04:39:04,797 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 04:39:04,800 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 04:39:04,809 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 04:39:04,809 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:39:04,811 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 04:39:04,811 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 04:39:04,811 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 04:39:04,812 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:39:04,812 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:39:04,813 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:04,813 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:04,813 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 04:39:04,815 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 04:39:04,815 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 04:39:04,815 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 04:39:04,816 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 04:39:04,816 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 04:39:04,816 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 04:39:04,817 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 04:39:04,817 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 04:39:04,817 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:04,817 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:04,818 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:39:04,818 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:39:04,819 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 04:39:04,819 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 04:39:04,820 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:04,820 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:04,820 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 04:39:04,821 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:04,821 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:04,821 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:04,822 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:04,823 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:04,823 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:04,823 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:39:04,824 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:39:04,824 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 04:39:04,824 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 04:39:04,825 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:39:04,825 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:39:04,826 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.stream 04:39:04,826 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:39:04,827 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:39:04,827 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kafka.KafkaConfigService 04:39:04,827 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.service 04:39:04,828 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.service 04:39:04,828 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.stream.StreamService 04:39:04,829 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro 04:39:04,829 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro 04:39:04,829 INFO [ComponentManagerImpl] Registering service: org.apache.avro.message.SchemaStore 04:39:04,829 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.avro.AvroService 04:39:04,830 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.codec.service 04:39:04,830 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.codec.service 04:39:04,830 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.codec.CodecService 04:39:04,831 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro.contrib 04:39:04,831 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro.contrib 04:39:04,831 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 04:39:04,832 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:04,832 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:04,833 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 04:39:04,833 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 04:39:04,833 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 04:39:04,834 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 04:39:04,834 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 04:39:04,834 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 04:39:04,835 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 04:39:04,835 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 04:39:04,836 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:04,836 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 04:39:04,836 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:04,837 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:39:04,837 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:39:04,837 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 04:39:04,837 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 04:39:04,839 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:39:04,839 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:39:04,839 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:39:04,839 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 04:39:04,841 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:04,841 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:04,841 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 04:39:04,843 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:39:04,843 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:39:04,843 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 04:39:04,843 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 04:39:04,844 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:04,844 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:04,845 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 04:39:04,846 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:04,846 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:04,846 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 04:39:04,846 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 04:39:04,850 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:04,850 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:04,850 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 04:39:04,850 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 04:39:04,851 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 04:39:04,852 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 04:39:04,852 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 04:39:04,852 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 04:39:04,853 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 04:39:04,854 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:04,854 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:04,855 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:39:04,855 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 04:39:04,857 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:04,857 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:04,857 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:04,858 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 04:39:04,859 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:04,859 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:04,859 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:04,860 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 04:39:04,861 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:04,861 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:04,861 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:39:04,861 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 04:39:04,863 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:04,863 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:04,863 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 04:39:04,864 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:04,865 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:04,865 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 04:39:04,866 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:04,866 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:04,867 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 04:39:04,867 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 04:39:04,868 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 04:39:04,868 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 04:39:04,869 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 04:39:04,870 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:04,870 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:04,870 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:39:04,871 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:39:04,872 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:39:04,873 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:04,873 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:04,874 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:04,874 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:04,875 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:04,875 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:04,876 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:39:04,876 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:39:04,876 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 04:39:04,877 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 04:39:04,877 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 04:39:04,878 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:04,878 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:04,879 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:04,879 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:04,880 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:04,880 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:04,881 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:39:04,881 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:39:04,881 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.trash.TrashService 04:39:04,881 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 04:39:04,882 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:04,883 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:04,883 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.versioning.VersioningService 04:39:04,883 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 04:39:04,883 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:04,884 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:04,884 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:04,884 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:04,885 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 04:39:04,885 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:04,885 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:04,886 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:04,886 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:04,887 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:04,887 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:04,888 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:04,888 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:04,888 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:04,889 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:04,889 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:04,890 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:04,890 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:04,890 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:04,891 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:04,891 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 04:39:04,891 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 04:39:04,891 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:04,892 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:04,892 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:04,893 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:04,893 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:04,893 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 04:39:04,894 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 04:39:04,894 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 04:39:04,894 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 04:39:04,896 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:04,896 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:04,896 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:04,897 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:04,897 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:04,898 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:04,898 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:04,900 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:04,900 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:04,900 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 04:39:04,902 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:04,902 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:04,902 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:39:04,902 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 04:39:04,904 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 04:39:04,905 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 04:39:04,905 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 04:39:04,907 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:04,907 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:04,907 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 04:39:04,909 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:04,909 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:04,909 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 04:39:04,910 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:04,910 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:04,910 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 04:39:04,911 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:04,911 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:04,912 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:04,912 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 04:39:04,912 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 04:39:04,913 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:04,913 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:04,913 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 04:39:04,914 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:04,914 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:04,915 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:04,915 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:04,915 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 04:39:04,916 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:04,916 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:04,916 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 04:39:04,917 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:04,917 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:04,918 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:04,918 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:04,918 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:04,919 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:39:04,920 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:39:04,920 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 04:39:04,921 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:04,921 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:04,921 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 04:39:04,922 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:04,922 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:04,923 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:04,923 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:04,923 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:04,924 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 04:39:04,924 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 04:39:04,925 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:39:04,925 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:39:04,925 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 04:39:04,927 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 04:39:04,927 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 04:39:04,927 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 04:39:04,927 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 04:39:04,928 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:04,928 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:04,929 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:04,929 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:04,930 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:39:04,930 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:39:04,931 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:04,931 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:04,931 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 04:39:04,932 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 04:39:04,933 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:39:04,933 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:39:04,934 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:39:04,934 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:39:04,935 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:04,935 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:04,936 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 04:39:04,936 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 04:39:04,936 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 04:39:04,937 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:39:04,937 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:39:04,937 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 04:39:04,939 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:04,939 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:04,939 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 04:39:04,939 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 04:39:04,939 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 04:39:04,940 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 04:39:04,940 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 04:39:04,940 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 04:39:04,941 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 04:39:04,942 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:04,942 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:04,942 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:04,942 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 04:39:04,944 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 04:39:04,944 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 04:39:04,944 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 04:39:04,944 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 04:39:04,945 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:39:04,945 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:39:04,945 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 04:39:04,946 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 04:39:04,947 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:04,947 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:04,947 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:39:04,948 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:39:04,948 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:39:04,948 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 04:39:04,948 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 04:39:04,949 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 04:39:04,949 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 04:39:04,950 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 04:39:04,950 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 04:39:04,950 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 04:39:04,950 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 04:39:04,951 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 04:39:04,951 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 04:39:04,951 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 04:39:04,951 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 04:39:04,951 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 04:39:04,953 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 04:39:04,953 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 04:39:04,953 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService 04:39:04,953 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 04:39:04,954 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:39:04,954 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 04:39:04,954 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 04:39:04,955 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 04:39:04,956 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:04,956 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:04,956 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:04,957 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:39:04,957 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:39:04,958 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:04,958 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:04,958 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.io.download.DownloadService. Waiting for: [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] 04:39:04,959 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:04,959 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:04,959 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 04:39:04,960 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:04,960 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:04,960 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 04:39:04,961 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:39:04,962 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:39:04,962 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 04:39:04,962 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 04:39:04,963 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:04,963 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:04,963 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 04:39:04,963 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 04:39:04,963 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 04:39:04,964 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:04,964 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:04,965 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:04,965 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:04,965 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:04,965 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 04:39:04,966 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:39:04,966 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:39:04,966 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 04:39:04,966 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 04:39:04,967 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 04:39:04,968 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:39:04,968 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:39:04,969 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:04,969 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:04,969 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 04:39:04,970 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:04,970 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:04,970 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:04,971 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:04,971 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:04,972 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:39:04,972 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:39:04,972 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 04:39:04,974 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:04,974 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:04,974 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 04:39:04,974 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 04:39:04,974 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 04:39:04,974 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 04:39:04,976 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:04,976 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:04,976 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 04:39:04,976 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:04,977 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:04,977 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:04,977 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:04,978 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:04,978 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:04,979 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:04,979 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:04,980 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:04,980 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:04,981 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:04,981 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:04,982 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:39:04,982 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 04:39:04,982 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 04:39:04,984 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 04:39:04,984 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 04:39:04,984 INFO [StorageConfiguration] Deploying a VCS repository 04:39:04,985 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:04,985 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:04,986 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 04:39:04,986 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 04:39:04,986 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 04:39:04,986 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 04:39:04,986 INFO [ComponentManagerImpl] Starting Nuxeo Components 04:39:04,986 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 04:39:04,986 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 04:39:04,987 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:04,987 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 04:39:04,987 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 04:39:04,987 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 04:39:04,987 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:04,987 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 04:39:04,987 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 04:39:04,987 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 04:39:04,987 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 04:39:04,988 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.kafka.service 04:39:04,988 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.service 04:39:04,988 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro 04:39:04,988 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.codec.service 04:39:04,988 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro.contrib 04:39:04,989 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:04,989 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 04:39:04,989 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 04:39:04,989 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 04:39:04,989 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 04:39:04,989 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:04,989 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 04:39:04,989 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:04,990 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 04:39:04,990 INFO [SchemaManagerImpl] Registered schema: directory_configuration 04:39:04,990 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 04:39:04,992 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:04,992 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:04,992 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:04,993 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:04,993 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:04,993 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:04,993 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 04:39:04,993 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 04:39:04,993 INFO [SchemaManagerImpl] Registered schema: core-types 04:39:04,993 INFO [SchemaManagerImpl] Registered schema: base 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: relation 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: common 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: dublincore 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: uid 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: file 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: files 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: note 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: domain 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: relatedtext 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: publishing 04:39:04,994 INFO [SchemaManagerImpl] Registered schema: webcontainer 04:39:04,994 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 04:39:04,994 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 04:39:04,995 INFO [SchemaManagerImpl] Registered facet: Folderish 04:39:04,995 INFO [SchemaManagerImpl] Registered facet: Orderable 04:39:04,995 INFO [SchemaManagerImpl] Registered facet: Versionable 04:39:04,995 INFO [SchemaManagerImpl] Registered facet: Downloadable 04:39:04,995 INFO [SchemaManagerImpl] Registered facet: Publishable 04:39:04,995 INFO [SchemaManagerImpl] Registered facet: PublishSpace 04:39:04,995 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 04:39:04,995 INFO [SchemaManagerImpl] Registered facet: Commentable 04:39:04,995 INFO [SchemaManagerImpl] Registered facet: WebView 04:39:04,996 INFO [SchemaManagerImpl] Registered facet: SuperSpace 04:39:04,996 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 04:39:04,996 INFO [SchemaManagerImpl] Registered facet: SystemDocument 04:39:04,996 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 04:39:04,996 INFO [SchemaManagerImpl] Registered facet: BigFolder 04:39:04,996 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 04:39:04,996 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 04:39:04,996 INFO [SchemaManagerImpl] Registered document type: Folder 04:39:04,996 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 04:39:04,996 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 04:39:04,996 INFO [SchemaManagerImpl] Registered document type: Root 04:39:04,996 INFO [SchemaManagerImpl] Registered document type: Relation 04:39:04,997 INFO [SchemaManagerImpl] Registered document type: Domain 04:39:04,997 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 04:39:04,997 INFO [SchemaManagerImpl] Registered document type: Workspace 04:39:04,997 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 04:39:04,997 INFO [SchemaManagerImpl] Registered document type: SectionRoot 04:39:04,997 INFO [SchemaManagerImpl] Registered document type: Section 04:39:04,997 INFO [SchemaManagerImpl] Registered document type: File 04:39:04,997 INFO [SchemaManagerImpl] Registered document type: Note 04:39:04,997 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 04:39:04,997 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 04:39:04,997 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 04:39:04,998 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 04:39:04,998 INFO [SchemaManagerImpl] Registered schema: user 04:39:04,998 INFO [SchemaManagerImpl] Registered schema: group 04:39:04,998 INFO [SchemaManagerImpl] Registered schema: vocabulary 04:39:04,998 INFO [SchemaManagerImpl] Registered schema: xvocabulary 04:39:04,998 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 04:39:04,998 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 04:39:04,998 INFO [SchemaManagerImpl] Registered schema: documentsLists 04:39:04,999 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:04,999 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:04,999 INFO [LifeCycleRegistry] Registering lifecycle: default 04:39:04,999 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 04:39:04,999 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 04:39:04,999 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 04:39:04,999 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 04:39:04,999 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 04:39:05,000 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 04:39:05,000 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 04:39:05,000 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 04:39:05,000 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 04:39:05,000 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 04:39:05,000 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 04:39:05,000 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 04:39:05,000 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:05,000 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 04:39:05,001 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 04:39:05,001 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 04:39:05,001 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:05,001 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:05,001 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:05,002 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 04:39:05,002 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 04:39:05,002 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.isTrashed.from.deleteTransition and value true 04:39:05,002 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:05,002 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:05,002 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:05,002 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:05,003 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 04:39:05,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:05,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:05,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:05,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:05,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:05,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:05,004 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.uidseq.keyvaluestore.name and value sequence 04:39:05,004 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:05,004 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 04:39:05,004 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 04:39:05,004 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:05,004 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:05,004 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 04:39:05,004 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:05,005 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 04:39:05,005 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 04:39:05,005 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:05,005 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:05,005 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:05,006 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 04:39:05,006 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 04:39:05,006 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:05,006 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:05,006 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:05,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:05,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:05,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:05,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:05,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:05,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:05,007 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 04:39:05,008 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:05,008 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 04:39:05,008 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:05,008 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:05,008 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 04:39:05,008 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:05,008 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 04:39:05,009 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 04:39:05,009 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.acl.properties 04:39:05,009 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.security.acl.legacyBehavior and value false 04:39:05,009 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 04:39:05,009 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:05,009 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:05,010 INFO [LoginPluginRegistry] registering Login Plugin ... 04:39:05,010 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 04:39:05,010 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 04:39:05,010 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:05,011 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 04:39:05,011 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 04:39:05,011 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:05,011 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 04:39:05,011 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 04:39:05,012 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:05,012 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 04:39:05,012 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:05,013 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 04:39:05,013 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 04:39:05,013 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 04:39:05,013 INFO [VersioningComponent] Registered versioning policy: collaborative-save 04:39:05,013 INFO [VersioningComponent] Registered versioning filter: system-document 04:39:05,013 INFO [VersioningComponent] Registered versioning filter: note-filter 04:39:05,014 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 04:39:05,014 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:05,014 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 04:39:05,014 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 04:39:05,015 INFO [PageProviderRegistry] Registering page provider with name nuxeo_directory_entry_listing 04:39:05,015 INFO [PageProviderRegistry] Registering page provider with name users_listing 04:39:05,015 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 04:39:05,015 INFO [PageProviderRegistry] Registering page provider with name groups_listing 04:39:05,015 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 04:39:05,015 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 04:39:05,015 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 04:39:05,016 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 04:39:05,016 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 04:39:05,016 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:05,016 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 04:39:05,016 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 04:39:05,017 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 04:39:05,017 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 04:39:05,017 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 04:39:05,017 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:39:05,017 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:05,017 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.avro.factories 04:39:05,018 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:05,019 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:05,021 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 04:39:05,021 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:05,021 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:05,021 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:05,021 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:05,021 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:05,021 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:05,024 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:05,025 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:05,025 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:05,025 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:05,025 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 04:39:05,025 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 04:39:05,025 INFO [MigrationServiceImpl] Registered migration: trash-storage 04:39:05,025 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 04:39:05,026 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:05,034 INFO [CommandLineExecutorComponent] Registered command: pdftotext 04:39:05,097 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 04:39:05,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:05,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:05,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 04:39:05,099 INFO [UserService] UserService activated 04:39:05,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:05,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:05,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:05,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:05,100 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:05,100 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 04:39:05,100 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:05,100 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:05,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:05,101 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 04:39:05,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:39:05,101 INFO [DirectoryRegistry] Registered directory: userDirectory 04:39:05,101 INFO [DirectoryRegistry] Registered directory: groupDirectory 04:39:05,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 04:39:05,102 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:05,102 INFO [RepositoryManagerImpl] Registering repository: test 04:39:05,102 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 04:39:05,102 INFO [DirectoryRegistry] Registered directory template: template-directory 04:39:05,103 INFO [DirectoryRegistry] Registered directory template: template-user 04:39:05,103 INFO [DirectoryRegistry] Registered directory template: template-group 04:39:05,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 04:39:05,103 INFO [ComponentManagerImpl] Components activated in 0.117 sec. 04:39:05,104 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 04:39:05,104 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 04:39:05,105 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 04:39:05,105 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 04:39:05,106 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:05,107 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,107 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,107 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,107 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 04:39:05,113 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/directory_configuration.xsd 04:39:05,116 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/core-types.xsd 04:39:05,119 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/base.xsd 04:39:05,122 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relation.xsd 04:39:05,125 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/common.xsd 04:39:05,127 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 04:39:05,127 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:05,128 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 04:39:05,128 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:05,128 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 04:39:05,128 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:05,128 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/dublincore.xsd 04:39:05,131 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/uid.xsd 04:39:05,134 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/file.xsd 04:39:05,138 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/files.xsd 04:39:05,141 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/note.xsd 04:39:05,144 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/domain.xsd 04:39:05,147 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relatedtext.xsd 04:39:05,150 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/publishing.xsd 04:39:05,155 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/webcontainer.xsd 04:39:05,183 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/user.xsd 04:39:05,187 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/group.xsd 04:39:05,191 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/vocabulary.xsd 04:39:05,194 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/xvocabulary.xsd 04:39:05,198 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nvocabulary.xsd 04:39:05,201 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nxvocabulary.xsd 04:39:05,204 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/documentsLists.xsd 04:39:05,205 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 04:39:05,205 INFO [MongoDBComponent] Activate MongoDB component 04:39:05,245 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 04:39:05,245 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 04:39:05,248 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 04:39:05,249 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 04:39:05,249 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 04:39:05,249 INFO [RAMJobStore] RAMJobStore initialized. 04:39:05,249 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) '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. 04:39:05,249 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 04:39:05,250 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 04:39:05,250 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 04:39:05,250 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 04:39:05,251 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 04:39:05,251 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 04:39:05,252 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 04:39:05,253 INFO [SchedulerServiceImpl] scheduler started 04:39:05,253 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 04:39:05,256 INFO [MetricsServiceImpl] Setting up metrics configuration 04:39:05,258 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,258 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,258 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,288 INFO [ComponentManagerImpl] Components started in 0.184 sec. 04:39:05,289 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 132 * service:org.nuxeo.sample.operation.sample-operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 sec - in org.nuxeo.sample.TestSampleOperation Running org.nuxeo.sample.TestSampleService 04:39:05,310 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 04:39:05,310 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 04:39:05,311 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 04:39:05,311 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 04:39:05,337 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:39:05,338 INFO [ComponentManagerImpl] Stopping Nuxeo Components 04:39:05,338 INFO [WorkManagerImpl] Deactivated work queue default 04:39:05,338 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 04:39:05,339 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 04:39:05,342 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:05,344 INFO [RepositoryService] Shutting down repository manager 04:39:05,345 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:05,346 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 04:39:05,347 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 04:39:05,348 INFO [ComponentManagerImpl] Components stopped in 0.010 sec. 04:39:05,348 INFO [UserService] UserService deactivated 04:39:05,349 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 04:39:05,349 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:05,349 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 04:39:05,352 INFO [ComponentManagerImpl] Components deactivated in 0.004 sec. 04:39:05,415 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 04:39:05,418 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 04:39:05,419 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 04:39:05,419 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 04:39:05,419 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 04:39:05,420 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 04:39:05,420 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 04:39:05,420 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar 04:39:05,421 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 04:39:05,421 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 04:39:05,421 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 04:39:05,422 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 04:39:05,422 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 04:39:05,422 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 04:39:05,422 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 04:39:05,423 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 04:39:05,423 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 04:39:05,423 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 04:39:05,423 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 04:39:05,423 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 04:39:05,424 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 04:39:05,424 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 04:39:05,424 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 04:39:05,424 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 04:39:05,425 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 04:39:05,425 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 04:39:05,425 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 04:39:05,425 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 04:39:05,426 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 04:39:05,426 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 04:39:05,426 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 04:39:05,426 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 04:39:05,427 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 04:39:05,427 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 04:39:05,427 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 04:39:05,428 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 04:39:05,428 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 04:39:05,428 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 04:39:05,429 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 04:39:05,429 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 04:39:05,429 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 04:39:05,430 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 04:39:05,430 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 04:39:05,430 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316.jar 04:39:05,430 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316.jar 04:39:05,430 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 04:39:05,430 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 04:39:05,431 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316.jar 04:39:05,431 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316.jar 04:39:05,431 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316.jar 04:39:05,431 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316.jar 04:39:05,431 INFO [RuntimeHarnessImpl] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 04:39:05,432 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 04:39:05,432 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 04:39:05,432 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar 04:39:05,432 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316.jar 04:39:05,432 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar 04:39:05,433 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 04:39:05,433 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 04:39:05,433 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316.jar 04:39:05,433 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 04:39:05,434 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 04:39:05,434 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 04:39:05,434 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar 04:39:05,434 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316.jar 04:39:05,434 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 04:39:05,434 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316.jar 04:39:05,435 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar 04:39:05,435 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 04:39:05,435 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 04:39:05,435 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316.jar 04:39:05,436 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316.jar 04:39:05,436 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 04:39:05,437 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 04:39:05,437 INFO [RuntimeHarnessImpl] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 04:39:05,437 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316.jar 04:39:05,437 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316.jar 04:39:05,437 INFO [RuntimeHarnessImpl] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 04:39:05,438 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar 04:39:05,438 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316.jar 04:39:05,438 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 04:39:05,438 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar 04:39:05,438 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 04:39:05,439 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316.jar 04:39:05,439 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316.jar 04:39:05,439 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316.jar 04:39:05,439 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 04:39:05,439 INFO [RuntimeHarnessImpl] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 04:39:05,440 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 04:39:05,440 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 04:39:05,440 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 04:39:05,440 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 04:39:05,441 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 04:39:05,441 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 04:39:05,441 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 04:39:05,441 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 04:39:05,441 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 04:39:05,442 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 04:39:05,442 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 04:39:05,442 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 04:39:05,442 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 04:39:05,442 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 04:39:05,443 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 04:39:05,443 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 04:39:05,443 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 04:39:05,443 INFO [RuntimeHarnessImpl] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.7/paranamer-2.7.jar 04:39:05,443 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 04:39:05,444 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 04:39:05,444 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 04:39:05,444 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar 04:39:05,444 INFO [RuntimeHarnessImpl] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 04:39:05,444 INFO [RuntimeHarnessImpl] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 04:39:05,445 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar 04:39:05,445 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 04:39:05,445 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 04:39:05,445 INFO [RuntimeHarnessImpl] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 04:39:05,446 INFO [RuntimeHarnessImpl] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 04:39:05,446 INFO [RuntimeHarnessImpl] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 04:39:05,446 INFO [RuntimeHarnessImpl] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 04:39:05,447 INFO [RuntimeHarnessImpl] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 04:39:05,447 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 04:39:05,447 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 04:39:05,447 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar 04:39:05,447 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 04:39:05,449 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 04:39:05,449 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 04:39:05,449 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 04:39:05,450 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 04:39:05,450 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 04:39:05,451 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 04:39:05,451 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 04:39:05,451 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 04:39:05,451 INFO [RuntimeHarnessImpl] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 04:39:05,451 INFO [RuntimeHarnessImpl] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 04:39:05,452 INFO [RuntimeHarnessImpl] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 04:39:05,452 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 04:39:05,452 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar 04:39:05,452 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 04:39:05,453 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 04:39:05,453 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 04:39:05,453 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 04:39:05,453 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 04:39:05,453 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 04:39:05,453 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.bulk' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar 04:39:05,454 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar 04:39:05,454 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar 04:39:05,454 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar 04:39:05,454 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 04:39:05,455 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 04:39:05,455 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 04:39:05,455 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar 04:39:05,455 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 04:39:05,456 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar 04:39:05,456 INFO [RuntimeHarnessImpl] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 04:39:05,456 INFO [RuntimeHarnessImpl] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 04:39:05,457 INFO [RuntimeHarnessImpl] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 04:39:05,457 INFO [RuntimeHarnessImpl] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 04:39:05,457 INFO [RuntimeHarnessImpl] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 04:39:05,457 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar 04:39:05,458 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar 04:39:05,458 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar 04:39:05,458 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar 04:39:05,458 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 04:39:05,458 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 04:39:05,459 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 04:39:05,459 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 04:39:05,459 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 04:39:05,459 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 04:39:05,460 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 04:39:05,460 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 04:39:05,460 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 04:39:05,460 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 04:39:05,460 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 04:39:05,461 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 04:39:05,461 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 04:39:05,461 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 04:39:05,461 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 04:39:05,461 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 04:39:05,462 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 04:39:05,462 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 04:39:05,462 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 04:39:05,462 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 04:39:05,463 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 04:39:05,463 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 04:39:05,463 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 04:39:05,463 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 04:39:05,464 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 04:39:05,465 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 04:39:05,465 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 04:39:05,465 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 04:39:05,465 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 04:39:05,466 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 04:39:05,466 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 04:39:05,466 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 04:39:05,466 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 04:39:05,467 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 04:39:05,467 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 04:39:05,467 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 04:39:05,467 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 04:39:05,468 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 04:39:05,468 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 04:39:05,468 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 04:39:05,468 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 04:39:05,469 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 04:39:05,469 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 04:39:05,469 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 04:39:05,469 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 04:39:05,470 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 04:39:05,471 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 04:39:05,471 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 04:39:05,472 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 04:39:05,472 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 04:39:05,472 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 04:39:05,474 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 04:39:05,478 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 04:39:05,479 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:39:05,480 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 04:39:05,480 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 04:39:05,481 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 04:39:05,482 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:39:05,482 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 04:39:05,483 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:05,483 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:05,483 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 04:39:05,484 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 04:39:05,484 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 04:39:05,484 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 04:39:05,485 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 04:39:05,485 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 04:39:05,485 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 04:39:05,486 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 04:39:05,486 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 04:39:05,487 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:05,487 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:05,488 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:39:05,488 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 04:39:05,488 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 04:39:05,489 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 04:39:05,490 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:05,490 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:05,490 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 04:39:05,491 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:05,491 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:05,492 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:05,493 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:05,493 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:05,493 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:05,494 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:39:05,494 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 04:39:05,496 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 04:39:05,496 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 04:39:05,497 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:39:05,497 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 04:39:05,498 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.stream 04:39:05,499 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:39:05,500 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.kafka.service 04:39:05,500 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kafka.KafkaConfigService 04:39:05,501 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.service 04:39:05,501 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.service 04:39:05,501 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.stream.StreamService 04:39:05,503 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro 04:39:05,503 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro 04:39:05,503 INFO [ComponentManagerImpl] Registering service: org.apache.avro.message.SchemaStore 04:39:05,503 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.avro.AvroService 04:39:05,505 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.codec.service 04:39:05,505 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.codec.service 04:39:05,505 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.codec.CodecService 04:39:05,506 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro.contrib 04:39:05,507 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro.contrib 04:39:05,507 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 04:39:05,509 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:05,509 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:05,509 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 04:39:05,510 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 04:39:05,510 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 04:39:05,512 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 04:39:05,512 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 04:39:05,512 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 04:39:05,513 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 04:39:05,513 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 04:39:05,515 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:05,515 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 04:39:05,515 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:05,516 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:39:05,517 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 04:39:05,517 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 04:39:05,517 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 04:39:05,519 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:39:05,519 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 04:39:05,519 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:39:05,520 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 04:39:05,521 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:05,522 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:05,522 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 04:39:05,524 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:39:05,524 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 04:39:05,524 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 04:39:05,525 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 04:39:05,526 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:05,527 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:05,527 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 04:39:05,528 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:05,529 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:05,529 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 04:39:05,529 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 04:39:05,534 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:05,534 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:05,535 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 04:39:05,535 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 04:39:05,535 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 04:39:05,537 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 04:39:05,537 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 04:39:05,537 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 04:39:05,538 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 04:39:05,539 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:05,539 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:05,539 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:39:05,540 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 04:39:05,542 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:05,542 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:05,542 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 04:39:05,542 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 04:39:05,544 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:05,544 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:05,544 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:05,544 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 04:39:05,546 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:05,546 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:05,546 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 04:39:05,547 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 04:39:05,549 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:05,549 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:05,549 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 04:39:05,551 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:05,551 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:05,551 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 04:39:05,553 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:05,553 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:05,553 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 04:39:05,553 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 04:39:05,555 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 04:39:05,555 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 04:39:05,555 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 04:39:05,557 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:05,557 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:05,557 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:39:05,559 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:39:05,559 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 04:39:05,560 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:05,560 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:05,562 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:05,562 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:05,563 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:05,563 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:05,565 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:39:05,565 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 04:39:05,566 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 04:39:05,566 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 04:39:05,566 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 04:39:05,567 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:05,567 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:05,568 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:05,569 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:05,570 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:05,570 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:05,571 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:39:05,571 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 04:39:05,571 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.trash.TrashService 04:39:05,572 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 04:39:05,574 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:05,575 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:05,575 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.versioning.VersioningService 04:39:05,575 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 04:39:05,576 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:05,576 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:05,578 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:05,578 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:05,578 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 04:39:05,579 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:05,579 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:05,580 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:05,580 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:05,581 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:05,582 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:05,583 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:05,583 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:05,583 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:05,584 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:05,584 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:05,586 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:05,586 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:05,586 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:05,587 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:05,587 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 04:39:05,588 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 04:39:05,588 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:05,589 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:05,589 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:05,590 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:05,590 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:05,590 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 04:39:05,591 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 04:39:05,592 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 04:39:05,592 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 04:39:05,593 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:05,594 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:05,594 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:05,595 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:05,595 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:05,596 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:05,596 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:05,597 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:05,598 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:05,598 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 04:39:05,599 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:05,599 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:05,599 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 04:39:05,600 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 04:39:05,601 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 04:39:05,601 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 04:39:05,601 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 04:39:05,603 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:05,603 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:05,603 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 04:39:05,604 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:05,605 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:05,605 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 04:39:05,606 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:05,607 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:05,607 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 04:39:05,608 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:05,608 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:05,608 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:05,608 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 04:39:05,608 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 04:39:05,609 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:05,609 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:05,609 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 04:39:05,610 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:05,610 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:05,611 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:05,611 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:05,611 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 04:39:05,612 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:05,612 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:05,612 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 04:39:05,613 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:05,613 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:05,614 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:05,614 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:05,614 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:05,615 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:39:05,615 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 04:39:05,615 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 04:39:05,616 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:05,616 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:05,616 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 04:39:05,617 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:05,617 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:05,618 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:05,618 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:05,618 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:05,619 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 04:39:05,619 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 04:39:05,620 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:39:05,620 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 04:39:05,620 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 04:39:05,622 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 04:39:05,622 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 04:39:05,622 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 04:39:05,622 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 04:39:05,623 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:05,623 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:05,624 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:05,624 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:05,625 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:39:05,625 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 04:39:05,626 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:05,626 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:05,626 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 04:39:05,626 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 04:39:05,627 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:39:05,627 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 04:39:05,628 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:39:05,628 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 04:39:05,629 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:05,629 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:05,630 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 04:39:05,630 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 04:39:05,630 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 04:39:05,630 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:39:05,630 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 04:39:05,631 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 04:39:05,632 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:05,632 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:05,632 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 04:39:05,632 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 04:39:05,632 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 04:39:05,633 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 04:39:05,633 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 04:39:05,633 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 04:39:05,634 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 04:39:05,635 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:05,635 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:05,635 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:05,635 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 04:39:05,636 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 04:39:05,636 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 04:39:05,636 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 04:39:05,636 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 04:39:05,637 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:39:05,638 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 04:39:05,638 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 04:39:05,638 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 04:39:05,639 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:05,639 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:05,639 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 04:39:05,640 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:39:05,640 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 04:39:05,640 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 04:39:05,640 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 04:39:05,641 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 04:39:05,641 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 04:39:05,641 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 04:39:05,642 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 04:39:05,642 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 04:39:05,642 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 04:39:05,642 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 04:39:05,643 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 04:39:05,643 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 04:39:05,643 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 04:39:05,643 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 04:39:05,644 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 04:39:05,644 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 04:39:05,644 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService 04:39:05,644 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 04:39:05,645 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:39:05,646 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 04:39:05,646 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 04:39:05,646 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 04:39:05,647 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:05,647 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:05,647 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:05,648 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:39:05,648 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 04:39:05,649 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:05,649 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:05,649 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.io.download.DownloadService. Waiting for: [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] 04:39:05,650 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:05,650 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:05,650 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 04:39:05,651 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:05,651 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:05,651 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 04:39:05,652 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:39:05,652 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 04:39:05,652 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 04:39:05,653 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 04:39:05,654 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:05,654 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:05,654 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 04:39:05,654 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 04:39:05,654 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 04:39:05,656 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:05,656 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:05,656 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:05,656 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:05,656 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:05,657 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 04:39:05,658 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:39:05,658 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 04:39:05,659 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 04:39:05,659 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 04:39:05,659 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 04:39:05,660 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:39:05,661 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 04:39:05,661 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:05,661 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:05,662 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 04:39:05,663 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:05,663 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:05,663 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:05,664 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:05,664 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:05,665 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:39:05,665 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 04:39:05,665 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 04:39:05,666 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:05,667 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:05,667 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 04:39:05,667 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 04:39:05,667 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 04:39:05,667 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 04:39:05,668 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:05,668 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:05,668 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 04:39:05,669 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:05,669 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:05,670 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:05,670 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:05,671 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:05,671 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:05,672 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:05,672 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:05,672 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:05,673 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:05,673 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:05,673 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:05,674 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:39:05,674 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 04:39:05,674 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 04:39:05,676 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 04:39:05,676 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 04:39:05,676 INFO [StorageConfiguration] Deploying a VCS repository 04:39:05,677 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:05,677 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:05,678 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 04:39:05,678 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 04:39:05,678 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 04:39:05,679 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 04:39:05,679 INFO [ComponentManagerImpl] Starting Nuxeo Components 04:39:05,679 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 04:39:05,679 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 04:39:05,679 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 04:39:05,679 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 04:39:05,679 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 04:39:05,679 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 04:39:05,679 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 04:39:05,680 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 04:39:05,680 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 04:39:05,680 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 04:39:05,680 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 04:39:05,680 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.kafka.service 04:39:05,680 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.service 04:39:05,680 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro 04:39:05,680 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.codec.service 04:39:05,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro.contrib 04:39:05,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 04:39:05,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 04:39:05,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 04:39:05,681 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 04:39:05,681 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 04:39:05,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 04:39:05,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 04:39:05,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 04:39:05,682 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 04:39:05,682 INFO [SchemaManagerImpl] Registered schema: directory_configuration 04:39:05,682 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 04:39:05,684 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 04:39:05,684 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 04:39:05,684 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 04:39:05,685 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 04:39:05,685 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 04:39:05,685 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 04:39:05,685 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 04:39:05,685 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 04:39:05,685 INFO [SchemaManagerImpl] Registered schema: core-types 04:39:05,685 INFO [SchemaManagerImpl] Registered schema: base 04:39:05,685 INFO [SchemaManagerImpl] Registered schema: relation 04:39:05,685 INFO [SchemaManagerImpl] Registered schema: common 04:39:05,685 INFO [SchemaManagerImpl] Registered schema: dublincore 04:39:05,686 INFO [SchemaManagerImpl] Registered schema: uid 04:39:05,686 INFO [SchemaManagerImpl] Registered schema: file 04:39:05,686 INFO [SchemaManagerImpl] Registered schema: files 04:39:05,686 INFO [SchemaManagerImpl] Registered schema: note 04:39:05,686 INFO [SchemaManagerImpl] Registered schema: domain 04:39:05,686 INFO [SchemaManagerImpl] Registered schema: relatedtext 04:39:05,686 INFO [SchemaManagerImpl] Registered schema: publishing 04:39:05,686 INFO [SchemaManagerImpl] Registered schema: webcontainer 04:39:05,686 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 04:39:05,686 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 04:39:05,686 INFO [SchemaManagerImpl] Registered facet: Folderish 04:39:05,686 INFO [SchemaManagerImpl] Registered facet: Orderable 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: Versionable 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: Downloadable 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: Publishable 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: PublishSpace 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: Commentable 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: WebView 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: SuperSpace 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: SystemDocument 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 04:39:05,687 INFO [SchemaManagerImpl] Registered facet: BigFolder 04:39:05,688 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 04:39:05,688 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: Folder 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: Root 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: Relation 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: Domain 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: Workspace 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: SectionRoot 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: Section 04:39:05,688 INFO [SchemaManagerImpl] Registered document type: File 04:39:05,689 INFO [SchemaManagerImpl] Registered document type: Note 04:39:05,689 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 04:39:05,689 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 04:39:05,689 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 04:39:05,689 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 04:39:05,689 INFO [SchemaManagerImpl] Registered schema: user 04:39:05,689 INFO [SchemaManagerImpl] Registered schema: group 04:39:05,689 INFO [SchemaManagerImpl] Registered schema: vocabulary 04:39:05,689 INFO [SchemaManagerImpl] Registered schema: xvocabulary 04:39:05,689 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 04:39:05,689 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 04:39:05,690 INFO [SchemaManagerImpl] Registered schema: documentsLists 04:39:05,690 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 04:39:05,690 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 04:39:05,690 INFO [LifeCycleRegistry] Registering lifecycle: default 04:39:05,690 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 04:39:05,690 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 04:39:05,690 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 04:39:05,690 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 04:39:05,690 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 04:39:05,690 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 04:39:05,690 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 04:39:05,691 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 04:39:05,691 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 04:39:05,691 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 04:39:05,691 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 04:39:05,691 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 04:39:05,691 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 04:39:05,691 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 04:39:05,691 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 04:39:05,691 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 04:39:05,691 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 04:39:05,692 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 04:39:05,692 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.service.migrator 04:39:05,692 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 04:39:05,692 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 04:39:05,692 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.isTrashed.from.deleteTransition and value true 04:39:05,692 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 04:39:05,692 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 04:39:05,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 04:39:05,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 04:39:05,693 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 04:39:05,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 04:39:05,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 04:39:05,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 04:39:05,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 04:39:05,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 04:39:05,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 04:39:05,694 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.uidseq.keyvaluestore.name and value sequence 04:39:05,694 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 04:39:05,694 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 04:39:05,694 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 04:39:05,694 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 04:39:05,694 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 04:39:05,695 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 04:39:05,695 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 04:39:05,695 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 04:39:05,695 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 04:39:05,695 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.directory.pageproviders 04:39:05,695 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 04:39:05,695 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 04:39:05,695 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 04:39:05,695 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 04:39:05,696 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 04:39:05,696 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 04:39:05,697 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 04:39:05,697 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 04:39:05,697 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 04:39:05,697 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 04:39:05,697 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 04:39:05,697 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 04:39:05,697 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 04:39:05,697 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.acl.properties 04:39:05,697 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.security.acl.legacyBehavior and value false 04:39:05,697 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 04:39:05,698 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 04:39:05,698 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 04:39:05,698 INFO [LoginPluginRegistry] registering Login Plugin ... 04:39:05,698 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 04:39:05,698 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 04:39:05,698 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 04:39:05,698 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 04:39:05,698 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 04:39:05,698 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 04:39:05,699 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 04:39:05,699 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 04:39:05,699 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 04:39:05,699 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 04:39:05,699 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 04:39:05,699 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 04:39:05,699 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 04:39:05,700 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 04:39:05,700 INFO [VersioningComponent] Registered versioning policy: collaborative-save 04:39:05,700 INFO [VersioningComponent] Registered versioning filter: system-document 04:39:05,700 INFO [VersioningComponent] Registered versioning filter: note-filter 04:39:05,700 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 04:39:05,700 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 04:39:05,700 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 04:39:05,700 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 04:39:05,701 INFO [PageProviderRegistry] Registering page provider with name nuxeo_directory_entry_listing 04:39:05,701 INFO [PageProviderRegistry] Registering page provider with name users_listing 04:39:05,701 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 04:39:05,701 INFO [PageProviderRegistry] Registering page provider with name groups_listing 04:39:05,701 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 04:39:05,701 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 04:39:05,701 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 04:39:05,701 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 04:39:05,701 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 04:39:05,702 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 04:39:05,702 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 04:39:05,702 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 04:39:05,702 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 04:39:05,702 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 04:39:05,702 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 04:39:05,702 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 04:39:05,703 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 04:39:05,703 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.avro.factories 04:39:05,703 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 04:39:05,704 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 04:39:05,705 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 04:39:05,706 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 04:39:05,706 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 04:39:05,706 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 04:39:05,706 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 04:39:05,706 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 04:39:05,706 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 04:39:05,707 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 04:39:05,707 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 04:39:05,708 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 04:39:05,708 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 04:39:05,708 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 04:39:05,708 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 04:39:05,708 INFO [MigrationServiceImpl] Registered migration: trash-storage 04:39:05,708 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 04:39:05,709 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 04:39:05,716 INFO [CommandLineExecutorComponent] Registered command: pdftotext 04:39:05,772 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 04:39:05,772 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 04:39:05,772 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 04:39:05,773 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 04:39:05,773 INFO [UserService] UserService activated 04:39:05,773 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 04:39:05,773 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 04:39:05,773 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 04:39:05,773 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 04:39:05,773 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 04:39:05,774 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 04:39:05,774 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 04:39:05,774 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 04:39:05,775 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 04:39:05,775 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 04:39:05,775 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 04:39:05,775 INFO [DirectoryRegistry] Registered directory: userDirectory 04:39:05,775 INFO [DirectoryRegistry] Registered directory: groupDirectory 04:39:05,776 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 04:39:05,776 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 04:39:05,776 INFO [RepositoryManagerImpl] Registering repository: test 04:39:05,776 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 04:39:05,776 INFO [DirectoryRegistry] Registered directory template: template-directory 04:39:05,776 INFO [DirectoryRegistry] Registered directory template: template-user 04:39:05,777 INFO [DirectoryRegistry] Registered directory template: template-group 04:39:05,777 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 04:39:05,777 INFO [ComponentManagerImpl] Components activated in 0.098 sec. 04:39:05,777 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 04:39:05,778 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 04:39:05,779 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 04:39:05,779 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 04:39:05,780 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:05,780 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,781 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,781 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,781 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 04:39:05,786 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/directory_configuration.xsd 04:39:05,789 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/core-types.xsd 04:39:05,791 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/base.xsd 04:39:05,794 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relation.xsd 04:39:05,797 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/common.xsd 04:39:05,800 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 04:39:05,800 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:05,801 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 04:39:05,801 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:05,801 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 04:39:05,801 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 04:39:05,801 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/dublincore.xsd 04:39:05,804 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/uid.xsd 04:39:05,809 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/file.xsd 04:39:05,814 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/files.xsd 04:39:05,819 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/note.xsd 04:39:05,822 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/domain.xsd 04:39:05,825 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/relatedtext.xsd 04:39:05,828 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/publishing.xsd 04:39:05,832 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/webcontainer.xsd 04:39:05,836 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/user.xsd 04:39:05,840 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/group.xsd 04:39:05,842 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/vocabulary.xsd 04:39:05,845 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/xvocabulary.xsd 04:39:05,848 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nvocabulary.xsd 04:39:05,850 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/l10nxvocabulary.xsd 04:39:05,853 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2838125094194148929.tmp/tmp/schemas/documentsLists.xsd 04:39:05,854 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 04:39:05,854 INFO [MongoDBComponent] Activate MongoDB component 04:39:05,885 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 04:39:05,885 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 04:39:05,894 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 04:39:05,895 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 04:39:05,895 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 04:39:05,895 INFO [RAMJobStore] RAMJobStore initialized. 04:39:05,895 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) '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. 04:39:05,895 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 04:39:05,895 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 04:39:05,895 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 04:39:05,896 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 04:39:05,896 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 04:39:05,896 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 04:39:05,897 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 04:39:05,897 INFO [SchedulerServiceImpl] scheduler started 04:39:05,897 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 04:39:05,899 INFO [MetricsServiceImpl] Setting up metrics configuration 04:39:05,900 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,900 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,900 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 04:39:05,930 INFO [ComponentManagerImpl] Components started in 0.152 sec. 04:39:05,931 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 132 * service:org.nuxeo.sample.operation.sample-operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 sec - in org.nuxeo.sample.TestSampleService Running org.nuxeo.sample.TestSampleAsyncListener 04:39:05,951 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 04:39:05,951 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 04:39:05,952 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 04:39:05,952 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 04:39:05,975 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 04:39:05,975 INFO [ComponentManagerImpl] Stopping Nuxeo Components 04:39:05,975 INFO [WorkManagerImpl] Deactivated work queue default 04:39:05,975 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 04:39:05,976 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 04:39:05,977 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:05,977 INFO [RepositoryService] Shutting down repository manager 04:39:05,978 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 04:39:05,978 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 04:39:05,978 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 04:39:05,979 INFO [ComponentManagerImpl] Components stopped in 0.004 sec. 04:39:05,979 INFO [UserService] UserService deactivated 04:39:05,980 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 04:39:05,980 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 04:39:05,980 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 04:39:05,981 INFO [ComponentManagerImpl] Components deactivated in 0.002 sec. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.nuxeo.sample.TestSampleAsyncListener Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-sample-project --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-sample-project --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nuxeo-sample-project-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-sample-project --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-sample-project >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-sample-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-sample-project --- [INFO] Storing buildNumber: 20180627-043907 at timestamp: 1530074347475 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-sample-project --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-sample-project <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-sample-project --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nuxeo-sample-project-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-sample-project --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nuxeo-sample-project-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316/nuxeo-sample-project-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316/nuxeo-sample-project-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nuxeo-sample-project-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316/nuxeo-sample-project-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-sample-project --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316/nuxeo-sample-project-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316/nuxeo-sample-project-10.2-I20180627_0316.jar (10 KB at 27.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316/nuxeo-sample-project-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316/nuxeo-sample-project-10.2-I20180627_0316.pom (3 KB at 20.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/maven-metadata.xml (155 KB at 351.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/maven-metadata.xml (155 KB at 623.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316/nuxeo-sample-project-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.2-I20180627_0316/nuxeo-sample-project-10.2-I20180627_0316-sources.jar (6 KB at 23.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Logs viewer 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-logs-viewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-logs-viewer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-logs-viewer --- [INFO] Storing buildNumber: 20180627-043910 at timestamp: 1530074350545 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-logs-viewer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-logs-viewer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/src/main/java/org/nuxeo/logs/viewer/LogsViewerActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/src/main/java/org/nuxeo/logs/viewer/LogsViewerActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/src/main/java/org/nuxeo/logs/viewer/LogsViewerActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-logs-viewer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-logs-viewer --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.logs.viewer.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.logs.viewer.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-logs-viewer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-logs-viewer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-logs-viewer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-logs-viewer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-logs-viewer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-logs-viewer --- [INFO] Storing buildNumber: 20180627-043914 at timestamp: 1530074354589 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-logs-viewer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-logs-viewer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-logs-viewer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/nuxeo-logs-viewer-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-logs-viewer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/nuxeo-logs-viewer-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316/nuxeo-logs-viewer-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/nuxeo-logs-viewer-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316/nuxeo-logs-viewer-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-logs-viewer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316/nuxeo-logs-viewer-10.2-I20180627_0316.jar (13 KB at 38.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316/nuxeo-logs-viewer-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316/nuxeo-logs-viewer-10.2-I20180627_0316.pom (3 KB at 9.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/maven-metadata.xml (155 KB at 397.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/maven-metadata.xml (155 KB at 471.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316/nuxeo-logs-viewer-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.2-I20180627_0316/nuxeo-logs-viewer-10.2-I20180627_0316-sources.jar (8 KB at 30.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet --- [INFO] Storing buildNumber: 20180627-043916 at timestamp: 1530074356237 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet --- [INFO] Storing buildNumber: 20180627-043916 at timestamp: 1530074356304 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/10.2-I20180627_0316/nuxeo-platform-spreadsheet-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/10.2-I20180627_0316/nuxeo-platform-spreadsheet-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/10.2-I20180627_0316/nuxeo-platform-spreadsheet-10.2-I20180627_0316.pom (2 KB at 17.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/maven-metadata.xml (112 KB at 312.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/maven-metadata.xml (112 KB at 259.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-core --- [INFO] Storing buildNumber: 20180627-043917 at timestamp: 1530074357249 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-spreadsheet-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-spreadsheet-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-spreadsheet-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-spreadsheet-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-core --- [INFO] Storing buildNumber: 20180627-043917 at timestamp: 1530074357354 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316.jar (4 KB at 9.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316.pom (631 B at 3.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/maven-metadata.xml (64 KB at 262.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/maven-metadata.xml (64 KB at 253.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.2-I20180627_0316/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316-sources.jar (809 B at 2.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-web --- [INFO] Storing buildNumber: 20180627-043919 at timestamp: 1530074359444 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (gulp-build) @ nuxeo-platform-spreadsheet-web --- [INFO] Executing tasks main: clean-cache: [exec] npm WARN using --force I sure hope you know what you are doing. [exec] bower deleted Cached package chart-elements: /opt/jenkins/.cache/bower/packages/58d5cf9978f66b40fbbcdaefefad5f58/dc4be42cd8 [exec] bower deleted Cached package Chart.js: /opt/jenkins/.cache/bower/packages/b10e8c9eafe753443416f10a02f9eef3/1.1.1 [exec] bower deleted Cached package es6-promise: /opt/jenkins/.cache/bower/packages/43dca203e4c0ea435d298ab0fc4ab212/2.2.0 [exec] bower deleted Cached package font-roboto: /opt/jenkins/.cache/bower/packages/b71044860af09cd5bcd84c83b0fdc483/1.0.1 [exec] bower deleted Cached package iron-elements: /opt/jenkins/.cache/bower/packages/7e6158a546b1406adc701fe43f8112f1/1.0.10 [exec] bower deleted Cached package paper-elements: /opt/jenkins/.cache/bower/packages/95e8216a7a5862b227541d9855996b69/1.0.7 [exec] bower deleted Cached package promise-polyfill: /opt/jenkins/.cache/bower/packages/d18aa9542877fe3f09d4345b8076e7cd/1.0.1 [exec] bower deleted Cached package polymer: /opt/jenkins/.cache/bower/packages/4b3248bac6c187112723518244e6fe5a/1.7.0 [exec] bower deleted Cached package webcomponentsjs: /opt/jenkins/.cache/bower/packages/17800d6873478332c188fccd82ad4bdd/0.7.23 [exec] bower deleted Cached package select2: /opt/jenkins/.cache/bower/packages/9b6f3e9faa811d3785256322f1e9b2e9/3.5.2 [exec] bower deleted Cached package web-animations-js: /opt/jenkins/.cache/bower/packages/a0399c8e7c5a274093b28b585d48692e/2.2.2 [exec] bower deleted Cached package better-i18n-plugin: /opt/jenkins/.cache/bower/packages/0485cdd703611d0ae9c7b06e11f04609/1.0.4 [exec] bower deleted Cached package Chart.HorizontalBar.js: /opt/jenkins/.cache/bower/packages/8359e2947cff7d084678e2c9e2760766/1.0.3 [exec] bower deleted Cached package better-dom: /opt/jenkins/.cache/bower/packages/3e2ad6935cbb7f69f468b74a2398e631/2.1.4 [exec] bower deleted Cached package gold-email-input: /opt/jenkins/.cache/bower/packages/2884c75bfbe811d4678b623f73d0cb87/1.0.8 [exec] bower deleted Cached package iron-a11y-keys-behavior: /opt/jenkins/.cache/bower/packages/105f41b423fd5f4bdffc331324f2691c/1.1.9 [exec] bower deleted Cached package iron-a11y-announcer: /opt/jenkins/.cache/bower/packages/4401a0592e86d2261f5082e4296a70db/1.0.5 [exec] bower deleted Cached package iron-autogrow-textarea: /opt/jenkins/.cache/bower/packages/151339582700158abc9a835a04f656ef/1.0.14 [exec] bower deleted Cached package iron-ajax: /opt/jenkins/.cache/bower/packages/867342daedb0d2a5a8a97ec3515a8adc/1.4.3 [exec] bower deleted Cached package iron-collapse: /opt/jenkins/.cache/bower/packages/528c770f6ec0b4804b88e88b7dd4227f/1.3.0 [exec] bower deleted Cached package iron-component-page: /opt/jenkins/.cache/bower/packages/8fe72d4988ccd34c6478dde5a82d367f/1.1.7 [exec] bower deleted Cached package iron-behaviors: /opt/jenkins/.cache/bower/packages/2728e90b8f011abded2670c7e8265b22/1.0.17 [exec] bower deleted Cached package iron-demo-helpers: /opt/jenkins/.cache/bower/packages/fae0fcc4cd90d036e4c80195dd83a8ae/1.2.5 [exec] bower deleted Cached package iron-a11y-keys: /opt/jenkins/.cache/bower/packages/3fcdc407b67a716699653647d72cd428/1.0.6 [exec] bower deleted Cached package iron-dropdown: /opt/jenkins/.cache/bower/packages/6e7e3c38565ee8f68f754dbab22594ba/1.5.3 [exec] bower deleted Cached package iron-flex-layout: /opt/jenkins/.cache/bower/packages/31adfb9211ad9bcb7c321e43f6e2bdab/1.3.1 [exec] bower deleted Cached package iron-fit-behavior: /opt/jenkins/.cache/bower/packages/fb39535859b9a48a0d217bc7003b5ed3/1.2.5 [exec] bower deleted Cached package iron-checked-element-behavior: /opt/jenkins/.cache/bower/packages/7b3bcfae6566cd003e88ebab65f09266/1.0.5 [exec] bower deleted Cached package iron-icon: /opt/jenkins/.cache/bower/packages/fd9651233ec47ffb5e75a7b23ac75280/1.0.12 [exec] bower deleted Cached package iron-icons: /opt/jenkins/.cache/bower/packages/09bca806f6b1cdf8ad05d475fef6c036/1.2.0 [exec] bower deleted Cached package iron-jsonp-library: /opt/jenkins/.cache/bower/packages/2fcef3c0ad7ac0c73a8ac557bbc3d9f8/1.0.4 [exec] bower deleted Cached package iron-form-element-behavior: /opt/jenkins/.cache/bower/packages/c59509093bc5bbe269a13d3ea9650bb3/1.0.6 [exec] bower deleted Cached package iron-iconset: /opt/jenkins/.cache/bower/packages/60be4f90d6779c457ed16dd6dfd2696b/1.0.5 [exec] bower deleted Cached package iron-iconset-svg: /opt/jenkins/.cache/bower/packages/963084eb7096ee773aebff98de13d98d/1.1.0 [exec] bower deleted Cached package iron-doc-viewer: /opt/jenkins/.cache/bower/packages/c0307cae01e484eaf565f75c16f7c356/1.0.15 [exec] bower deleted Cached package iron-form: /opt/jenkins/.cache/bower/packages/0bc2289b0ceb60c7d89c56744e25ed68/1.1.4 [exec] bower deleted Cached package iron-label: /opt/jenkins/.cache/bower/packages/52fc1fc3412a5f6e8ddf411c7b996701/1.0.2 [exec] bower deleted Cached package iron-menu-behavior: /opt/jenkins/.cache/bower/packages/3eb7c8adf8819c761a6935794a0b7e68/1.2.0 [exec] bower deleted Cached package iron-location: /opt/jenkins/.cache/bower/packages/e146ebaacad2534a6031247a487ee3ac/0.8.9 [exec] bower deleted Cached package iron-media-query: /opt/jenkins/.cache/bower/packages/ec5cb9a14ba41d0bb892f6cedff78ca4/1.0.8 [exec] bower deleted Cached package iron-meta: /opt/jenkins/.cache/bower/packages/1156687622a7731abf47ecddc060a79c/1.1.2 [exec] bower deleted Cached package iron-overlay-behavior: /opt/jenkins/.cache/bower/packages/ca09435104c4cf0452f846a9c3662b13/1.10.1 [exec] bower deleted Cached package iron-input: /opt/jenkins/.cache/bower/packages/1100a1536654913d1bc50f9d22475206/1.0.10 [exec] bower deleted Cached package iron-image: /opt/jenkins/.cache/bower/packages/345e232daae64e3ac530a3ab97e7aa7e/1.2.5 [exec] bower deleted Cached package iron-range-behavior: /opt/jenkins/.cache/bower/packages/50e601e73face28d4c05657c8f172bb7/1.0.6 [exec] bower deleted Cached package iron-scroll-threshold: /opt/jenkins/.cache/bower/packages/57054bd85578281da8ef9b3eae1d8c58/1.0.3 [exec] bower deleted Cached package iron-scroll-target-behavior: /opt/jenkins/.cache/bower/packages/2f825789428aef9850ce295b21c093aa/1.1.0 [exec] bower deleted Cached package iron-selector: /opt/jenkins/.cache/bower/packages/4d76a67d614115a45888fa7cff143fec/1.5.2 [exec] bower deleted Cached package iron-test-helpers: /opt/jenkins/.cache/bower/packages/c522035878c16ce751b752b60b967070/1.3.0 [exec] bower deleted Cached package iron-swipeable-container: /opt/jenkins/.cache/bower/packages/557a1b1414ecee7b201190c2da681bae/1.0.3 [exec] bower deleted Cached package iron-validator-behavior: /opt/jenkins/.cache/bower/packages/8575782213dedc08c22afe4536e93e4a/1.0.1 [exec] bower deleted Cached package iron-validatable-behavior: /opt/jenkins/.cache/bower/packages/d177447778b8743ead0f012360163068/1.1.1 [exec] bower deleted Cached package iron-pages: /opt/jenkins/.cache/bower/packages/2ccd9299fc42e61088ffdb5403380129/1.0.8 [exec] bower deleted Cached package iron-signals: /opt/jenkins/.cache/bower/packages/1c3365cfa8430d698190ec00a5d3ef5c/1.0.3 [exec] bower deleted Cached package iron-localstorage: /opt/jenkins/.cache/bower/packages/ceda7f6d44498147fbf0e05061a017e1/1.0.6 [exec] bower deleted Cached package better-dateinput-polyfill: /opt/jenkins/.cache/bower/packages/c45f29df2cdb146914fa8537bea82346/1.5.2 [exec] bower deleted Cached package marked-element: /opt/jenkins/.cache/bower/packages/20d974e0e586fa13ac3ec1e59d2f5e64/1.1.3 [exec] bower deleted Cached package marked: /opt/jenkins/.cache/bower/packages/45ac6dd1129c54f4a727bae9ac179a4e/0.3.6 [exec] bower deleted Cached package marked-element: /opt/jenkins/.cache/bower/packages/fdbae24882a7ce2f018e0d5aa1a0536c/1.2.0 [exec] bower deleted Cached package nuxeo-elements: /opt/jenkins/.cache/bower/packages/1afb060aa3040b2faefd0afc60b6a35e/0.2.4 [exec] bower deleted Cached package nuxeo-dataviz-elements: /opt/jenkins/.cache/bower/packages/bbb07cd3b88e9643e876644a85d37ae0/0.2.6 [exec] bower deleted Cached package nuxeo-document-permissions: /opt/jenkins/.cache/bower/packages/f4fc4c128874fc73f9f724a7bdece668/0.2.8 [exec] bower deleted Cached package nuxeo-elements: /opt/jenkins/.cache/bower/packages/1afb060aa3040b2faefd0afc60b6a35e/0.2.7 [exec] bower deleted Cached package paper-badge: /opt/jenkins/.cache/bower/packages/a746ec207e532f873d563e2ed771ed9c/1.1.4 [exec] bower deleted Cached package paper-behaviors: /opt/jenkins/.cache/bower/packages/933303a0b359d22dced1efbe17c427bc/1.0.12 [exec] bower deleted Cached package paper-checkbox: /opt/jenkins/.cache/bower/packages/c4567b340619f71eed3dba4ca9610aa5/1.4.1 [exec] bower deleted Cached package paper-button: /opt/jenkins/.cache/bower/packages/22974544448ad3e76953f2e0ef7a8564/1.0.14 [exec] bower deleted Cached package paper-dialog: /opt/jenkins/.cache/bower/packages/06dc935f3e627d54a83fd27c377d9717/1.1.0 [exec] bower deleted Cached package paper-dialog-behavior: /opt/jenkins/.cache/bower/packages/8c4e5a5d22fcb74984d59481b0ff86f9/1.2.7 [exec] bower deleted Cached package paper-drawer-panel: /opt/jenkins/.cache/bower/packages/b852b3c650cdb047a8e1004f7b81674e/1.0.10 [exec] bower deleted Cached package paper-header-panel: /opt/jenkins/.cache/bower/packages/dbe14fd9196b24679964c57a0f15c4dc/1.1.7 [exec] bower deleted Cached package paper-dropdown-menu: /opt/jenkins/.cache/bower/packages/1bb80bdb5814f54d8469f3daf38808d3/1.4.2 [exec] bower deleted Cached package paper-fab: /opt/jenkins/.cache/bower/packages/1e2e71667d68b3677b0d046b866253c6/1.2.1 [exec] bower deleted Cached package paper-icon-button: /opt/jenkins/.cache/bower/packages/3d092ba73de4035d1538601679ee4b55/1.0.7 [exec] bower deleted Cached package paper-dialog-scrollable: /opt/jenkins/.cache/bower/packages/d24557c770779769b5983f717d0069e3/1.1.5 [exec] bower deleted Cached package paper-item: /opt/jenkins/.cache/bower/packages/f45d7dce19b473b4d122229bc9441df1/1.2.1 [exec] bower deleted Cached package paper-icon-button: /opt/jenkins/.cache/bower/packages/3d092ba73de4035d1538601679ee4b55/1.1.3 [exec] bower deleted Cached package paper-menu: /opt/jenkins/.cache/bower/packages/8d2c5c52241d2706d047a27f9cde2ead/1.2.2 [exec] bower deleted Cached package paper-card: /opt/jenkins/.cache/bower/packages/624fc714bb1d7d1a067bd8d1d08c583a/1.1.4 [exec] bower deleted Cached package paper-listbox: /opt/jenkins/.cache/bower/packages/9f4f5b781eadc58946dc0291ad447624/1.1.2 [exec] bower deleted Cached package paper-menu-button: /opt/jenkins/.cache/bower/packages/127c149025355faec72a57b07e705c0f/1.5.2 [exec] bower deleted Cached package paper-progress: /opt/jenkins/.cache/bower/packages/be92da272bd188bce380768ced74a796/1.0.11 [exec] bower deleted Cached package paper-material: /opt/jenkins/.cache/bower/packages/766413a2f160316af85b94fb2533abfa/1.0.6 [exec] bower deleted Cached package paper-radio-button: /opt/jenkins/.cache/bower/packages/331c53303fd0c6f341c09b15253ca4c4/1.2.1 [exec] bower deleted Cached package paper-radio-group: /opt/jenkins/.cache/bower/packages/95b5ff7ae845d6c44577d0214eb2f483/1.2.1 [exec] bower deleted Cached package paper-toggle-button: /opt/jenkins/.cache/bower/packages/782b9021a06119f4efd917dacf0ea64e/1.2.1 [exec] bower deleted Cached package paper-spinner: /opt/jenkins/.cache/bower/packages/74aa5ff8671e07944d3f522bf5679efe/1.2.1 [exec] bower deleted Cached package paper-tabs: /opt/jenkins/.cache/bower/packages/2c1337bec47d46322fa55ee3639efa93/1.7.0 [exec] bower deleted Cached package paper-input: /opt/jenkins/.cache/bower/packages/df8c12fb9357263f8b8d719c345e1a90/1.1.22 [exec] bower deleted Cached package paper-styles: /opt/jenkins/.cache/bower/packages/afd7f66435c1b0756d0af34de55c546b/1.1.5 [exec] bower deleted Cached package paper-toast: /opt/jenkins/.cache/bower/packages/766d4f9876f3c7b204e8263eea6d7c1c/1.3.0 [exec] bower deleted Cached package paper-slider: /opt/jenkins/.cache/bower/packages/799025e31bcab5078a3966af0eba074f/1.0.12 [exec] bower deleted Cached package paper-ripple: /opt/jenkins/.cache/bower/packages/8a0bc25b7c25a3d19fb08e1a03536450/1.0.10 [exec] bower deleted Cached package prism-element: /opt/jenkins/.cache/bower/packages/9cb21e70022d0417957cb75c00b086f9/1.1.1 [exec] bower deleted Cached package paper-toolbar: /opt/jenkins/.cache/bower/packages/133937c7b4c22ed0ac8883b6f3adcfd9/1.1.7 [exec] bower deleted Cached package paper-tooltip: /opt/jenkins/.cache/bower/packages/081bdf9e755e23d32ff156b577fdc93d/1.1.3 [exec] bower deleted Cached package hydrolysis: /opt/jenkins/.cache/bower/packages/e0649444983b084fe4a83a37d03deb2c/1.24.1 [exec] bower deleted Cached package iron-resizable-behavior: /opt/jenkins/.cache/bower/packages/97aaff2cdd165c736ec41cf143ef745b/1.0.5 [exec] bower deleted Cached package iron-list: /opt/jenkins/.cache/bower/packages/90fd20abb6c83e6c1f096d493d9a7029/1.3.14 [exec] bower deleted Cached package nuxeo: /opt/jenkins/.cache/bower/packages/239c3e573e8c39fbc97b131961e39af5/0.9.0 [exec] bower deleted Cached package neon-animation: /opt/jenkins/.cache/bower/packages/1b6cb14ba1cfbc30bde76ef30b19c788/1.2.4 [exec] bower deleted Cached package paper-scroll-header-panel: /opt/jenkins/.cache/bower/packages/12784b4b013e262c985971b69dcf36b2/1.0.16 [exec] bower deleted Cached package prism: /opt/jenkins/.cache/bower/packages/4544edd4afcfa43a7d3ce54a4daf9531/1.5.1 [exec] bower deleted Cached package jquery: /opt/jenkins/.cache/bower/packages/35300e45e44dbc6f186ed069533ef0af/3.1.1 [exec] bower deleted Cached package moment: /opt/jenkins/.cache/bower/packages/bc513c8c04bcb090c1bc9c31b7ba3b0f/2.10.6 init: [exec] npm WARN deprecated minimatch@2.0.3: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated gulp-util@2.2.20: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated lodash-node@2.4.1: This package is discontinued. Use lodash@^4.0.0. [exec] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN prefer global jshint@2.9.5 should be installed with -g [exec] nuxeo-spreadsheet@0.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js [exec] โ”œโ”€โ”ฌ del@0.1.3 [exec] โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ globby@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ array-union@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-path-in-cwd@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-path-inside@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ rimraf@2.6.2 [exec] โ”‚ โ””โ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 [exec] โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.1 [exec] โ”œโ”€โ”ฌ gulp@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fancy-log@1.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-gray@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@3.1.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@2.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ snapdragon-util@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-windows@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon@0.12.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon-node@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lazy-cache@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-getter@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ snapdragon-util@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ snapdragon-util@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ snapdragon-capture@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ regex-not@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ safe-regex@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ret@0.1.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ collection-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ set-value@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-object-path@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ set-value@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ use@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ which@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ homedir-polyfill@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-root@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ make-iterator@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ resolve@1.8.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-parse@1.0.5 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-consume@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”œโ”€โ”ฌ tildify@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@0.3.14 [exec] โ”‚ โ”œโ”€โ”€ defaults@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@3.1.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimatch@0.2.14 [exec] โ”‚ โ”œโ”€โ”ฌ graceful-fs@3.0.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ natives@1.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”œโ”€โ”ฌ gulp-bower-files@0.2.7 [exec] โ”‚ โ””โ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ currently-unhandled@0.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-exceptions@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._escapestringchar@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.defaults@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._objecttypes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash._escapehtmlchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._htmlescapes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash._reunescapedhtml@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isnative@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._shimkeys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isobject@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ lodash.values@2.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”œโ”€โ”ฌ gulp-cache@0.1.11 [exec] โ”‚ โ”œโ”€โ”€ bluebird@1.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ cache-swap@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rimraf@2.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ lodash-node@2.4.1 [exec] โ”‚ โ””โ”€โ”€ map-stream@0.1.0 [exec] โ”œโ”€โ”ฌ gulp-concat@2.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ concat-with-sourcemaps@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ through2@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ cloneable-readable@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-csso@0.2.9 [exec] โ”‚ โ”œโ”€โ”ฌ bufferstreams@0.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”œโ”€โ”€ csso@1.3.12 [exec] โ”‚ โ””โ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”œโ”€โ”ฌ gulp-filter@0.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”ฌ xtend@2.1.2 [exec] โ”‚ โ””โ”€โ”€ object-keys@0.4.0 [exec] โ”œโ”€โ”ฌ gulp-flatten@0.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”€ xtend@2.1.2 [exec] โ”œโ”€โ”ฌ gulp-jshint@1.12.0 [exec] โ”‚ โ”œโ”€โ”ฌ jshint@2.9.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ console-browserify@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ date-now@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@3.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ shelljs@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ rcloader@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rcfinder@0.1.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash.clonedeep@4.5.0 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”ฌ gulp-load-plugins@0.5.3 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@3.2.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ””โ”€โ”ฌ multimatch@0.3.0 [exec] โ”‚ โ””โ”€โ”€ minimatch@0.3.0 [exec] โ”œโ”€โ”ฌ gulp-shell@0.2.11 [exec] โ”‚ โ”œโ”€โ”€ async@0.9.2 [exec] โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”ฌ gulp-size@0.3.1 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ gzip-size@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-zlib@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pako@0.2.9 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ concat-stream@1.6.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ buffer-from@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@0.1.2 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”€ xtend@2.1.2 [exec] โ”œโ”€โ”ฌ gulp-sourcemaps@1.12.1 [exec] โ”‚ โ”œโ”€โ”ฌ @gulp-sourcemaps/map-sources@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ normalize-path@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ acorn@4.0.13 [exec] โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ css@2.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map@0.1.43 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map-resolve@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ atob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ debug-fabulous@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.6.9 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lazy-debug-legacy@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.1.0 [exec] โ”‚ โ”œโ”€โ”€ detect-newline@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@1.0.4 [exec] โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”œโ”€โ”ฌ gulp-uglify@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ deepmerge@0.2.10 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.4.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@2.4.24 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.1.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ yargs@3.5.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ window-size@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”œโ”€โ”ฌ gulp-useref@0.4.5 [exec] โ”‚ โ”œโ”€โ”ฌ glob@4.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ once@1.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ node-useref@0.3.15 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”œโ”€โ”ฌ jshint-stylish@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ””โ”€โ”€ text-table@0.2.0 [exec] โ”œโ”€โ”ฌ merge-stream@0.1.8 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”€ opn@0.1.2 [exec] โ”œโ”€โ”€ run-sequence@1.2.2 [exec] โ””โ”€โ”ฌ traceur@0.0.72 [exec] โ”œโ”€โ”€ commander@2.6.0 [exec] โ”œโ”€โ”ฌ glob@4.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@2.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ””โ”€โ”ฌ once@1.3.1 [exec] โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”œโ”€โ”€ rsvp@3.0.17 [exec] โ””โ”€โ”€ semver@2.3.2 [exec] [exec] npm WARN nuxeo-spreadsheet@0.0.0 No description [exec] npm WARN nuxeo-spreadsheet@0.0.0 No repository field. [exec] npm WARN nuxeo-spreadsheet@0.0.0 No license field. [exec] bower es6-module-loader#~0.9.4 not-cached https://github.com/ModuleLoader/es6-module-loader.git#~0.9.4 [exec] bower es6-module-loader#~0.9.4 resolve https://github.com/ModuleLoader/es6-module-loader.git#~0.9.4 [exec] bower handsontable#~0.11.4 not-cached https://github.com/handsontable/handsontable.git#~0.11.4 [exec] bower handsontable#~0.11.4 resolve https://github.com/handsontable/handsontable.git#~0.11.4 [exec] bower select2#~3.5.1 not-cached https://github.com/ivaynberg/select2.git#~3.5.1 [exec] bower select2#~3.5.1 resolve https://github.com/ivaynberg/select2.git#~3.5.1 [exec] bower system.js#~0.9.3 not-cached https://github.com/systemjs/systemjs.git#~0.9.3 [exec] bower system.js#~0.9.3 resolve https://github.com/systemjs/systemjs.git#~0.9.3 [exec] bower nuxeo#~0.2.0 not-cached https://github.com/nuxeo/nuxeo-js-client.git#~0.2.0 [exec] bower nuxeo#~0.2.0 resolve https://github.com/nuxeo/nuxeo-js-client.git#~0.2.0 [exec] bower jquery-ui#~1.11.2 not-cached https://github.com/components/jqueryui.git#~1.11.2 [exec] bower jquery-ui#~1.11.2 resolve https://github.com/components/jqueryui.git#~1.11.2 [exec] bower system.js#~0.9.3 download https://github.com/systemjs/systemjs/archive/0.9.3.tar.gz [exec] bower nuxeo#~0.2.0 download https://github.com/nuxeo/nuxeo-js-client/archive/0.2.0.tar.gz [exec] bower es6-module-loader#~0.9.4 download https://github.com/ModuleLoader/es6-module-loader/archive/v0.9.4.tar.gz [exec] bower handsontable#~0.11.4 download https://github.com/handsontable/handsontable/archive/0.11.4.tar.gz [exec] bower select2#~3.5.1 download https://github.com/ivaynberg/select2/archive/3.5.4.tar.gz [exec] bower jquery-ui#~1.11.2 download https://github.com/components/jqueryui/archive/1.11.4.tar.gz [exec] bower nuxeo#~0.2.0 extract archive.tar.gz [exec] bower nuxeo#~0.2.0 resolved https://github.com/nuxeo/nuxeo-js-client.git#0.2.0 [exec] bower jquery#>= 1.8.3 not-cached https://github.com/jquery/jquery-dist.git#>= 1.8.3 [exec] bower jquery#>= 1.8.3 resolve https://github.com/jquery/jquery-dist.git#>= 1.8.3 [exec] bower system.js#~0.9.3 extract archive.tar.gz [exec] bower select2#~3.5.1 extract archive.tar.gz [exec] bower system.js#~0.9.3 resolved https://github.com/systemjs/systemjs.git#0.9.3 [exec] bower select2#~3.5.1 resolved https://github.com/ivaynberg/select2.git#3.5.4 [exec] bower jquery#>= 1.7.1 not-cached https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower jquery#>= 1.7.1 resolve https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower select2#~3.5.1 invalid-meta for:/tmp/jenkins/bower/35368a19f307e4af02d0df055846840d-146373-cNgZoa/bower.json [exec] bower select2#~3.5.1 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#~3.5.1 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#~3.5.1 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#~3.5.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .png files: ["select2.png","select2x2.png"] [exec] bower jquery#>= 1.7.1 download https://github.com/jquery/jquery-dist/archive/3.3.1.tar.gz [exec] bower jquery#>= 1.8.3 download https://github.com/jquery/jquery-dist/archive/3.3.1.tar.gz [exec] bower jquery-ui#~1.11.2 extract archive.tar.gz [exec] bower jquery-ui#~1.11.2 resolved https://github.com/components/jqueryui.git#1.11.4 [exec] bower jquery#>=1.6 not-cached https://github.com/jquery/jquery-dist.git#>=1.6 [exec] bower jquery#>=1.6 resolve https://github.com/jquery/jquery-dist.git#>=1.6 [exec] bower jquery#>=1.6 download https://github.com/jquery/jquery-dist/archive/3.3.1.tar.gz [exec] bower es6-module-loader#~0.9.4 extract archive.tar.gz [exec] bower es6-module-loader#~0.9.4 resolved https://github.com/ModuleLoader/es6-module-loader.git#0.9.4 [exec] bower traceur#0.0.72 not-cached https://github.com/jmcriffey/bower-traceur.git#0.0.72 [exec] bower traceur#0.0.72 resolve https://github.com/jmcriffey/bower-traceur.git#0.0.72 [exec] bower handsontable#~0.11.4 extract archive.tar.gz [exec] bower jquery#>= 1.7.1 extract archive.tar.gz [exec] bower jquery#>= 1.7.1 resolved https://github.com/jquery/jquery-dist.git#3.3.1 [exec] bower handsontable#~0.11.4 resolved https://github.com/handsontable/handsontable.git#0.11.4 [exec] bower zeroclipboard#>=2.1.6 not-cached https://github.com/zeroclipboard/zeroclipboard.git#>=2.1.6 [exec] bower zeroclipboard#>=2.1.6 resolve https://github.com/zeroclipboard/zeroclipboard.git#>=2.1.6 [exec] bower jquery#>=1.6 extract archive.tar.gz [exec] bower jquery#>=1.6 resolved https://github.com/jquery/jquery-dist.git#3.3.1 [exec] bower jquery#>= 1.8.3 extract archive.tar.gz [exec] bower zeroclipboard#>=2.1.6 download https://github.com/zeroclipboard/zeroclipboard/archive/v2.3.0.tar.gz [exec] bower jquery#>= 1.8.3 resolved https://github.com/jquery/jquery-dist.git#3.3.1 [exec] bower traceur#0.0.72 download https://github.com/jmcriffey/bower-traceur/archive/0.0.72.tar.gz [exec] bower zeroclipboard#>=2.1.6 extract archive.tar.gz [exec] bower zeroclipboard#>=2.1.6 resolved https://github.com/zeroclipboard/zeroclipboard.git#2.3.0 [exec] bower traceur#0.0.72 extract archive.tar.gz [exec] bower traceur#0.0.72 resolved https://github.com/jmcriffey/bower-traceur.git#0.0.72 [exec] bower nuxeo#~0.2.0 install nuxeo#0.2.0 [exec] bower system.js#~0.9.3 install system.js#0.9.3 [exec] bower select2#~3.5.1 install select2#3.5.4 [exec] bower jquery-ui#~1.11.2 install jquery-ui#1.11.4 [exec] bower es6-module-loader#~0.9.4 install es6-module-loader#0.9.4 [exec] bower jquery#>= 1.7.1 install jquery#3.3.1 [exec] bower handsontable#~0.11.4 install handsontable#0.11.4 [exec] bower zeroclipboard#>=2.1.6 install zeroclipboard#2.3.0 [exec] bower traceur#0.0.72 install traceur#0.0.72 [exec] bower traceur extra-resolution Unnecessary resolution: traceur#0.0.72 [exec] bower es6-module-loader extra-resolution Unnecessary resolution: es6-module-loader#~0.9.4 [exec] [exec] nuxeo#0.2.0 app/bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.3.1 [exec] [exec] system.js#0.9.3 app/bower_components/system.js [exec] โ””โ”€โ”€ es6-module-loader#0.9.4 [exec] [exec] select2#3.5.4 app/bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.3.1 [exec] [exec] jquery-ui#1.11.4 app/bower_components/jquery-ui [exec] โ””โ”€โ”€ jquery#3.3.1 [exec] [exec] es6-module-loader#0.9.4 app/bower_components/es6-module-loader [exec] โ””โ”€โ”€ traceur#0.0.72 [exec] [exec] jquery#3.3.1 app/bower_components/jquery [exec] [exec] handsontable#0.11.4 app/bower_components/handsontable [exec] โ””โ”€โ”€ zeroclipboard#2.3.0 [exec] [exec] zeroclipboard#2.3.0 app/bower_components/zeroclipboard [exec] [exec] traceur#0.0.72 app/bower_components/traceur build-with-tests: [echo] build and test [exec] [05:04:37] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/gulpfile.js [exec] [05:04:37] Starting 'build'... [exec] [05:04:37] Starting 'transpile'... [exec] [05:04:37] Finished 'build' after 45 ms [exec] [05:04:38] Finished 'transpile' after 968 ms [exec] [05:04:38] Starting 'html'... [exec] [05:04:54] gulp-size: total 1.11 MB [exec] [05:04:54] Finished 'html' after 16 s [exec] [05:04:54] Starting 'images'... [exec] [05:04:54] Finished 'images' after 29 ms [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/surefire-reports [copy] Warning: Could not find file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/test-results.xml to copy. build-skip-tests: build: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-spreadsheet-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-spreadsheet-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-spreadsheet-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.spreadsheet.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.ecm.spreadsheet.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-spreadsheet-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-web --- [INFO] Storing buildNumber: 20180627-050458 at timestamp: 1530075898090 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316.jar (315 KB at 1489.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316.pom (2 KB at 10.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/maven-metadata.xml (62 KB at 95.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/maven-metadata.xml (62 KB at 163.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316-sources.jar (2 KB at 10.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Storing buildNumber: 20180627-050500 at timestamp: 1530075900108 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-spreadsheet-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-spreadsheet-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Storing buildNumber: 20180627-050500 at timestamp: 1530075900856 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316.jar (14 KB at 42.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316.pom (2 KB at 9.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/maven-metadata.xml (62 KB at 156.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/maven-metadata.xml (62 KB at 257.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.2-I20180627_0316/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316-sources.jar (9 KB at 67.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Storing buildNumber: 20180627-050502 at timestamp: 1530075902162 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Storing buildNumber: 20180627-050502 at timestamp: 1530075902297 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316.jar (7 KB at 32.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316.pom (964 B at 5.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/maven-metadata.xml (62 KB at 140.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/maven-metadata.xml (62 KB at 143.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.2-I20180627_0316/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316-sources.jar (4 KB at 26.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Binary Metadata 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-binary-metadata --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-binary-metadata --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-binary-metadata --- [INFO] Storing buildNumber: 20180627-050504 at timestamp: 1530075904992 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-binary-metadata --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-binary-metadata --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataComponent.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataWorkListener.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataWorkListener.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataWorkListener.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-binary-metadata --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataService.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-binary-metadata --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 05:05:15,932 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 4 / Unstarted: 0 / Total: 152 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.binary.metadata.test.TestBinaryMetadataSyncListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 05:05:32,052 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 104 * service:org.nuxeo.binary.metadata references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.073 sec - in org.nuxeo.binary.metadata.test.TestBinaryMetadataSyncListener Running org.nuxeo.binary.metadata.test.TestBinaryMetadataAsyncListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 sec - in org.nuxeo.binary.metadata.test.TestBinaryMetadataAsyncListener Running org.nuxeo.binary.metadata.test.TestBinaryMetadataOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 05:05:37,330 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 106 * service:org.nuxeo.binary.metadata references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.679 sec - in org.nuxeo.binary.metadata.test.TestBinaryMetadataOperation Running org.nuxeo.binary.metadata.test.TestBinaryMetadataService main 05:05:43,189 ERROR [ExifToolProcessor] There was an error executing the following command: exiftool -m -q -q #{tagList} #{inFilePath}. [] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.878 sec - in org.nuxeo.binary.metadata.test.TestBinaryMetadataService Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-binary-metadata --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-binary-metadata --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-binary-metadata --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-binary-metadata >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-binary-metadata --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-binary-metadata --- [INFO] Storing buildNumber: 20180627-050544 at timestamp: 1530075944747 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-binary-metadata --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-binary-metadata <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-binary-metadata --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-binary-metadata --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-binary-metadata --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-binary-metadata --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316.jar (44 KB at 121.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316.pom (6 KB at 63.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/maven-metadata.xml (126 KB at 307.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/maven-metadata.xml (126 KB at 580.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316-sources.jar (32 KB at 418.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.2-I20180627_0316/nuxeo-binary-metadata-10.2-I20180627_0316-tests.jar (9413 KB at 28350.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-segmentio-connector 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-segmentio-connector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-segmentio-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-segmentio-connector --- [INFO] Storing buildNumber: 20180627-050548 at timestamp: 1530075948063 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-segmentio-connector --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-segmentio-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-segmentio-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-segmentio-connector --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.segment.io.test.TestSegmentIOService Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 sec - in org.nuxeo.segment.io.test.TestSegmentIOService Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-segmentio-connector --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-segmentio-connector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/nuxeo-segmentio-connector-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-segmentio-connector --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-segmentio-connector >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-segmentio-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-segmentio-connector --- [INFO] Storing buildNumber: 20180627-050557 at timestamp: 1530075957813 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-segmentio-connector --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-segmentio-connector <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-segmentio-connector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/nuxeo-segmentio-connector-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-segmentio-connector --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/nuxeo-segmentio-connector-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316/nuxeo-segmentio-connector-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316/nuxeo-segmentio-connector-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/nuxeo-segmentio-connector-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316/nuxeo-segmentio-connector-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-segmentio-connector --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316/nuxeo-segmentio-connector-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316/nuxeo-segmentio-connector-10.2-I20180627_0316.jar (33 KB at 289.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316/nuxeo-segmentio-connector-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316/nuxeo-segmentio-connector-10.2-I20180627_0316.pom (5 KB at 53.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/maven-metadata.xml (147 KB at 366.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/maven-metadata.xml (147 KB at 515.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316/nuxeo-segmentio-connector-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.2-I20180627_0316/nuxeo-segmentio-connector-10.2-I20180627_0316-sources.jar (20 KB at 266.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-parent --- [INFO] Storing buildNumber: 20180627-050558 at timestamp: 1530075958900 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-parent --- [INFO] Storing buildNumber: 20180627-050558 at timestamp: 1530075958984 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/10.2-I20180627_0316/nuxeo-liveconnect-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/10.2-I20180627_0316/nuxeo-liveconnect-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/10.2-I20180627_0316/nuxeo-liveconnect-parent-10.2-I20180627_0316.pom (3 KB at 31.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/maven-metadata.xml (125 KB at 290.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/maven-metadata.xml (125 KB at 603.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-core --- [INFO] Storing buildNumber: 20180627-050601 at timestamp: 1530075961195 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/AbstractLiveConnectBlobProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/AbstractLiveConnectBlobProvider.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/AbstractLiveConnectBlobProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 05:06:05,001 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.liveconnect.workmanager StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:06:07,926 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.liveconnect.core.TestLiveConnectBlobProvider 05:06:11,164 main ERROR [AbstractLiveConnectBlobProvider] Invalid URI: http:// java.net.URISyntaxException: Expected authority at index 7: http:// at java.net.URI$Parser.fail(URI.java:2848) at java.net.URI$Parser.failExpecting(URI.java:2854) at java.net.URI$Parser.parseHierarchical(URI.java:3102) at java.net.URI$Parser.parse(URI.java:3053) at java.net.URI.(URI.java:588) at org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider.asURI(AbstractLiveConnectBlobProvider.java:362) at org.nuxeo.ecm.liveconnect.core.TestLiveConnectBlobProvider.testAsUriError(TestLiveConnectBlobProvider.java:298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.564 sec - in org.nuxeo.ecm.liveconnect.core.TestLiveConnectBlobProvider Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/nuxeo-liveconnect-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-core --- [INFO] Storing buildNumber: 20180627-050612 at timestamp: 1530075972886 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/nuxeo-liveconnect-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/nuxeo-liveconnect-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316/nuxeo-liveconnect-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316/nuxeo-liveconnect-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/nuxeo-liveconnect-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316/nuxeo-liveconnect-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316/nuxeo-liveconnect-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316/nuxeo-liveconnect-core-10.2-I20180627_0316.jar (24 KB at 277.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316/nuxeo-liveconnect-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316/nuxeo-liveconnect-core-10.2-I20180627_0316.pom (3 KB at 32.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/maven-metadata.xml (122 KB at 270.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/maven-metadata.xml (122 KB at 880.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316/nuxeo-liveconnect-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.2-I20180627_0316/nuxeo-liveconnect-core-10.2-I20180627_0316-sources.jar (19 KB at 244.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core for Box 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-box-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-core --- [INFO] Storing buildNumber: 20180627-050614 at timestamp: 1530075974497 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-box-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-box-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-box-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 05:06:17,851 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.liveconnect.box.core.cache 05:06:17,865 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.liveconnect.box.core.pageprovider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:06:20,779 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry notification of application started failed: null java.lang.NullPointerException at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.lambda$queryProviders$2(OAuth2ServiceProviderRegistryImpl.java:162) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:282) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.queryProviders(OAuth2ServiceProviderRegistryImpl.java:161) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.getProviderDocModel(OAuth2ServiceProviderRegistryImpl.java:71) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.getProvider(OAuth2ServiceProviderRegistryImpl.java:81) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.registerCustomProviders(OAuth2ServiceProviderRegistryImpl.java:214) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.start(OAuth2ServiceProviderRegistryImpl.java:209) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.RuntimeHarnessImpl.fireFrameworkStarted(RuntimeHarnessImpl.java:213) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:159) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 05:06:20,853 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 1 / Total: 114 * service:org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService requires [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] * service:org.nuxeo.ecm.platform.oauth.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] - service:org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry ====================================================================== Running org.nuxeo.ecm.liveconnect.box.TestBoxBlobProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in org.nuxeo.ecm.liveconnect.box.TestBoxBlobProvider Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-box-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-box-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/nuxeo-liveconnect-box-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-box-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-box-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-core --- [INFO] Storing buildNumber: 20180627-050622 at timestamp: 1530075982656 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-box-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-box-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/nuxeo-liveconnect-box-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-box-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/nuxeo-liveconnect-box-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316/nuxeo-liveconnect-box-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316/nuxeo-liveconnect-box-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/nuxeo-liveconnect-box-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316/nuxeo-liveconnect-box-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-box-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316/nuxeo-liveconnect-box-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316/nuxeo-liveconnect-box-core-10.2-I20180627_0316.jar (13 KB at 52.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316/nuxeo-liveconnect-box-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316/nuxeo-liveconnect-box-core-10.2-I20180627_0316.pom (3 KB at 32.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/maven-metadata.xml (69 KB at 112.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/maven-metadata.xml (69 KB at 246.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316/nuxeo-liveconnect-box-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.2-I20180627_0316/nuxeo-liveconnect-box-core-10.2-I20180627_0316-sources.jar (7 KB at 88.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core for Dropbox 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-dropbox-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] Storing buildNumber: 20180627-050625 at timestamp: 1530075985284 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-dropbox-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobProvider.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-dropbox-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-dropbox-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:06:32,566 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService requires [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] * service:org.nuxeo.ecm.platform.oauth.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.liveconnect.dropbox.TestDropboxBlobProvider Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 sec - in org.nuxeo.ecm.liveconnect.dropbox.TestDropboxBlobProvider Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-dropbox-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-dropbox-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-dropbox-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-dropbox-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] Storing buildNumber: 20180627-050634 at timestamp: 1530075994865 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-dropbox-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-dropbox-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-dropbox-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-dropbox-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316.jar (13 KB at 164.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316.pom (3 KB at 32.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/maven-metadata.xml (69 KB at 82.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/maven-metadata.xml (69 KB at 323.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316-sources.jar (7 KB at 86.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core for Google Drive 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-google-drive-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Storing buildNumber: 20180627-050638 at timestamp: 1530075998726 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-google-drive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-google-drive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-google-drive-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.liveconnect.google.drive.TestGoogleDriveDocumentUpdate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 sec - in org.nuxeo.ecm.liveconnect.google.drive.TestGoogleDriveDocumentUpdate Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-google-drive-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-google-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-google-drive-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-google-drive-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Storing buildNumber: 20180627-050647 at timestamp: 1530076007836 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-google-drive-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-google-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-google-drive-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-google-drive-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316.jar (27 KB at 229.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316.pom (4 KB at 51.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/maven-metadata.xml (69 KB at 176.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/maven-metadata.xml (69 KB at 234.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-sources.jar (17 KB at 201.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-tests.jar (91 KB at 1186.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core for OneDrive 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-onedrive-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] Storing buildNumber: 20180627-050650 at timestamp: 1530076010349 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-onedrive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-onedrive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-onedrive-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:06:57,194 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveOAuth2ServiceProviderForBusiness StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:07:01,337 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.131 sec - in org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveOAuth2ServiceProviderForBusiness Running org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveBlobProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:07:04,847 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.472 sec - in org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveBlobProvider Running org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveOAuth2ServiceProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveOAuth2ServiceProvider Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-onedrive-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-onedrive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-onedrive-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-onedrive-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] Storing buildNumber: 20180627-050707 at timestamp: 1530076027107 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-onedrive-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-onedrive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-onedrive-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-onedrive-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316.jar (22 KB at 270.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316.pom (3 KB at 40.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/maven-metadata.xml (69 KB at 228.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/maven-metadata.xml (69 KB at 155.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316-sources.jar (17 KB at 218.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core Dependencies 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] Storing buildNumber: 20180627-050708 at timestamp: 1530076028667 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] Storing buildNumber: 20180627-050709 at timestamp: 1530076029235 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/10.2-I20180627_0316/nuxeo-liveconnect-core-dependencies-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/10.2-I20180627_0316/nuxeo-liveconnect-core-dependencies-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/10.2-I20180627_0316/nuxeo-liveconnect-core-dependencies-10.2-I20180627_0316.pom (2 KB at 14.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/maven-metadata.xml (68 KB at 300.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/maven-metadata.xml (68 KB at 473.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-jsf --- [INFO] Storing buildNumber: 20180627-050711 at timestamp: 1530076031152 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.liveconnect.jsf.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.liveconnect.jsf.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/nuxeo-liveconnect-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-jsf --- [INFO] Storing buildNumber: 20180627-050713 at timestamp: 1530076033941 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/nuxeo-liveconnect-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/nuxeo-liveconnect-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316/nuxeo-liveconnect-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316/nuxeo-liveconnect-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/nuxeo-liveconnect-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316/nuxeo-liveconnect-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316/nuxeo-liveconnect-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316/nuxeo-liveconnect-jsf-10.2-I20180627_0316.jar (5 KB at 63.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316/nuxeo-liveconnect-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316/nuxeo-liveconnect-jsf-10.2-I20180627_0316.pom (948 B at 7.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/maven-metadata.xml (69 KB at 140.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/maven-metadata.xml (69 KB at 675.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316/nuxeo-liveconnect-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.2-I20180627_0316/nuxeo-liveconnect-jsf-10.2-I20180627_0316-sources.jar (3 KB at 31.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF for Box 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-box-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-jsf --- [INFO] Storing buildNumber: 20180627-050716 at timestamp: 1530076036212 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-box-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-box-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-box-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.liveconnect.box.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.liveconnect.box.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-box-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-box-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-box-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-box-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-jsf --- [INFO] Storing buildNumber: 20180627-050719 at timestamp: 1530076039335 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-box-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-box-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-box-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-box-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316.jar (13 KB at 16.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316.pom (2 KB at 21.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/maven-metadata.xml (69 KB at 123.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/maven-metadata.xml (69 KB at 217.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.2-I20180627_0316/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316-sources.jar (8 KB at 97.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF for Dropbox 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Storing buildNumber: 20180627-050722 at timestamp: 1530076042764 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobUploader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobUploader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobUploader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.liveconnect.dropbox.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.liveconnect.dropbox.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-dropbox-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-dropbox-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Storing buildNumber: 20180627-050725 at timestamp: 1530076045725 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-dropbox-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316.jar (12 KB at 97.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316.pom (2 KB at 20.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/maven-metadata.xml (69 KB at 121.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/maven-metadata.xml (69 KB at 593.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316-sources.jar (8 KB at 98.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF for Google Drive 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Storing buildNumber: 20180627-050728 at timestamp: 1530076048117 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobUploader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobUploader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobUploader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.liveconnect.google.drive.TestGoogleDriveBlobProvider Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 sec - in org.nuxeo.ecm.liveconnect.google.drive.TestGoogleDriveBlobProvider Running org.nuxeo.ecm.liveconnect.google.drive.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.liveconnect.google.drive.lang.test.TestMessages Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-google-drive-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-google-drive-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Storing buildNumber: 20180627-050736 at timestamp: 1530076056890 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-google-drive-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316.jar (13 KB at 151.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316.pom (2 KB at 20.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/maven-metadata.xml (69 KB at 179.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/maven-metadata.xml (69 KB at 178.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316-sources.jar (8 KB at 106.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF for OneDrive 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Storing buildNumber: 20180627-050739 at timestamp: 1530076059389 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.liveconnect.onedrive.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.liveconnect.onedrive.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-onedrive-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-onedrive-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Storing buildNumber: 20180627-050742 at timestamp: 1530076062320 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-onedrive-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316.jar (35 KB at 476.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316.pom (2 KB at 20.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/maven-metadata.xml (69 KB at 243.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/maven-metadata.xml (69 KB at 280.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316-sources.jar (30 KB at 281.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF Dependencies 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Storing buildNumber: 20180627-050743 at timestamp: 1530076063741 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-jsf-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Storing buildNumber: 20180627-050744 at timestamp: 1530076064337 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-jsf-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/10.2-I20180627_0316/nuxeo-liveconnect-jsf-dependencies-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/10.2-I20180627_0316/nuxeo-liveconnect-jsf-dependencies-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/10.2-I20180627_0316/nuxeo-liveconnect-jsf-dependencies-10.2-I20180627_0316.pom (2 KB at 18.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/maven-metadata.xml (68 KB at 447.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/maven-metadata.xml (68 KB at 266.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-web-ui --- [INFO] Storing buildNumber: 20180627-050745 at timestamp: 1530076065276 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target/nuxeo-liveconnect-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-web-ui --- [INFO] Storing buildNumber: 20180627-050745 at timestamp: 1530076065775 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target/nuxeo-liveconnect-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target/nuxeo-liveconnect-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target/nuxeo-liveconnect-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-web-ui-10.2-I20180627_0316.jar (5 KB at 60.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-web-ui-10.2-I20180627_0316.pom (750 B at 7.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/maven-metadata.xml (69 KB at 164.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/maven-metadata.xml (69 KB at 351.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-web-ui-10.2-I20180627_0316-sources.jar (3 KB at 36.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI for Google Drive 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Storing buildNumber: 20180627-050747 at timestamp: 1530076067404 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-google-drive-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-google-drive-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Storing buildNumber: 20180627-050747 at timestamp: 1530076067897 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-google-drive-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316.jar (10 KB at 126.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316.pom (735 B at 9.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/maven-metadata.xml (69 KB at 554.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/maven-metadata.xml (69 KB at 404.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316-sources.jar (7 KB at 89.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI for Dropbox 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Storing buildNumber: 20180627-050748 at timestamp: 1530076068881 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-dropbox-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-dropbox-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Storing buildNumber: 20180627-050749 at timestamp: 1530076069382 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-dropbox-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316.jar (44 KB at 231.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316.pom (720 B at 8.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/maven-metadata.xml (69 KB at 166.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/maven-metadata.xml (69 KB at 392.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316-sources.jar (42 KB at 553.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI for Box 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-box-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] Storing buildNumber: 20180627-050750 at timestamp: 1530076070800 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-box-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-box-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-box-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-box-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-box-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-box-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-box-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] Storing buildNumber: 20180627-050751 at timestamp: 1530076071279 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-box-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-box-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-box-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-box-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316.jar (25 KB at 97.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316.pom (708 B at 9.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/maven-metadata.xml (69 KB at 38.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/maven-metadata.xml (69 KB at 43.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316-sources.jar (22 KB at 271.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI for OneDrive 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Storing buildNumber: 20180627-050755 at timestamp: 1530076075747 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-onedrive-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-onedrive-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Storing buildNumber: 20180627-050756 at timestamp: 1530076076339 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-onedrive-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316.jar (33 KB at 454.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316.pom (723 B at 9.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/maven-metadata.xml (69 KB at 187.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/maven-metadata.xml (69 KB at 718.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.2-I20180627_0316/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316-sources.jar (31 KB at 387.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing --- [INFO] Storing buildNumber: 20180627-050757 at timestamp: 1530076077332 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing --- [INFO] Storing buildNumber: 20180627-050757 at timestamp: 1530076077474 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/10.2-I20180627_0316/nuxeo-media-publishing-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/10.2-I20180627_0316/nuxeo-media-publishing-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/10.2-I20180627_0316/nuxeo-media-publishing-10.2-I20180627_0316.pom (2 KB at 23.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/maven-metadata.xml (95 KB at 477.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/maven-metadata.xml (95 KB at 1277.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-core --- [INFO] Storing buildNumber: 20180627-050758 at timestamp: 1530076078541 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/upload/MediaPublishingUploadWork.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/upload/MediaPublishingUploadWork.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/upload/MediaPublishingUploadWork.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingServiceImpl.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/nuxeo-media-publishing-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-core --- [INFO] Storing buildNumber: 20180627-050759 at timestamp: 1530076079448 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/nuxeo-media-publishing-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/nuxeo-media-publishing-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316/nuxeo-media-publishing-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316/nuxeo-media-publishing-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/nuxeo-media-publishing-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316/nuxeo-media-publishing-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316/nuxeo-media-publishing-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316/nuxeo-media-publishing-core-10.2-I20180627_0316.jar (22 KB at 293.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316/nuxeo-media-publishing-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316/nuxeo-media-publishing-core-10.2-I20180627_0316.pom (912 B at 7.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/maven-metadata.xml (93 KB at 245.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/maven-metadata.xml (93 KB at 430.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316/nuxeo-media-publishing-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.2-I20180627_0316/nuxeo-media-publishing-core-10.2-I20180627_0316-sources.jar (17 KB at 224.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-jsf --- [INFO] Storing buildNumber: 20180627-050800 at timestamp: 1530076080935 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/nuxeo-media-publishing-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-jsf --- [INFO] Storing buildNumber: 20180627-050801 at timestamp: 1530076081917 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/nuxeo-media-publishing-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/nuxeo-media-publishing-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316/nuxeo-media-publishing-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316/nuxeo-media-publishing-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/nuxeo-media-publishing-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316/nuxeo-media-publishing-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316/nuxeo-media-publishing-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316/nuxeo-media-publishing-jsf-10.2-I20180627_0316.jar (18 KB at 144.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316/nuxeo-media-publishing-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316/nuxeo-media-publishing-jsf-10.2-I20180627_0316.pom (2 KB at 16.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/maven-metadata.xml (64 KB at 229.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/maven-metadata.xml (64 KB at 449.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316/nuxeo-media-publishing-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.2-I20180627_0316/nuxeo-media-publishing-jsf-10.2-I20180627_0316-sources.jar (13 KB at 157.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Wistia Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-wistia-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-wistia-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-wistia-core --- [INFO] Storing buildNumber: 20180627-050803 at timestamp: 1530076083105 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-wistia-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-wistia-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-wistia-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-wistia-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-wistia-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-wistia-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-wistia-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-wistia-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-wistia-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-wistia-core --- [INFO] Storing buildNumber: 20180627-050803 at timestamp: 1530076083779 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-wistia-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-wistia-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-wistia-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-wistia-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-wistia-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316.jar (27 KB at 212.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316.pom (2 KB at 18.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/maven-metadata.xml (65 KB at 154.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/maven-metadata.xml (65 KB at 608.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.2-I20180627_0316/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316-sources.jar (18 KB at 215.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Wistia JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-wistia-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Storing buildNumber: 20180627-050805 at timestamp: 1530076085076 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-wistia-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-wistia-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-wistia-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-wistia-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-wistia-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Storing buildNumber: 20180627-050805 at timestamp: 1530076085857 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-wistia-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316.jar (8 KB at 103.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316.pom (948 B at 12.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/maven-metadata.xml (65 KB at 137.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/maven-metadata.xml (65 KB at 281.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.2-I20180627_0316/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316-sources.jar (6 KB at 64.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Youtube Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-youtube-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-youtube-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-youtube-core --- [INFO] Storing buildNumber: 20180627-050807 at timestamp: 1530076087217 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-youtube-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-youtube-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-youtube-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-youtube-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-youtube-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-youtube-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-youtube-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-youtube-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-youtube-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-youtube-core --- [INFO] Storing buildNumber: 20180627-050807 at timestamp: 1530076087771 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-youtube-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-youtube-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-youtube-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-youtube-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-youtube-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316.jar (16 KB at 179.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316.pom (2 KB at 24.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/maven-metadata.xml (65 KB at 245.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/maven-metadata.xml (65 KB at 279.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.2-I20180627_0316/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316-sources.jar (8 KB at 100.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Youtube JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-youtube-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Storing buildNumber: 20180627-050808 at timestamp: 1530076088592 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-youtube-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-youtube-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-youtube-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-youtube-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-youtube-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-youtube-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Storing buildNumber: 20180627-050808 at timestamp: 1530076088745 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-youtube-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316.jar (6 KB at 78.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316.pom (641 B at 8.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/maven-metadata.xml (67 KB at 128.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/maven-metadata.xml (67 KB at 170.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.2-I20180627_0316/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316-sources.jar (4 KB at 41.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Datadog reporter 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-datadog-reporter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-datadog-reporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-datadog-reporter --- [INFO] Storing buildNumber: 20180627-050810 at timestamp: 1530076090512 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-datadog-reporter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-datadog-reporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-datadog-reporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-datadog-reporter --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.RuntimeHarnessImpl). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Running org.nuxeo.datadog.reporter.EmptyFilterConfDescriptorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec - in org.nuxeo.datadog.reporter.EmptyFilterConfDescriptorTest Running org.nuxeo.datadog.reporter.DatadogReporterServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.nuxeo.datadog.reporter.DatadogReporterServiceTest Running org.nuxeo.datadog.reporter.DatadogReporterConfDescriptorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.nuxeo.datadog.reporter.DatadogReporterConfDescriptorTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-datadog-reporter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-datadog-reporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/nuxeo-datadog-reporter-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-datadog-reporter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-datadog-reporter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-datadog-reporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-datadog-reporter --- [INFO] Storing buildNumber: 20180627-050814 at timestamp: 1530076094798 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-datadog-reporter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-datadog-reporter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-datadog-reporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/nuxeo-datadog-reporter-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-datadog-reporter --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/nuxeo-datadog-reporter-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316/nuxeo-datadog-reporter-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316/nuxeo-datadog-reporter-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/nuxeo-datadog-reporter-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316/nuxeo-datadog-reporter-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-datadog-reporter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316/nuxeo-datadog-reporter-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316/nuxeo-datadog-reporter-10.2-I20180627_0316.jar (16 KB at 79.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316/nuxeo-datadog-reporter-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316/nuxeo-datadog-reporter-10.2-I20180627_0316.pom (2 KB at 23.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/maven-metadata.xml (140 KB at 498.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/maven-metadata.xml (140 KB at 588.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316/nuxeo-datadog-reporter-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.2-I20180627_0316/nuxeo-datadog-reporter-10.2-I20180627_0316-sources.jar (12 KB at 147.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Review Workflows Dashboards 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-review-workflows-dashboards --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-review-workflows-dashboards --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-review-workflows-dashboards --- [INFO] Storing buildNumber: 20180627-050815 at timestamp: 1530076095777 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-review-workflows-dashboards --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-review-workflows-dashboards --- [INFO] Executing tasks main: clean-cache: [exec] npm WARN using --force I sure hope you know what you are doing. [exec] bower deleted Cached package traceur: /opt/jenkins/.cache/bower/packages/2c697c0e35ebe4662d3b9d40047304fd/0.0.72 [exec] bower deleted Cached package select2: /opt/jenkins/.cache/bower/packages/9b6f3e9faa811d3785256322f1e9b2e9/3.5.4 [exec] bower deleted Cached package handsontable: /opt/jenkins/.cache/bower/packages/585f24c4da74594165de93f08f089f56/0.11.4 [exec] bower deleted Cached package zeroclipboard: /opt/jenkins/.cache/bower/packages/a7635699284367f3692c48cca634fcb8/2.3.0 [exec] bower deleted Cached package es6-module-loader: /opt/jenkins/.cache/bower/packages/b6d66b7a85792706552279c946c80010/0.9.4 [exec] bower deleted Cached package system.js: /opt/jenkins/.cache/bower/packages/691d3a6972557118bf51e1a72bd419b2/0.9.3 [exec] bower deleted Cached package nuxeo: /opt/jenkins/.cache/bower/packages/239c3e573e8c39fbc97b131961e39af5/0.2.0 [exec] bower deleted Cached package jquery: /opt/jenkins/.cache/bower/packages/35300e45e44dbc6f186ed069533ef0af/3.3.1 [exec] bower deleted Cached package jquery-ui: /opt/jenkins/.cache/bower/packages/ad8c3bc56b9b442c002f28e96bd01f83/1.11.4 init: [exec] [exec] > gifsicle@3.0.3 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle [exec] > node lib/install.js [exec] [exec] โœ” gifsicle pre-build test passed successfully [exec] [exec] > jpegtran-bin@3.0.6 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin [exec] > node lib/install.js [exec] [exec] [exec] > optipng-bin@3.0.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin [exec] > node lib/install.js [exec] [exec] โœ” jpegtran pre-build test passed successfully [exec] โœ” optipng pre-build test passed successfully [exec] nuxeo-review-workflows-dashboards@1.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards [exec] โ”œโ”€โ”€ connect-livereload@0.5.4 [exec] โ”œโ”€โ”ฌ grunt@0.4.5 [exec] โ”‚ โ”œโ”€โ”€ async@0.1.22 [exec] โ”‚ โ”œโ”€โ”€ coffee-script@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ colors@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.2-1.2.3 [exec] โ”‚ โ”œโ”€โ”€ eventemitter2@0.4.14 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”œโ”€โ”€ getobject@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ grunt-legacy-log@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ grunt-legacy-log-utils@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ grunt-legacy-util@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.2.11 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@0.1.16 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ underscore@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@1.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@2.2.1 [exec] โ”‚ โ””โ”€โ”€ which@1.0.9 [exec] โ”œโ”€โ”ฌ grunt-autoprefixer@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer-core@5.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ browserslist@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000387 [exec] โ”‚ โ”‚ โ””โ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ diff@1.3.2 [exec] โ”‚ โ””โ”€โ”ฌ postcss@4.1.16 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ js-base64@2.1.9 [exec] โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ””โ”€โ”€ amdefine@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-connect-proxy@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ http-proxy@1.11.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ eventemitter3@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ requires-port@0.0.1 [exec] โ”‚ โ””โ”€โ”€ lodash@0.9.2 [exec] โ”œโ”€โ”ฌ grunt-contrib-clean@0.6.0 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”œโ”€โ”ฌ grunt-contrib-concat@0.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ””โ”€โ”ฌ source-map@0.3.0 [exec] โ”‚ โ””โ”€โ”€ amdefine@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-contrib-connect@0.10.1 [exec] โ”‚ โ”œโ”€โ”€ async@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ connect@2.30.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ basic-auth-connect@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ body-parser@1.13.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ raw-body@2.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bytes@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.13 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unpipe@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ bytes@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ compression@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ accepts@1.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ compressible@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vary@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ connect-timeout@1.6.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ content-type@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cookie@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cookie-parser@1.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cookie-signature@1.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ csurf@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ csrf@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ rndm@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ scmp@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uid-safe@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ errorhandler@1.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ accepts@1.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-html@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ express-session@1.11.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ crc@3.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ uid-safe@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ base64-url@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ finalhandler@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unpipe@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ http-errors@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ statuses@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ method-override@2.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ methods@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vary@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ morgan@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ basic-auth@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multiparty@3.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ stream-counter@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ on-headers@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ parseurl@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pause@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ qs@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ response-time@2.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ serve-favicon@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ etag@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ serve-index@1.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ accepts@1.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ batch@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ type-is@1.6.10 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ media-typer@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ utils-merge@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vhost@3.0.2 [exec] โ”‚ โ”œโ”€โ”€ opn@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ portscanner@1.0.0 [exec] โ”‚ โ””โ”€โ”€ async@0.1.15 [exec] โ”œโ”€โ”ฌ grunt-contrib-copy@0.8.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ””โ”€โ”€ file-sync-cmp@0.1.1 [exec] โ”œโ”€โ”ฌ grunt-contrib-cssmin@0.12.3 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@3.4.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ maxmin@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ gzip-size@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-zlib@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pako@0.2.8 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ concat-stream@1.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ””โ”€โ”ฌ pretty-bytes@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ””โ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-contrib-imagemin@0.9.4 [exec] โ”‚ โ”œโ”€โ”€ async@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ gulp-rename@1.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ imagemin@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-to-vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-gifsicle@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gifsicle@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] ๏ฟฝnpm WARN nuxeo-review-workflows-dashboards@1.0.0 No repository field. [exec] npm WARN nuxeo-review-workflows-dashboards@1.0.0 No license field. [exec] ๏ฟฝ๏ฟฝ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ rimraf@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@6.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lpad-align@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gif@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-jpegtran@4.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-jpg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ jpegtran-bin@3.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ rimraf@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@6.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lpad-align@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-optipng@4.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-buffer@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ rimraf@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@6.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-png@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ optipng-bin@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ rimraf@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@6.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lpad-align@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-svgo@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-svg@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ svgo@0.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ coa@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ q@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ csso@1.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clap@1.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esprima@2.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherit@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sax@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ whet.extend@0.9.9 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ optional@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-combiner2@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@4.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@4.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@0.1.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ””โ”€โ”ฌ pretty-bytes@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ””โ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-contrib-jshint@0.11.3 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ jshint@2.8.0 [exec] โ”‚ โ”œโ”€โ”ฌ cli@0.6.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ console-browserify@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ date-now@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.7.0 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ shelljs@0.3.0 [exec] โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”œโ”€โ”ฌ grunt-contrib-uglify@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ maxmin@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gzip-size@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-zlib@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pako@0.2.8 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ concat-stream@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pretty-bytes@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@2.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ yargs@3.10.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ center-align@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ align-text@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@0.2.7 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ right-align@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ align-text@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ window-size@0.1.0 [exec] โ”‚ โ””โ”€โ”€ uri-path@0.0.2 [exec] โ”œโ”€โ”ฌ grunt-contrib-watch@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”œโ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ””โ”€โ”ฌ tiny-lr-fork@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ debug@0.7.4 [exec] โ”‚ โ”œโ”€โ”€ faye-websocket@0.4.4 [exec] โ”‚ โ”œโ”€โ”ฌ noptify@0.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”€ qs@0.5.6 [exec] โ”œโ”€โ”ฌ grunt-minify-html@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ minimize@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ argh@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-color@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es5-ext@0.10.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-iterator@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ memoizee@0.3.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-weak-map@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ event-emitter@0.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-queue@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ timers-ext@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ diagnostics@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ colorspace@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ color@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-convert@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ color-string@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-name@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ text-hex@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ enabled@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ env-variable@0.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kuler@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ colornames@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ emits@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ node-uuid@1.4.7 [exec] โ”‚ โ””โ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”œโ”€โ”ฌ grunt-open@0.2.3 [exec] โ”‚ โ””โ”€โ”€ open@0.0.5 [exec] โ”œโ”€โ”ฌ grunt-pagespeed@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ psi@1.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ googleapis@1.1.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@0.9.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gapitoken@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ jws@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base64url@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.4.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ meow@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-assign@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ jwa@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64url@0.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-equal-constant-time@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ecdsa-sig-formatter@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ asn1.js@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bn.js@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimalistic-assert@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ base64-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ request@2.67.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.11.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ combined-stream@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ delayed-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ forever-agent@0.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ form-data@1.0.0-rc3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ har-validator@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-my-json-valid@2.12.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ generate-function@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ generate-object-property@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-property@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jsonpointer@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ hawk@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boom@2.10.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cryptiles@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hoek@2.16.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sntp@1.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ http-signature@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ jsprim@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extsprintf@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-schema@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ verror@1.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ sshpk@1.7.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ asn1@0.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ dashdash@1.12.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ assert-plus@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ecc-jsbn@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jodid25519@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jsbn@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tweetnacl@0.13.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-typedarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isstream@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-uuid@1.4.7 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ oauth-sign@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ qs@5.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stringstream@0.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ tough-cookie@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ request@2.51.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bl@0.9.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ combined-stream@0.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ delayed-stream@0.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ forever-agent@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ form-data@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ mime-types@2.0.14 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.12.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ hawk@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boom@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cryptiles@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hoek@0.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sntp@0.2.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ http-signature@0.10.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ asn1@0.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ctype@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ mime-types@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-uuid@1.4.7 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ oauth-sign@0.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ qs@2.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stringstream@0.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ tough-cookie@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string-template@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ humanize-url@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-url@1.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ query-string@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strict-uri-encode@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ sort-keys@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-url-auth@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ pretty-bytes@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ sort-on@1.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ dot-prop@2.2.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.3.2 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ esprima@2.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xdg-basedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”€ grunt-rev@0.1.0 [exec] โ”œโ”€โ”ฌ grunt-usemin@3.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ””โ”€โ”€ path-exists@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-vulcanize@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ crisper@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.14.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.21.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ espree@2.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ path-posix@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ write-file-atomic@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ xdg-basedir@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”ฌ jshint-stylish@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ log-symbols@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ plur@2.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ irregular-plurals@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ text-table@0.2.0 [exec] โ”œโ”€โ”ฌ load-grunt-tasks@3.4.0 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ array-union@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ pkg-up@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ””โ”€โ”ฌ resolve-pkg@0.1.0 [exec] โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ”œโ”€โ”ฌ serve-static@1.10.0 [exec] โ”‚ โ”œโ”€โ”€ escape-html@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ parseurl@1.3.0 [exec] โ”‚ โ””โ”€โ”ฌ send@0.13.0 [exec] โ”‚ โ”œโ”€โ”€ debug@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ depd@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ destroy@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ etag@1.7.0 [exec] โ”‚ โ”œโ”€โ”€ fresh@0.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ http-errors@1.3.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ mime@1.3.4 [exec] โ”‚ โ”œโ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”œโ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ range-parser@1.0.3 [exec] โ”‚ โ””โ”€โ”€ statuses@1.2.1 [exec] โ””โ”€โ”ฌ time-grunt@1.3.0 [exec] โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”œโ”€โ”€ date-time@1.0.0 [exec] โ”œโ”€โ”€ figures@1.4.0 [exec] โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”œโ”€โ”€ number-is-nan@1.0.0 [exec] โ”œโ”€โ”ฌ pretty-ms@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-ms@1.0.0 [exec] โ”‚ โ””โ”€โ”€ plur@1.0.0 [exec] โ””โ”€โ”€ text-table@0.2.0 [exec] [exec] bower Chart.HorizontalBar.js#1.0.3 not-cached https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower Chart.HorizontalBar.js#1.0.3 resolve https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower better-dateinput-polyfill#1.5.2 not-cached https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dateinput-polyfill#1.5.2 resolve https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dom#2.1.4 not-cached https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower better-dom#2.1.4 resolve https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower better-i18n-plugin#1.0.4 not-cached https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower better-i18n-plugin#1.0.4 resolve https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower chart-elements#dc4be42cd8 not-cached git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower chart-elements#dc4be42cd8 resolve git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower chartjs#1.1.1 not-cached https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower chartjs#1.1.1 resolve https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower es6-promise#2.2.0 not-cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 resolve https://github.com/components/es6-promise.git#2.2.0 [exec] bower font-roboto#1.0.1 not-cached git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower font-roboto#1.0.1 resolve git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower hydrolysis#1.24.1 not-cached git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower hydrolysis#1.24.1 resolve git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-a11y-announcer#1.0.5 not-cached git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-announcer#1.0.5 resolve git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-keys#1.0.6 not-cached git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys#1.0.6 resolve git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys-behavior#1.1.9 not-cached git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys-behavior#1.1.9 resolve git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-ajax#1.4.3 not-cached git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-ajax#1.4.3 resolve git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-autogrow-textarea#1.0.14 not-cached git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-autogrow-textarea#1.0.14 resolve git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-behaviors#1.0.17 not-cached git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-behaviors#1.0.17 resolve git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-checked-element-behavior#1.0.5 not-cached git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-checked-element-behavior#1.0.5 resolve git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-collapse#1.3.0 not-cached git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-collapse#1.3.0 resolve git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-component-page#1.1.7 not-cached git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-component-page#1.1.7 resolve git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-demo-helpers#1.2.5 not-cached git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-demo-helpers#1.2.5 resolve git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-doc-viewer#1.0.15 not-cached git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-doc-viewer#1.0.15 resolve git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-dropdown#1.5.3 not-cached git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-dropdown#1.5.3 resolve git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-elements#1.0.10 not-cached git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-elements#1.0.10 resolve git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-fit-behavior#1.2.5 not-cached git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-fit-behavior#1.2.5 resolve git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-flex-layout#1.3.1 not-cached git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-flex-layout#1.3.1 resolve git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-form#1.1.4 not-cached git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form#1.1.4 resolve git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form-element-behavior#1.0.6 not-cached git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form-element-behavior#1.0.6 resolve git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-icon#1.0.12 not-cached git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icon#1.0.12 resolve git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icons#1.2.0 not-cached git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-icons#1.2.0 resolve git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-iconset#1.0.5 not-cached git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset#1.0.5 resolve git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset-svg#1.1.0 not-cached git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset-svg#1.1.0 resolve git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-image#1.2.5 not-cached git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-image#1.2.5 resolve git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-input#1.0.10 not-cached git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-input#1.0.10 resolve git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-jsonp-library#1.0.4 not-cached git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-jsonp-library#1.0.4 resolve git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-label#1.0.2 not-cached git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-label#1.0.2 resolve git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-list#1.3.14 not-cached git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-list#1.3.14 resolve git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-localstorage#1.0.6 not-cached git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-localstorage#1.0.6 resolve git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-location#0.8.9 not-cached git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-location#0.8.9 resolve git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-media-query#1.0.8 not-cached git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-media-query#1.0.8 resolve git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-menu-behavior#1.2.0 not-cached git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-menu-behavior#1.2.0 resolve git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-meta#1.1.2 not-cached git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-meta#1.1.2 resolve git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-overlay-behavior#1.10.1 not-cached git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-overlay-behavior#1.10.1 resolve git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-pages#1.0.8 not-cached git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-pages#1.0.8 resolve git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-range-behavior#1.0.6 not-cached git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-range-behavior#1.0.6 resolve git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 not-cached git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 resolve git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-scroll-target-behavior#1.1.0 not-cached git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-target-behavior#1.1.0 resolve git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-threshold#1.0.3 not-cached git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-scroll-threshold#1.0.3 resolve git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-selector#1.5.2 not-cached git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-selector#1.5.2 resolve git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-signals#1.0.3 not-cached git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-signals#1.0.3 resolve git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 not-cached git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 resolve git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 not-cached git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-test-helpers#1.3.0 resolve git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-validatable-behavior#1.1.1 not-cached git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validatable-behavior#1.1.1 resolve git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validator-behavior#1.0.1 not-cached git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validator-behavior#1.0.1 resolve git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower jquery#3.1.1 not-cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#3.1.1 resolve https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower marked#0.3.6 not-cached https://github.com/chjj/marked.git#0.3.6 [exec] bower marked#0.3.6 resolve https://github.com/chjj/marked.git#0.3.6 [exec] bower marked-element#1.2.0 not-cached git://github.com/PolymerElements/marked-element.git#1.2.0 [exec] bower marked-element#1.2.0 resolve git://github.com/PolymerElements/marked-element.git#1.2.0 [exec] bower neon-animation#1.2.4 not-cached git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower neon-animation#1.2.4 resolve git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower nuxeo#0.9.0 not-cached https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo#0.9.0 resolve https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo-dataviz-elements#0.2.1 not-cached git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.1 [exec] bower nuxeo-dataviz-elements#0.2.1 resolve git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.1 [exec] bower nuxeo-elements#0.2.3 not-cached git://github.com/nuxeo/nuxeo-elements.git#0.2.3 [exec] bower nuxeo-elements#0.2.3 resolve git://github.com/nuxeo/nuxeo-elements.git#0.2.3 [exec] bower paper-badge#1.1.4 not-cached git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-badge#1.1.4 resolve git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-behaviors#1.0.12 not-cached git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-behaviors#1.0.12 resolve git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-button#1.0.14 not-cached git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-button#1.0.14 resolve git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-card#1.1.4 not-cached git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-card#1.1.4 resolve git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-checkbox#1.4.1 not-cached git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-checkbox#1.4.1 resolve git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-dialog#1.1.0 not-cached git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog#1.1.0 resolve git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog-behavior#1.2.7 not-cached git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-behavior#1.2.7 resolve git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-scrollable#1.1.5 not-cached git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-scrollable#1.1.5 resolve git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-drawer-panel#1.0.10 not-cached git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-drawer-panel#1.0.10 resolve git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-dropdown-menu#1.4.2 not-cached git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-dropdown-menu#1.4.2 resolve git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-elements#1.0.7 not-cached git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-elements#1.0.7 resolve git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-fab#1.2.1 not-cached git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-fab#1.2.1 resolve git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-header-panel#1.1.7 not-cached git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-header-panel#1.1.7 resolve git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-icon-button#1.1.3 not-cached git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-icon-button#1.1.3 resolve git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-input#1.1.22 not-cached git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-input#1.1.22 resolve git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-item#1.2.1 not-cached git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-item#1.2.1 resolve git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-listbox#1.1.2 not-cached git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-listbox#1.1.2 resolve git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-material#1.0.6 not-cached git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-material#1.0.6 resolve git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-menu#1.2.2 not-cached git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu#1.2.2 resolve git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu-button#1.5.2 not-cached git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-menu-button#1.5.2 resolve git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-progress#1.0.11 not-cached git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-progress#1.0.11 resolve git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-radio-button#1.2.1 not-cached git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-button#1.2.1 resolve git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-group#1.2.1 not-cached git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-radio-group#1.2.1 resolve git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-ripple#1.0.10 not-cached git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-ripple#1.0.10 resolve git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-scroll-header-panel#1.0.16 not-cached git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-scroll-header-panel#1.0.16 resolve git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-slider#1.0.12 not-cached git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-slider#1.0.12 resolve git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-spinner#1.2.1 not-cached git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-spinner#1.2.1 resolve git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-styles#1.1.5 not-cached git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-styles#1.1.5 resolve git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-tabs#1.7.0 not-cached git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-tabs#1.7.0 resolve git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-toast#1.3.0 not-cached git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toast#1.3.0 resolve git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toggle-button#1.2.1 not-cached git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toggle-button#1.2.1 resolve git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toolbar#1.1.7 not-cached git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toolbar#1.1.7 resolve git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-tooltip#1.1.3 not-cached git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower paper-tooltip#1.1.3 resolve git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower polymer#1.7.0 not-cached git://github.com/Polymer/polymer.git#1.7.0 [exec] bower polymer#1.7.0 resolve git://github.com/Polymer/polymer.git#1.7.0 [exec] bower prism#1.5.1 not-cached https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism#1.5.1 resolve https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism-element#1.1.1 not-cached git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower prism-element#1.1.1 resolve git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower promise-polyfill#1.0.1 not-cached git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower promise-polyfill#1.0.1 resolve git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower select2#3.5.2 not-cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 resolve https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower web-animations-js#2.2.2 not-cached git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower web-animations-js#2.2.2 resolve git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower webcomponentsjs#0.7.23 not-cached https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower webcomponentsjs#0.7.23 resolve https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower better-i18n-plugin#1.0.4 download https://github.com/chemerisuk/better-i18n-plugin/archive/v1.0.4.tar.gz [exec] bower better-dateinput-polyfill#1.5.2 download https://github.com/chemerisuk/better-dateinput-polyfill/archive/v1.5.2.tar.gz [exec] bower better-dom#2.1.4 download https://github.com/chemerisuk/better-dom/archive/v2.1.4.tar.gz [exec] bower font-roboto#1.0.1 download https://github.com/PolymerElements/font-roboto/archive/v1.0.1.tar.gz [exec] bower chart-elements#dc4be42cd8 short-sha Consider using longer commit SHA to avoid conflicts [exec] bower chart-elements#dc4be42cd8 download https://github.com/nuxeo/chart-elements/archive/dc4be42cd8.tar.gz [exec] bower es6-promise#2.2.0 download https://github.com/components/es6-promise/archive/2.2.0.tar.gz [exec] bower hydrolysis#1.24.1 download https://github.com/Polymer/hydrolysis/archive/v1.24.1.tar.gz [exec] bower chartjs#1.1.1 download https://github.com/nnnick/Chart.js/archive/v1.1.1.tar.gz [exec] bower iron-a11y-announcer#1.0.5 download https://github.com/PolymerElements/iron-a11y-announcer/archive/v1.0.5.tar.gz [exec] bower better-i18n-plugin#1.0.4 extract archive.tar.gz [exec] bower iron-a11y-keys-behavior#1.1.9 download https://github.com/PolymerElements/iron-a11y-keys-behavior/archive/v1.1.9.tar.gz [exec] bower iron-a11y-keys#1.0.6 download https://github.com/PolymerElements/iron-a11y-keys/archive/v1.0.6.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 download https://github.com/tomsouthall/Chart.HorizontalBar.js/archive/v1.0.3.tar.gz [exec] bower better-i18n-plugin#1.0.4 resolved https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower better-dateinput-polyfill#1.5.2 extract archive.tar.gz [exec] bower better-dom#2.1.4 extract archive.tar.gz [exec] bower iron-behaviors#1.0.17 download https://github.com/PolymerElements/iron-behaviors/archive/v1.0.17.tar.gz [exec] bower iron-ajax#1.4.3 download https://github.com/PolymerElements/iron-ajax/archive/v1.4.3.tar.gz [exec] bower iron-autogrow-textarea#1.0.14 download https://github.com/PolymerElements/iron-autogrow-textarea/archive/v1.0.14.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 download https://github.com/PolymerElements/iron-checked-element-behavior/archive/v1.0.5.tar.gz [exec] bower better-dateinput-polyfill#1.5.2 resolved https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower iron-collapse#1.3.0 download https://github.com/PolymerElements/iron-collapse/archive/v1.3.0.tar.gz [exec] bower es6-promise#2.2.0 extract archive.tar.gz [exec] bower es6-promise#2.2.0 resolved https://github.com/components/es6-promise.git#2.2.0 [exec] bower chart-elements#dc4be42cd8 extract archive.tar.gz [exec] bower better-dom#2.1.4 invalid-meta for:/tmp/jenkins/bower/e408fa5b75ac887f48c2f47187900595-148892-nAlb7m/bower.json [exec] bower better-dom#2.1.4 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["dist/better-dom.js","dist/better-dom-legacy.js"] [exec] bower iron-component-page#1.1.7 download https://github.com/PolymerElements/iron-component-page/archive/v1.1.7.tar.gz [exec] bower iron-demo-helpers#1.2.5 download https://github.com/PolymerElements/iron-demo-helpers/archive/v1.2.5.tar.gz [exec] bower chart-elements#dc4be42cd8 resolved git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower iron-elements#1.0.10 download https://github.com/PolymerElements/iron-elements/archive/v1.0.10.tar.gz [exec] bower iron-doc-viewer#1.0.15 download https://github.com/PolymerElements/iron-doc-viewer/archive/v1.0.15.tar.gz [exec] bower iron-dropdown#1.5.3 download https://github.com/PolymerElements/iron-dropdown/archive/v1.5.3.tar.gz [exec] bower iron-a11y-announcer#1.0.5 extract archive.tar.gz [exec] bower better-dom#2.1.4 resolved https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower iron-fit-behavior#1.2.5 download https://github.com/PolymerElements/iron-fit-behavior/archive/v1.2.5.tar.gz [exec] bower iron-a11y-announcer#1.0.5 resolved git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-keys-behavior#1.1.9 extract archive.tar.gz [exec] bower iron-a11y-keys-behavior#1.1.9 resolved git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-flex-layout#1.3.1 download https://github.com/PolymerElements/iron-flex-layout/archive/v1.3.1.tar.gz [exec] bower iron-form-element-behavior#1.0.6 download https://github.com/PolymerElements/iron-form-element-behavior/archive/v1.0.6.tar.gz [exec] bower iron-icon#1.0.12 download https://github.com/PolymerElements/iron-icon/archive/v1.0.12.tar.gz [exec] bower iron-behaviors#1.0.17 extract archive.tar.gz [exec] bower iron-icons#1.2.0 download https://github.com/PolymerElements/iron-icons/archive/v1.2.0.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 extract archive.tar.gz [exec] bower iron-autogrow-textarea#1.0.14 extract archive.tar.gz [exec] bower iron-collapse#1.3.0 extract archive.tar.gz [exec] bower iron-behaviors#1.0.17 invalid-meta for:/tmp/jenkins/bower/a0fbc0265707e4300e9778ed1e691132-148892-Cdu2JR/bower.json [exec] bower iron-behaviors#1.0.17 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-button-state.html","iron-control-state.html"] [exec] bower iron-iconset#1.0.5 download https://github.com/PolymerElements/iron-iconset/archive/v1.0.5.tar.gz [exec] bower iron-behaviors#1.0.17 resolved git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-iconset-svg#1.1.0 download https://github.com/PolymerElements/iron-iconset-svg/archive/v1.1.0.tar.gz [exec] bower iron-ajax#1.4.3 extract archive.tar.gz [exec] bower iron-image#1.2.5 download https://github.com/PolymerElements/iron-image/archive/v1.2.5.tar.gz [exec] bower chartjs#1.1.1 extract archive.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 resolved git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-autogrow-textarea#1.0.14 resolved git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-collapse#1.3.0 resolved git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-ajax#1.4.3 resolved git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower font-roboto#1.0.1 extract archive.tar.gz [exec] bower iron-demo-helpers#1.2.5 extract archive.tar.gz [exec] bower iron-component-page#1.1.7 extract archive.tar.gz [exec] bower iron-input#1.0.10 download https://github.com/PolymerElements/iron-input/archive/1.0.10.tar.gz [exec] bower iron-jsonp-library#1.0.4 download https://github.com/PolymerElements/iron-jsonp-library/archive/v1.0.4.tar.gz [exec] bower font-roboto#1.0.1 resolved git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower iron-label#1.0.2 download https://github.com/PolymerElements/iron-label/archive/v1.0.2.tar.gz [exec] bower iron-elements#1.0.10 extract archive.tar.gz [exec] bower iron-doc-viewer#1.0.15 extract archive.tar.gz [exec] bower iron-list#1.3.14 download https://github.com/PolymerElements/iron-list/archive/v1.3.14.tar.gz [exec] bower iron-dropdown#1.5.3 extract archive.tar.gz [exec] bower iron-component-page#1.1.7 resolved git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-demo-helpers#1.2.5 invalid-meta for:/tmp/jenkins/bower/9ca825be821159b904dad659fb22351a-148892-1Gf2sJ/bower.json [exec] bower iron-demo-helpers#1.2.5 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["demo-snippet.html","url-bar.html"] [exec] bower chartjs#1.1.1 invalid-meta for:/tmp/jenkins/bower/2741e968f7a889ff374e89c3ac0e1fd4-148892-yRMxyY/bower.json [exec] bower chartjs#1.1.1 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower iron-localstorage#1.0.6 download https://github.com/PolymerElements/iron-localstorage/archive/v1.0.6.tar.gz [exec] bower iron-demo-helpers#1.2.5 resolved git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower hydrolysis#1.24.1 extract archive.tar.gz [exec] bower iron-location#0.8.9 download https://github.com/PolymerElements/iron-location/archive/v0.8.9.tar.gz [exec] bower iron-media-query#1.0.8 download https://github.com/PolymerElements/iron-media-query/archive/v1.0.8.tar.gz [exec] bower iron-fit-behavior#1.2.5 extract archive.tar.gz [exec] bower iron-icon#1.0.12 extract archive.tar.gz [exec] bower iron-form-element-behavior#1.0.6 extract archive.tar.gz [exec] bower chartjs#1.1.1 resolved https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower iron-flex-layout#1.3.1 extract archive.tar.gz [exec] bower iron-elements#1.0.10 resolved git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-menu-behavior#1.2.0 download https://github.com/PolymerElements/iron-menu-behavior/archive/v1.2.0.tar.gz [exec] bower iron-dropdown#1.5.3 resolved git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-pages#1.0.8 download https://github.com/PolymerElements/iron-pages/archive/v1.0.8.tar.gz [exec] bower iron-fit-behavior#1.2.5 resolved git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-doc-viewer#1.0.15 resolved git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-image#1.2.5 extract archive.tar.gz [exec] bower iron-form-element-behavior#1.0.6 resolved git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-icon#1.0.12 resolved git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-overlay-behavior#1.10.1 download https://github.com/PolymerElements/iron-overlay-behavior/archive/v1.10.1.tar.gz [exec] bower iron-icons#1.2.0 extract archive.tar.gz [exec] bower iron-flex-layout#1.3.1 resolved git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-range-behavior#1.0.6 download https://github.com/PolymerElements/iron-range-behavior/archive/v1.0.6.tar.gz [exec] bower iron-iconset#1.0.5 extract archive.tar.gz [exec] bower iron-image#1.2.5 resolved git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-iconset#1.0.5 resolved git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v1.0.5.tar.gz [exec] bower iron-form#1.1.4 download https://github.com/PolymerElements/iron-form/archive/v1.1.4.tar.gz [exec] bower iron-label#1.0.2 extract archive.tar.gz [exec] bower iron-jsonp-library#1.0.4 extract archive.tar.gz [exec] bower iron-scroll-target-behavior#1.1.0 download https://github.com/PolymerElements/iron-scroll-target-behavior/archive/v1.1.0.tar.gz [exec] bower iron-scroll-threshold#1.0.3 download https://github.com/PolymerElements/iron-scroll-threshold/archive/v1.0.3.tar.gz [exec] bower iron-label#1.0.2 resolved git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-icons#1.2.0 resolved git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-jsonp-library#1.0.4 resolved git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-localstorage#1.0.6 extract archive.tar.gz [exec] bower iron-media-query#1.0.8 extract archive.tar.gz [exec] bower iron-localstorage#1.0.6 resolved git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-media-query#1.0.8 resolved git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-signals#1.0.3 download https://github.com/PolymerElements/iron-signals/archive/v1.0.3.tar.gz [exec] bower iron-location#0.8.9 extract archive.tar.gz [exec] bower iron-swipeable-container#1.0.3 download https://github.com/PolymerElements/iron-swipeable-container/archive/v1.0.3.tar.gz [exec] bower iron-selector#1.5.2 download https://github.com/PolymerElements/iron-selector/archive/v1.5.2.tar.gz [exec] bower iron-test-helpers#1.3.0 download https://github.com/PolymerElements/iron-test-helpers/archive/v1.3.0.tar.gz [exec] bower iron-location#0.8.9 invalid-meta for:/tmp/jenkins/bower/55863583333219e3aeaa111e082667ff-148892-P2nnxR/bower.json [exec] bower iron-location#0.8.9 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-location.html","iron-query-params.html"] [exec] bower iron-menu-behavior#1.2.0 invalid-meta for:/tmp/jenkins/bower/638b0a4714058594ec5e3aa2c3578dcc-148892-mtBehU/bower.json [exec] bower iron-menu-behavior#1.2.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-menu-behavior.html","iron-menubar-behavior.html"] [exec] bower iron-menu-behavior#1.2.0 extract archive.tar.gz [exec] bower hydrolysis#1.24.1 resolved git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-location#0.8.9 resolved git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-menu-behavior#1.2.0 resolved git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-pages#1.0.8 extract archive.tar.gz [exec] bower iron-validatable-behavior#1.1.1 download https://github.com/PolymerElements/iron-validatable-behavior/archive/v1.1.1.tar.gz [exec] bower iron-validator-behavior#1.0.1 download https://github.com/PolymerElements/iron-validator-behavior/archive/v1.0.1.tar.gz [exec] bower iron-pages#1.0.8 resolved git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-overlay-behavior#1.10.1 extract archive.tar.gz [exec] bower marked-element#1.2.0 download https://github.com/PolymerElements/marked-element/archive/v1.2.0.tar.gz [exec] bower iron-overlay-behavior#1.10.1 resolved git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-resizable-behavior#1.0.5 extract archive.tar.gz [exec] bower iron-scroll-threshold#1.0.3 extract archive.tar.gz [exec] bower iron-resizable-behavior#1.0.5 resolved git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-list#1.3.14 extract archive.tar.gz [exec] bower iron-scroll-threshold#1.0.3 resolved git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-meta#1.1.2 download https://github.com/PolymerElements/iron-meta/archive/v1.1.2.tar.gz [exec] bower iron-form#1.1.4 extract archive.tar.gz [exec] bower iron-form#1.1.4 resolved git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-list#1.3.14 resolved git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-swipeable-container#1.0.3 extract archive.tar.gz [exec] bower iron-swipeable-container#1.0.3 resolved git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 extract archive.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 extract archive.tar.gz [exec] bower nuxeo-dataviz-elements#0.2.1 download https://github.com/nuxeo/nuxeo-dataviz-elements/archive/v0.2.1.tar.gz [exec] bower jquery#3.1.1 download https://github.com/jquery/jquery-dist/archive/3.1.1.tar.gz [exec] bower iron-input#1.0.10 extract archive.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 invalid-meta for:/tmp/jenkins/bower/54042b100fc4c65c66dcbaeac98a406d-148892-TlRzji/bower.json [exec] bower Chart.HorizontalBar.js#1.0.3 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower iron-selector#1.5.2 extract archive.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 resolved https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 resolved git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-input#1.0.10 resolved git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower marked#0.3.6 download https://github.com/chjj/marked/archive/v0.3.6.tar.gz [exec] bower iron-selector#1.5.2 resolved git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-validator-behavior#1.0.1 extract archive.tar.gz [exec] bower iron-validatable-behavior#1.1.1 extract archive.tar.gz [exec] bower iron-signals#1.0.3 extract archive.tar.gz [exec] bower iron-validator-behavior#1.0.1 resolved git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validatable-behavior#1.1.1 resolved git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-signals#1.0.3 resolved git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower nuxeo-elements#0.2.3 download https://github.com/nuxeo/nuxeo-elements/archive/v0.2.3.tar.gz [exec] bower paper-behaviors#1.0.12 download https://github.com/PolymerElements/paper-behaviors/archive/v1.0.12.tar.gz [exec] bower marked-element#1.2.0 extract archive.tar.gz [exec] bower nuxeo#0.9.0 download https://github.com/nuxeo/nuxeo-js-client/archive/v0.9.0.tar.gz [exec] bower marked-element#1.2.0 resolved git://github.com/PolymerElements/marked-element.git#1.2.0 [exec] bower iron-meta#1.1.2 extract archive.tar.gz [exec] bower iron-meta#1.1.2 resolved git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower paper-card#1.1.4 download https://github.com/PolymerElements/paper-card/archive/v1.1.4.tar.gz [exec] bower iron-range-behavior#1.0.6 extract archive.tar.gz [exec] bower iron-range-behavior#1.0.6 resolved git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower nuxeo-dataviz-elements#0.2.1 extract archive.tar.gz [exec] bower nuxeo-dataviz-elements#0.2.1 mismatch Version declared in the json (0.2.0) is different than the resolved one (0.2.1) [exec] bower paper-checkbox#1.4.1 download https://github.com/PolymerElements/paper-checkbox/archive/v1.4.1.tar.gz [exec] bower nuxeo-dataviz-elements#0.2.1 resolved git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.1 [exec] bower paper-dialog#1.1.0 download https://github.com/PolymerElements/paper-dialog/archive/v1.1.0.tar.gz [exec] bower paper-dialog-behavior#1.2.7 download https://github.com/PolymerElements/paper-dialog-behavior/archive/v1.2.7.tar.gz [exec] bower nuxeo-elements#0.2.3 extract archive.tar.gz [exec] bower iron-a11y-keys#1.0.6 extract archive.tar.gz [exec] bower iron-a11y-keys#1.0.6 resolved git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower paper-dialog-scrollable#1.1.5 download https://github.com/PolymerElements/paper-dialog-scrollable/archive/1.1.5.tar.gz [exec] bower paper-behaviors#1.0.12 invalid-meta for:/tmp/jenkins/bower/476b583871c2ccef5587127f5eabb4de-148892-TDUWAM/bower.json [exec] bower paper-behaviors#1.0.12 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-button-behavior.html","paper-checked-element-behavior.html","paper-inky-focus-behavior.html"] [exec] bower nuxeo-elements#0.2.3 resolved git://github.com/nuxeo/nuxeo-elements.git#0.2.3 [exec] bower paper-behaviors#1.0.12 extract archive.tar.gz [exec] bower jquery#3.1.1 extract archive.tar.gz [exec] bower paper-behaviors#1.0.12 resolved git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower nuxeo#0.9.0 extract archive.tar.gz [exec] bower paper-drawer-panel#1.0.10 download https://github.com/PolymerElements/paper-drawer-panel/archive/v1.0.10.tar.gz [exec] bower nuxeo#0.9.0 resolved https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower paper-dropdown-menu#1.4.2 download https://github.com/PolymerElements/paper-dropdown-menu/archive/v1.4.2.tar.gz [exec] bower paper-badge#1.1.4 download https://github.com/PolymerElements/paper-badge/archive/v1.1.4.tar.gz [exec] bower paper-elements#1.0.7 download https://github.com/PolymerElements/paper-elements/archive/v1.0.7.tar.gz [exec] bower paper-dialog#1.1.0 extract archive.tar.gz [exec] bower paper-dialog#1.1.0 resolved git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-checkbox#1.4.1 mismatch Version declared in the json (1.4.0) is different than the resolved one (1.4.1) [exec] bower paper-checkbox#1.4.1 extract archive.tar.gz [exec] bower paper-checkbox#1.4.1 resolved git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower jquery#3.1.1 resolved https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower paper-fab#1.2.1 download https://github.com/PolymerElements/paper-fab/archive/v1.2.1.tar.gz [exec] bower paper-header-panel#1.1.7 download https://github.com/PolymerElements/paper-header-panel/archive/v1.1.7.tar.gz [exec] bower paper-icon-button#1.1.3 download https://github.com/PolymerElements/paper-icon-button/archive/v1.1.3.tar.gz [exec] bower paper-dialog-behavior#1.2.7 extract archive.tar.gz [exec] bower paper-button#1.0.14 download https://github.com/PolymerElements/paper-button/archive/v1.0.14.tar.gz [exec] bower paper-dialog-behavior#1.2.7 resolved git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-item#1.2.1 download https://github.com/PolymerElements/paper-item/archive/v1.2.1.tar.gz [exec] bower paper-dialog-scrollable#1.1.5 extract archive.tar.gz [exec] bower paper-listbox#1.1.2 download https://github.com/polymerelements/paper-listbox/archive/v1.1.2.tar.gz [exec] bower paper-input#1.1.22 download https://github.com/PolymerElements/paper-input/archive/v1.1.22.tar.gz [exec] bower paper-dialog-scrollable#1.1.5 resolved git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-card#1.1.4 extract archive.tar.gz [exec] bower paper-menu#1.2.2 download https://github.com/PolymerElements/paper-menu/archive/v1.2.2.tar.gz [exec] bower paper-menu-button#1.5.2 download https://github.com/PolymerElements/paper-menu-button/archive/v1.5.2.tar.gz [exec] bower paper-badge#1.1.4 extract archive.tar.gz [exec] bower paper-elements#1.0.7 extract archive.tar.gz [exec] bower paper-dropdown-menu#1.4.2 extract archive.tar.gz [exec] bower paper-elements#1.0.7 resolved git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-badge#1.1.4 resolved git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-dropdown-menu#1.4.2 resolved git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-fab#1.2.1 extract archive.tar.gz [exec] bower paper-fab#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower paper-card#1.1.4 resolved git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-header-panel#1.1.7 extract archive.tar.gz [exec] bower paper-button#1.0.14 extract archive.tar.gz [exec] bower paper-fab#1.2.1 resolved git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-icon-button#1.1.3 extract archive.tar.gz [exec] bower paper-button#1.0.14 resolved git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-header-panel#1.1.7 resolved git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-radio-button#1.2.1 download https://github.com/PolymerElements/paper-radio-button/archive/v1.2.1.tar.gz [exec] bower marked#0.3.6 extract archive.tar.gz [exec] bower paper-icon-button#1.1.3 resolved git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-icon-button#1.1.3 invalid-meta for:/tmp/jenkins/bower/1fd9eb93684502581598b0c2893ff88f-148892-wHJE31/bower.json [exec] bower paper-icon-button#1.1.3 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-icon-button.html","paper-icon-button-light.html"] [exec] bower paper-item#1.2.1 invalid-meta for:/tmp/jenkins/bower/61ae04c910cc77fdacea78d9cefc90aa-148892-rtaLcy/bower.json [exec] bower paper-item#1.2.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-item.html","paper-icon-item.html","paper-item-body.html"] [exec] bower paper-item#1.2.1 extract archive.tar.gz [exec] bower paper-item#1.2.1 resolved git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-ripple#1.0.10 download https://github.com/PolymerElements/paper-ripple/archive/v1.0.10.tar.gz [exec] bower paper-input#1.1.22 extract archive.tar.gz [exec] bower paper-input#1.1.22 invalid-meta for:/tmp/jenkins/bower/ca42f9e11ffcee590e78a9733278a7ae-148892-fVkASz/bower.json [exec] bower paper-input#1.1.22 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-input.html","paper-textarea.html","paper-input-behavior.html","paper-input-container.html","paper-input-error.html","paper-input-addon-behavior.html","paper-input-char-counter.html"] [exec] bower paper-input#1.1.22 mismatch Version declared in the json (1.1.21) is different than the resolved one (1.1.22) [exec] bower paper-input#1.1.22 resolved git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower marked#0.3.6 mismatch Version declared in the json (0.3.4) is different than the resolved one (0.3.6) [exec] bower marked#0.3.6 resolved https://github.com/chjj/marked.git#0.3.6 [exec] bower paper-scroll-header-panel#1.0.16 download https://github.com/PolymerElements/paper-scroll-header-panel/archive/v1.0.16.tar.gz [exec] bower paper-material#1.0.6 download https://github.com/PolymerElements/paper-material/archive/v1.0.6.tar.gz [exec] bower iron-scroll-target-behavior#1.1.0 extract archive.tar.gz [exec] bower iron-scroll-target-behavior#1.1.0 resolved git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower paper-radio-button#1.2.1 extract archive.tar.gz [exec] bower paper-menu#1.2.2 extract archive.tar.gz [exec] bower paper-menu#1.2.2 invalid-meta for:/tmp/jenkins/bower/d581e5af670856944e3a01b3a84ab15b-148892-0J333C/bower.json [exec] bower paper-menu#1.2.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-menu.html","paper-submenu.html"] [exec] bower paper-radio-button#1.2.1 resolved git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-progress#1.0.11 download https://github.com/PolymerElements/paper-progress/archive/v1.0.11.tar.gz [exec] bower paper-slider#1.0.12 download https://github.com/PolymerElements/paper-slider/archive/v1.0.12.tar.gz [exec] bower paper-spinner#1.2.1 download https://github.com/PolymerElements/paper-spinner/archive/v1.2.1.tar.gz [exec] bower paper-menu#1.2.2 resolved git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-ripple#1.0.10 mismatch Version declared in the json (1.0.9) is different than the resolved one (1.0.10) [exec] bower paper-ripple#1.0.10 extract archive.tar.gz [exec] bower paper-ripple#1.0.10 resolved git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-toast#1.3.0 download https://github.com/PolymerElements/paper-toast/archive/v1.3.0.tar.gz [exec] bower paper-styles#1.1.5 download https://github.com/PolymerElements/paper-styles/archive/v1.1.5.tar.gz [exec] bower paper-tabs#1.7.0 download https://github.com/PolymerElements/paper-tabs/archive/v1.7.0.tar.gz [exec] bower paper-listbox#1.1.2 invalid-meta for:/tmp/jenkins/bower/e3ace976491bfbaa6c8445f78204eb7c-148892-CYvskm/bower.json [exec] bower paper-listbox#1.1.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-listbox.html","paper-sublistbox.html"] [exec] bower paper-listbox#1.1.2 extract archive.tar.gz [exec] bower paper-material#1.0.6 extract archive.tar.gz [exec] bower paper-toggle-button#1.2.1 download https://github.com/PolymerElements/paper-toggle-button/archive/v1.2.1.tar.gz [exec] bower paper-listbox#1.1.2 resolved git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-material#1.0.6 resolved git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-toolbar#1.1.7 download https://github.com/PolymerElements/paper-toolbar/archive/v1.1.7.tar.gz [exec] bower paper-tooltip#1.1.3 download https://github.com/PolymerElements/paper-tooltip/archive/v1.1.3.tar.gz [exec] bower paper-spinner#1.2.1 extract archive.tar.gz [exec] bower paper-progress#1.0.11 extract archive.tar.gz [exec] bower paper-slider#1.0.12 extract archive.tar.gz [exec] bower paper-progress#1.0.11 mismatch Version declared in the json (1.0.10) is different than the resolved one (1.0.11) [exec] bower paper-spinner#1.2.1 invalid-meta for:/tmp/jenkins/bower/159ecf43eff2dbe0da959c35886f5f72-148892-aPvJPk/bower.json [exec] bower paper-spinner#1.2.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-spinner.html","paper-spinner-lite.html"] [exec] bower paper-spinner#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower paper-scroll-header-panel#1.0.16 extract archive.tar.gz [exec] bower paper-progress#1.0.11 resolved git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-spinner#1.2.1 resolved git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-slider#1.0.12 resolved git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-scroll-header-panel#1.0.16 resolved git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-drawer-panel#1.0.10 extract archive.tar.gz [exec] bower prism-element#1.1.1 download https://github.com/PolymerElements/prism-element/archive/v1.1.1.tar.gz [exec] bower polymer#1.7.0 download https://github.com/Polymer/polymer/archive/v1.7.0.tar.gz [exec] bower paper-drawer-panel#1.0.10 resolved git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-styles#1.1.5 extract archive.tar.gz [exec] bower paper-toggle-button#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower paper-toast#1.3.0 extract archive.tar.gz [exec] bower paper-toast#1.3.0 resolved git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-styles#1.1.5 resolved git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-tabs#1.7.0 extract archive.tar.gz [exec] bower paper-tabs#1.7.0 resolved git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-toggle-button#1.2.1 extract archive.tar.gz [exec] bower paper-toggle-button#1.2.1 resolved git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower promise-polyfill#1.0.1 download https://github.com/polymerlabs/promise-polyfill/archive/v1.0.1.tar.gz [exec] bower paper-toolbar#1.1.7 extract archive.tar.gz [exec] bower paper-toolbar#1.1.7 resolved git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-tooltip#1.1.3 extract archive.tar.gz [exec] bower paper-tooltip#1.1.3 resolved git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower prism#1.5.1 download https://github.com/LeaVerou/prism/archive/1.5.1.tar.gz [exec] bower web-animations-js#2.2.2 download https://github.com/web-animations/web-animations-js/archive/2.2.2.tar.gz [exec] bower prism-element#1.1.1 extract archive.tar.gz [exec] bower prism-element#1.1.1 resolved git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower polymer#1.7.0 invalid-meta for:/tmp/jenkins/bower/6ac9fb6e69374501bea0bcad9749c0a7-148892-CD3wwQ/bower.json [exec] bower polymer#1.7.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["polymer.html","polymer-mini.html","polymer-micro.html"] [exec] bower promise-polyfill#1.0.1 extract archive.tar.gz [exec] bower polymer#1.7.0 extract archive.tar.gz [exec] bower select2#3.5.2 download https://github.com/ivaynberg/select2/archive/3.5.2.tar.gz [exec] bower polymer#1.7.0 resolved git://github.com/Polymer/polymer.git#1.7.0 [exec] bower promise-polyfill#1.0.1 resolved git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower webcomponentsjs#0.7.23 download https://github.com/Polymer/webcomponentsjs/archive/v0.7.23.tar.gz [exec] bower neon-animation#1.2.4 download https://github.com/polymerelements/neon-animation/archive/v1.2.4.tar.gz [exec] bower web-animations-js#2.2.2 extract archive.tar.gz [exec] bower web-animations-js#2.2.2 invalid-meta for:/tmp/jenkins/bower/87d0027fe1bf217ed9e5fc662c53df96-148892-1T3llU/bower.json [exec] bower web-animations-js#2.2.2 invalid-meta The "main" field cannot contain minified files [exec] bower paper-radio-group#1.2.1 download https://github.com/PolymerElements/paper-radio-group/archive/v1.2.1.tar.gz [exec] bower web-animations-js#2.2.2 resolved git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower paper-menu-button#1.5.2 extract archive.tar.gz [exec] bower paper-menu-button#1.5.2 resolved git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower neon-animation#1.2.4 extract archive.tar.gz [exec] bower neon-animation#1.2.4 invalid-meta for:/tmp/jenkins/bower/2cf7b7b37674d1417cf98342d6ef47f7-148892-vBuLtn/bower.json [exec] bower neon-animation#1.2.4 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["neon-animated-pages.html","neon-animatable-behavior.html","neon-animation-behavior.html","neon-animation-runner-behavior.html","neon-shared-element-animatable-behavior.html","neon-shared-element-animation-behavior.html","neon-animatable.html","neon-animations.html"] [exec] bower select2#3.5.2 extract archive.tar.gz [exec] bower neon-animation#1.2.4 resolved git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower prism#1.5.1 extract archive.tar.gz [exec] bower select2#3.5.2 invalid-meta for:/tmp/jenkins/bower/35368a19f307e4af02d0df055846840d-148892-X5cXty/bower.json [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .png files: ["select2.png","select2x2.png"] [exec] bower iron-iconset-svg#1.1.0 extract archive.tar.gz [exec] bower select2#3.5.2 resolved https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower iron-iconset-svg#1.1.0 resolved git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower paper-radio-group#1.2.1 extract archive.tar.gz [exec] bower paper-radio-group#1.2.1 resolved git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower webcomponentsjs#0.7.23 extract archive.tar.gz [exec] bower webcomponentsjs#0.7.23 resolved https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower Chart.HorizontalBar.js extra-resolution Unnecessary resolution: Chart.HorizontalBar.js#1.0.3 [exec] bower better-dateinput-polyfill extra-resolution Unnecessary resolution: better-dateinput-polyfill#1.5.2 [exec] bower better-dom extra-resolution Unnecessary resolution: better-dom#2.1.4 [exec] bower better-i18n-plugin extra-resolution Unnecessary resolution: better-i18n-plugin#1.0.4 [exec] bower chart-elements extra-resolution Unnecessary resolution: chart-elements#dc4be42cd8 [exec] bower chartjs extra-resolution Unnecessary resolution: chartjs#1.1.1 [exec] bower es6-promise extra-resolution Unnecessary resolution: es6-promise#2.2.0 [exec] bower font-roboto extra-resolution Unnecessary resolution: font-roboto#1.0.1 [exec] bower hydrolysis extra-resolution Unnecessary resolution: hydrolysis#1.24.1 [exec] bower iron-a11y-announcer extra-resolution Unnecessary resolution: iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys extra-resolution Unnecessary resolution: iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior extra-resolution Unnecessary resolution: iron-a11y-keys-behavior#1.1.9 [exec] bower iron-ajax extra-resolution Unnecessary resolution: iron-ajax#1.4.3 [exec] bower iron-autogrow-textarea extra-resolution Unnecessary resolution: iron-autogrow-textarea#1.0.14 [exec] bower iron-behaviors extra-resolution Unnecessary resolution: iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior extra-resolution Unnecessary resolution: iron-checked-element-behavior#1.0.5 [exec] bower iron-collapse extra-resolution Unnecessary resolution: iron-collapse#1.3.0 [exec] bower iron-component-page extra-resolution Unnecessary resolution: iron-component-page#1.1.7 [exec] bower iron-demo-helpers extra-resolution Unnecessary resolution: iron-demo-helpers#1.2.5 [exec] bower iron-doc-viewer extra-resolution Unnecessary resolution: iron-doc-viewer#1.0.15 [exec] bower iron-dropdown extra-resolution Unnecessary resolution: iron-dropdown#1.5.3 [exec] bower iron-elements extra-resolution Unnecessary resolution: iron-elements#1.0.10 [exec] bower iron-fit-behavior extra-resolution Unnecessary resolution: iron-fit-behavior#1.2.5 [exec] bower iron-flex-layout extra-resolution Unnecessary resolution: iron-flex-layout#1.3.1 [exec] bower iron-form extra-resolution Unnecessary resolution: iron-form#1.1.4 [exec] bower iron-form-element-behavior extra-resolution Unnecessary resolution: iron-form-element-behavior#1.0.6 [exec] bower iron-icon extra-resolution Unnecessary resolution: iron-icon#1.0.12 [exec] bower iron-icons extra-resolution Unnecessary resolution: iron-icons#1.2.0 [exec] bower iron-iconset extra-resolution Unnecessary resolution: iron-iconset#1.0.5 [exec] bower iron-iconset-svg extra-resolution Unnecessary resolution: iron-iconset-svg#1.1.0 [exec] bower iron-image extra-resolution Unnecessary resolution: iron-image#1.2.5 [exec] bower iron-input extra-resolution Unnecessary resolution: iron-input#1.0.10 [exec] bower iron-jsonp-library extra-resolution Unnecessary resolution: iron-jsonp-library#1.0.4 [exec] bower iron-label extra-resolution Unnecessary resolution: iron-label#1.0.2 [exec] bower iron-list extra-resolution Unnecessary resolution: iron-list#1.3.14 [exec] bower iron-localstorage extra-resolution Unnecessary resolution: iron-localstorage#1.0.6 [exec] bower iron-location extra-resolution Unnecessary resolution: iron-location#0.8.9 [exec] bower iron-media-query extra-resolution Unnecessary resolution: iron-media-query#1.0.8 [exec] bower iron-menu-behavior extra-resolution Unnecessary resolution: iron-menu-behavior#1.2.0 [exec] bower iron-meta extra-resolution Unnecessary resolution: iron-meta#1.1.2 [exec] bower iron-overlay-behavior extra-resolution Unnecessary resolution: iron-overlay-behavior#1.10.1 [exec] bower iron-pages extra-resolution Unnecessary resolution: iron-pages#1.0.8 [exec] bower iron-range-behavior extra-resolution Unnecessary resolution: iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior extra-resolution Unnecessary resolution: iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior extra-resolution Unnecessary resolution: iron-scroll-target-behavior#1.1.0 [exec] bower iron-scroll-threshold extra-resolution Unnecessary resolution: iron-scroll-threshold#1.0.3 [exec] bower iron-selector extra-resolution Unnecessary resolution: iron-selector#1.5.2 [exec] bower iron-signals extra-resolution Unnecessary resolution: iron-signals#1.0.3 [exec] bower iron-swipeable-container extra-resolution Unnecessary resolution: iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers extra-resolution Unnecessary resolution: iron-test-helpers#1.3.0 [exec] bower iron-validatable-behavior extra-resolution Unnecessary resolution: iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior extra-resolution Unnecessary resolution: iron-validator-behavior#1.0.1 [exec] bower jquery extra-resolution Unnecessary resolution: jquery#3.1.1 [exec] bower marked extra-resolution Unnecessary resolution: marked#0.3.6 [exec] bower marked-element extra-resolution Unnecessary resolution: marked-element#1.2.0 [exec] bower neon-animation extra-resolution Unnecessary resolution: neon-animation#1.2.4 [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#0.9.0 [exec] bower nuxeo-dataviz-elements extra-resolution Unnecessary resolution: nuxeo-dataviz-elements#0.2.1 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#0.2.3 [exec] bower paper-badge extra-resolution Unnecessary resolution: paper-badge#1.1.4 [exec] bower paper-behaviors extra-resolution Unnecessary resolution: paper-behaviors#1.0.12 [exec] bower paper-button extra-resolution Unnecessary resolution: paper-button#1.0.14 [exec] bower paper-card extra-resolution Unnecessary resolution: paper-card#1.1.4 [exec] bower paper-checkbox extra-resolution Unnecessary resolution: paper-checkbox#1.4.1 [exec] bower paper-dialog extra-resolution Unnecessary resolution: paper-dialog#1.1.0 [exec] bower paper-dialog-behavior extra-resolution Unnecessary resolution: paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable extra-resolution Unnecessary resolution: paper-dialog-scrollable#1.1.5 [exec] bower paper-drawer-panel extra-resolution Unnecessary resolution: paper-drawer-panel#1.0.10 [exec] bower paper-dropdown-menu extra-resolution Unnecessary resolution: paper-dropdown-menu#1.4.2 [exec] bower paper-elements extra-resolution Unnecessary resolution: paper-elements#1.0.7 [exec] bower paper-fab extra-resolution Unnecessary resolution: paper-fab#1.2.1 [exec] bower paper-header-panel extra-resolution Unnecessary resolution: paper-header-panel#1.1.7 [exec] bower paper-icon-button extra-resolution Unnecessary resolution: paper-icon-button#1.1.3 [exec] bower paper-input extra-resolution Unnecessary resolution: paper-input#1.1.22 [exec] bower paper-item extra-resolution Unnecessary resolution: paper-item#1.2.1 [exec] bower paper-listbox extra-resolution Unnecessary resolution: paper-listbox#1.1.2 [exec] bower paper-material extra-resolution Unnecessary resolution: paper-material#1.0.6 [exec] bower paper-menu extra-resolution Unnecessary resolution: paper-menu#1.2.2 [exec] bower paper-menu-button extra-resolution Unnecessary resolution: paper-menu-button#1.5.2 [exec] bower paper-progress extra-resolution Unnecessary resolution: paper-progress#1.0.11 [exec] bower paper-radio-button extra-resolution Unnecessary resolution: paper-radio-button#1.2.1 [exec] bower paper-radio-group extra-resolution Unnecessary resolution: paper-radio-group#1.2.1 [exec] bower paper-ripple extra-resolution Unnecessary resolution: paper-ripple#1.0.10 [exec] bower paper-scroll-header-panel extra-resolution Unnecessary resolution: paper-scroll-header-panel#1.0.16 [exec] bower paper-slider extra-resolution Unnecessary resolution: paper-slider#1.0.12 [exec] bower paper-spinner extra-resolution Unnecessary resolution: paper-spinner#1.2.1 [exec] bower paper-styles extra-resolution Unnecessary resolution: paper-styles#1.1.5 [exec] bower paper-tabs extra-resolution Unnecessary resolution: paper-tabs#1.7.0 [exec] bower paper-toast extra-resolution Unnecessary resolution: paper-toast#1.3.0 [exec] bower paper-toggle-button extra-resolution Unnecessary resolution: paper-toggle-button#1.2.1 [exec] bower paper-toolbar extra-resolution Unnecessary resolution: paper-toolbar#1.1.7 [exec] bower paper-tooltip extra-resolution Unnecessary resolution: paper-tooltip#1.1.3 [exec] bower polymer extra-resolution Unnecessary resolution: polymer#1.7.0 [exec] bower prism extra-resolution Unnecessary resolution: prism#1.5.1 [exec] bower prism-element extra-resolution Unnecessary resolution: prism-element#1.1.1 [exec] bower promise-polyfill extra-resolution Unnecessary resolution: promise-polyfill#1.0.1 [exec] bower select2 extra-resolution Unnecessary resolution: select2#3.5.2 [exec] bower web-animations-js extra-resolution Unnecessary resolution: web-animations-js#2.2.2 [exec] bower webcomponentsjs extra-resolution Unnecessary resolution: webcomponentsjs#0.7.23 [exec] bower prism#1.5.1 resolved https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower better-i18n-plugin#1.0.4 install better-i18n-plugin#1.0.4 [exec] bower better-dateinput-polyfill#1.5.2 install better-dateinput-polyfill#1.5.2 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower chart-elements#dc4be42cd8 install chart-elements#dc4be42cd8 [exec] bower better-dom#2.1.4 install better-dom#2.1.4 [exec] bower iron-a11y-announcer#1.0.5 install iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys-behavior#1.1.9 install iron-a11y-keys-behavior#1.1.9 [exec] bower iron-behaviors#1.0.17 install iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior#1.0.5 install iron-checked-element-behavior#1.0.5 [exec] bower iron-autogrow-textarea#1.0.14 install iron-autogrow-textarea#1.0.14 [exec] bower iron-collapse#1.3.0 install iron-collapse#1.3.0 [exec] bower iron-ajax#1.4.3 install iron-ajax#1.4.3 [exec] bower font-roboto#1.0.1 install font-roboto#1.0.1 [exec] bower iron-component-page#1.1.7 install iron-component-page#1.1.7 [exec] bower iron-demo-helpers#1.2.5 install iron-demo-helpers#1.2.5 [exec] bower chartjs#1.1.1 install chartjs#1.1.1 [exec] bower iron-elements#1.0.10 install iron-elements#1.0.10 [exec] bower iron-dropdown#1.5.3 install iron-dropdown#1.5.3 [exec] bower iron-fit-behavior#1.2.5 install iron-fit-behavior#1.2.5 [exec] bower iron-doc-viewer#1.0.15 install iron-doc-viewer#1.0.15 [exec] bower iron-form-element-behavior#1.0.6 install iron-form-element-behavior#1.0.6 [exec] bower iron-icon#1.0.12 install iron-icon#1.0.12 [exec] bower iron-flex-layout#1.3.1 install iron-flex-layout#1.3.1 [exec] bower iron-image#1.2.5 install iron-image#1.2.5 [exec] bower iron-iconset#1.0.5 install iron-iconset#1.0.5 [exec] bower iron-label#1.0.2 install iron-label#1.0.2 [exec] bower iron-icons#1.2.0 install iron-icons#1.2.0 [exec] bower iron-jsonp-library#1.0.4 install iron-jsonp-library#1.0.4 [exec] bower iron-localstorage#1.0.6 install iron-localstorage#1.0.6 [exec] bower iron-media-query#1.0.8 install iron-media-query#1.0.8 [exec] bower hydrolysis#1.24.1 install hydrolysis#1.24.1 [exec] bower iron-location#0.8.9 install iron-location#0.8.9 [exec] bower iron-menu-behavior#1.2.0 install iron-menu-behavior#1.2.0 [exec] bower iron-pages#1.0.8 install iron-pages#1.0.8 [exec] bower iron-overlay-behavior#1.10.1 install iron-overlay-behavior#1.10.1 [exec] bower iron-resizable-behavior#1.0.5 install iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-threshold#1.0.3 install iron-scroll-threshold#1.0.3 [exec] bower iron-form#1.1.4 install iron-form#1.1.4 [exec] bower iron-list#1.3.14 install iron-list#1.3.14 [exec] bower iron-swipeable-container#1.0.3 install iron-swipeable-container#1.0.3 [exec] bower Chart.HorizontalBar.js#1.0.3 install Chart.HorizontalBar.js#1.0.3 [exec] bower iron-test-helpers#1.3.0 install iron-test-helpers#1.3.0 [exec] bower iron-input#1.0.10 install iron-input#1.0.10 [exec] bower iron-selector#1.5.2 install iron-selector#1.5.2 [exec] bower iron-validator-behavior#1.0.1 install iron-validator-behavior#1.0.1 [exec] bower iron-validatable-behavior#1.1.1 install iron-validatable-behavior#1.1.1 [exec] bower iron-signals#1.0.3 install iron-signals#1.0.3 [exec] bower marked-element#1.2.0 install marked-element#1.2.0 [exec] bower iron-meta#1.1.2 install iron-meta#1.1.2 [exec] bower iron-range-behavior#1.0.6 install iron-range-behavior#1.0.6 [exec] bower nuxeo-dataviz-elements#0.2.1 install nuxeo-dataviz-elements#0.2.1 [exec] bower iron-a11y-keys#1.0.6 install iron-a11y-keys#1.0.6 [exec] bower nuxeo-elements#0.2.3 install nuxeo-elements#0.2.3 [exec] bower paper-behaviors#1.0.12 install paper-behaviors#1.0.12 [exec] bower nuxeo#0.9.0 install nuxeo#0.9.0 [exec] bower paper-dialog#1.1.0 install paper-dialog#1.1.0 [exec] bower paper-checkbox#1.4.1 install paper-checkbox#1.4.1 [exec] bower jquery#3.1.1 install jquery#3.1.1 [exec] bower paper-dialog-behavior#1.2.7 install paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable#1.1.5 install paper-dialog-scrollable#1.1.5 [exec] bower paper-elements#1.0.7 install paper-elements#1.0.7 [exec] bower paper-badge#1.1.4 install paper-badge#1.1.4 [exec] bower paper-dropdown-menu#1.4.2 install paper-dropdown-menu#1.4.2 [exec] bower paper-card#1.1.4 install paper-card#1.1.4 [exec] bower paper-fab#1.2.1 install paper-fab#1.2.1 [exec] bower paper-button#1.0.14 install paper-button#1.0.14 [exec] bower paper-header-panel#1.1.7 install paper-header-panel#1.1.7 [exec] bower paper-icon-button#1.1.3 install paper-icon-button#1.1.3 [exec] bower paper-item#1.2.1 install paper-item#1.2.1 [exec] bower paper-input#1.1.22 install paper-input#1.1.22 [exec] bower marked#0.3.6 install marked#0.3.6 [exec] bower iron-scroll-target-behavior#1.1.0 install iron-scroll-target-behavior#1.1.0 [exec] bower paper-radio-button#1.2.1 install paper-radio-button#1.2.1 [exec] bower paper-menu#1.2.2 install paper-menu#1.2.2 [exec] bower paper-ripple#1.0.10 install paper-ripple#1.0.10 [exec] bower paper-listbox#1.1.2 install paper-listbox#1.1.2 [exec] bower paper-material#1.0.6 install paper-material#1.0.6 [exec] bower paper-progress#1.0.11 install paper-progress#1.0.11 [exec] bower paper-spinner#1.2.1 install paper-spinner#1.2.1 [exec] bower paper-slider#1.0.12 install paper-slider#1.0.12 [exec] bower paper-scroll-header-panel#1.0.16 install paper-scroll-header-panel#1.0.16 [exec] bower paper-drawer-panel#1.0.10 install paper-drawer-panel#1.0.10 [exec] bower paper-toast#1.3.0 install paper-toast#1.3.0 [exec] bower paper-styles#1.1.5 install paper-styles#1.1.5 [exec] bower paper-tabs#1.7.0 install paper-tabs#1.7.0 [exec] bower paper-toggle-button#1.2.1 install paper-toggle-button#1.2.1 [exec] bower paper-toolbar#1.1.7 install paper-toolbar#1.1.7 [exec] bower paper-tooltip#1.1.3 install paper-tooltip#1.1.3 [exec] bower prism-element#1.1.1 install prism-element#1.1.1 [exec] bower polymer#1.7.0 install polymer#1.7.0 [exec] bower promise-polyfill#1.0.1 install promise-polyfill#1.0.1 [exec] bower web-animations-js#2.2.2 install web-animations-js#2.2.2 [exec] bower paper-menu-button#1.5.2 install paper-menu-button#1.5.2 [exec] bower neon-animation#1.2.4 install neon-animation#1.2.4 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] bower iron-iconset-svg#1.1.0 install iron-iconset-svg#1.1.0 [exec] bower paper-radio-group#1.2.1 install paper-radio-group#1.2.1 [exec] bower webcomponentsjs#0.7.23 install webcomponentsjs#0.7.23 [exec] bower prism#1.5.1 install prism#1.5.1 [exec] [exec] better-i18n-plugin#1.0.4 bower_components/better-i18n-plugin [exec] โ””โ”€โ”€ better-dom#2.1.4 [exec] [exec] better-dateinput-polyfill#1.5.2 bower_components/better-dateinput-polyfill [exec] โ”œโ”€โ”€ better-dom#2.1.4 [exec] โ””โ”€โ”€ better-i18n-plugin#1.0.4 [exec] [exec] es6-promise#2.2.0 bower_components/es6-promise [exec] [exec] chart-elements#dc4be42cd8 bower_components/chart-elements [exec] โ”œโ”€โ”€ Chart.HorizontalBar.js#1.0.3 [exec] โ”œโ”€โ”€ chartjs#1.1.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] better-dom#2.1.4 bower_components/better-dom [exec] [exec] iron-a11y-announcer#1.0.5 bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-keys-behavior#1.1.9 bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-behaviors#1.0.17 bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-checked-element-behavior#1.0.5 bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-autogrow-textarea#1.0.14 bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-collapse#1.3.0 bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-ajax#1.4.3 bower_components/iron-ajax [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ promise-polyfill#1.0.1 [exec] [exec] font-roboto#1.0.1 bower_components/font-roboto [exec] [exec] iron-component-page#1.1.7 bower_components/iron-component-page [exec] โ”œโ”€โ”€ hydrolysis#1.24.1 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-demo-helpers#1.2.5 bower_components/iron-demo-helpers [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ marked-element#1.2.0 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] chartjs#1.1.1 bower_components/chartjs [exec] [exec] iron-elements#1.0.10 bower_components/iron-elements [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-a11y-keys#1.0.6 [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-component-page#1.1.7 [exec] โ”œโ”€โ”€ iron-demo-helpers#1.2.5 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form#1.1.4 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-iconset#1.0.5 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ iron-jsonp-library#1.0.4 [exec] โ”œโ”€โ”€ iron-label#1.0.2 [exec] โ”œโ”€โ”€ iron-list#1.3.14 [exec] โ”œโ”€โ”€ iron-localstorage#1.0.6 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-pages#1.0.8 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ”œโ”€โ”€ iron-scroll-threshold#1.0.3 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ iron-signals#1.0.3 [exec] โ”œโ”€โ”€ iron-swipeable-container#1.0.3 [exec] โ”œโ”€โ”€ iron-test-helpers#1.3.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ iron-validator-behavior#1.0.1 [exec] [exec] iron-dropdown#1.5.3 bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-fit-behavior#1.2.5 bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-doc-viewer#1.0.15 bower_components/iron-doc-viewer [exec] โ”œโ”€โ”€ marked-element#1.2.0 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-form-element-behavior#1.0.6 bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icon#1.0.12 bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-flex-layout#1.3.1 bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-image#1.2.5 bower_components/iron-image [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset#1.0.5 bower_components/iron-iconset [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-label#1.0.2 bower_components/iron-label [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icons#1.2.0 bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-jsonp-library#1.0.4 bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-localstorage#1.0.6 bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-media-query#1.0.8 bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] hydrolysis#1.24.1 bower_components/hydrolysis [exec] [exec] iron-location#0.8.9 bower_components/iron-location [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-menu-behavior#1.2.0 bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-pages#1.0.8 bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-overlay-behavior#1.10.1 bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-resizable-behavior#1.0.5 bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-threshold#1.0.3 bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form#1.1.4 bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-list#1.3.14 bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-swipeable-container#1.0.3 bower_components/iron-swipeable-container [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] Chart.HorizontalBar.js#1.0.3 bower_components/Chart.HorizontalBar.js [exec] โ””โ”€โ”€ chartjs#1.1.1 [exec] [exec] iron-test-helpers#1.3.0 bower_components/iron-test-helpers [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-input#1.0.10 bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-selector#1.5.2 bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validator-behavior#1.0.1 bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validatable-behavior#1.1.1 bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-signals#1.0.3 bower_components/iron-signals [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] marked-element#1.2.0 bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-meta#1.1.2 bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-range-behavior#1.0.6 bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-dataviz-elements#0.2.1 bower_components/nuxeo-dataviz-elements [exec] โ”œโ”€โ”€ nuxeo-elements#0.2.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-keys#1.0.6 bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-elements#0.2.3 bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ nuxeo#0.9.0 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ select2#3.5.2 [exec] [exec] paper-behaviors#1.0.12 bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo#0.9.0 bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] paper-dialog#1.1.0 bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-checkbox#1.4.1 bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] jquery#3.1.1 bower_components/jquery [exec] [exec] paper-dialog-behavior#1.2.7 bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-scrollable#1.1.5 bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-elements#1.0.7 bower_components/paper-elements [exec] โ”œโ”€โ”€ paper-badge#1.1.4 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-card#1.1.4 [exec] โ”œโ”€โ”€ paper-checkbox#1.4.1 [exec] โ”œโ”€โ”€ paper-dialog#1.1.0 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#1.1.5 [exec] โ”œโ”€โ”€ paper-drawer-panel#1.0.10 [exec] โ”œโ”€โ”€ paper-dropdown-menu#1.4.2 [exec] โ”œโ”€โ”€ paper-fab#1.2.1 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-item#1.2.1 [exec] โ”œโ”€โ”€ paper-listbox#1.1.2 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-menu#1.2.2 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ”œโ”€โ”€ paper-radio-group#1.2.1 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-scroll-header-panel#1.0.16 [exec] โ”œโ”€โ”€ paper-slider#1.0.12 [exec] โ”œโ”€โ”€ paper-spinner#1.2.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-tabs#1.7.0 [exec] โ”œโ”€โ”€ paper-toast#1.3.0 [exec] โ”œโ”€โ”€ paper-toggle-button#1.2.1 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ paper-tooltip#1.1.3 [exec] [exec] paper-badge#1.1.4 bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dropdown-menu#1.4.2 bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-card#1.1.4 bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-fab#1.2.1 bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-button#1.0.14 bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-header-panel#1.1.7 bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-icon-button#1.1.3 bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-item#1.2.1 bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-input#1.1.22 bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] marked#0.3.6 bower_components/marked [exec] [exec] iron-scroll-target-behavior#1.1.0 bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-button#1.2.1 bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu#1.2.2 bower_components/paper-menu [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-ripple#1.0.10 bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-listbox#1.1.2 bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-material#1.0.6 bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-progress#1.0.11 bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-spinner#1.2.1 bower_components/paper-spinner [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-slider#1.0.12 bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-scroll-header-panel#1.0.16 bower_components/paper-scroll-header-panel [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-drawer-panel#1.0.10 bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toast#1.3.0 bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-styles#1.1.5 bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tabs#1.7.0 bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toggle-button#1.2.1 bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toolbar#1.1.7 bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tooltip#1.1.3 bower_components/paper-tooltip [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] prism-element#1.1.1 bower_components/prism-element [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism#1.5.1 [exec] [exec] polymer#1.7.0 bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.23 [exec] [exec] promise-polyfill#1.0.1 bower_components/promise-polyfill [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] web-animations-js#2.2.2 bower_components/web-animations-js [exec] [exec] paper-menu-button#1.5.2 bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] neon-animation#1.2.4 bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ web-animations-js#2.2.2 [exec] [exec] select2#3.5.2 bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] iron-iconset-svg#1.1.0 bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-group#1.2.1 bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] webcomponentsjs#0.7.23 bower_components/webcomponentsjs [exec] [exec] prism#1.5.1 bower_components/prism build-with-tests: [echo] build and test [exec] (node:149037) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version. [exec] Running "clean:dist" (clean) task [exec] >> 0 paths cleaned. [exec] [exec] Running "copy:dist" (copy) task [exec] Created 2 directories, copied 5 files [exec] [exec] Running "copy:styles" (copy) task [exec] Copied 2 files [exec] [exec] Running "autoprefixer:server" (autoprefixer) task [exec] >> 2 autoprefixed stylesheets created. [exec] [exec] Running "autoprefixer:dist" (autoprefixer) task [exec] [exec] Running "cssmin:elements" (cssmin) task [exec] >> 2 files created. 3.8 kB โ†’ 2.98 kB [exec] [exec] Running "vulcanize:default" (vulcanize) task [exec] >> src/main/elements/elements.html -> target/classes/web/nuxeo.war/review-workflows-dashboards/elements/elements.vulcanized.html [exec] [exec] Running "usemin:html" (usemin) task [exec] Replaced 2 references to assets [exec] [exec] Running "minifyHtml:app" (minifyHtml) task [exec] [exec] Done, without errors. [exec] [exec] [exec] Execution Time (2018-06-27 05:09:52 UTC) [exec] loading tasks 1.8s โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 47% [exec] autoprefixer:server 92ms โ–‡ 2% [exec] cssmin:elements 53ms โ–‡ 1% [exec] vulcanize:default 1.7s โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 44% [exec] usemin:html 129ms โ–‡โ–‡ 3% [exec] Total 3.8s [exec] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/surefire-reports [copy] Warning: Could not find file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/test-results.xml to copy. build-skip-tests: build: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-review-workflows-dashboards --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-review-workflows-dashboards --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-review-workflows-dashboards --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-review-workflows-dashboards --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-review-workflows-dashboards --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/nuxeo-review-workflows-dashboards-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-review-workflows-dashboards --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-review-workflows-dashboards >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-review-workflows-dashboards --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-review-workflows-dashboards --- [INFO] Storing buildNumber: 20180627-050957 at timestamp: 1530076197314 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-review-workflows-dashboards --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-review-workflows-dashboards <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-review-workflows-dashboards --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/nuxeo-review-workflows-dashboards-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-review-workflows-dashboards --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/nuxeo-review-workflows-dashboards-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316/nuxeo-review-workflows-dashboards-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316/nuxeo-review-workflows-dashboards-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/nuxeo-review-workflows-dashboards-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316/nuxeo-review-workflows-dashboards-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-review-workflows-dashboards --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316/nuxeo-review-workflows-dashboards-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316/nuxeo-review-workflows-dashboards-10.2-I20180627_0316.jar (279 KB at 2160.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316/nuxeo-review-workflows-dashboards-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316/nuxeo-review-workflows-dashboards-10.2-I20180627_0316.pom (3 KB at 27.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/maven-metadata.xml (119 KB at 294.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/maven-metadata.xml (119 KB at 748.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316/nuxeo-review-workflows-dashboards-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.2-I20180627_0316/nuxeo-review-workflows-dashboards-10.2-I20180627_0316-sources.jar (4 KB at 44.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-shibboleth-invitation 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shibboleth-invitation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shibboleth-invitation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shibboleth-invitation --- [INFO] Storing buildNumber: 20180627-050959 at timestamp: 1530076199506 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shibboleth-invitation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shibboleth-invitation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shibboleth-invitation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shibboleth-invitation --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.shibboleth.invitation.webengine.lang.test.TestMessages Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.nuxeo.ecm.shibboleth.invitation.webengine.lang.test.TestMessages Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shibboleth-invitation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shibboleth-invitation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/nuxeo-shibboleth-invitation-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shibboleth-invitation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shibboleth-invitation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shibboleth-invitation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shibboleth-invitation --- [INFO] Storing buildNumber: 20180627-051002 at timestamp: 1530076202581 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shibboleth-invitation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shibboleth-invitation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shibboleth-invitation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/nuxeo-shibboleth-invitation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shibboleth-invitation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/nuxeo-shibboleth-invitation-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316/nuxeo-shibboleth-invitation-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316/nuxeo-shibboleth-invitation-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/nuxeo-shibboleth-invitation-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316/nuxeo-shibboleth-invitation-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shibboleth-invitation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316/nuxeo-shibboleth-invitation-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316/nuxeo-shibboleth-invitation-10.2-I20180627_0316.jar (39 KB at 136.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316/nuxeo-shibboleth-invitation-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316/nuxeo-shibboleth-invitation-10.2-I20180627_0316.pom (4 KB at 46.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/maven-metadata.xml (115 KB at 354.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/maven-metadata.xml (115 KB at 352.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316/nuxeo-shibboleth-invitation-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.2-I20180627_0316/nuxeo-shibboleth-invitation-10.2-I20180627_0316-sources.jar (30 KB at 354.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo File System Exporter 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-fsexporter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-fsexporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-fsexporter --- [INFO] Storing buildNumber: 20180627-051004 at timestamp: 1530076204911 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-fsexporter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-fsexporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-fsexporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-fsexporter --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:10:11,883 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.io.fsexporter.test.TestFSExporterAccents StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:10:13,486 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterAccents Running org.nuxeo.io.fsexporter.test.TestFSExporterCase StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:10:14,366 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterCase Running org.nuxeo.io.fsexporter.test.TestFSExporterAttachedFiles StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:10:15,117 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterAttachedFiles Running org.nuxeo.io.fsexporter.test.TestFSExporterStructure StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:10:15,895 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.78 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterStructure Running org.nuxeo.io.fsexporter.test.TestFSExporterCase2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterCase2 Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-fsexporter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-fsexporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/nuxeo-fsexporter-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-fsexporter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-fsexporter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-fsexporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-fsexporter --- [INFO] Storing buildNumber: 20180627-051017 at timestamp: 1530076217370 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-fsexporter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-fsexporter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-fsexporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/nuxeo-fsexporter-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-fsexporter --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/nuxeo-fsexporter-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316/nuxeo-fsexporter-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316/nuxeo-fsexporter-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/nuxeo-fsexporter-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316/nuxeo-fsexporter-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-fsexporter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316/nuxeo-fsexporter-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316/nuxeo-fsexporter-10.2-I20180627_0316.jar (14 KB at 166.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316/nuxeo-fsexporter-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316/nuxeo-fsexporter-10.2-I20180627_0316.pom (5 KB at 54.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/maven-metadata.xml (116 KB at 277.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/maven-metadata.xml (116 KB at 513.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316/nuxeo-fsexporter-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.2-I20180627_0316/nuxeo-fsexporter-10.2-I20180627_0316-sources.jar (10 KB at 115.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Showcase Content Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-showcase-content-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-showcase-content-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-showcase-content-parent --- [INFO] Storing buildNumber: 20180627-051018 at timestamp: 1530076218359 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-showcase-content-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-showcase-content-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-showcase-content-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-showcase-content-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-showcase-content-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-showcase-content-parent --- [INFO] Storing buildNumber: 20180627-051018 at timestamp: 1530076218448 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-showcase-content-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-showcase-content-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-showcase-content-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-showcase-content-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/10.2-I20180627_0316/nuxeo-showcase-content-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-showcase-content-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/10.2-I20180627_0316/nuxeo-showcase-content-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/10.2-I20180627_0316/nuxeo-showcase-content-parent-10.2-I20180627_0316.pom (2 KB at 24.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/maven-metadata.xml (118 KB at 413.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/maven-metadata.xml (118 KB at 421.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Showcase Content Importer 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-showcase-content-importer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-showcase-content-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-showcase-content-importer --- [INFO] Storing buildNumber: 20180627-051020 at timestamp: 1530076220319 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-showcase-content-importer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-showcase-content-importer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/ShowcaseWriter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/ShowcaseWriter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/ShowcaseWriter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-showcase-content-importer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-showcase-content-importer --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:10:26,811 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 05:10:28,800 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 4 / Unstarted: 0 / Total: 168 * service:org.nuxeo.ecm.favorites.coreTypes requires [service:org.nuxeo.ecm.collections.schemas] * service:org.nuxeo.ecm.platform.thumbnail.convert requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.ecm.showcase.listener requires [service:org.nuxeo.platform.video.core.listeners, service:org.nuxeo.ecm.platform.picture.listeners] * service:org.nuxeo.ecm.collections.schemas requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Running org.nuxeo.ecm.showcase.content.service.TestShowcaseContentService 05:10:29,236 main WARN [AbstractDocumentModelWriter] The document workspaces with id=3fe88059-e1ee-4f8b-a24b-4009ba99d1c0 and type=WorkspaceRoot contains the facet 'NotCollectionMember', which is not registered as available in the schemaManager. This facet will be ignored. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:10:30,437 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 05:10:30,821 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 4 / Unstarted: 0 / Total: 167 * service:org.nuxeo.ecm.favorites.coreTypes requires [service:org.nuxeo.ecm.collections.schemas] * service:org.nuxeo.ecm.platform.thumbnail.convert requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.ecm.showcase.listener requires [service:org.nuxeo.platform.video.core.listeners, service:org.nuxeo.ecm.platform.picture.listeners] * service:org.nuxeo.ecm.collections.schemas requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.911 sec - in org.nuxeo.ecm.showcase.content.service.TestShowcaseContentService Running org.nuxeo.ecm.showcase.content.TestShowcaseContentImporter 05:10:30,892 main WARN [AbstractDocumentModelWriter] The document workspaces with id=fac83a32-8c93-4729-ad74-c3217e539481 and type=WorkspaceRoot contains the facet 'NotCollectionMember', which is not registered as available in the schemaManager. This facet will be ignored. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.nuxeo.ecm.showcase.content.TestShowcaseContentImporter Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-showcase-content-importer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-showcase-content-importer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/nuxeo-showcase-content-importer-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-showcase-content-importer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-showcase-content-importer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-showcase-content-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-showcase-content-importer --- [INFO] Storing buildNumber: 20180627-051032 at timestamp: 1530076232520 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-showcase-content-importer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-showcase-content-importer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-showcase-content-importer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/nuxeo-showcase-content-importer-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-showcase-content-importer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/nuxeo-showcase-content-importer-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316/nuxeo-showcase-content-importer-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316/nuxeo-showcase-content-importer-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/nuxeo-showcase-content-importer-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316/nuxeo-showcase-content-importer-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-showcase-content-importer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316/nuxeo-showcase-content-importer-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316/nuxeo-showcase-content-importer-10.2-I20180627_0316.jar (19 KB at 224.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316/nuxeo-showcase-content-importer-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316/nuxeo-showcase-content-importer-10.2-I20180627_0316.pom (3 KB at 38.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/maven-metadata.xml (113 KB at 354.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/maven-metadata.xml (113 KB at 609.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316/nuxeo-showcase-content-importer-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.2-I20180627_0316/nuxeo-showcase-content-importer-10.2-I20180627_0316-sources.jar (12 KB at 144.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Smart Search 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-smart-search --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-smart-search --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-smart-search --- [INFO] Storing buildNumber: 20180627-051034 at timestamp: 1530076234649 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-smart-search --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-smart-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-smart-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-smart-search --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.smart.query.lang.test.TestMessages 05:10:36,440 main WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.nuxeo.ecm.smart.query.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-smart-search --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-smart-search --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/nuxeo-platform-smart-search-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-smart-search --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-smart-search >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-smart-search --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-smart-search --- [INFO] Storing buildNumber: 20180627-051037 at timestamp: 1530076237893 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-smart-search --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-smart-search <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-smart-search --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/nuxeo-platform-smart-search-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-smart-search --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/nuxeo-platform-smart-search-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316/nuxeo-platform-smart-search-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316/nuxeo-platform-smart-search-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/nuxeo-platform-smart-search-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316/nuxeo-platform-smart-search-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-smart-search --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316/nuxeo-platform-smart-search-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316/nuxeo-platform-smart-search-10.2-I20180627_0316.jar (37 KB at 422.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316/nuxeo-platform-smart-search-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316/nuxeo-platform-smart-search-10.2-I20180627_0316.pom (3 KB at 37.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/maven-metadata.xml (82 KB at 142.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/maven-metadata.xml (82 KB at 838.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316/nuxeo-platform-smart-search-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.2-I20180627_0316/nuxeo-platform-smart-search-10.2-I20180627_0316-sources.jar (35 KB at 471.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools --- [INFO] Storing buildNumber: 20180627-051038 at timestamp: 1530076238914 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools --- [INFO] Storing buildNumber: 20180627-051038 at timestamp: 1530076238978 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools --- [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/html/index.html [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools/10.2-I20180627_0316/nuxeo-connect-tools-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/10.2-I20180627_0316/nuxeo-connect-tools-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/10.2-I20180627_0316/nuxeo-connect-tools-10.2-I20180627_0316.pom (2 KB at 8.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/maven-metadata.xml (78 KB at 244.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/maven-metadata.xml (78 KB at 309.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Management API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-management-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-management-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-management-api --- [INFO] Storing buildNumber: 20180627-051039 at timestamp: 1530076239950 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-management-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-management-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-management-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-management-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-management-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-management-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-management-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-management-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-management-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-management-api --- [INFO] Storing buildNumber: 20180627-051040 at timestamp: 1530076240100 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-management-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-management-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-management-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-management-api --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/html/index.html [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-management-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-management-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar (4 KB at 16.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.pom (614 B at 6.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/maven-metadata.xml (77 KB at 567.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/maven-metadata.xml (77 KB at 171.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.2-I20180627_0316/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316-sources.jar (2 KB at 15.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-core --- [INFO] Storing buildNumber: 20180627-051042 at timestamp: 1530076242626 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.connect.tools.report.ICanRunTest main 05:10:52,594 WARN [UnknownServerConfigurator] Unknown server. main 05:10:52,597 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 05:10:52,623 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown main 05:10:52,624 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. main 05:10:53,016 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:53,170 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:53,193 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:53,214 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:53,226 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:53,237 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:53,238 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:53,239 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:53,243 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:53,243 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report$accessor$LZkrJvKv(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU$auxiliary$pWsldYwg.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$iD28yQQU.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Test Class: org.nuxeo.connect.tools.report.ICanRunTest I can run a report Given the runtime is started And the runner is installed And it generate reports of mx-names, mx-infos, mx-attributes, mx-thread-dump, mx-thread-deadlocked, mx-thread-monitor-deadlocked, mx-class-histogram, apidoc When i run a report Then i can load the json StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.132 sec - in org.nuxeo.connect.tools.report.ICanRunTest Running org.nuxeo.connect.tools.report.ICanReportTest main 05:10:56,420 WARN [UnknownServerConfigurator] Unknown server. main 05:10:56,420 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 05:10:56,421 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown main 05:10:56,421 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. main 05:10:56,511 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:56,526 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:56,532 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:56,541 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:56,545 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:56,553 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:56,553 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:56,555 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:56,561 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:10:56,562 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report$accessor$rynZklmq(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T$auxiliary$Eex1VSRw.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$JvG0Eu3T.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Test Class: org.nuxeo.connect.tools.report.ICanReportTest I can run apidoc report Given the report to run apidoc And the report component is installed And the report is registered When i run the report And i unmarshall Then the report is a runtime snapshot Which i can unmarshall it And contains the bundle org.nuxeo.connect.tools.report.core I can run config report Given the report to run config And the report component is installed And the report is registered When i run the report And i unmarshall Then the report is a config I can run mx reports Given the report to run And the report component is installed And the report is registered When i run the report And i unmarshall Then the report is a mx report Which have a request Which is of type have a value Which contains these Cases: | # | aReport | aType | someKeys | Status | +---+------------------------------+--------+---------------------------------------------------------------------------+---------+ | 1 | mx-infos | list | JMImplementation, java.util.logging | Success | | 2 | mx-names | search | JMImplementation:type=MBeanServerDelegate, java.util.logging:type=Logging | Success | | 3 | mx-attributes | read | JMImplementation:type=MBeanServerDelegate | Success | | 4 | mx-thread-dump | exec | | Success | | 5 | mx-thread-deadlocked | exec | | Success | | 6 | mx-thread-monitor-deadlocked | exec | | Success | | 7 | mx-class-histogram | exec | | Success | Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.67 sec - in org.nuxeo.connect.tools.report.ICanReportTest Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-core --- [INFO] Storing buildNumber: 20180627-051058 at timestamp: 1530076258666 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-connect-tools-report-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-core --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/html/index.html [INFO] Written 10 scenarios to data0.js [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar (28 KB at 119.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316.pom (6 KB at 62.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/maven-metadata.xml (74 KB at 140.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/maven-metadata.xml (74 KB at 188.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316-sources.jar (17 KB at 203.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.2-I20180627_0316/nuxeo-connect-tools-report-core-10.2-I20180627_0316-tests.jar (22 KB at 236.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Client 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-client --- [INFO] Storing buildNumber: 20180627-051101 at timestamp: 1530076261925 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-client --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.connect.tools.report.client.ICanConnectTest RMI TCP Connection(1)-172.17.0.7 05:11:11,803 WARN [UnknownServerConfigurator] Unknown server. RMI TCP Connection(1)-172.17.0.7 05:11:11,806 WARN [ConfigurationGenerator] Server will be considered as not configurable. RMI TCP Connection(1)-172.17.0.7 05:11:11,845 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown RMI TCP Connection(1)-172.17.0.7 05:11:11,845 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. RMI TCP Connection(1)-172.17.0.7 05:11:12,409 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,414 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,423 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,442 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,464 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,476 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,679 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,680 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,682 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,685 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,685 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.7 05:11:12,686 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Test Class: org.nuxeo.connect.tools.report.client.ICanConnectTest I can report Given the runtime is started And the connect report component is installed When i connect with providers And there is at least one server available And i feed a report Then it contains this runtime report Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.031 sec - in org.nuxeo.connect.tools.report.client.ICanConnectTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/nuxeo-connect-tools-report-client-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-client --- [INFO] Storing buildNumber: 20180627-051116 at timestamp: 1530076276050 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/nuxeo-connect-tools-report-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-client --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/html/index.html [INFO] Written 1 scenarios to data0.js [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/nuxeo-connect-tools-report-client-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316/nuxeo-connect-tools-report-client-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316/nuxeo-connect-tools-report-client-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/nuxeo-connect-tools-report-client-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316/nuxeo-connect-tools-report-client-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316/nuxeo-connect-tools-report-client-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316/nuxeo-connect-tools-report-client-10.2-I20180627_0316.jar (29 KB at 267.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316/nuxeo-connect-tools-report-client-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316/nuxeo-connect-tools-report-client-10.2-I20180627_0316.pom (3 KB at 24.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/maven-metadata.xml (74 KB at 211.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/maven-metadata.xml (74 KB at 321.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316/nuxeo-connect-tools-report-client-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.2-I20180627_0316/nuxeo-connect-tools-report-client-10.2-I20180627_0316-sources.jar (9 KB at 77.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Web 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-web --- [INFO] Storing buildNumber: 20180627-051118 at timestamp: 1530076278638 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 05:11:25,792 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,795 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,796 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,797 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,798 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,799 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,800 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,801 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,802 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,803 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,804 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,804 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,806 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,806 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,807 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,808 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,809 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,810 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,811 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,812 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,813 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,813 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,814 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,815 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,816 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,817 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,818 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,819 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,819 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,820 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,821 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,822 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,823 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:11:25,935 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Running org.nuxeo.connect.tools.report.web.ICanRunReportFromWebTest main 05:11:30,745 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:31,165 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:31,187 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:31,204 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:31,211 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:31,222 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:31,951 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:32,026 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:32,037 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:32,045 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:32,051 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:32,057 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. http-nio-8082-exec-8 05:11:32,481 WARN [JavaUtilLoggingHelper$LogHandler] A servlet request, to the URI http://localhost:8082/connect-tools/report/run, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. http-nio-8082-exec-8 05:11:33,072 WARN [UnknownServerConfigurator] Unknown server. http-nio-8082-exec-8 05:11:33,075 WARN [ConfigurationGenerator] Server will be considered as not configurable. http-nio-8082-exec-8 05:11:33,120 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown http-nio-8082-exec-8 05:11:33,120 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. http-nio-8082-exec-8 05:11:33,676 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,681 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,690 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,698 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,707 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,716 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,719 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,734 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,745 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,781 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,782 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,792 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,799 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,802 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,805 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,806 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,807 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,808 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,810 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,811 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) http-nio-8082-exec-8 05:11:33,814 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 05:11:34,701 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:34,764 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:34,771 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:34,778 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:34,783 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:34,788 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. http-nio-8082-exec-1 05:11:34,921 WARN [JavaUtilLoggingHelper$LogHandler] A servlet request, to the URI http://localhost:8082/@@login, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. http-nio-8082-exec-1 05:11:34,925 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet.service() for servlet [Nuxeo WebEngine Servlet] in context with path [] threw exception org.nuxeo.ecm.core.api.NuxeoException: Cannot create a CoreSession when transaction is marked rollback-only at org.nuxeo.ecm.core.api.local.LocalSession.(LocalSession.java:74) at org.nuxeo.ecm.core.api.CoreSessionServiceImpl.createCoreSession(CoreSessionServiceImpl.java:43) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:163) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:71) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.createSession(CoreSessionProvider.java:69) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSessionRef(CoreSessionProvider.java:55) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSession(CoreSessionProvider.java:62) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:109) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:105) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.getCoreSession(AbstractWebContext.java:179) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.initializeBindings(AbstractWebContext.java:743) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.createBindings(AbstractWebContext.java:693) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.render(AbstractWebContext.java:633) at org.nuxeo.ecm.webengine.model.Template.render(Template.java:122) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:46) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:40) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 05:11:34,958 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:34,994 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,003 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,012 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,026 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,036 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,675 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,704 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,710 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,716 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,720 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,724 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. http-nio-8082-exec-9 05:11:35,858 WARN [JavaUtilLoggingHelper$LogHandler] A servlet request, to the URI http://localhost:8082/connect-tools/report/run, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. main 05:11:35,936 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,965 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,970 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,976 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,979 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:35,983 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. http-nio-8082-exec-2 05:11:36,066 WARN [JavaUtilLoggingHelper$LogHandler] A servlet request, to the URI http://localhost:8082/@@login, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. http-nio-8082-exec-2 05:11:36,067 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet.service() for servlet [Nuxeo WebEngine Servlet] in context with path [] threw exception org.nuxeo.ecm.core.api.NuxeoException: Cannot create a CoreSession when transaction is marked rollback-only at org.nuxeo.ecm.core.api.local.LocalSession.(LocalSession.java:74) at org.nuxeo.ecm.core.api.CoreSessionServiceImpl.createCoreSession(CoreSessionServiceImpl.java:43) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:163) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:71) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.createSession(CoreSessionProvider.java:69) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSessionRef(CoreSessionProvider.java:55) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSession(CoreSessionProvider.java:62) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:109) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:105) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.getCoreSession(AbstractWebContext.java:179) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.initializeBindings(AbstractWebContext.java:743) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.createBindings(AbstractWebContext.java:693) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.render(AbstractWebContext.java:633) at org.nuxeo.ecm.webengine.model.Template.render(Template.java:122) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:46) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:40) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:626) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:418) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) main 05:11:36,088 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:36,116 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:36,123 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:36,130 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:36,135 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 05:11:36,140 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. Test Class: org.nuxeo.connect.tools.report.web.ICanRunReportFromWebTest I can run report Given the homepage org.nuxeo.ecm.webengine.test.WebEngineHomePage@1124dd79 When I navigate the runner page Given I am on the homepage When I click the module link And I click the runner link Then the selection is mx-thread-dump, mx-infos, mx-thread-monitor-deadlocked, mx-class-histogram, mx-names, mx-attributes, config, mx-thread-deadlocked, apidoc And I submit the selection Then I received the attachment And it is correctly named Then i can parse the attachment I can select report Given the homepage org.nuxeo.ecm.webengine.test.WebEngineHomePage@1124dd79 When I navigate the runner page Given I am on the homepage When I click the module link And I click the runner link Then the selection is mx-thread-dump, mx-infos, mx-thread-monitor-deadlocked, mx-class-histogram, mx-names, mx-attributes, config, mx-thread-deadlocked, apidoc And I select mx-infos options Then the selection is mx-infos And I submit the selection Then I received the attachment And it is correctly named Then i can parse the attachment And it contains only mx-infos Login I login Administrator Administrator Given I am on the homepage And I am not authenticated And the credentials are Administrator login name Administrator password Then I authenticate I fill Administrator username And I fill Administrator password And I submit the form Then I am authenticated Cases: | # | Status | +---+---------+ | 1 | Success | | 2 | Success | Logout I logout Given I am on the homepage And I am authenticated Then I click logout Then I am not authenticated Cases: | # | Status | +---+---------+ | 1 | Success | | 2 | Success | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.871 sec - in org.nuxeo.connect.tools.report.web.ICanRunReportFromWebTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/nuxeo-connect-tools-report-web-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-web --- [INFO] Storing buildNumber: 20180627-051138 at timestamp: 1530076298603 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/nuxeo-connect-tools-report-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-web --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/html/index.html [INFO] Written 6 scenarios to data0.js [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/nuxeo-connect-tools-report-web-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316/nuxeo-connect-tools-report-web-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316/nuxeo-connect-tools-report-web-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/nuxeo-connect-tools-report-web-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316/nuxeo-connect-tools-report-web-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316/nuxeo-connect-tools-report-web-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316/nuxeo-connect-tools-report-web-10.2-I20180627_0316.jar (8 KB at 61.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316/nuxeo-connect-tools-report-web-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316/nuxeo-connect-tools-report-web-10.2-I20180627_0316.pom (3 KB at 35.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/maven-metadata.xml (73 KB at 254.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/maven-metadata.xml (74 KB at 158.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316/nuxeo-connect-tools-report-web-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.2-I20180627_0316/nuxeo-connect-tools-report-web-10.2-I20180627_0316-sources.jar (5 KB at 45.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Viewer 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-viewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-viewer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Storing buildNumber: 20180627-051141 at timestamp: 1530076301635 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-viewer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java:[33,22] sun.management.MappedMXBeanType is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java:[33,22] sun.management.MappedMXBeanType is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java:[33,22] sun.management.MappedMXBeanType is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java:[80,71] sun.management.MappedMXBeanType is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-viewer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-viewer --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.connect.tools.report.viewer.ICanPrintTheThreadDumpTest Test Class: org.nuxeo.connect.tools.report.viewer.ICanPrintTheThreadDumpTest I can print the thread dump Given the report to run mx-thread-dump And the report component is installed And the report is registered When i run the report And i unmarshall Then the report is a mx report And i can print the thread dump StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.038 sec - in org.nuxeo.connect.tools.report.viewer.ICanPrintTheThreadDumpTest Running org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest main 05:11:52,317 WARN [UnknownServerConfigurator] Unknown server. main 05:11:52,320 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 05:11:52,345 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown main 05:11:52,345 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. main 05:11:52,592 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,596 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,604 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,616 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,630 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,638 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,747 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,748 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,750 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,753 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,753 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 05:11:52,754 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report$accessor$KTTfRprP(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90$auxiliary$2BHJp9K0.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$fOXnmc90.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:326) at org.nuxeo.runtime.test.runner.RuntimeFeature$2.evaluate(RuntimeFeature.java:132) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Test Class: org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest I can run main Given the runtime is started And the runner is installed And it generate reports of mx-thread-dump, mx-thread-deadlocked, mx-thread-monitor-deadlocked When i run a report Then i can print the thread dump Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.47 sec - in org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-viewer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-viewer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-viewer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-viewer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-viewer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Storing buildNumber: 20180627-051154 at timestamp: 1530076314962 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-viewer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-viewer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Including org.nuxeo.connect.tools:nuxeo-connect-tools-report-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.connect.tools:nuxeo-connect-tools-report-management-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-launcher-commons:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.freemarker:freemarker:jar:2.3.26-incubating in the shaded jar. [INFO] Including org.nuxeo.connect:nuxeo-connect-client:jar:1.7.0 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.3 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.json:json:jar:20070829 in the shaded jar. [INFO] Including net.jodah:failsafe:jar:1.0.1 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-connect-standalone:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including commons-jexl:commons-jexl:jar:1.1 in the shaded jar. [INFO] Including commons-validator:commons-validator:jar:1.5.1 in the shaded jar. [INFO] Including commons-digester:commons-digester:jar:2.1 in the shaded jar. [INFO] Including com.thoughtworks.xstream:xstream:jar:1.4.10 in the shaded jar. [INFO] Including org.codehaus.jettison:jettison:jar:1.3.7 in the shaded jar. [INFO] Including stax:stax-api:jar:1.0.1 in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1 in the shaded jar. [INFO] Including org.nuxeo.common:nuxeo-common:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.11 in the shaded jar. [INFO] Including com.sun.jersey:jersey-json:jar:1.18.3 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 org.codehaus.jackson:jackson-jaxrs:jar:1.9.2 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-xc:jar:1.9.2 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.11 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.2.11 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-management:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.6 in the shaded jar. [INFO] Including org.javasimon:javasimon-core:jar:2.5.0 in the shaded jar. [INFO] Including org.mvel:mvel2:jar:2.2.4.FinalNX01 in the shaded jar. [INFO] Including org.javasimon:javasimon-jmx:jar:2.5.0 in the shaded jar. [INFO] Including org.javasimon:javasimon-jdbc3:jar:2.5.0 in the shaded jar. [INFO] Including xpp3:xpp3:jar:clean:1.1.4c in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [INFO] Including org.jolokia:jolokia-core:jar:1.3.3 in the shaded jar. [INFO] Skipping pom dependency com.github.olivergondza:maven-jdk-tools-wrapper:pom:0.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-jtajca:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.3 in the shaded jar. [INFO] Including org.apache.geronimo.components:geronimo-connector:jar:2.2.1-NX1 in the shaded jar. [INFO] Including org.tranql:tranql-connector:jar:1.8 in the shaded jar. [INFO] Including org.apache.geronimo.components:geronimo-transaction:jar:2.2.1 in the shaded jar. [INFO] Including org.objectweb.howl:howl:jar:1.0.1-1 in the shaded jar. [INFO] Including org.apache.xbean:xbean-naming:jar:3.9 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-datasource:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.apache.tomcat:tomcat-jdbc:jar:8.5.23 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-migration:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-pubsub:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-schema:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including com.sun.xsom:xsom:jar:20140925 in the shaded jar. [INFO] Including relaxngDatatype:relaxngDatatype:jar:20020414 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-el:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-event:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-reload:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.quartz-scheduler:quartz:jar:2.2.3 in the shaded jar. [INFO] Including c3p0:c3p0:jar:0.9.1.1 in the shaded jar. [INFO] Including org.nuxeo.lib.stream:nuxeo-stream:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including net.openhft:chronicle-queue:jar:4.6.44 in the shaded jar. [INFO] Including net.openhft:chronicle-core:jar:1.9.19 in the shaded jar. [INFO] Including com.intellij:annotations:jar:12.0 in the shaded jar. [INFO] Including net.openhft:chronicle-wire:jar:1.9.34 in the shaded jar. [INFO] Including net.openhft:chronicle-threads:jar:1.9.0 in the shaded jar. [INFO] Including net.openhft:affinity:jar:3.1.1 in the shaded jar. [INFO] Including net.openhft:chronicle-bytes:jar:1.9.18 in the shaded jar. [INFO] Including org.jgrapht:jgrapht-core:jar:1.0.1 in the shaded jar. [INFO] Including org.apache.kafka:kafka_2.12:jar:1.0.0 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.4 in the shaded jar. [INFO] Including com.yammer.metrics:metrics-core:jar:2.2.0 in the shaded jar. [INFO] Including com.101tec:zkclient:jar:0.10 in the shaded jar. [INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.10 in the shaded jar. [INFO] Including org.apache.kafka:kafka-clients:jar:1.0.0 in the shaded jar. [INFO] Including org.lz4:lz4-java:jar:1.4 in the shaded jar. [INFO] Including org.scala-lang:scala-library:jar:2.12.3 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-stream:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-kv:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including net.jodah:expiringmap:jar:0.5.8 in the shaded jar. [INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar. [INFO] Including javax.resource:connector-api:jar:1.5 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-core:jar:3.0.0 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-metrics:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-graphite:jar:3.0.0 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-log4j:jar:3.0.0 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-jvm:jar:3.0.0 in the shaded jar. [INFO] Including javax.transaction:jta:jar:1.1 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.5 in the shaded jar. [INFO] Including xerces:xercesImpl:jar:2.11.0 in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including com.google.inject:guice:jar:3.0 in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including com.google.guava:guava:jar:18.0 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-osgi:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-deploy:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.apache.tomcat:tomcat-juli:jar:8.5.23 in the shaded jar. [INFO] Including net.java.dev.jna:jna:jar:4.1.0 in the shaded jar. [INFO] Including net.java.dev.jna:jna-platform:jar:4.1.0 in the shaded jar. [INFO] Including net.sourceforge.nekohtml:nekohtml:jar:1.9.22 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:5.0.3 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-bulk:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-convert:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-convert-plugins:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including net.htmlparser.jericho:jericho-html:jar:3.2 in the shaded jar. [INFO] Including org.apache.poi:poi:jar:3.17 in the shaded jar. [INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar. [INFO] Including org.apache.poi:poi-ooxml:jar:3.17 in the shaded jar. [INFO] Including org.apache.poi:poi-ooxml-schemas:jar:3.17 in the shaded jar. [INFO] Including com.github.virtuald:curvesapi:jar:1.04 in the shaded jar. [INFO] Including org.apache.poi:poi-scratchpad:jar:3.17 in the shaded jar. [INFO] Including org.apache.xmlbeans:xmlbeans:jar:2.6.0 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-commandline-executor:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-storage:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-storage-sql:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including net.sf.ehcache:ehcache-core:jar:2.5.2 in the shaded jar. [INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.21 in the shaded jar. [INFO] Including org.apache.lucene:lucene-core:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-queryparser:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-analyzers-common:jar:7.3.1 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including org.nuxeo.lib.runtime:nuxeo-runtime-launcher:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-directory-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-cache:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-query-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-search-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-directory-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-directory-types-contrib:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-usermanager-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-dublincore:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-types-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-mimetype:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including jmimemagic:jmimemagic:jar:0.1.2 in the shaded jar. [INFO] Including oro:oro:jar:2.0.8 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-versioning-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including com.ibm.icu:icu4j:jar:51.1 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-usermanager-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-login:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.apache.commons:commons-csv:jar:1.5 in the shaded jar. [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.9.5 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.9.5 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.9.5 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-apidoc-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including com.cforcoding.jmd:jmd:jar:0.8.1-tomasol-3e60e36137 in the shaded jar. [INFO] Including org.apache.commons:commons-text:jar:1.1 in the shaded jar. [INFO] Including dom4j:dom4j:jar:1.6.1 in the shaded jar. [INFO] Including org.jboss.seam:jboss-seam:jar:2.3.1.Final.NX03 in the shaded jar. [INFO] Including org.jboss.el:jboss-el:jar:1.0_02.CR6 in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-rendering:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.wikimodel:wem:jar:2.0.2 in the shaded jar. [INFO] Including net.java.dev.javacc:javacc:jar:4.0 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-convert:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including commons-fileupload:commons-fileupload:jar:1.3.3 in the shaded jar. [INFO] Including org.artofsolving.jodconverter:jodconverter-core:jar:3.0-NX10 in the shaded jar. [INFO] Including org.openoffice:ridl:jar:3.1.0 in the shaded jar. [INFO] Including org.openoffice:juh:jar:3.1.0 in the shaded jar. [INFO] Including org.openoffice:unoil:jar:3.1.0 in the shaded jar. [INFO] Including org.openoffice:jurt:jar:3.1.0 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-convert-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4.5 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.webengine:nuxeo-webengine-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including com.sun.jersey:jersey-server:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey:jersey-servlet:jar:1.18.3 in the shaded jar. [INFO] Including org.nuxeo.ecm.webengine:nuxeo-webengine-jaxrs:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.osgi:org.osgi.compendium:jar:4.2.0 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-web-common:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including javax.servlet.jsp:jsp-api:jar:2.2 in the shaded jar. [INFO] Including com.thetransactioncompany:cors-filter:jar:2.4 in the shaded jar. [INFO] Including com.thetransactioncompany:java-property-utils:jar:1.9.1 in the shaded jar. [INFO] Including org.nuxeo.build:nuxeo-apt-extensions:jar:1.0 in the shaded jar. [INFO] Including org.nuxeo.build:nuxeo-webengine-apt:jar:1.2 in the shaded jar. [INFO] Including org.codehaus.groovy:groovy-all:jar:2.4.12 in the shaded jar. [INFO] Including org.apache.pdfbox:pdfbox:jar:1.8.9 in the shaded jar. [INFO] Including org.apache.pdfbox:fontbox:jar:1.8.9 in the shaded jar. [INFO] Including org.apache.pdfbox:jempbox:jar:1.8.9 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-io:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including jaxen:jaxen:jar:1.1.6 in the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.18.3 in the shaded jar. [INFO] Including org.apache.avro:avro:jar:1.8.2 in the shaded jar. [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.1.3 in the shaded jar. [INFO] Including org.apache.commons:commons-compress:jar:1.8.1 in the shaded jar. [INFO] Including org.tukaani:xz:jar:1.5 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-query:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including cup:java-cup:jar:0.11a in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.8.2 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-htmlsanitizer:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.owasp.antisamy:antisamy:jar:1.5.7 in the shaded jar. [INFO] Including org.apache.xmlgraphics:batik-css:jar:1.7 in the shaded jar. [INFO] Including org.apache.xmlgraphics:batik-util:jar:1.7 in the shaded jar. [INFO] Including org.w3c.css:sac:jar:1.3 in the shaded jar. [INFO] Including org.nuxeo.elasticsearch:nuxeo-elasticsearch-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-io:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-tag-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:1.13 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-url-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-actions-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-audit-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-export:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-preview-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.restlet:org.restlet:jar:1.0.7 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-invite:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-core:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-secure-sm:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-x-content:jar:6.3.0 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.8.10 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.8.10 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.8.10 in the shaded jar. [INFO] Including org.apache.lucene:lucene-backward-codecs:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-grouping:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-highlighter:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-join:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-memory:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-misc:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-queries:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-sandbox:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial-extras:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial3d:jar:7.3.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-suggest:jar:7.3.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-cli:jar:6.3.0 in the shaded jar. [INFO] Including com.carrotsearch:hppc:jar:0.7.1 in the shaded jar. [INFO] Including com.tdunning:t-digest:jar:3.2 in the shaded jar. [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.9 in the shaded jar. [INFO] Including org.elasticsearch:jna:jar:4.5.1 in the shaded jar. [INFO] Including org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch.plugin:parent-join-client:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch.plugin:aggs-matrix-stats-client:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch.plugin:rank-eval-client:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch.client:elasticsearch-rest-client:jar:6.3.0 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpasyncclient:jar:4.1.2 in the shaded jar. [INFO] Including org.elasticsearch.client:transport:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch.plugin:reindex-client:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch.plugin:lang-mustache-client:jar:6.3.0 in the shaded jar. [INFO] Including com.github.spullara.mustache.java:compiler:jar:0.9.3 in the shaded jar. [INFO] Including org.elasticsearch.plugin:percolator-client:jar:6.3.0 in the shaded jar. [INFO] Including org.elasticsearch.plugin:transport-netty4-client:jar:6.3.0 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.16.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.16.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.16.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.16.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.16.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.16.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.16.Final in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.5 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.6 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:1.0.0.GA in the shaded jar. [INFO] Including org.codelibs.elasticsearch.module:analysis-common:jar:6.3.0 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.9.1 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-core:jar:2.9.1 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [WARNING] jna-4.1.0.jar, jna-4.5.1.jar define 98 overlapping classes: [WARNING] - com.sun.jna.Callback$UncaughtExceptionHandler [WARNING] - com.sun.jna.Native$4 [WARNING] - com.sun.jna.ptr.ShortByReference [WARNING] - com.sun.jna.Pointer [WARNING] - com.sun.jna.Structure$FFIType$size_t [WARNING] - com.sun.jna.Memory$SharedMemory [WARNING] - com.sun.jna.Native$7 [WARNING] - com.sun.jna.Native$ffi_callback [WARNING] - com.sun.jna.Native$Buffers [WARNING] - com.sun.jna.TypeMapper [WARNING] - 88 more... [WARNING] stax-api-1.0.1.jar, xml-apis-1.4.01.jar define 37 overlapping classes: [WARNING] - javax.xml.stream.XMLEventReader [WARNING] - javax.xml.namespace.NamespaceContext [WARNING] - javax.xml.stream.StreamFilter [WARNING] - javax.xml.stream.util.StreamReaderDelegate [WARNING] - javax.xml.stream.events.StartDocument [WARNING] - javax.xml.stream.EventFilter [WARNING] - javax.xml.stream.XMLEventWriter [WARNING] - javax.xml.stream.XMLStreamConstants [WARNING] - javax.xml.stream.events.EntityDeclaration [WARNING] - javax.xml.stream.events.ProcessingInstruction [WARNING] - 27 more... [WARNING] xml-apis-1.4.01.jar, jaxen-1.1.6.jar define 1 overlapping classes: [WARNING] - org.w3c.dom.UserDataHandler [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-viewer --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/html/index.html [INFO] Written 2 scenarios to data0.js [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-viewer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316-jar-with-dependencies.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316-jar-with-dependencies.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-viewer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316.jar (11 KB at 31.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316.pom (5 KB at 63.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/maven-metadata.xml (72 KB at 253.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/maven-metadata.xml (72 KB at 366.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316-sources.jar (4 KB at 8.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316-jar-with-dependencies.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.2-I20180627_0316/nuxeo-connect-tools-report-viewer-10.2-I20180627_0316-jar-with-dependencies.jar (118019 KB at 36436.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform PDF Utils 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-pdf-utils --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-pdf-utils --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-pdf-utils --- [INFO] Storing buildNumber: 20180627-051215 at timestamp: 1530076335631 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-pdf-utils --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-pdf-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationServiceImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-pdf-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-pdf-utils --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:12:22,507 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 99 * service:org.nuxeo.ecm.platform.pdf.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.pdf.tests.PDFUtilsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:12:25,176 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.664 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFUtilsTest Running org.nuxeo.ecm.platform.pdf.tests.PDFPageExtractorTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:12:55,567 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.384 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFPageExtractorTest Running org.nuxeo.ecm.platform.pdf.tests.PDFInfoTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:12:57,087 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFInfoTest Running org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingImageTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:12:58,313 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingImageTest Running org.nuxeo.ecm.platform.pdf.tests.PDFPageNumberingTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:13:00,695 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFPageNumberingTest Running org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingPDFTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:13:01,721 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingPDFTest Running org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingTextTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:13:03,173 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingTextTest Running org.nuxeo.ecm.platform.pdf.tests.PDFEncryptionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:13:04,471 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFEncryptionTest Running org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingTranslationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:13:05,920 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingTranslationTest Running org.nuxeo.ecm.platform.pdf.tests.PDFTextExtractorTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:13:07,182 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 142 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFTextExtractorTest Running org.nuxeo.ecm.platform.pdf.tests.PDFLinksTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFLinksTest Results : Tests run: 68, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-pdf-utils --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-pdf-utils --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-pdf-utils --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-pdf-utils >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-pdf-utils --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-pdf-utils --- [INFO] Storing buildNumber: 20180627-051308 at timestamp: 1530076388891 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-pdf-utils --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-pdf-utils <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-pdf-utils --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/nuxeo-platform-pdf-utils-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-pdf-utils --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316/nuxeo-platform-pdf-utils-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/nuxeo-platform-pdf-utils-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316/nuxeo-platform-pdf-utils-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-pdf-utils --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar (68 KB at 161.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316/nuxeo-platform-pdf-utils-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316/nuxeo-platform-pdf-utils-10.2-I20180627_0316.pom (2 KB at 23.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/maven-metadata.xml (68 KB at 148.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/maven-metadata.xml (68 KB at 364.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316/nuxeo-platform-pdf-utils-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.2-I20180627_0316/nuxeo-platform-pdf-utils-10.2-I20180627_0316-sources.jar (48 KB at 126.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-parent --- [INFO] Storing buildNumber: 20180627-051310 at timestamp: 1530076390535 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-parent --- [INFO] Storing buildNumber: 20180627-051310 at timestamp: 1530076390628 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/10.2-I20180627_0316/nuxeo-platform-3d-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/10.2-I20180627_0316/nuxeo-platform-3d-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/10.2-I20180627_0316/nuxeo-platform-3d-parent-10.2-I20180627_0316.pom (2 KB at 21.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/maven-metadata.xml (67 KB at 234.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/maven-metadata.xml (67 KB at 834.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D API 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-api --- [INFO] Storing buildNumber: 20180627-051311 at timestamp: 1530076391313 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/TransmissionThreeD.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/TransmissionThreeD.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/TransmissionThreeD.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/nuxeo-platform-3d-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-api --- [INFO] Storing buildNumber: 20180627-051311 at timestamp: 1530076391648 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/nuxeo-platform-3d-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/nuxeo-platform-3d-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316/nuxeo-platform-3d-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316/nuxeo-platform-3d-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/nuxeo-platform-3d-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316/nuxeo-platform-3d-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316/nuxeo-platform-3d-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316/nuxeo-platform-3d-api-10.2-I20180627_0316.jar (18 KB at 101.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316/nuxeo-platform-3d-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316/nuxeo-platform-3d-api-10.2-I20180627_0316.pom (717 B at 8.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/maven-metadata.xml (67 KB at 192.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/maven-metadata.xml (67 KB at 772.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316/nuxeo-platform-3d-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.2-I20180627_0316/nuxeo-platform-3d-api-10.2-I20180627_0316-sources.jar (15 KB at 166.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D Convert 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-convert --- [INFO] Storing buildNumber: 20180627-051313 at timestamp: 1530076393278 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-convert --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.threed.convert.ThreeDConvertersTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.57 sec - in org.nuxeo.ecm.platform.threed.convert.ThreeDConvertersTest Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/nuxeo-platform-3d-convert-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-convert --- [INFO] Storing buildNumber: 20180627-051426 at timestamp: 1530076466219 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/nuxeo-platform-3d-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/nuxeo-platform-3d-convert-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316/nuxeo-platform-3d-convert-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316/nuxeo-platform-3d-convert-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/nuxeo-platform-3d-convert-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316/nuxeo-platform-3d-convert-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316/nuxeo-platform-3d-convert-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316/nuxeo-platform-3d-convert-10.2-I20180627_0316.jar (34 KB at 427.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316/nuxeo-platform-3d-convert-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316/nuxeo-platform-3d-convert-10.2-I20180627_0316.pom (2 KB at 23.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/maven-metadata.xml (66 KB at 223.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/maven-metadata.xml (66 KB at 200.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316/nuxeo-platform-3d-convert-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.2-I20180627_0316/nuxeo-platform-3d-convert-10.2-I20180627_0316-sources.jar (25 KB at 325.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-core --- [INFO] Storing buildNumber: 20180627-051428 at timestamp: 1530076468417 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDDocumentAdapter.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDDocumentAdapter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:14:35,230 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 117 * service:org.nuxeo.ecm.platform.threed.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.threed.preview.adapter.contrib references missing [target=org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent;point=MimeTypePreviewer] * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.threed.tests.Test3DCore StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:14:40,153 ERROR [OSGiAdapter] Error during Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT ecm:uuid FROM Document WHERE ecm:mixinType = 'Picture' AND ecm:isProxy = 0 AND views/*/title = 'Original' AND content/data IS NULL, No such property: views/*/title at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.checkProperty(NXQLQueryMaker.java:1436) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitReference(NXQLQueryMaker.java:1402) at org.nuxeo.ecm.core.query.sql.model.Reference.accept(Reference.java:80) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:103) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitExpression(NXQLQueryMaker.java:1294) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:52) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitMultiExpression(DefaultQueryVisitor.java:112) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitWhereClause(NXQLQueryMaker.java:1135) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:1056) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:332) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy41.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1331) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:353) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:436) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:75) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1261) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1246) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.getPictureIdsToMigrate(PictureMigrationHandler.java:129) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doMigration(PictureMigrationHandler.java:94) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doInitializeRepository(PictureMigrationHandler.java:84) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:93) at org.nuxeo.ecm.core.repository.RepositoryService$2.run(RepositoryService.java:140) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:142) at org.nuxeo.ecm.core.repository.RepositoryService.doInitRepositories(RepositoryService.java:124) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInTransaction$3(TransactionHelper.java:569) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.initRepositories(RepositoryService.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$1.afterStart(RepositoryService.java:69) at org.nuxeo.runtime.model.impl.ComponentManagerImpl$Listeners.afterStart(ComponentManagerImpl.java:1136) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:693) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.RuntimeHarnessImpl.fireFrameworkStarted(RuntimeHarnessImpl.java:213) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:159) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.91 sec - in org.nuxeo.ecm.platform.threed.tests.Test3DCore Running org.nuxeo.ecm.platform.threed.tests.TestThreeDThumbnail StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:16:01,527 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 7 / Unstarted: 0 / Total: 160 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.threed.preview.adapter.contrib references missing [target=org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent;point=MimeTypePreviewer] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.threed.filemanager references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.38 sec - in org.nuxeo.ecm.platform.threed.tests.TestThreeDThumbnail Running org.nuxeo.ecm.platform.threed.tests.TestThreeDRenditions Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46 sec - in org.nuxeo.ecm.platform.threed.tests.TestThreeDRenditions Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/nuxeo-platform-3d-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-core --- [INFO] Storing buildNumber: 20180627-051648 at timestamp: 1530076608875 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/nuxeo-platform-3d-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/nuxeo-platform-3d-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316/nuxeo-platform-3d-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316/nuxeo-platform-3d-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/nuxeo-platform-3d-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316/nuxeo-platform-3d-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316/nuxeo-platform-3d-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316/nuxeo-platform-3d-core-10.2-I20180627_0316.jar (49 KB at 392.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316/nuxeo-platform-3d-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316/nuxeo-platform-3d-core-10.2-I20180627_0316.pom (4 KB at 45.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/maven-metadata.xml (64 KB at 182.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/maven-metadata.xml (64 KB at 231.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316/nuxeo-platform-3d-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.2-I20180627_0316/nuxeo-platform-3d-core-10.2-I20180627_0316-sources.jar (33 KB at 398.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-jsf --- [INFO] Storing buildNumber: 20180627-051651 at timestamp: 1530076611125 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-platform-3d-jsf --- [INFO] Executing tasks main: init: [exec] npm WARN deprecated gulp-minify-css@1.2.4: Please use gulp-clean-css [exec] npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated gulp-util@2.2.14: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated node-uuid@1.4.8: Use uuid module instead [exec] [exec] > gifsicle@3.0.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/node_modules/gifsicle [exec] > node lib/install.js [exec] [exec] โœ” gifsicle pre-build test passed successfully [exec] [exec] > jpegtran-bin@3.2.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/node_modules/jpegtran-bin [exec] > node lib/install.js [exec] [exec] โœ” jpegtran pre-build test passed successfully [exec] [exec] > optipng-bin@3.1.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/node_modules/optipng-bin [exec] > node lib/install.js [exec] [exec] โœ” optipng pre-build test passed successfully [exec] nuxeo-platform-3d-jsf@0.0.1 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf [exec] โ”œโ”€โ”ฌ del@2.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ globby@5.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-union@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-path-in-cwd@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-path-inside@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.6.2 [exec] โ”œโ”€โ”ฌ gulp@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@3.1.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@2.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ snapdragon-util@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-odd@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-windows@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ regex-not@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ safe-regex@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ret@0.1.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ collection-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ set-value@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-object-path@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ set-value@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.6.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map-resolve@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ atob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ use@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ homedir-polyfill@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-root@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ make-iterator@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-consume@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”œโ”€โ”ฌ tildify@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@0.3.14 [exec] โ”‚ โ”œโ”€โ”€ defaults@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@3.1.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@4.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ graceful-fs@3.0.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ natives@1.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”œโ”€โ”ฌ gulp-autoprefixer@3.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer@6.7.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserslist@1.7.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ electron-to-chromium@1.3.50 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000859 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ normalize-range@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ postcss-value-parser@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ postcss@5.2.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ js-base64@2.4.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@3.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ has-flag@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ””โ”€โ”€ vinyl-sourcemaps-apply@0.2.1 [exec] โ”œโ”€โ”ฌ gulp-cache@0.4.6 [exec] โ”‚ โ”œโ”€โ”€ bluebird@3.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ cache-swap@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ try-json-parse@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@1.0.4 [exec] โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”œโ”€โ”€ gulp-changed@1.3.2 [exec] โ”œโ”€โ”ฌ gulp-debug@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ plur@2.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ irregular-plurals@1.4.0 [exec] โ”‚ โ””โ”€โ”ฌ stringify-object@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ””โ”€โ”€ is-regexp@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-html-extract@0.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ cheerio@0.19.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ css-select@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boolbase@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ css-what@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.4.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ nth-check@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._escapestringchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.defaults@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._objecttypes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash._escapehtmlchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._htmlescapes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash._reunescapedhtml@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isnative@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._shimkeys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isobject@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash.values@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ””โ”€โ”ฌ xtend@2.1.2 [exec] โ”‚ โ””โ”€โ”€ object-keys@0.4.0 [exec] โ”œโ”€โ”ฌ gulp-if@2.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-match@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ””โ”€โ”ฌ ternary-stream@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ duplexify@3.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-shift@1.0.0 [exec] โ”‚ โ””โ”€โ”€ fork-stream@0.0.4 [exec] โ”œโ”€โ”ฌ gulp-imagemin@2.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ imagemin@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-to-vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ file-type@3.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-from@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-gifsicle@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gifsicle@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bl@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-alloc@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-alloc-unsafe@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ buffer-fill@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fs-constants@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.9.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.2.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-outer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-retry-allowed@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@3.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad-align@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gif@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-jpegtran@4.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-jpg@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jpegtran-bin@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-optipng@4.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-buffer@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-tmpdir@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-png@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ optipng-bin@3.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-svgo@4.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-svg@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ svgo@0.6.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ coa@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ q@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ csso@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clap@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ esprima@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sax@1.2.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ whet.extend@0.9.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ optional@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-combiner2@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isequal@4.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ vali-date@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ pretty-bytes@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ currently-unhandled@0.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-exceptions@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-finite@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ””โ”€โ”€ through2-concurrent@1.1.1 [exec] โ”œโ”€โ”ฌ gulp-load-plugins@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ fancy-log@1.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-gray@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ detect-file@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ fs-exists-sync@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ expand-tilde@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@0.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ global-prefix@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ which@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-windows@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ randomatic@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ math-random@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-posix-bracket@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-path@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-dotfile@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ resolve@1.8.1 [exec] โ”‚ โ””โ”€โ”€ path-parse@1.0.5 [exec] โ”œโ”€โ”ฌ gulp-minify-css@1.2.4 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@3.4.28 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-bufferstream@1.0.1 [exec] โ”‚ โ””โ”€โ”€ bufferstreams@1.0.1 [exec] โ”œโ”€โ”ฌ gulp-minify-html@1.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ minimize@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ argh@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-color@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es5-ext@0.10.45 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-symbol@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-iterator@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ memoizee@0.3.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-weak-map@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ event-emitter@0.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-queue@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timers-ext@0.1.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ diagnostics@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ colorspace@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ color@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-convert@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ color-string@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-name@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ text-hex@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ enabled@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ env-variable@0.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kuler@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ colornames@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ emits@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.9.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ node-uuid@1.4.8 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”ฌ gulp-minify-inline@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ uglify-js@2.8.29 [exec] โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ yargs@3.10.0 [exec] โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ center-align@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ align-text@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ right-align@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ””โ”€โ”€ window-size@0.1.0 [exec] โ”œโ”€โ”€ gulp-rename@1.3.0 [exec] โ”œโ”€โ”ฌ gulp-replace@0.5.4 [exec] โ”‚ โ”œโ”€โ”ฌ istextorbinary@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ binaryextensions@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ textextensions@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ replacestream@4.0.3 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”œโ”€โ”ฌ gulp-size@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ gzip-size@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ duplexer@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@3.0.1 [exec] โ”‚ โ””โ”€โ”€ stream-counter@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-uglify@1.5.4 [exec] โ”‚ โ”œโ”€โ”€ deap@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@2.6.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@0.2.10 [exec] โ”‚ โ””โ”€โ”€ uglify-save-license@0.4.1 [exec] โ”œโ”€โ”ฌ gulp-useref@3.1.5 [exec] โ”‚ โ”œโ”€โ”ฌ event-stream@3.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ from@0.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-stream@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pause-stream@0.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ split@0.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ stream-combiner@0.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ through@2.3.8 [exec] โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ once@1.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-concat@2.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-with-sourcemaps@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cloneable-readable@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-relative-url@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-absolute-url@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ plugin-error@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-colors@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ useref@1.4.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ fs-mkdirp-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-dirname@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-negated-glob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ to-absolute-glob@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ json-stable-stringify@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsonify@0.0.0 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ is-valid-glob@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ lead@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ flush-write-stream@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.assign@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ define-properties@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ foreach@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ function-bind@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.12 [exec] โ”‚ โ”œโ”€โ”ฌ pumpify@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pump@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-buffer@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-stream@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ resolve-options@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ to-through@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ value-or-function@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-sourcemap@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ append-buffer@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ buffer-equal@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ now-and-later@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”œโ”€โ”€ gulp-vulcanize@6.1.0 [exec] โ”œโ”€โ”ฌ merge-stream@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”œโ”€โ”€ require-dir@0.3.2 [exec] โ”œโ”€โ”€ run-sequence@1.2.2 [exec] โ””โ”€โ”ฌ vulcanize@1.16.0 [exec] โ”œโ”€โ”ฌ dom5@1.3.6 [exec] โ”‚ โ”œโ”€โ”€ @types/clone@0.1.30 [exec] โ”‚ โ”œโ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”œโ”€โ”ฌ @types/parse5@0.0.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@6.0.113 [exec] โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”œโ”€โ”ฌ hydrolysis@1.25.0 [exec] โ”‚ โ”œโ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-polyfill@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-runtime@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.11.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-js@2.5.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.10.5 [exec] โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”œโ”€โ”€ dom5@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ escodegen@1.10.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esprima@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esutils@2.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ optionator@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-is@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fast-levenshtein@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ levn@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ type-check@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ espree@3.5.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ acorn@5.7.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ acorn-jsx@3.0.1 [exec] โ”‚ โ””โ”€โ”€ estraverse@3.1.0 [exec] โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ””โ”€โ”€ abbrev@1.1.1 [exec] โ””โ”€โ”€ path-posix@1.0.0 [exec] [exec] bower nuxeo-3d-elements#* copy /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-elements [exec] bower nuxeo-3d-elements#* resolved /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-elements [exec] bower polymer#^1.1.0 not-cached https://github.com/Polymer/polymer.git#^1.1.0 [exec] bower polymer#^1.1.0 resolve https://github.com/Polymer/polymer.git#^1.1.0 [exec] bower iron-resizable-behavior#~1.0.2 not-cached https://github.com/PolymerElements/iron-resizable-behavior.git#~1.0.2 [exec] bower iron-resizable-behavior#~1.0.2 resolve https://github.com/PolymerElements/iron-resizable-behavior.git#~1.0.2 [exec] bower paper-progress#^1.0.0 not-cached https://github.com/PolymerElements/paper-progress.git#^1.0.0 [exec] bower paper-progress#^1.0.0 resolve https://github.com/PolymerElements/paper-progress.git#^1.0.0 [exec] bower iron-resizable-behavior#~1.0.2 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v1.0.6.tar.gz [exec] bower paper-progress#^1.0.0 download https://github.com/PolymerElements/paper-progress/archive/v1.0.12.tar.gz [exec] bower polymer#^1.1.0 download https://github.com/Polymer/polymer/archive/v1.11.3.tar.gz [exec] bower paper-progress#^1.0.0 extract archive.tar.gz [exec] bower paper-progress#^1.0.0 resolved https://github.com/PolymerElements/paper-progress.git#1.0.12 [exec] bower iron-flex-layout#^1.0.0 not-cached https://github.com/PolymerElements/iron-flex-layout.git#^1.0.0 [exec] bower iron-flex-layout#^1.0.0 resolve https://github.com/PolymerElements/iron-flex-layout.git#^1.0.0 [exec] bower iron-range-behavior#^1.0.0 not-cached https://github.com/PolymerElements/iron-range-behavior.git#^1.0.0 [exec] bower iron-range-behavior#^1.0.0 resolve https://github.com/PolymerElements/iron-range-behavior.git#^1.0.0 [exec] bower paper-styles#^1.0.0 not-cached https://github.com/PolymerElements/paper-styles.git#^1.0.0 [exec] bower paper-styles#^1.0.0 resolve https://github.com/PolymerElements/paper-styles.git#^1.0.0 [exec] bower polymer#^1.1.0 invalid-meta for:/tmp/jenkins/bower/6ac9fb6e69374501bea0bcad9749c0a7-153179-UoEq9h/bower.json [exec] bower polymer#^1.1.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["polymer.html","polymer-mini.html","polymer-micro.html"] [exec] bower polymer#^1.1.0 extract archive.tar.gz [exec] bower polymer#^1.1.0 resolved https://github.com/Polymer/polymer.git#1.11.3 [exec] bower webcomponentsjs#^0.7.24 not-cached https://github.com/webcomponents/webcomponentsjs.git#^0.7.24 [exec] bower webcomponentsjs#^0.7.24 resolve https://github.com/webcomponents/webcomponentsjs.git#^0.7.24 [exec] bower paper-styles#^1.0.0 download https://github.com/PolymerElements/paper-styles/archive/v1.3.1.tar.gz [exec] bower iron-range-behavior#^1.0.0 download https://github.com/PolymerElements/iron-range-behavior/archive/v1.0.7.tar.gz [exec] bower iron-flex-layout#^1.0.0 download https://github.com/PolymerElements/iron-flex-layout/archive/v1.3.9.tar.gz [exec] bower iron-resizable-behavior#~1.0.2 extract archive.tar.gz [exec] bower iron-resizable-behavior#~1.0.2 resolved https://github.com/PolymerElements/iron-resizable-behavior.git#1.0.6 [exec] bower webcomponentsjs#^0.7.24 download https://github.com/webcomponents/webcomponentsjs/archive/v0.7.24.tar.gz [exec] bower iron-range-behavior#^1.0.0 extract archive.tar.gz [exec] bower iron-range-behavior#^1.0.0 resolved https://github.com/PolymerElements/iron-range-behavior.git#1.0.7 [exec] bower iron-flex-layout#^1.0.0 mismatch Version declared in the json (1.3.8) is different than the resolved one (1.3.9) [exec] bower paper-styles#^1.0.0 extract archive.tar.gz [exec] bower iron-flex-layout#^1.0.0 extract archive.tar.gz [exec] bower iron-flex-layout#^1.0.0 resolved https://github.com/PolymerElements/iron-flex-layout.git#1.3.9 [exec] bower paper-styles#^1.0.0 resolved https://github.com/PolymerElements/paper-styles.git#1.3.1 [exec] bower font-roboto#^1.0.1 not-cached https://github.com/PolymerElements/font-roboto.git#^1.0.1 [exec] bower font-roboto#^1.0.1 resolve https://github.com/PolymerElements/font-roboto.git#^1.0.1 [exec] bower webcomponentsjs#^0.7.24 extract archive.tar.gz [exec] bower webcomponentsjs#^0.7.24 resolved https://github.com/webcomponents/webcomponentsjs.git#0.7.24 [exec] bower font-roboto#^1.0.1 download https://github.com/PolymerElements/font-roboto/archive/v1.1.0.tar.gz [exec] bower font-roboto#^1.0.1 mismatch Version declared in the json (1.0.3) is different than the resolved one (1.1.0) [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#master [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#master [exec] bower font-roboto#^1.0.1 extract archive.tar.gz [exec] bower font-roboto#^1.0.1 resolved https://github.com/PolymerElements/font-roboto.git#1.1.0 [exec] bower nuxeo-3d-elements#* install nuxeo-3d-elements [exec] bower paper-progress#^1.0.0 install paper-progress#1.0.12 [exec] bower polymer#^1.1.0 install polymer#1.11.3 [exec] bower iron-resizable-behavior#~1.0.2 install iron-resizable-behavior#1.0.6 [exec] bower iron-range-behavior#^1.0.0 install iron-range-behavior#1.0.7 [exec] bower iron-flex-layout#^1.0.0 install iron-flex-layout#1.3.9 [exec] bower paper-styles#^1.0.0 install paper-styles#1.3.1 [exec] bower webcomponentsjs#^0.7.24 install webcomponentsjs#0.7.24 [exec] bower font-roboto#^1.0.1 install font-roboto#1.1.0 [exec] [exec] nuxeo-3d-elements target/classes/web/nuxeo.war/platform-3d/bower_components/nuxeo-3d-elements [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-progress#1.0.12 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] paper-progress#1.0.12 target/classes/web/nuxeo.war/platform-3d/bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.9 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.3.1 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] polymer#1.11.3 target/classes/web/nuxeo.war/platform-3d/bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.24 [exec] [exec] iron-resizable-behavior#1.0.6 target/classes/web/nuxeo.war/platform-3d/bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] iron-range-behavior#1.0.7 target/classes/web/nuxeo.war/platform-3d/bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] iron-flex-layout#1.3.9 target/classes/web/nuxeo.war/platform-3d/bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] paper-styles#1.3.1 target/classes/web/nuxeo.war/platform-3d/bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.1.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.9 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] webcomponentsjs#0.7.24 target/classes/web/nuxeo.war/platform-3d/bower_components/webcomponentsjs [exec] [exec] font-roboto#1.1.0 target/classes/web/nuxeo.war/platform-3d/bower_components/font-roboto build: [exec] [05:43:13] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/gulpfile.js [exec] [05:43:13] Starting 'clean'... [exec] [05:43:13] Finished 'clean' after 7.1 ms [exec] [05:43:13] Starting 'default'... [exec] [05:43:13] Starting 'vulcanize'... [exec] [05:43:15] vulcanize all files 1.44 MB [exec] [05:43:15] Finished 'vulcanize' after 2.33 s [exec] [05:43:15] Starting 'copy'... [exec] [05:43:15] Finished 'copy' after 9.53 ms [exec] [05:43:15] Starting 'strip'... [exec] [05:43:15] Finished 'strip' after 74 ms [exec] [05:43:15] Finished 'default' after 2.42 s [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatItem.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatItem.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatItem.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.threed.lang.test.TestMessages 05:43:18,358 main WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.nuxeo.ecm.platform.threed.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/nuxeo-platform-3d-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-jsf --- [INFO] Storing buildNumber: 20180627-054319 at timestamp: 1530078199856 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/nuxeo-platform-3d-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/nuxeo-platform-3d-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316/nuxeo-platform-3d-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316/nuxeo-platform-3d-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/nuxeo-platform-3d-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316/nuxeo-platform-3d-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316/nuxeo-platform-3d-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316/nuxeo-platform-3d-jsf-10.2-I20180627_0316.jar (516 KB at 924.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316/nuxeo-platform-3d-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316/nuxeo-platform-3d-jsf-10.2-I20180627_0316.pom (3 KB at 29.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/maven-metadata.xml (64 KB at 234.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/maven-metadata.xml (64 KB at 210.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316/nuxeo-platform-3d-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.2-I20180627_0316/nuxeo-platform-3d-jsf-10.2-I20180627_0316-sources.jar (23 KB at 281.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-web-ui --- [INFO] Storing buildNumber: 20180627-054321 at timestamp: 1530078201280 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-platform-3d-web-ui --- [INFO] Executing tasks main: init: [exec] npm WARN deprecated gulp-minify-css@1.2.4: Please use gulp-clean-css [exec] npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated gulp-util@2.2.14: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated node-uuid@1.4.8: Use uuid module instead [exec] [exec] > gifsicle@3.0.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/node_modules/gifsicle [exec] > node lib/install.js [exec] [exec] โœ” gifsicle pre-build test passed successfully [exec] [exec] > jpegtran-bin@3.2.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/node_modules/jpegtran-bin [exec] > node lib/install.js [exec] [exec] โœ” jpegtran pre-build test passed successfully [exec] [exec] > optipng-bin@3.1.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/node_modules/optipng-bin [exec] > node lib/install.js [exec] [exec] โœ” optipng pre-build test passed successfully [exec] nuxeo-platform-3d-web-ui@0.0.1 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui [exec] โ”œโ”€โ”ฌ del@2.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ globby@5.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-union@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-path-in-cwd@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-path-inside@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.6.2 [exec] โ”œโ”€โ”ฌ gulp@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@3.1.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@2.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ snapdragon-util@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-odd@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-windows@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ regex-not@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ safe-regex@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ret@0.1.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ collection-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ set-value@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-object-path@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ set-value@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.6.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map-resolve@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ atob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ use@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ homedir-polyfill@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-root@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ make-iterator@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-consume@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”œโ”€โ”ฌ tildify@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@0.3.14 [exec] โ”‚ โ”œโ”€โ”€ defaults@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@3.1.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@4.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ graceful-fs@3.0.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ natives@1.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”œโ”€โ”ฌ gulp-autoprefixer@3.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer@6.7.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserslist@1.7.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ electron-to-chromium@1.3.50 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000859 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ normalize-range@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ postcss-value-parser@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ postcss@5.2.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ js-base64@2.4.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@3.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ has-flag@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ””โ”€โ”€ vinyl-sourcemaps-apply@0.2.1 [exec] โ”œโ”€โ”ฌ gulp-cache@0.4.6 [exec] โ”‚ โ”œโ”€โ”€ bluebird@3.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ cache-swap@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ try-json-parse@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@1.0.4 [exec] โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”œโ”€โ”€ gulp-changed@1.3.2 [exec] โ”œโ”€โ”ฌ gulp-debug@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ plur@2.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ irregular-plurals@1.4.0 [exec] โ”‚ โ””โ”€โ”ฌ stringify-object@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ””โ”€โ”€ is-regexp@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-html-extract@0.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ cheerio@0.19.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ css-select@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boolbase@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ css-what@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.4.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ nth-check@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._escapestringchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.defaults@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._objecttypes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash._escapehtmlchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._htmlescapes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash._reunescapedhtml@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isnative@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._shimkeys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isobject@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash.values@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ””โ”€โ”ฌ xtend@2.1.2 [exec] โ”‚ โ””โ”€โ”€ object-keys@0.4.0 [exec] โ”œโ”€โ”ฌ gulp-if@2.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-match@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ””โ”€โ”ฌ ternary-stream@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ duplexify@3.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-shift@1.0.0 [exec] โ”‚ โ””โ”€โ”€ fork-stream@0.0.4 [exec] โ”œโ”€โ”ฌ gulp-imagemin@2.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ imagemin@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-to-vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ file-type@3.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-from@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-gifsicle@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gifsicle@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bl@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-alloc@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-alloc-unsafe@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ buffer-fill@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fs-constants@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.9.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.2.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-outer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-retry-allowed@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@3.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad-align@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gif@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-jpegtran@4.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-jpg@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jpegtran-bin@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-optipng@4.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-buffer@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-tmpdir@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-png@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ optipng-bin@3.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-svgo@4.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-svg@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ svgo@0.6.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ coa@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ q@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ csso@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clap@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ esprima@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sax@1.2.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ whet.extend@0.9.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ optional@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-combiner2@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isequal@4.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ vali-date@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ pretty-bytes@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ currently-unhandled@0.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-exceptions@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-finite@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ””โ”€โ”€ through2-concurrent@1.1.1 [exec] โ”œโ”€โ”ฌ gulp-load-plugins@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ fancy-log@1.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-gray@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ detect-file@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ fs-exists-sync@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ expand-tilde@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@0.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ global-prefix@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ which@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-windows@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ randomatic@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ math-random@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-posix-bracket@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-path@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-dotfile@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ resolve@1.8.1 [exec] โ”‚ โ””โ”€โ”€ path-parse@1.0.5 [exec] โ”œโ”€โ”ฌ gulp-minify-css@1.2.4 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@3.4.28 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-bufferstream@1.0.1 [exec] โ”‚ โ””โ”€โ”€ bufferstreams@1.0.1 [exec] โ”œโ”€โ”ฌ gulp-minify-html@1.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ minimize@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ argh@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-color@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es5-ext@0.10.45 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-symbol@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-iterator@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ memoizee@0.3.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-weak-map@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ event-emitter@0.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-queue@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timers-ext@0.1.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ diagnostics@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ colorspace@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ color@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-convert@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ color-string@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-name@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ text-hex@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ enabled@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ env-variable@0.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kuler@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ colornames@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ emits@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.9.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ node-uuid@1.4.8 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”ฌ gulp-minify-inline@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ uglify-js@2.8.29 [exec] โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ yargs@3.10.0 [exec] โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ center-align@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ align-text@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ right-align@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ””โ”€โ”€ window-size@0.1.0 [exec] โ”œโ”€โ”€ gulp-rename@1.3.0 [exec] โ”œโ”€โ”ฌ gulp-replace@0.5.4 [exec] โ”‚ โ”œโ”€โ”ฌ istextorbinary@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ binaryextensions@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ textextensions@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ replacestream@4.0.3 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”œโ”€โ”ฌ gulp-size@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ gzip-size@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ duplexer@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@3.0.1 [exec] โ”‚ โ””โ”€โ”€ stream-counter@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-uglify@1.5.4 [exec] โ”‚ โ”œโ”€โ”€ deap@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@2.6.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@0.2.10 [exec] โ”‚ โ””โ”€โ”€ uglify-save-license@0.4.1 [exec] โ”œโ”€โ”ฌ gulp-useref@3.1.5 [exec] โ”‚ โ”œโ”€โ”ฌ event-stream@3.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ from@0.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-stream@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pause-stream@0.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ split@0.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ stream-combiner@0.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ through@2.3.8 [exec] โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ once@1.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-concat@2.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-with-sourcemaps@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cloneable-readable@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-relative-url@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-absolute-url@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ plugin-error@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-colors@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ useref@1.4.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ fs-mkdirp-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-dirname@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-negated-glob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ to-absolute-glob@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ json-stable-stringify@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsonify@0.0.0 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ is-valid-glob@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ lead@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ flush-write-stream@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.assign@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ define-properties@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ foreach@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ function-bind@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.12 [exec] โ”‚ โ”œโ”€โ”ฌ pumpify@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pump@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-buffer@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-stream@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ resolve-options@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ to-through@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ value-or-function@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-sourcemap@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ append-buffer@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ buffer-equal@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ now-and-later@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”œโ”€โ”€ gulp-vulcanize@6.1.0 [exec] โ”œโ”€โ”ฌ merge-stream@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ””โ”€โ”€ string_decoder@1.1.1 [exec] โ”œโ”€โ”€ require-dir@0.3.2 [exec] โ”œโ”€โ”€ run-sequence@1.2.2 [exec] โ””โ”€โ”ฌ vulcanize@1.16.0 [exec] โ”œโ”€โ”ฌ dom5@1.3.6 [exec] โ”‚ โ”œโ”€โ”€ @types/clone@0.1.30 [exec] โ”‚ โ”œโ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”œโ”€โ”ฌ @types/parse5@0.0.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@6.0.113 [exec] โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”œโ”€โ”ฌ hydrolysis@1.25.0 [exec] โ”‚ โ”œโ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-polyfill@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-runtime@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.11.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-js@2.5.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.10.5 [exec] โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”œโ”€โ”€ dom5@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ escodegen@1.10.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esprima@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esutils@2.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ optionator@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-is@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fast-levenshtein@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ levn@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ type-check@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ espree@3.5.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ acorn@5.7.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ acorn-jsx@3.0.1 [exec] โ”‚ โ””โ”€โ”€ estraverse@3.1.0 [exec] โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ””โ”€โ”€ abbrev@1.1.1 [exec] โ””โ”€โ”€ path-posix@1.0.0 [exec] [exec] bower nuxeo-3d-elements#* copy /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-elements [exec] bower nuxeo-3d-elements#* resolved /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-elements [exec] bower polymer#^1.1.0 cached https://github.com/Polymer/polymer.git#1.11.3 [exec] bower polymer#^1.1.0 validate 1.11.3 against https://github.com/Polymer/polymer.git#^1.1.0 [exec] bower iron-resizable-behavior#~1.0.2 cached https://github.com/PolymerElements/iron-resizable-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#~1.0.2 validate 1.0.6 against https://github.com/PolymerElements/iron-resizable-behavior.git#~1.0.2 [exec] bower paper-progress#^1.0.0 cached https://github.com/PolymerElements/paper-progress.git#1.0.12 [exec] bower paper-progress#^1.0.0 validate 1.0.12 against https://github.com/PolymerElements/paper-progress.git#^1.0.0 [exec] bower iron-range-behavior#^1.0.0 cached https://github.com/PolymerElements/iron-range-behavior.git#1.0.7 [exec] bower iron-range-behavior#^1.0.0 validate 1.0.7 against https://github.com/PolymerElements/iron-range-behavior.git#^1.0.0 [exec] bower paper-styles#^1.0.0 cached https://github.com/PolymerElements/paper-styles.git#1.3.1 [exec] bower paper-styles#^1.0.0 validate 1.3.1 against https://github.com/PolymerElements/paper-styles.git#^1.0.0 [exec] bower iron-flex-layout#^1.0.0 cached https://github.com/PolymerElements/iron-flex-layout.git#1.3.9 [exec] bower iron-flex-layout#^1.0.0 validate 1.3.9 against https://github.com/PolymerElements/iron-flex-layout.git#^1.0.0 [exec] bower webcomponentsjs#^0.7.24 cached https://github.com/webcomponents/webcomponentsjs.git#0.7.24 [exec] bower webcomponentsjs#^0.7.24 validate 0.7.24 against https://github.com/webcomponents/webcomponentsjs.git#^0.7.24 [exec] bower font-roboto#^1.0.1 cached https://github.com/PolymerElements/font-roboto.git#1.1.0 [exec] bower font-roboto#^1.0.1 validate 1.1.0 against https://github.com/PolymerElements/font-roboto.git#^1.0.1 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#master [exec] bower nuxeo bower nuxeo-3d-elements#* install nuxeo-3d-elements [exec] bower paper-progress#^1.0.0 install pa extra-resolution Unnecessary resolution: nuxeo#master [exec] per-progress#1.0.12 [exec] bower polymer#^1.1.0 install polymer#1.11.3 [exec] bower iron-range-behavior#^1.0.0 install iron-range-behavior#1.0.7 [exec] bower paper-styles#^1.0.0 install paper-styles#1.3.1 [exec] bower font-roboto#^1.0.1 install font-roboto#1.1.0 [exec] bower iron-flex-layout#^1.0.0 install iron-flex-layout#1.3.9 [exec] bower webcomponentsjs#^0.7.24 install webcomponentsjs#0.7.24 [exec] bower iron-resizable-behavior#~1.0.2 install iron-resizable-behavior#1.0.6 [exec] [exec] nuxeo-3d-elements target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/nuxeo-3d-elements [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-progress#1.0.12 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] paper-progress#1.0.12 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.9 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.3.1 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] polymer#1.11.3 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.24 [exec] [exec] iron-range-behavior#1.0.7 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] paper-styles#1.3.1 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.1.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.9 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] font-roboto#1.1.0 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/font-roboto [exec] [exec] iron-flex-layout#1.3.9 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] webcomponentsjs#0.7.24 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/webcomponentsjs [exec] [exec] iron-resizable-behavior#1.0.6 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.11.3 build: [exec] [05:46:57] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/gulpfile.js [exec] [05:46:57] Starting 'clean'... [exec] [05:46:57] Finished 'clean' after 6.96 ms [exec] [05:46:57] Starting 'default'... [exec] [05:46:57] Starting 'vulcanize'... [exec] [05:46:59] vulcanize all files 1.2 MB [exec] [05:46:59] Finished 'vulcanize' after 2.39 s [exec] [05:46:59] Starting 'strip'... [exec] [05:46:59] Finished 'strip' after 89 ms [exec] [05:46:59] Finished 'default' after 2.48 s [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target/nuxeo-platform-3d-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-web-ui --- [INFO] Storing buildNumber: 20180627-054700 at timestamp: 1530078420328 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target/nuxeo-platform-3d-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target/nuxeo-platform-3d-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316/nuxeo-platform-3d-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316/nuxeo-platform-3d-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target/nuxeo-platform-3d-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316/nuxeo-platform-3d-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316/nuxeo-platform-3d-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316/nuxeo-platform-3d-web-ui-10.2-I20180627_0316.jar (243 KB at 1111.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316/nuxeo-platform-3d-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316/nuxeo-platform-3d-web-ui-10.2-I20180627_0316.pom (2 KB at 14.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/maven-metadata.xml (67 KB at 379.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/maven-metadata.xml (67 KB at 722.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316/nuxeo-platform-3d-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.2-I20180627_0316/nuxeo-platform-3d-web-ui-10.2-I20180627_0316-sources.jar (10 KB at 124.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-agenda-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-parent --- [INFO] Storing buildNumber: 20180627-054701 at timestamp: 1530078421052 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-agenda-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-agenda-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-agenda-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-parent --- [INFO] Storing buildNumber: 20180627-054701 at timestamp: 1530078421117 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-agenda-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-agenda-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-agenda-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-parent/10.2-I20180627_0316/nuxeo-agenda-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-agenda-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/10.2-I20180627_0316/nuxeo-agenda-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/10.2-I20180627_0316/nuxeo-agenda-parent-10.2-I20180627_0316.pom (2 KB at 8.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/maven-metadata.xml (65 KB at 246.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/maven-metadata.xml (65 KB at 406.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda Core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-agenda-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-core --- [INFO] Storing buildNumber: 20180627-054703 at timestamp: 1530078423090 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-agenda-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-agenda-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/AgendaServiceTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/AgendaServiceTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/AgendaServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-agenda-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.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] main 05:47:09,041 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 2 / Unstarted: 0 / Total: 138 * service:org.nuxeo.ecm.agenda.pageproviders requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.summary] * service:org.nuxeo.ecm.agenda.ecm.types requires [service:org.nuxeo.ecm.platform.types] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.agenda.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.agenda.AgendaServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository localhost-startStop-1 05:47:12,332 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,333 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,334 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,335 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,336 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,337 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,337 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,338 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,339 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,340 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,341 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,342 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,343 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,343 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,344 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,346 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,346 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,347 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,348 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,349 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,350 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,350 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,351 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,352 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,353 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,353 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,354 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,355 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,356 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,357 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,359 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,360 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,361 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. localhost-startStop-1 05:47:12,475 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) main 05:47:12,557 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 0 / Unstarted: 0 / Total: 191 * service:org.nuxeo.ecm.agenda.pageproviders requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.summary] * service:org.nuxeo.ecm.agenda.ecm.types requires [service:org.nuxeo.ecm.platform.types] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.497 sec - in org.nuxeo.ecm.agenda.AgendaServiceTest Running org.nuxeo.ecm.agenda.operations.AgendaOperationsTest main 05:47:16,552 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-7861208475507730969.log Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.975 sec - in org.nuxeo.ecm.agenda.operations.AgendaOperationsTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-agenda-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-agenda-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/nuxeo-agenda-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-agenda-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-agenda-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-core --- [INFO] Storing buildNumber: 20180627-054718 at timestamp: 1530078438116 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-agenda-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-agenda-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/nuxeo-agenda-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-agenda-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/nuxeo-agenda-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316/nuxeo-agenda-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316/nuxeo-agenda-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/nuxeo-agenda-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316/nuxeo-agenda-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-agenda-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316/nuxeo-agenda-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316/nuxeo-agenda-core-10.2-I20180627_0316.jar (16 KB at 24.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316/nuxeo-agenda-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316/nuxeo-agenda-core-10.2-I20180627_0316.pom (4 KB at 25.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/maven-metadata.xml (62 KB at 124.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/maven-metadata.xml (62 KB at 214.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316/nuxeo-agenda-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.2-I20180627_0316/nuxeo-agenda-core-10.2-I20180627_0316-sources.jar (13 KB at 163.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda JSF 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-agenda-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-jsf --- [INFO] Storing buildNumber: 20180627-054721 at timestamp: 1530078441027 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-agenda-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-agenda-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-agenda-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.agenda.lang.test.TestMessages main 05:47:22,703 WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.nuxeo.ecm.agenda.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-agenda-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-agenda-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/nuxeo-agenda-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-agenda-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-agenda-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-jsf --- [INFO] Storing buildNumber: 20180627-054723 at timestamp: 1530078443995 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-agenda-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-agenda-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/nuxeo-agenda-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-agenda-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/nuxeo-agenda-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316/nuxeo-agenda-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316/nuxeo-agenda-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/nuxeo-agenda-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316/nuxeo-agenda-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-agenda-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316/nuxeo-agenda-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316/nuxeo-agenda-jsf-10.2-I20180627_0316.jar (72 KB at 342.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316/nuxeo-agenda-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316/nuxeo-agenda-jsf-10.2-I20180627_0316.pom (2 KB at 18.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/maven-metadata.xml (63 KB at 204.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/maven-metadata.xml (63 KB at 333.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316/nuxeo-agenda-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.2-I20180627_0316/nuxeo-agenda-jsf-10.2-I20180627_0316-sources.jar (69 KB at 492.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - Parent Pom 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-parent --- [INFO] Storing buildNumber: 20180627-054725 at timestamp: 1530078445029 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-parent --- [INFO] Storing buildNumber: 20180627-054725 at timestamp: 1530078445096 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-parent/10.2-I20180627_0316/nuxeo-target-platforms-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/10.2-I20180627_0316/nuxeo-target-platforms-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/10.2-I20180627_0316/nuxeo-target-platforms-parent-10.2-I20180627_0316.pom (2 KB at 23.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/maven-metadata.xml (89 KB at 196.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/maven-metadata.xml (89 KB at 430.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - API module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-api --- [INFO] Storing buildNumber: 20180627-054726 at timestamp: 1530078446078 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-api --- [INFO] auto discovered modules [org.nuxeo.targetplatforms.api] [INFO] org.nuxeo.targetplatforms.api has no EntryPoint - compilation skipped [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-api --- [INFO] Storing buildNumber: 20180627-054726 at timestamp: 1530078446430 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316/nuxeo-target-platforms-api-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316/nuxeo-target-platforms-api-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316/nuxeo-target-platforms-api-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316/nuxeo-target-platforms-api-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316/nuxeo-target-platforms-api-10.2-I20180627_0316.jar (51 KB at 357.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316/nuxeo-target-platforms-api-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316/nuxeo-target-platforms-api-10.2-I20180627_0316.pom (969 B at 12.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/maven-metadata.xml (89 KB at 147.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/maven-metadata.xml (89 KB at 372.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316/nuxeo-target-platforms-api-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.2-I20180627_0316/nuxeo-target-platforms-api-10.2-I20180627_0316-sources.jar (26 KB at 342.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - Core Module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-core --- [INFO] Storing buildNumber: 20180627-054728 at timestamp: 1530078448196 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetDescriptor.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:47:32,221 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.targetplatforms.core.service.test.TestTargetPlatformComponent StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:47:34,185 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 sec - in org.nuxeo.targetplatforms.core.service.test.TestTargetPlatformComponent Running org.nuxeo.targetplatforms.core.service.test.TestTargetPlatformService Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in org.nuxeo.targetplatforms.core.service.test.TestTargetPlatformService Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-core --- [INFO] Storing buildNumber: 20180627-054735 at timestamp: 1530078455092 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-target-platforms-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316.jar (27 KB at 342.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316.pom (4 KB at 34.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/maven-metadata.xml (87 KB at 309.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/maven-metadata.xml (88 KB at 344.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316-sources.jar (16 KB at 197.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.2-I20180627_0316/nuxeo-target-platforms-core-10.2-I20180627_0316-tests.jar (15 KB at 165.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - IO Module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-io --- [INFO] Storing buildNumber: 20180627-054736 at timestamp: 1530078456656 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-io --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:47:41,130 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.targetplatforms.io.test.TestJsonExporter Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 sec - in org.nuxeo.targetplatforms.io.test.TestJsonExporter Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nuxeo-target-platforms-io-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-io --- [INFO] Storing buildNumber: 20180627-054742 at timestamp: 1530078462590 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nuxeo-target-platforms-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nuxeo-target-platforms-io-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316/nuxeo-target-platforms-io-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316/nuxeo-target-platforms-io-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nuxeo-target-platforms-io-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316/nuxeo-target-platforms-io-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316/nuxeo-target-platforms-io-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316/nuxeo-target-platforms-io-10.2-I20180627_0316.jar (6 KB at 71.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316/nuxeo-target-platforms-io-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316/nuxeo-target-platforms-io-10.2-I20180627_0316.pom (3 KB at 30.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/maven-metadata.xml (87 KB at 420.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/maven-metadata.xml (88 KB at 192.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316/nuxeo-target-platforms-io-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.2-I20180627_0316/nuxeo-target-platforms-io-10.2-I20180627_0316-sources.jar (2 KB at 24.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - JSF Module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-jsf --- [INFO] Storing buildNumber: 20180627-054743 at timestamp: 1530078463692 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/nuxeo-target-platforms-jsf-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-jsf --- [INFO] Storing buildNumber: 20180627-054743 at timestamp: 1530078463981 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/nuxeo-target-platforms-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/nuxeo-target-platforms-jsf-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316/nuxeo-target-platforms-jsf-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316/nuxeo-target-platforms-jsf-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/nuxeo-target-platforms-jsf-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316/nuxeo-target-platforms-jsf-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316/nuxeo-target-platforms-jsf-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316/nuxeo-target-platforms-jsf-10.2-I20180627_0316.jar (9 KB at 102.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316/nuxeo-target-platforms-jsf-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316/nuxeo-target-platforms-jsf-10.2-I20180627_0316.pom (978 B at 12.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/maven-metadata.xml (89 KB at 314.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/maven-metadata.xml (89 KB at 437.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316/nuxeo-target-platforms-jsf-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.2-I20180627_0316/nuxeo-target-platforms-jsf-10.2-I20180627_0316-sources.jar (5 KB at 20.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - JAXRS Module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-jaxrs --- [INFO] Storing buildNumber: 20180627-054746 at timestamp: 1530078466343 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-jaxrs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformServiceTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformServiceTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-jaxrs --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.targetplatforms.jaxrs.TargetPlatformServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:47:51,959 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,964 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,965 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,966 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,967 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,968 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,969 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,970 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,971 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,972 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,972 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,973 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,974 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,975 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,976 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,976 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,978 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,979 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,980 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,980 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,981 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,982 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,983 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_6.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,983 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,984 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,985 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,986 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-app_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,987 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-fragment_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,988 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [web-common_3_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,989 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_7.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,990 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [jsp_2_3.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,991 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:51,992 WARN [JavaUtilLoggingHelper$LogHandler] The XML schema [javaee_web_services_client_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled. 05:47:52,088 ERROR [JavaUtilLoggingHelper$LogHandler] Servlet [jsp] in web application [] threw load() exception java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1291) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1119) at org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:512) at org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:493) at org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:119) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1050) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:47:52,849 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 200 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.052 sec - in org.nuxeo.targetplatforms.jaxrs.TargetPlatformServiceTest Running org.nuxeo.targetplatforms.jaxrs.RestApiTargetPlatformTest 05:47:55,366 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5783136267155296163.log Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.463 sec - in org.nuxeo.targetplatforms.jaxrs.RestApiTargetPlatformTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-jaxrs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-jaxrs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-jaxrs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-jaxrs --- [INFO] Storing buildNumber: 20180627-054756 at timestamp: 1530078476893 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-jaxrs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-jaxrs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-jaxrs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-jaxrs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316.jar (14 KB at 65.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316.pom (3 KB at 34.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/maven-metadata.xml (84 KB at 374.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/maven-metadata.xml (84 KB at 449.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.2-I20180627_0316/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316-sources.jar (8 KB at 102.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - Sample Module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-sample --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-sample --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-sample --- [INFO] Storing buildNumber: 20180627-054757 at timestamp: 1530078477737 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-sample --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-sample --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-sample --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-sample --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-sample --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-sample --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target/nuxeo-target-platforms-sample-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-sample --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-sample >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-sample --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-sample --- [INFO] Storing buildNumber: 20180627-054757 at timestamp: 1530078477834 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-sample --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-sample <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-sample --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target/nuxeo-target-platforms-sample-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-sample --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target/nuxeo-target-platforms-sample-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316/nuxeo-target-platforms-sample-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316/nuxeo-target-platforms-sample-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target/nuxeo-target-platforms-sample-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316/nuxeo-target-platforms-sample-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-sample --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316/nuxeo-target-platforms-sample-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316/nuxeo-target-platforms-sample-10.2-I20180627_0316.jar (5 KB at 51.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316/nuxeo-target-platforms-sample-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316/nuxeo-target-platforms-sample-10.2-I20180627_0316.pom (527 B at 6.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/maven-metadata.xml (89 KB at 497.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/maven-metadata.xml (89 KB at 521.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316/nuxeo-target-platforms-sample-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.2-I20180627_0316/nuxeo-target-platforms-sample-10.2-I20180627_0316-sources.jar (2 KB at 17.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - Compat Module 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-compat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-compat --- [INFO] Storing buildNumber: 20180627-054758 at timestamp: 1530078478889 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-compat --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-compat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-compat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-compat --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-compat --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/nuxeo-target-platforms-compat-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-compat --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-compat >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-compat --- [INFO] Storing buildNumber: 20180627-054759 at timestamp: 1530078479483 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-compat --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-compat <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/nuxeo-target-platforms-compat-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-compat --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/nuxeo-target-platforms-compat-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316/nuxeo-target-platforms-compat-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316/nuxeo-target-platforms-compat-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/nuxeo-target-platforms-compat-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316/nuxeo-target-platforms-compat-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-compat --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316/nuxeo-target-platforms-compat-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316/nuxeo-target-platforms-compat-10.2-I20180627_0316.jar (7 KB at 57.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316/nuxeo-target-platforms-compat-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316/nuxeo-target-platforms-compat-10.2-I20180627_0316.pom (820 B at 9.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/maven-metadata.xml (74 KB at 598.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/maven-metadata.xml (74 KB at 247.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316/nuxeo-target-platforms-compat-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.2-I20180627_0316/nuxeo-target-platforms-compat-10.2-I20180627_0316-sources.jar (3 KB at 6.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web UI - Web Application 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-ui --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (clean) @ nuxeo-web-ui --- [INFO] Executing tasks main: clean: [INFO] Executed tasks [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui --- [INFO] Storing buildNumber: 20180627-054801 at timestamp: 1530078481071 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-web-ui --- [INFO] Executing tasks main: npmInstall: [exec] npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated gulp-util@2.2.14: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated gulp-util@2.2.20: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated node-uuid@1.4.8: Use uuid module instead [exec] npm WARN deprecated babel-preset-es2015@6.24.1: ๐Ÿ™Œ Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! [exec] [exec] > uws@0.14.5 install /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/uws [exec] > node-gyp rebuild > build_log.txt 2>&1 || exit 0 [exec] [exec] [exec] > wd@1.5.0 install /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/wd [exec] > node scripts/build-browser-scripts [exec] [exec] [exec] > typings-global@1.0.28 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/typings-global [exec] > node ./dist/install.js [exec] [exec] !!!!!!!!!!! [exec] typings-global is obsolete! Remove it! [exec] Use `yarn add --dev @types/node` instead! [exec] !!!!!!!!!!! [exec] [exec] > spawn-sync@1.0.15 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/spawn-sync [exec] > node postinstall [exec] [exec] [exec] > sauce-connect-launcher@1.2.3 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/sauce-connect-launcher [exec] > node scripts/install.js || nodejs scripts/install.js [exec] [exec] [exec] > wct-sauce@2.0.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/wct-sauce [exec] > node scripts/postinstall.js [exec] [exec] Prefetching the Sauce Connect binary. [exec] Missing Sauce Connect local proxy, downloading dependency [exec] This will only happen once. [exec] Downloading 5.66MB [exec] Archive checksum verified. [exec] Unzipping /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/sauce-connect-launcher/sc/sc-4.4.12-linux.tar.gz [exec] Removing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/sauce-connect-launcher/sc/sc-4.4.12-linux.tar.gz [exec] Sauce Connect downloaded correctly [exec] [exec] > wct-local@2.1.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/wct-local [exec] > node scripts/postinstall.js [exec] [exec] ---------- [exec] selenium-standalone installation starting [exec] ---------- [exec] [exec] --- [exec] selenium install: [exec] from: https://selenium-release.storage.googleapis.com/3.7/selenium-server-standalone-3.7.1.jar [exec] to: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/selenium-standalone/.selenium/selenium-server/3.7.1-server.jar [exec] --- [exec] chrome install: [exec] from: https://chromedriver.storage.googleapis.com/2.33/chromedriver_linux64.zip [exec] to: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/selenium-standalone/.selenium/chromedriver/2.33-x64-chromedriver [exec] --- [exec] firefox install: [exec] from: https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz [exec] to: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/selenium-standalone/.selenium/geckodriver/0.19.1-x64-geckodriver [exec] [exec] [exec] ----- [exec] selenium-standalone installation finished [exec] ----- [exec] [exec] > gifsicle@3.0.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/gifsicle [exec] > node lib/install.js [exec] [exec] โœ” gifsicle pre-build test passed successfully [exec] [exec] > jpegtran-bin@3.2.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/jpegtran-bin [exec] > node lib/install.js [exec] [exec] โœ” jpegtran pre-build test passed successfully [exec] [exec] > optipng-bin@3.1.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/optipng-bin [exec] > node lib/install.js [exec] [exec] โœ” optipng pre-build test passed successfully [exec] npm WARN polymer-project-config@3.14.0 requires a peer of polymer-analyzer@^3.0.0-pre.22 but none was installed. [exec] npm WARN @babel/plugin-transform-classes@7.0.0-beta.35 requires a peer of @babel/core@7.0.0-beta.35 but none was installed. [exec] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/polymer-cli/node_modules/fsevents): [exec] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [exec] nuxeo-web-ui@2.3.1 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui [exec] โ”œโ”€โ”ฌ css-slam@1.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ command-line-args@3.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-back@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ feature-detect-es6@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ find-replace@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ test-value@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ typical@2.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ command-line-usage@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-escape-sequences@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ table-layout@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-js@2.5.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ wordwrapjs@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ reduce-flatten@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @types/parse5@0.0.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @types/node@6.0.113 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ””โ”€โ”€ shady-css-parser@0.0.8 [exec] โ”œโ”€โ”ฌ del@2.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ globby@5.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-union@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-path-in-cwd@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-path-inside@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.6.2 [exec] โ”œโ”€โ”ฌ eslint-plugin-html@2.0.3 [exec] โ”‚ โ””โ”€โ”ฌ htmlparser2@3.9.2 [exec] โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ domhandler@2.4.2 [exec] โ”‚ โ”œโ”€โ”€ domutils@1.7.0 [exec] โ”‚ โ”œโ”€โ”€ entities@1.1.1 [exec] โ”‚ โ””โ”€โ”€ inherits@2.0.3 [exec] โ”œโ”€โ”ฌ gulp@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@3.1.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@2.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ snapdragon-util@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-odd@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ regex-not@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ safe-regex@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ret@0.1.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ collection-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ set-value@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-object-path@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ set-value@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map-resolve@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ atob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ use@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ homedir-polyfill@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-root@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ make-iterator@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-consume@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”œโ”€โ”ฌ tildify@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@0.3.14 [exec] โ”‚ โ”œโ”€โ”€ defaults@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@3.1.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@4.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimatch@0.2.14 [exec] โ”‚ โ”œโ”€โ”ฌ graceful-fs@3.0.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ natives@1.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”œโ”€โ”ฌ gulp-autoprefixer@3.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer@6.7.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserslist@1.7.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ electron-to-chromium@1.3.50 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000859 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ normalize-range@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ postcss-value-parser@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ postcss@5.2.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ js-base64@2.4.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@3.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ has-flag@1.0.0 [exec] โ”‚ โ””โ”€โ”€ vinyl-sourcemaps-apply@0.2.1 [exec] โ”œโ”€โ”ฌ gulp-cache@0.4.6 [exec] โ”‚ โ”œโ”€โ”€ bluebird@3.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ cache-swap@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ try-json-parse@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”œโ”€โ”€ gulp-changed@1.3.2 [exec] โ”œโ”€โ”ฌ gulp-debug@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ plur@2.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ irregular-plurals@1.4.0 [exec] โ”‚ โ””โ”€โ”ฌ stringify-object@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ””โ”€โ”€ is-regexp@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-eslint@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ bufferstreams@1.1.3 [exec] โ”‚ โ””โ”€โ”ฌ eslint@3.19.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-code-frame@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ js-tokens@3.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ concat-stream@1.6.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ buffer-from@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ debug@2.6.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ escope@3.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-map@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-set@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-symbol@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ event-emitter@0.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ es6-weak-map@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esrecurse@4.2.1 [exec] โ”‚ โ”œโ”€โ”€ esquery@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ esutils@2.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ file-entry-cache@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ flat-cache@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ circular-json@0.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ write@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ globals@9.18.0 [exec] โ”‚ โ”œโ”€โ”€ ignore@3.3.10 [exec] โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ inquirer@0.12.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-escapes@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-cursor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ restore-cursor@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ exit-hook@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cli-width@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readline2@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ code-point-at@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mute-stream@0.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ run-async@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ rx-lite@3.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string-width@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ is-my-json-valid@2.17.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ generate-function@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ generate-object-property@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-property@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-my-ip-valid@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsonpointer@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-resolvable@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@3.12.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.10 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@4.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ json-stable-stringify@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsonify@0.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ levn@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ type-check@0.3.2 [exec] โ”‚ โ”œโ”€โ”€ natural-compare@1.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ optionator@0.8.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-is@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fast-levenshtein@2.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ pluralize@1.2.1 [exec] โ”‚ โ”œโ”€โ”€ progress@1.1.8 [exec] โ”‚ โ”œโ”€โ”ฌ require-uncached@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ caller-path@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ callsites@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ resolve-from@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ shelljs@0.7.8 [exec] โ”‚ โ”œโ”€โ”€ strip-bom@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ strip-json-comments@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ table@3.8.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ajv@4.11.8 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@4.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ajv-keywords@1.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ slice-ansi@0.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ text-table@0.2.0 [exec] โ”‚ โ””โ”€โ”€ user-home@2.0.0 [exec] โ”œโ”€โ”ฌ gulp-html-extract@0.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ cheerio@0.19.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ css-select@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boolbase@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ css-what@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.4.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ nth-check@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._escapestringchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.defaults@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._objecttypes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash._escapehtmlchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._htmlescapes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash._reunescapedhtml@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isnative@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._shimkeys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isobject@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash.values@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ””โ”€โ”ฌ xtend@2.1.2 [exec] โ”‚ โ””โ”€โ”€ object-keys@0.4.0 [exec] โ”œโ”€โ”ฌ gulp-html-minifier@0.1.8 [exec] โ”‚ โ”œโ”€โ”ฌ event-stream@3.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ duplexer@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ from@0.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-stream@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pause-stream@0.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ split@0.3.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-combiner@0.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ html-minifier@1.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ change-case@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ camel-case@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ constant-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dot-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-lower-case@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-upper-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lower-case@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lower-case-first@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ param-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pascal-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sentence-case@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ snake-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ swap-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ title-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ upper-case@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ upper-case-first@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.9.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ he@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ncname@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xml-char-classes@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ relateurl@0.2.7 [exec] โ”‚ โ””โ”€โ”ฌ htmllint@0.2.7 [exec] โ”‚ โ”œโ”€โ”ฌ bulk-require@0.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ””โ”€โ”ฌ promise@6.1.0 [exec] โ”‚ โ””โ”€โ”€ asap@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-if@2.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-match@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ””โ”€โ”ฌ ternary-stream@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ duplexify@3.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-shift@1.0.0 [exec] โ”‚ โ””โ”€โ”€ fork-stream@0.0.4 [exec] โ”œโ”€โ”ฌ gulp-imagemin@2.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ imagemin@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-to-vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ file-type@3.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-gifsicle@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gifsicle@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ sum-up@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-alloc@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-alloc-unsafe@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ buffer-fill@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fs-constants@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.9.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-proxy@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-outer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@3.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unzip-response@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ read-all-stream@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad-align@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gif@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-jpegtran@4.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-jpg@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jpegtran-bin@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-optipng@4.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-buffer@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-png@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ optipng-bin@3.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-svgo@4.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-svg@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ svgo@0.6.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ coa@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ q@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ csso@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ clap@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ esprima@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sax@1.2.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ whet.extend@0.9.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ optional@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-combiner2@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ pretty-bytes@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ currently-unhandled@0.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-exceptions@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ””โ”€โ”€ through2-concurrent@1.1.1 [exec] โ”œโ”€โ”ฌ gulp-load-plugins@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ fancy-log@1.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-gray@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ detect-file@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ fs-exists-sync@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ expand-tilde@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@0.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ global-prefix@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-windows@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ randomatic@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ math-random@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-posix-bracket@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-path@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-dotfile@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ resolve@1.8.1 [exec] โ”‚ โ””โ”€โ”€ path-parse@1.0.5 [exec] โ”œโ”€โ”ฌ gulp-merge-json@0.6.0 [exec] โ”‚ โ”œโ”€โ”€ json5@0.5.1 [exec] โ”‚ โ””โ”€โ”€ through@2.3.8 [exec] โ”œโ”€โ”ฌ gulp-minify-html@1.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ minimize@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ argh@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-color@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es5-ext@0.10.45 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ memoizee@0.3.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-weak-map@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-queue@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timers-ext@0.1.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ diagnostics@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ colorspace@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ color@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-convert@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-string@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ text-hex@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ enabled@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ env-variable@0.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kuler@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ colornames@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ emits@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ node-uuid@1.4.8 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”œโ”€โ”ฌ gulp-minify-inline@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@3.4.28 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ commander@2.8.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ uglify-js@2.6.4 [exec] โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ yargs@3.10.0 [exec] โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ center-align@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ align-text@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ right-align@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ””โ”€โ”€ window-size@0.1.0 [exec] โ”œโ”€โ”€ gulp-rename@1.3.0 [exec] โ”œโ”€โ”ฌ gulp-replace@0.5.4 [exec] โ”‚ โ”œโ”€โ”ฌ istextorbinary@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ binaryextensions@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ textextensions@1.0.2 [exec] โ”‚ โ””โ”€โ”€ replacestream@4.0.3 [exec] โ”œโ”€โ”ฌ gulp-size@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ gzip-size@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@3.0.1 [exec] โ”‚ โ””โ”€โ”€ stream-counter@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-useref@3.1.5 [exec] โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ once@1.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-concat@2.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-with-sourcemaps@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cloneable-readable@1.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-relative-url@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-absolute-url@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ plugin-error@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-colors@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ useref@1.4.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ fs-mkdirp-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-dirname@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-negated-glob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ to-absolute-glob@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ is-valid-glob@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ lead@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ flush-write-stream@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ object.assign@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ define-properties@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ foreach@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ function-bind@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.12 [exec] โ”‚ โ”œโ”€โ”ฌ pumpify@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pump@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-buffer@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-stream@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ resolve-options@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ to-through@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ value-or-function@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-sourcemap@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ append-buffer@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ buffer-equal@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ now-and-later@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-vulcanize@6.1.0 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.16.0 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.25.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-polyfill@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.10.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dom5@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.1.1 [exec] โ”‚ โ””โ”€โ”€ path-posix@1.0.0 [exec] โ”œโ”€โ”ฌ jsondiffpatch@0.3.11 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-styles@3.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ color-convert@1.9.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-name@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@5.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ has-flag@3.0.0 [exec] โ”‚ โ””โ”€โ”€ diff-match-patch@1.0.1 [exec] โ”œโ”€โ”€ lodash@4.17.10 [exec] โ”œโ”€โ”€ merge-stream@1.0.1 [exec] โ”œโ”€โ”ฌ UNMET PEER DEPENDENCY polymer-analyzer@2.7.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/chai-subset@1.3.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/chai@4.1.4 [exec] โ”‚ โ”œโ”€โ”€ @types/chalk@0.4.31 [exec] โ”‚ โ”œโ”€โ”€ @types/clone@0.1.30 [exec] โ”‚ โ”œโ”€โ”€ @types/cssbeautify@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ @types/doctrine@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/escodegen@0.0.2 [exec] โ”‚ โ”œโ”€โ”€ @types/estraverse@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ @types/estree@0.0.37 [exec] โ”‚ โ”œโ”€โ”€ @types/node@6.0.113 [exec] โ”‚ โ”œโ”€โ”€ @types/parse5@2.2.34 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ cssbeautify@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ doctrine@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ dom5@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ escodegen@1.10.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esprima@3.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ espree@3.5.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ acorn@5.7.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ acorn-jsx@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ jsonschema@1.2.4 [exec] โ”‚ โ”œโ”€โ”€ parse5@2.2.3 [exec] โ”‚ โ”œโ”€โ”€ shady-css-parser@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ stable@0.1.8 [exec] โ”‚ โ””โ”€โ”€ strip-indent@2.0.0 [exec] โ”œโ”€โ”ฌ polymer-build@2.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/babel-core@6.25.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/babel-generator@6.25.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/babel-template@6.25.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/babel-types@7.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/babylon@6.16.3 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-traverse@6.25.4 [exec] โ”‚ โ”œโ”€โ”€ @types/gulp-if@0.0.33 [exec] โ”‚ โ”œโ”€โ”ฌ @types/html-minifier@3.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/clean-css@3.4.30 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/relateurl@0.2.28 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ @types/uglify-js@3.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ @types/is-windows@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ @types/mz@0.0.31 [exec] โ”‚ โ”œโ”€โ”€ @types/node@6.0.113 [exec] โ”‚ โ”œโ”€โ”€ @types/parse5@2.2.34 [exec] โ”‚ โ”œโ”€โ”€ @types/resolve@0.0.7 [exec] โ”‚ โ”œโ”€โ”€ @types/uuid@3.4.3 [exec] โ”‚ โ”œโ”€โ”€ @types/vinyl@2.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ @types/vinyl-fs@0.0.28 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ @types/glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/glob@5.0.35 [exec] โ”‚ โ”œโ”€โ”ฌ babel-core@6.26.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-generator@6.26.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ detect-indent@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-finite@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jsesc@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-right@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helpers@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-messages@6.23.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-register@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ home-or-tmp@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map-support@0.4.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-runtime@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.11.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-types@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-fast-properties@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babylon@6.18.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ private@0.1.8 [exec] โ”‚ โ”‚ โ””โ”€โ”€ slash@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-external-helpers@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-syntax-async-functions@6.13.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-syntax-async-generators@6.13.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-syntax-dynamic-import@6.18.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-syntax-exponentiation-operator@6.13.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-syntax-export-extensions@6.13.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-syntax-object-rest-spread@6.13.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-async-generator-functions@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ babel-helper-remap-async-to-generator@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-function-name@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-async-to-generator@6.24.1 [exec] โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-modules-amd@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ babel-plugin-transform-es2015-modules-commonjs@6.26.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ babel-plugin-transform-strict-mode@6.24.1 [exec] โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-exponentiation-operator@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ babel-helper-builder-binary-assignment-operator-visitor@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-explode-assignable-expression@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-object-rest-spread@6.26.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-preset-es2015@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-check-es2015-constants@6.22.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-arrow-functions@6.22.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-block-scoped-functions@6.22.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-block-scoping@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-classes@6.24.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-define-map@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-optimise-call-expression@6.24.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-replace-supers@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-computed-properties@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-destructuring@6.23.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-duplicate-keys@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-for-of@6.23.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-function-name@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-literals@6.22.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-modules-systemjs@6.24.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-hoist-variables@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-umd@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-object-super@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-parameters@6.24.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-call-delegate@6.24.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-get-function-arity@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-shorthand-properties@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-spread@6.22.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-sticky-regex@6.24.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-regex@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-template-literals@6.22.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-typeof-symbol@6.23.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-unicode-regex@6.24.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regexpu-core@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ regenerate@1.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ regjsgen@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regjsparser@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jsesc@0.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ babel-plugin-transform-regenerator@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ regenerator-transform@0.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ babel-preset-minify@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-builtins@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-evaluate-path@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-constant-folding@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-dead-code-elimination@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-mark-eval-scopes@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-remove-or-void@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.some@4.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-flip-comparisons@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-is-void-0@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-guarded-expressions@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-flip-expressions@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-infinity@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-mangle-names@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-numeric-literals@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-replace@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-simplify@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-is-nodes-equiv@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-to-multiple-sequence-expressions@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-type-constructors@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-inline-consecutive-adds@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-member-expression-literals@6.9.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-merge-sibling-variables@6.9.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-minify-booleans@6.9.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-property-literals@6.9.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-regexp-constructors@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-console@6.9.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-debugger@6.9.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-undefined@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-simplify-comparison-operators@6.9.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-undefined-to-void@6.9.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash.isplainobject@4.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ babel-traverse@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ invariant@2.2.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ loose-envify@1.3.1 [exec] โ”‚ โ”œโ”€โ”ฌ css-slam@2.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ command-line-args@5.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ argv-tools@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-back@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-replace@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ test-value@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-back@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-replace@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ test-value@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.camelcase@4.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ command-line-usage@5.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ table-layout@0.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.padend@4.6.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wordwrapjs@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dom5@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ parse5@4.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ shady-css-parser@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ html-minifier@3.5.17 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ camel-case@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ no-case@2.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clean-css@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ commander@2.15.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ he@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ param-case@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ uglify-js@3.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ is-windows@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ matcher@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ multipipe@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ mz@2.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ any-promise@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ thenify-all@1.6.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ thenify@3.3.0 [exec] โ”‚ โ”œโ”€โ”€ parse5@2.2.3 [exec] โ”‚ โ”œโ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ plylog@0.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/winston@2.3.9 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ winston@2.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cycle@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ eyes@0.1.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isstream@0.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stack-trace@0.0.10 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-bundler@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.113 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @types/parse5@2.2.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@2.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-project-config@3.14.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@9.6.22 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimatch-all@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ stream@0.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ emitter-component@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ sw-precache@5.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom-urls@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ urijs@1.19.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ es6-promise@4.2.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.defaults@4.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@4.4.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pretty-bytes@4.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ sw-toolbox@3.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ path-to-regexp@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ serviceworker-cache-polyfill@4.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ update-notifier@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ boxen@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-align@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@4.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cli-boxes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ term-size@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ execa@0.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cross-spawn@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@4.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ shebang-command@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ shebang-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-stream@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ npm-run-path@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-key@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ p-finally@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-eof@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ widest-line@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ configstore@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ dot-prop@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ make-dir@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pify@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ unique-string@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ crypto-random-string@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ write-file-atomic@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ import-lazy@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-ci@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ci-info@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-installed-globally@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ global-dirs@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ latest-version@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@6.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer3@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-retry-allowed@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ registry-auth-token@3.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.2.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ deep-extend@0.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ registry-url@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xdg-basedir@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ uuid@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isequal@4.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vali-date@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ whatwg-url@6.5.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.sortby@4.7.0 [exec] โ”‚ โ”œโ”€โ”ฌ tr46@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ punycode@2.1.1 [exec] โ”‚ โ””โ”€โ”€ webidl-conversions@4.0.2 [exec] โ”œโ”€โ”ฌ polymer-cli@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ @polymer/sinonjs@1.17.1 [exec] โ”‚ โ”œโ”€โ”€ @polymer/test-fixture@0.0.3 [exec] โ”‚ โ”œโ”€โ”€ @polymer/tools-common@1.0.2 extraneous [exec] โ”‚ โ”œโ”€โ”€ @types/assert@0.0.29 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-core@6.25.3 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-generator@6.25.1 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-template@6.25.0 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-traverse@6.25.3 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-types@7.0.0 [exec] โ”‚ โ”œโ”€โ”€ @types/babylon@6.16.2 [exec] โ”‚ โ”œโ”€โ”€ @types/bluebird@3.5.20 [exec] โ”‚ โ”œโ”€โ”ฌ @types/body-parser@1.16.8 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/chai@4.1.2 [exec] โ”‚ โ”œโ”€โ”€ @types/chai-subset@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ @types/chalk@0.4.31 [exec] โ”‚ โ”œโ”€โ”€ @types/chokidar@1.7.4 extraneous [exec] โ”‚ โ”œโ”€โ”€ @types/clean-css@3.4.30 [exec] โ”‚ โ”œโ”€โ”€ @types/clone@0.1.30 [exec] โ”‚ โ”œโ”€โ”€ @types/compression@0.0.33 [exec] โ”‚ โ”œโ”€โ”€ @types/content-type@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ @types/cssbeautify@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ @types/del@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ @types/doctrine@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/escodegen@0.0.2 [exec] โ”‚ โ”œโ”€โ”€ @types/estraverse@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ @types/estree@0.0.37 [exec] โ”‚ โ”œโ”€โ”€ @types/events@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ @types/express@4.11.1 [exec] โ”‚ โ”œโ”€โ”ฌ @types/express-serve-static-core@4.11.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/fast-levenshtein@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/findup-sync@0.3.29 [exec] โ”‚ โ”œโ”€โ”ฌ @types/form-data@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/freeport@1.0.21 [exec] โ”‚ โ”œโ”€โ”€ @types/fs-extra@0.0.37 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ @types/glob@5.0.35 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/gulp-if@0.0.30 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/html-minifier@1.1.31 [exec] โ”‚ โ”œโ”€โ”€ @types/inquirer@0.0.32 [exec] โ”‚ โ”œโ”€โ”€ @types/launchpad@0.6.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/merge-stream@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/mime@0.0.29 [exec] โ”‚ โ”œโ”€โ”€ @types/minimatch@3.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/mocha@2.2.48 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ @types/mz@0.0.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/opn@3.0.28 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/parse5@2.2.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/pem@1.9.3 [exec] โ”‚ โ”œโ”€โ”€ @types/relateurl@0.2.28 [exec] โ”‚ โ”œโ”€โ”ฌ @types/request@2.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/resolve@0.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/rimraf@0.0.28 [exec] โ”‚ โ”œโ”€โ”€ @types/rx@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-core@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-core-binding@4.0.4 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite@4.0.5 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-aggregates@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-async@4.0.2 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-backpressure@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-coincidence@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-experimental@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-joinpatterns@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-testing@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-time@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-virtualtime@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/semver@5.5.0 [exec] โ”‚ โ”œโ”€โ”€ @types/serve-static@1.13.1 [exec] โ”‚ โ”œโ”€โ”€ @types/sinon@4.1.3 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ @types/spdy@3.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/temp@0.8.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/through@0.0.29 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/tmp@0.0.33 extraneous [exec] โ”‚ โ”œโ”€โ”€ @types/ua-parser-js@0.7.32 [exec] โ”‚ โ”œโ”€โ”€ @types/uglify-js@2.6.30 [exec] โ”‚ โ”œโ”€โ”€ @types/update-notifier@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ @types/vinyl@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/vinyl-fs@0.0.28 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/which@1.3.1 [exec] โ”‚ โ”œโ”€โ”ฌ @types/winston@2.3.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/yeoman-generator@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ @types/yeoman-test@1.7.3 extraneous [exec] โ”‚ โ”œโ”€โ”€ @webcomponents/webcomponentsjs@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ abbrev@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ accepts@1.3.4 [exec] โ”‚ โ”œโ”€โ”€ accessibility-developer-tools@2.12.0 [exec] โ”‚ โ”œโ”€โ”€ acorn@5.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ acorn-jsx@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”œโ”€โ”€ adm-zip@0.4.7 [exec] โ”‚ โ”œโ”€โ”€ after@0.8.2 [exec] โ”‚ โ”œโ”€โ”ฌ agent-base@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.0.3 [exec] โ”‚ โ”œโ”€โ”€ ajv@5.5.2 [exec] โ”‚ โ”œโ”€โ”€ ajv-keywords@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ align-text@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ ansi-align@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ ansi-escape-sequences@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ ansi-escapes@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ ansi-gray@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ any-promise@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ anymatch@1.3.2 [exec] โ”‚ โ”œโ”€โ”€ append-field@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ archiver@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@2.6.0 [exec] โ”‚ โ”œโ”€โ”€ archiver-utils@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ argparse@1.0.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”œโ”€โ”€ array-back@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ array-flatten@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ array-union@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ arraybuffer.slice@0.0.7 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ asap@2.0.6 [exec] โ”‚ โ”œโ”€โ”€ asn1@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ assert-plus@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ assertion-error@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ async@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ async-each@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ async-limiter@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ asynckit@0.4.0 [exec] โ”‚ โ”œโ”€โ”€ atob@2.0.3 [exec] โ”‚ โ”œโ”€โ”€ aws-sign2@0.7.0 [exec] โ”‚ โ”œโ”€โ”€ aws4@1.6.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-cli@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ babel-code-frame@6.26.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-core@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”ฌ babel-generator@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-call-delegate@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-define-map@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-evaluate-path@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-flip-expressions@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-function-name@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-get-function-arity@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-hoist-variables@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-is-nodes-equiv@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-is-void-0@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-mark-eval-scopes@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-optimise-call-expression@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-regex@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-remove-or-void@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-replace-supers@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-to-multiple-sequence-expressions@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helpers@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-messages@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-check-es2015-constants@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-external-helpers@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-builtins@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-constant-folding@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-dead-code-elimination@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-flip-comparisons@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-guarded-expressions@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-infinity@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-mangle-names@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-numeric-literals@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-replace@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-simplify@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-type-constructors@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-arrow-functions@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-block-scoped-functions@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-block-scoping@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-classes@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-computed-properties@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-destructuring@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-duplicate-keys@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-for-of@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-function-name@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-literals@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-amd@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-commonjs@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-systemjs@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-umd@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-object-super@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-parameters@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-shorthand-properties@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-spread@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-sticky-regex@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-template-literals@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-typeof-symbol@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-unicode-regex@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-inline-consecutive-adds@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-member-expression-literals@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-merge-sibling-variables@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-minify-booleans@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-property-literals@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-regenerator@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-regexp-constructors@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-console@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-debugger@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-undefined@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-simplify-comparison-operators@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-strict-mode@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-undefined-to-void@6.9.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-polyfill@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.10.5 [exec] โ”‚ โ”œโ”€โ”ฌ babel-preset-babili@0.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-evaluate-path@0.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-flip-expressions@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-is-void-0@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-mark-eval-scopes@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-remove-or-void@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-to-multiple-sequence-expressions@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-builtins@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-constant-folding@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-dead-code-elimination@0.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-flip-comparisons@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-guarded-expressions@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-infinity@0.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-mangle-names@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-mark-eval-scopes@0.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-numeric-literals@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-replace@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-simplify@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-type-constructors@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-inline-consecutive-adds@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-regexp-constructors@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-undefined@0.0.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsesc@2.5.1 [exec] โ”‚ โ”œโ”€โ”€ babel-preset-es2015@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-preset-minify@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-register@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-traverse@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-types@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babili@0.0.12 extraneous [exec] โ”‚ โ”œโ”€โ”€ babylon@6.18.0 [exec] โ”‚ โ”œโ”€โ”€ backo2@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ base64-arraybuffer@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ base64-js@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ base64id@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ bcrypt-pbkdf@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ better-assert@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ binary-extensions@1.11.0 [exec] โ”‚ โ”œโ”€โ”€ binaryextensions@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ bl@1.2.1 [exec] โ”‚ โ”œโ”€โ”€ blob@0.0.4 [exec] โ”‚ โ”œโ”€โ”€ body-parser@1.18.2 [exec] โ”‚ โ”œโ”€โ”€ boom@4.3.1 [exec] โ”‚ โ”œโ”€โ”€ bower@1.8.2 [exec] โ”‚ โ”œโ”€โ”€ bower-json@0.8.1 [exec] โ”‚ โ”œโ”€โ”€ bower-logger@0.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ boxen@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chalk@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@4.5.0 [exec] โ”‚ โ”œโ”€โ”€ brace-expansion@1.1.8 [exec] โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”œโ”€โ”€ browser-capabilities@0.2.2 [exec] โ”‚ โ”œโ”€โ”€ browser-stdout@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ browserify-zlib@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ browserstack@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13 [exec] โ”‚ โ”œโ”€โ”€ bufferstreams@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ busboy@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”œโ”€โ”€ bytes@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ caller-path@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ callsite@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ callsites@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ camel-case@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ camelcase-keys@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ caseless@0.12.0 [exec] โ”‚ โ”œโ”€โ”ฌ center-align@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ chai@3.5.0 extraneous [exec] โ”‚ โ”œโ”€โ”€ chalk@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ chardet@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ charenc@0.0.2 [exec] โ”‚ โ”œโ”€โ”€ check-error@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ chokidar@1.7.0 [exec] โ”‚ โ”œโ”€โ”€ chownr@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ circular-json@0.3.3 [exec] โ”‚ โ”œโ”€โ”€ clang-format@1.1.0 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ class-extend@0.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@4.1.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ cleankill@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ cli-boxes@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ cli-cursor@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ cli-table@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ cli-width@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ cliui@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ cloneable-readable@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ co@4.6.0 [exec] โ”‚ โ”œโ”€โ”€ code-point-at@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ collection-visit@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ color-convert@1.9.1 [exec] โ”‚ โ”œโ”€โ”€ color-name@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ colors@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ combined-stream@1.0.5 [exec] โ”‚ โ”œโ”€โ”€ command-line-args@3.0.5 [exec] โ”‚ โ”œโ”€โ”€ command-line-commands@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ command-line-usage@3.0.8 [exec] โ”‚ โ”œโ”€โ”€ commander@2.12.2 [exec] โ”‚ โ”œโ”€โ”€ commondir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ component-bind@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”œโ”€โ”€ component-inherit@0.0.3 [exec] โ”‚ โ”œโ”€โ”€ compress-commons@1.2.2 [exec] โ”‚ โ”œโ”€โ”€ compressible@2.0.12 [exec] โ”‚ โ”œโ”€โ”€ compression@1.7.1 [exec] โ”‚ โ”œโ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ concat-stream@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ configstore@3.1.1 [exec] โ”‚ โ”œโ”€โ”€ content-disposition@0.5.2 [exec] โ”‚ โ”œโ”€โ”€ content-type@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ cookie@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ cookie-signature@1.0.6 [exec] โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ core-js@2.5.3 [exec] โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ crc@3.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ crc32-stream@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ crc@3.5.0 [exec] โ”‚ โ”œโ”€โ”€ create-error-class@3.0.2 [exec] โ”‚ โ”œโ”€โ”€ cross-spawn@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ crypt@0.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ cryptiles@3.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ boom@5.2.0 [exec] โ”‚ โ”œโ”€โ”€ crypto-random-string@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ css-slam@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ css-what@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ cssbeautify@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ currently-unhandled@0.4.1 [exec] โ”‚ โ”œโ”€โ”€ cycle@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ d@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ dargs@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ dashdash@1.14.1 [exec] โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ debug@2.6.9 [exec] โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ deep-eql@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ deep-extend@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ deep-is@0.1.3 [exec] โ”‚ โ”œโ”€โ”ฌ defaults@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ del@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pify@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ delayed-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ depd@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ deprecate@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ deps-regex@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ destroy@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ detect-conflict@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ detect-file@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ detect-indent@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ detect-node@2.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ dicer@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”œโ”€โ”€ diff@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ doctrine@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ dom-urls@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”œโ”€โ”€ dot-prop@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ duplexer3@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ duplexify@3.5.3 [exec] โ”‚ โ”œโ”€โ”€ ecc-jsbn@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ editions@1.3.4 [exec] โ”‚ โ”œโ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ejs@2.5.7 [exec] โ”‚ โ”œโ”€โ”€ encodeurl@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ ends-with@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ engine.io@3.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ accepts@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ engine.io-client@3.1.4 [exec] โ”‚ โ”œโ”€โ”€ engine.io-parser@2.1.2 [exec] โ”‚ โ”œโ”€โ”€ error@7.0.2 [exec] โ”‚ โ”œโ”€โ”€ error-ex@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ es5-ext@0.10.38 [exec] โ”‚ โ”œโ”€โ”€ es6-iterator@2.0.3 [exec] โ”‚ โ”œโ”€โ”€ es6-map@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@4.2.4 [exec] โ”‚ โ”œโ”€โ”€ es6-set@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ es6-symbol@3.1.1 [exec] โ”‚ โ”œโ”€โ”€ es6-weak-map@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ escape-html@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”œโ”€โ”ฌ escodegen@1.9.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ escope@3.6.0 [exec] โ”‚ โ”œโ”€โ”ฌ eslint@3.19.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inquirer@0.12.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ progress@1.1.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ run-async@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ espree@3.5.2 [exec] โ”‚ โ”œโ”€โ”€ esprima@3.1.3 [exec] โ”‚ โ”œโ”€โ”€ esquery@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ esrecurse@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ esutils@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ etag@1.8.1 [exec] โ”‚ โ”œโ”€โ”€ event-emitter@0.3.5 [exec] โ”‚ โ”œโ”€โ”€ eventemitter3@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ execa@0.7.0 [exec] โ”‚ โ”œโ”€โ”€ exit-hook@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ expand-range@1.8.2 [exec] โ”‚ โ”œโ”€โ”€ expand-tilde@1.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ express@4.16.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-to-regexp@0.1.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ send@0.16.1 [exec] โ”‚ โ”œโ”€โ”€ ext-list@2.2.2 [exec] โ”‚ โ”œโ”€โ”€ ext-name@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ external-editor@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ tmp@0.0.29 [exec] โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”œโ”€โ”€ extsprintf@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ eyes@0.1.8 [exec] โ”‚ โ”œโ”€โ”€ fancy-log@1.3.2 [exec] โ”‚ โ”œโ”€โ”€ fast-deep-equal@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ fast-json-stable-stringify@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ fast-levenshtein@2.0.6 [exec] โ”‚ โ”œโ”€โ”€ fd-slicer@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ feature-detect-es6@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ figures@1.7.0 [exec] โ”‚ โ”œโ”€โ”€ file-entry-cache@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ filename-regex@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ fill-range@2.2.3 [exec] โ”‚ โ”œโ”€โ”€ filled-array@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ finalhandler@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ find-port@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@0.2.10 [exec] โ”‚ โ”œโ”€โ”€ find-replace@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ find-up@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ findup-sync@0.4.3 [exec] โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ expand-tilde@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ flat-cache@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ del@2.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ globby@5.0.0 [exec] โ”‚ โ”œโ”€โ”€ follow-redirects@0.0.7 [exec] โ”‚ โ”œโ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ for-own@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ forever-agent@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ fork-stream@0.0.4 [exec] โ”‚ โ”œโ”€โ”€ form-data@2.3.1 [exec] โ”‚ โ”œโ”€โ”€ formatio@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ forwarded@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ freeport@1.0.5 [exec] โ”‚ โ”œโ”€โ”€ fresh@0.5.2 [exec] โ”‚ โ”œโ”€โ”€ fs-exists-sync@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ fs-readdir-recursive@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ function-bind@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ gaze@0.5.2 [exec] โ”‚ โ”œโ”€โ”€ generate-function@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ generate-object-property@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ get-caller-file@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ get-func-name@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ get-stream@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”œโ”€โ”€ getpass@0.1.7 [exec] โ”‚ โ”œโ”€โ”€ gh-got@5.0.0 [exec] โ”‚ โ”œโ”€โ”€ github@7.3.2 [exec] โ”‚ โ”œโ”€โ”€ github-username@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ glob@7.1.2 [exec] โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”œโ”€โ”€ glob-parent@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ through2@0.6.5 [exec] โ”‚ โ”œโ”€โ”€ glob-watcher@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ glob2base@0.0.12 [exec] โ”‚ โ”œโ”€โ”€ global-dirs@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ global-modules@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ global-prefix@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ globals@9.18.0 [exec] โ”‚ โ”œโ”€โ”€ globby@6.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimatch@0.2.14 [exec] โ”‚ โ”œโ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ got@6.7.1 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ grouped-queue@0.3.3 [exec] โ”‚ โ”œโ”€โ”€ growl@1.9.2 [exec] โ”‚ โ”œโ”€โ”€ gulp@3.9.1 extraneous [exec] โ”‚ โ”œโ”€โ”€ gulp-eslint@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ gulp-if@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ gulp-match@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-mocha@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ mocha@3.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ commander@2.9.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@7.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-flag@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@3.1.2 [exec] โ”‚ โ”œโ”€โ”€ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ gulp-spawn-mocha@3.3.1 extraneous [exec] โ”‚ โ”œโ”€โ”€ gulp-typings@2.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ gulplog@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ gunzip-maybe@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ handle-thing@1.2.5 [exec] โ”‚ โ”œโ”€โ”ฌ handlebars@4.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ uglify-js@2.8.29 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ yargs@3.10.0 [exec] โ”‚ โ”œโ”€โ”€ har-schema@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ har-validator@5.0.3 [exec] โ”‚ โ”œโ”€โ”€ has@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ has-ansi@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ has-binary2@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”œโ”€โ”€ has-cors@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ has-flag@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ has-gulplog@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ hawk@6.0.2 [exec] โ”‚ โ”œโ”€โ”€ he@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ hoek@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ home-or-tmp@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ homedir-polyfill@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ hosted-git-info@2.5.0 [exec] โ”‚ โ”œโ”€โ”€ hpack.js@2.1.6 [exec] โ”‚ โ”œโ”€โ”€ html-minifier@3.5.8 [exec] โ”‚ โ”œโ”€โ”€ http-deceiver@1.2.7 [exec] โ”‚ โ”œโ”€โ”ฌ http-errors@1.6.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ setprototypeof@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ http-proxy@1.16.2 [exec] โ”‚ โ”œโ”€โ”€ http-proxy-agent@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ http-proxy-middleware@0.17.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-glob@3.1.0 [exec] โ”‚ โ”œโ”€โ”€ http-signature@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ https-proxy-agent@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.19 [exec] โ”‚ โ”œโ”€โ”€ ignore@3.3.7 [exec] โ”‚ โ”œโ”€โ”€ import-lazy@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ indent-string@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ indexof@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ inflight@1.0.6 [exec] โ”‚ โ”œโ”€โ”€ inherits@2.0.3 [exec] โ”‚ โ”œโ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”œโ”€โ”€ inquirer@1.2.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ intersect@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ invariant@2.2.2 [exec] โ”‚ โ”œโ”€โ”€ invert-kv@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ ipaddr.js@1.5.2 [exec] โ”‚ โ”œโ”€โ”€ irregular-plurals@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ is-absolute@0.2.6 [exec] โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ is-binary-path@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”œโ”€โ”€ is-builtin-module@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-deflate@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-dotfile@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”œโ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-installed-globally@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-my-json-valid@2.17.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-obj@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ is-odd@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-number@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-path-in-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-path-inside@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-posix-bracket@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-promise@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-property@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-relative@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ is-resolvable@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-retry-allowed@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-scoped@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-stream@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-typedarray@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-unc-path@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”œโ”€โ”€ is-windows@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ isobject@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ isstream@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ istanbul@0.4.5 extraneous [exec] โ”‚ โ”œโ”€โ”€ istextorbinary@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ js-tokens@3.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@3.10.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ jsbn@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ jsesc@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ json-schema@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ json-schema-traverse@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ json-stable-stringify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 [exec] โ”‚ โ”œโ”€โ”€ json3@3.3.2 [exec] โ”‚ โ”œโ”€โ”€ json5@0.5.1 [exec] โ”‚ โ”œโ”€โ”€ jsonfile@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ jsonify@0.0.0 [exec] โ”‚ โ”œโ”€โ”€ jsonpointer@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ jsonschema@1.2.2 [exec] โ”‚ โ”œโ”€โ”€ jsprim@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”œโ”€โ”€ latest-version@3.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ launchpad@0.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@2.6.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore@1.8.3 [exec] โ”‚ โ”œโ”€โ”€ lazy-cache@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ lcid@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ levn@0.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ braces@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-windows@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ micromatch@3.1.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ resolve-dir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ listify@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ load-json-file@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ locate-path@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-exists@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lockfile@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ lodash@4.17.4 [exec] โ”‚ โ”œโ”€โ”€ lodash._baseassign@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash._basecreate@3.0.3 [exec] โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash.create@3.1.1 [exec] โ”‚ โ”œโ”€โ”€ lodash.defaults@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.escape@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash.isequal@4.5.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.isplainobject@4.0.6 [exec] โ”‚ โ”œโ”€โ”€ lodash.keys@3.1.2 [exec] โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”œโ”€โ”€ lodash.some@4.6.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.template@4.4.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.templatesettings@4.1.0 [exec] โ”‚ โ”œโ”€โ”€ log-symbols@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ lolex@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ loose-envify@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ loud-rejection@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ lower-case@1.1.4 [exec] โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ lru-cache@4.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ make-dir@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pify@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ make-error@1.3.2 [exec] โ”‚ โ”œโ”€โ”€ make-error-cause@1.2.2 [exec] โ”‚ โ”œโ”€โ”€ make-iterator@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ map-stream@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ matcher@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ md5@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ media-typer@0.3.0 [exec] โ”‚ โ”œโ”€โ”€ mem@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ mem-fs@1.1.3 [exec] โ”‚ โ”œโ”€โ”ฌ mem-fs-editor@3.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ memory-streams@0.1.2 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ merge-descriptors@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ merge-stream@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ methods@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ micromatch@2.3.11 [exec] โ”‚ โ”œโ”€โ”€ mime@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ mime-db@1.32.0 [exec] โ”‚ โ”œโ”€โ”ฌ mime-types@2.1.17 [exec] โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.30.0 [exec] โ”‚ โ”œโ”€โ”€ mimic-fn@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ minimalistic-assert@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 [exec] โ”‚ โ”œโ”€โ”€ minimatch-all@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ mkdirp@0.5.1 [exec] โ”‚ โ”œโ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ multer@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ multimatch@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ multipipe@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ mute-stream@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ mz@2.7.0 [exec] โ”‚ โ”œโ”€โ”€ nan@2.8.0 [exec] โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ native-promise-only@0.8.1 [exec] โ”‚ โ”œโ”€โ”€ natives@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ natural-compare@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ ncname@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ negotiator@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ netrc@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ no-case@2.3.2 [exec] โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ nodegit-promise@4.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nomnom@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chalk@0.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ nopt@1.0.10 [exec] โ”‚ โ”œโ”€โ”€ normalize-package-data@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ normalize-path@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ npm-run-path@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ oauth-sign@0.8.2 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ object-component@0.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ object.omit@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ obuf@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ on-finished@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ on-headers@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ once@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ opn@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ optimist@0.6.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.3 [exec] โ”‚ โ”œโ”€โ”€ optionator@0.8.2 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”œโ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ os-locale@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ os-shim@0.1.3 [exec] โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ osenv@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ output-file-sync@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ p-finally@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ p-limit@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ p-locate@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ p-map@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ p-try@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ package-json@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ pako@0.2.9 [exec] โ”‚ โ”œโ”€โ”€ param-case@2.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-windows@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-glob@3.0.4 [exec] โ”‚ โ”œโ”€โ”€ parse-json@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ parse5@2.2.3 [exec] โ”‚ โ”œโ”€โ”€ parseqs@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ parseuri@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ parseurl@1.3.2 [exec] โ”‚ โ”œโ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ path-dirname@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ path-is-absolute@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ path-key@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ path-parse@1.0.5 [exec] โ”‚ โ”œโ”€โ”€ path-root@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ path-to-regexp@1.7.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ path-type@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ pathval@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ peek-stream@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ pem@1.12.3 [exec] โ”‚ โ”œโ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ performance-now@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ”œโ”€โ”€ pinkie-promise@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ plist@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ plur@2.1.2 [exec] โ”‚ โ”œโ”€โ”€ pluralize@1.2.1 [exec] โ”‚ โ”œโ”€โ”€ plylog@0.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-analyzer@2.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-build@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ plylog@0.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-bundler@3.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-linter@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/estree@0.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-project-config@3.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ plylog@0.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”œโ”€โ”ฌ polyserve@0.23.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/mz@0.0.29 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@8.5.9 [exec] โ”‚ โ”œโ”€โ”€ popsicle@8.2.0 [exec] โ”‚ โ”œโ”€โ”€ popsicle-proxy-agent@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ popsicle-retry@3.2.1 [exec] โ”‚ โ”œโ”€โ”€ popsicle-rewrite@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ popsicle-status@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ prepend-http@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@4.0.2 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ private@0.1.8 [exec] โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ progress@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ promise-finally@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ promisify-node@0.4.0 [exec] โ”‚ โ”œโ”€โ”€ proxy-addr@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ pseudomap@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ pump@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ pumpify@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ punycode@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ q@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ qs@6.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ randomatic@1.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ range-parser@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ raw-body@2.3.2 [exec] โ”‚ โ”œโ”€โ”ฌ rc@1.2.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ read-all-stream@3.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ read-chunk@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pify@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ read-pkg@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ read-pkg-up@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ readdirp@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ readline2@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ mute-stream@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ redent@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ reduce-flatten@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ regenerate@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ regenerator-runtime@0.11.1 [exec] โ”‚ โ”œโ”€โ”€ regenerator-transform@0.10.1 [exec] โ”‚ โ”œโ”€โ”€ regex-cache@0.4.4 [exec] โ”‚ โ”œโ”€โ”€ regex-not@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ regexpu-core@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ registry-auth-token@3.3.2 [exec] โ”‚ โ”œโ”€โ”€ registry-url@3.1.0 [exec] โ”‚ โ”œโ”€โ”€ regjsgen@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ regjsparser@0.1.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsesc@0.5.0 [exec] โ”‚ โ”œโ”€โ”€ relateurl@0.2.7 [exec] โ”‚ โ”œโ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”œโ”€โ”€ repeating@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ req-cwd@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ req-from@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ request@2.83.0 [exec] โ”‚ โ”œโ”€โ”€ require-directory@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ require-main-filename@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ require-package-name@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ require-uncached@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ requirejs@2.3.5 [exec] โ”‚ โ”œโ”€โ”€ requires-port@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ resolve@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ resolve-dir@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ resolve-from@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ restore-cursor@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ right-align@0.1.3 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.6.2 [exec] โ”‚ โ”œโ”€โ”€ run-async@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ rx@4.1.0 [exec] โ”‚ โ”œโ”€โ”€ rx-lite@3.1.2 [exec] โ”‚ โ”œโ”€โ”€ rx-lite-aggregates@4.0.8 [exec] โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 [exec] โ”‚ โ”œโ”€โ”€ samsam@1.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ sauce-connect-launcher@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@2.6.0 [exec] โ”‚ โ”œโ”€โ”€ scoped-regex@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ select-hose@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ selenium-standalone@6.12.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@2.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ boom@2.10.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.11.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cryptiles@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ debug@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ form-data@2.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ har-validator@2.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hawk@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hoek@2.16.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ http-signature@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ qs@6.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ request@2.79.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sntp@1.0.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ tar-stream@1.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”œโ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”œโ”€โ”€ semver-diff@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ send@0.14.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ etag@1.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ http-errors@1.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ms@0.7.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ setprototypeof@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”œโ”€โ”ฌ serve-static@1.13.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ send@0.16.1 [exec] โ”‚ โ”œโ”€โ”€ server-destroy@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ serviceworker-cache-polyfill@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ set-blocking@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ set-getter@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ set-value@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ setprototypeof@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ shady-css-parser@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ shebang-command@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ shebang-regex@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ shelljs@0.7.8 [exec] โ”‚ โ”œโ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”œโ”€โ”€ sinon@1.17.7 extraneous [exec] โ”‚ โ”œโ”€โ”€ sinon-chai@2.14.0 [exec] โ”‚ โ”œโ”€โ”€ slash@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ slice-ansi@0.0.4 [exec] โ”‚ โ”œโ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ snapdragon-util@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ sntp@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ socket.io@2.0.4 [exec] โ”‚ โ”œโ”€โ”€ socket.io-adapter@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ socket.io-client@2.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ socket.io-parser@3.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ sort-keys@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ sort-keys-length@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ source-map-resolve@0.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ source-map-support@0.4.18 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”œโ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ spawn-sync@1.0.15 [exec] โ”‚ โ”œโ”€โ”€ spdx-correct@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ spdx-expression-parse@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ spdx-license-ids@1.2.2 [exec] โ”‚ โ”œโ”€โ”€ spdy@3.4.7 [exec] โ”‚ โ”œโ”€โ”€ spdy-transport@2.0.20 [exec] โ”‚ โ”œโ”€โ”ฌ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ sprintf-js@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ sshpk@1.13.1 [exec] โ”‚ โ”œโ”€โ”€ stable@0.1.6 [exec] โ”‚ โ”œโ”€โ”€ stack-trace@0.0.10 [exec] โ”‚ โ”œโ”€โ”ฌ stacky@1.3.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ statuses@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ stream-consume@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ stream-shift@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ streamsearch@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ string-template@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ string-width@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ stringstream@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ strip-bom-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ strip-eof@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ strip-json-comments@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ sw-precache@5.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chalk@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ supports-color@4.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ update-notifier@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ sw-toolbox@3.6.0 [exec] โ”‚ โ”œโ”€โ”ฌ table@3.8.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ajv@4.11.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ table-layout@0.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ tar-fs@1.16.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pump@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ tar-stream@1.5.5 [exec] โ”‚ โ”œโ”€โ”ฌ temp@0.8.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ term-size@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ ternary-stream@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ test-value@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ text-encoding@0.6.4 [exec] โ”‚ โ”œโ”€โ”€ text-table@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ textextensions@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ thenify@3.3.0 [exec] โ”‚ โ”œโ”€โ”€ thenify-all@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ throat@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ through@2.3.8 [exec] โ”‚ โ”œโ”€โ”€ through2@2.0.3 [exec] โ”‚ โ”œโ”€โ”€ through2-filter@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ throwback@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ tildify@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ timed-out@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ tmp@0.0.31 extraneous [exec] โ”‚ โ”œโ”€โ”€ to-absolute-glob@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ to-array@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ to-fast-properties@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ to-object-path@0.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ to-regex@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-number@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ touch@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ tough-cookie@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ trim-right@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ tsutils@1.9.1 [exec] โ”‚ โ”œโ”€โ”€ tunnel-agent@0.6.0 [exec] โ”‚ โ”œโ”€โ”€ tweetnacl@0.14.5 [exec] โ”‚ โ”œโ”€โ”€ type-check@0.3.2 [exec] โ”‚ โ”œโ”€โ”€ type-detect@4.0.8 [exec] โ”‚ โ”œโ”€โ”€ type-is@1.6.15 [exec] โ”‚ โ”œโ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ typical@2.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ typings-core@1.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ configstore@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dot-prop@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-template@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ typescript@2.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ write-file-atomic@1.3.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xdg-basedir@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ typings-global@1.0.28 [exec] โ”‚ โ”œโ”€โ”€ ua-parser-js@0.7.17 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@3.3.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ commander@2.13.0 [exec] โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ ultron@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ underscore@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@3.3.4 [exec] โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ set-value@0.4.3 [exec] โ”‚ โ”œโ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ unique-string@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ unpipe@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ untildify@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ unzip-response@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ update-notifier@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-align@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ boxen@0.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ configstore@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dot-prop@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ got@5.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ latest-version@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ package-json@2.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ widest-line@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ write-file-atomic@1.3.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xdg-basedir@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ upper-case@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ urijs@1.19.0 [exec] โ”‚ โ”œโ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ url-parse-lax@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ use@2.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ user-home@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ util@0.10.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ utils-merge@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ uuid@3.2.1 [exec] โ”‚ โ”œโ”€โ”€ uws@0.14.5 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ vali-date@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ vargs@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ vary@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ verror@1.10.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl-file@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-bom-stream@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ vinyl-fs@2.4.4 [exec] โ”‚ โ”œโ”€โ”€ vinyl-fs-fake@1.1.0 extraneous [exec] โ”‚ โ”œโ”€โ”€ walkdir@0.0.11 [exec] โ”‚ โ”œโ”€โ”€ wbuf@1.7.2 [exec] โ”‚ โ”œโ”€โ”ฌ wct-local@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chalk@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@4.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ wct-sauce@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ wd@1.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ boom@2.10.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.11.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cryptiles@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ form-data@2.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ har-validator@2.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hawk@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hoek@2.16.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ http-signature@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.16.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ q@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ qs@6.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ request@2.79.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sntp@1.0.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”œโ”€โ”ฌ web-component-tester@6.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ async@2.6.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash@4.17.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chai@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ destroy@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ee-first@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ etag@1.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ findup-sync@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.2.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.2.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ms@0.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ on-finished@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ range-parser@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ send@0.11.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sinon@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ supports-color@4.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ update-notifier@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ chalk@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ which@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ which-module@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ widest-line@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ window-size@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ winston@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ wordwrap@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ wordwrapjs@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ wrap-ansi@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ write@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ write-file-atomic@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ ws@3.3.3 [exec] โ”‚ โ”œโ”€โ”€ xdg-basedir@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ xml-char-classes@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ xmlbuilder@8.2.2 [exec] โ”‚ โ”œโ”€โ”€ xmldom@0.1.27 [exec] โ”‚ โ”œโ”€โ”€ xmlhttprequest-ssl@1.5.5 [exec] โ”‚ โ”œโ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ y18n@3.2.1 [exec] โ”‚ โ”œโ”€โ”€ yallist@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ yargs@8.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ find-up@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ load-json-file@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-type@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ read-pkg@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ read-pkg-up@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ yargs-parser@7.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ camelcase@4.1.0 [exec] โ”‚ โ”œโ”€โ”€ yauzl@2.9.1 [exec] โ”‚ โ”œโ”€โ”€ yeast@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ yeoman-assert@2.2.3 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ yeoman-environment@1.6.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ diff@2.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@6.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ globby@4.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ yeoman-generator@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@2.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ find-up@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ load-json-file@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-type@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ read-pkg@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ read-pkg-up@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ yeoman-test@1.7.0 extraneous [exec] โ”‚ โ”œโ”€โ”€ zip-object@0.1.0 [exec] โ”‚ โ””โ”€โ”€ zip-stream@1.2.0 [exec] โ”œโ”€โ”ฌ polyserve@0.27.11 [exec] โ”‚ โ”œโ”€โ”€ @types/compression@0.0.33 [exec] โ”‚ โ”œโ”€โ”€ @types/content-type@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ @types/escape-html@0.0.20 [exec] โ”‚ โ”œโ”€โ”ฌ @types/express@4.16.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @types/body-parser@1.17.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @types/connect@3.4.32 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ @types/express-serve-static-core@4.16.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/events@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/range-parser@1.2.2 [exec] โ”‚ โ”œโ”€โ”€ @types/mime@0.0.29 [exec] โ”‚ โ”œโ”€โ”ฌ @types/mz@0.0.29 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/bluebird@3.5.21 [exec] โ”‚ โ”œโ”€โ”€ @types/node@9.6.22 [exec] โ”‚ โ”œโ”€โ”€ @types/opn@3.0.28 [exec] โ”‚ โ”œโ”€โ”€ @types/parse5@2.2.34 [exec] โ”‚ โ”œโ”€โ”€ @types/pem@1.9.3 [exec] โ”‚ โ”œโ”€โ”€ @types/resolve@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ @types/serve-static@1.13.2 [exec] โ”‚ โ”œโ”€โ”€ @types/spdy@3.4.4 [exec] โ”‚ โ”œโ”€โ”ฌ bower-config@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mout@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ optimist@0.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ osenv@0.1.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ untildify@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ browser-capabilities@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/ua-parser-js@0.7.32 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ua-parser-js@0.7.18 [exec] โ”‚ โ”œโ”€โ”ฌ compression@1.7.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ accepts@1.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mime-types@2.1.18 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.33.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ bytes@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ compressible@2.0.14 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.34.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ on-headers@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vary@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ content-type@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ escape-html@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ express@4.16.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-flatten@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ body-parser@1.18.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ http-errors@1.6.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.19 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ raw-body@2.3.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ http-errors@1.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ setprototypeof@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ content-disposition@0.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cookie@0.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cookie-signature@1.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ encodeurl@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ etag@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ finalhandler@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unpipe@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ merge-descriptors@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ methods@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ parseurl@1.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-to-regexp@0.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ proxy-addr@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ forwarded@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ipaddr.js@1.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ qs@6.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ range-parser@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ send@0.16.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ serve-static@1.13.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ send@0.16.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ setprototypeof@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ statuses@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ type-is@1.6.16 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ media-typer@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ utils-merge@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ find-port@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ http-proxy-middleware@0.17.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ http-proxy@1.17.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ eventemitter3@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ follow-redirects@1.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ debug@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ requires-port@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ lru-cache@4.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pseudomap@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ yallist@2.1.2 [exec] โ”‚ โ”œโ”€โ”€ mime@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ opn@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ pem@1.12.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ md5@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ charenc@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ crypt@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ which@1.3.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-build@3.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ UNMET PEER DEPENDENCY @babel/core@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/code-frame@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/highlight@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/generator@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jsesc@2.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/helpers@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/parser@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/template@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/types@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-fast-properties@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-external-helpers@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-plugin-utils@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-proposal-async-generator-functions@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/helper-remap-async-to-generator@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-wrap-function@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-proposal-object-rest-spread@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-syntax-async-generators@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-syntax-dynamic-import@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-syntax-import-meta@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-syntax-object-rest-spread@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-arrow-functions@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-async-to-generator@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-module-imports@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-block-scoped-functions@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-block-scoping@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-classes@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/helper-annotate-as-pure@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/types@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-fast-properties@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/helper-define-map@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/helper-function-name@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/helper-get-function-arity@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/template@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/code-frame@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babylon@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/types@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-fast-properties@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/helper-function-name@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/helper-get-function-arity@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/template@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/code-frame@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babylon@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/helper-optimise-call-expression@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/types@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-fast-properties@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/helper-replace-supers@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/template@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/code-frame@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babylon@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/traverse@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/helper-function-name@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-get-function-arity@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ globals@10.4.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/types@7.0.0-beta.35 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-fast-properties@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-computed-properties@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-destructuring@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-duplicate-keys@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-exponentiation-operator@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/helper-builder-binary-assignment-operator-visitor@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-explode-assignable-expression@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-for-of@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-function-name@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-function-name@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-instanceof@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-literals@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-modules-amd@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/helper-module-transforms@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-simple-access@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-object-super@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ @babel/helper-replace-supers@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/helper-member-expression-to-functions@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-optimise-call-expression@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-parameters@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/helper-call-delegate@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-hoist-variables@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-get-function-arity@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-regenerator@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ regenerator-transform@0.12.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-shorthand-properties@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-spread@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-sticky-regex@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-regex@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-template-literals@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @babel/helper-annotate-as-pure@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @babel/plugin-transform-typeof-symbol@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/plugin-transform-unicode-regex@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regexpu-core@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ regenerate-unicode-properties@7.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ regjsgen@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ regjsparser@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jsesc@0.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ unicode-match-property-ecmascript@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unicode-canonical-property-names-ecmascript@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unicode-property-aliases-ecmascript@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unicode-match-property-value-ecmascript@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @babel/traverse@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @babel/helper-split-export-declaration@7.0.0-beta.51 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ globals@11.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @polymer/esm-amd-loader@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/babel-types@6.25.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/mz@0.0.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/resolve@0.0.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/vinyl-fs@2.4.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-guarded-expressions@0.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-flip-expressions@0.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-preset-minify@0.4.0-alpha.caaefb4c [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-builtins@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-evaluate-path@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-constant-folding@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-dead-code-elimination@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-mark-eval-scopes@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-remove-or-void@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-flip-comparisons@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-is-void-0@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-infinity@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-mangle-names@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-numeric-literals@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-replace@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-simplify@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-to-multiple-sequence-expressions@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-type-constructors@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-inline-consecutive-adds@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-member-expression-literals@6.10.0-alpha.f95869d4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-merge-sibling-variables@6.10.0-alpha.f95869d4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-minify-booleans@6.10.0-alpha.f95869d4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-property-literals@6.10.0-alpha.f95869d4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-regexp-constructors@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-console@6.10.0-alpha.f95869d4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-debugger@6.10.0-alpha.f95869d4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-undefined@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-simplify-comparison-operators@6.10.0-alpha.f95869d4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-plugin-transform-undefined-to-void@6.10.0-alpha.f95869d4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babylon@7.0.0-beta.47 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ css-slam@2.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ command-line-args@5.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-back@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-replace@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ test-value@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ command-line-usage@5.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ table-layout@0.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wordwrapjs@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ shady-css-parser@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ html-minifier@3.5.17 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ camel-case@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clean-css@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ commander@2.15.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ he@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ param-case@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ uglify-js@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ parse5@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ polymer-analyzer@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @types/minimatch@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @types/path-is-inside@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @types/whatwg-url@6.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cancel-token@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ indent@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-indent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vscode-uri@1.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ polymer-bundler@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @types/acorn@4.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ acorn-import-meta@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @types/node@6.0.113 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ magic-string@0.22.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vlq@0.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ parse5@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rollup@0.58.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @types/estree@0.0.38 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ regenerator-runtime@0.11.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@3.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ polymer-project-config@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ requirejs@2.3.5 [exec] โ”‚ โ”œโ”€โ”ฌ send@0.14.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ destroy@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ etag@1.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ http-errors@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ setprototypeof@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ms@0.7.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ statuses@1.3.1 [exec] โ”‚ โ””โ”€โ”ฌ spdy@3.4.7 [exec] โ”‚ โ”œโ”€โ”€ handle-thing@1.2.5 [exec] โ”‚ โ”œโ”€โ”€ http-deceiver@1.2.7 [exec] โ”‚ โ”œโ”€โ”€ select-hose@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ spdy-transport@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ detect-node@2.0.3 [exec] โ”‚ โ”œโ”€โ”€ hpack.js@2.1.6 [exec] โ”‚ โ”œโ”€โ”€ obuf@1.1.2 [exec] โ”‚ โ””โ”€โ”ฌ wbuf@1.7.3 [exec] โ”‚ โ””โ”€โ”€ minimalistic-assert@1.0.1 [exec] โ”œโ”€โ”€ run-sequence@1.2.2 [exec] โ””โ”€โ”ฌ through2@2.0.3 [exec] โ””โ”€โ”€ xtend@4.0.1 [exec] bowerInstall: [exec] bower marked-element#^2.0.0 not-cached https://github.com/PolymerElements/marked-element.git#^2.0.0 [exec] bower marked-element#^2.0.0 resolve https://github.com/PolymerElements/marked-element.git#^2.0.0 [exec] bower page#1.6.7 not-cached https://github.com/nuxeo/page.js.git#1.6.7 [exec] bower page#1.6.7 resolve https://github.com/nuxeo/page.js.git#1.6.7 [exec] bower polymer#^2.0.0 not-cached https://github.com/polymer/polymer.git#^2.0.0 [exec] bower polymer#^2.0.0 resolve https://github.com/polymer/polymer.git#^2.0.0 [exec] bower chart-elements#4.0.0 not-cached https://github.com/nuxeo/chart-elements.git#4.0.0 [exec] bower chart-elements#4.0.0 resolve https://github.com/nuxeo/chart-elements.git#4.0.0 [exec] bower neon-animation#2.0.2 not-cached https://github.com/PolymerElements/neon-animation.git#2.0.2 [exec] bower neon-animation#2.0.2 resolve https://github.com/PolymerElements/neon-animation.git#2.0.2 [exec] bower nuxeo-elements#master not-cached https://github.com/nuxeo/nuxeo-elements.git#master [exec] bower nuxeo-elements#master resolve https://github.com/nuxeo/nuxeo-elements.git#master [exec] bower nuxeo-ui-elements#master not-cached https://github.com/nuxeo/nuxeo-ui-elements.git#master [exec] bower nuxeo-ui-elements#master resolve https://github.com/nuxeo/nuxeo-ui-elements.git#master [exec] bower nuxeo-dataviz-elements#master not-cached https://github.com/nuxeo/nuxeo-dataviz-elements.git#master [exec] bower nuxeo-dataviz-elements#master resolve https://github.com/nuxeo/nuxeo-dataviz-elements.git#master [exec] bower iron-a11y-keys#^2.0.0 not-cached https://github.com/PolymerElements/iron-a11y-keys.git#^2.0.0 [exec] bower iron-a11y-keys#^2.0.0 resolve https://github.com/PolymerElements/iron-a11y-keys.git#^2.0.0 [exec] bower iron-icons#^2.0.0 not-cached https://github.com/PolymerElements/iron-icons.git#^2.0.0 [exec] bower iron-icons#^2.0.0 resolve https://github.com/PolymerElements/iron-icons.git#^2.0.0 [exec] bower iron-jsonp-library#^2.0.0 not-cached https://github.com/PolymerElements/iron-jsonp-library.git#^2.0.0 [exec] bower iron-jsonp-library#^2.0.0 resolve https://github.com/PolymerElements/iron-jsonp-library.git#^2.0.0 [exec] bower iron-label#^2.0.0 not-cached https://github.com/PolymerElements/iron-label.git#^2.0.0 [exec] bower iron-label#^2.0.0 resolve https://github.com/PolymerElements/iron-label.git#^2.0.0 [exec] bower iron-localstorage#^2.0.0 not-cached https://github.com/PolymerElements/iron-localstorage.git#^2.0.0 [exec] bower iron-localstorage#^2.0.0 resolve https://github.com/PolymerElements/iron-localstorage.git#^2.0.0 [exec] bower iron-location#^2.0.0 not-cached https://github.com/PolymerElements/iron-location.git#^2.0.0 [exec] bower iron-location#^2.0.0 resolve https://github.com/PolymerElements/iron-location.git#^2.0.0 [exec] bower iron-media-query#^2.0.0 not-cached https://github.com/PolymerElements/iron-media-query.git#^2.0.0 [exec] bower iron-media-query#^2.0.0 resolve https://github.com/PolymerElements/iron-media-query.git#^2.0.0 [exec] bower iron-overlay-behavior#2.2.1 not-cached https://github.com/PolymerElements/iron-overlay-behavior.git#2.2.1 [exec] bower iron-overlay-behavior#2.2.1 resolve https://github.com/PolymerElements/iron-overlay-behavior.git#2.2.1 [exec] bower iron-pages#^2.0.0 not-cached https://github.com/PolymerElements/iron-pages.git#^2.0.0 [exec] bower iron-pages#^2.0.0 resolve https://github.com/PolymerElements/iron-pages.git#^2.0.0 [exec] bower paper-drawer-panel#^2.0.0 not-cached https://github.com/PolymerElements/paper-drawer-panel.git#^2.0.0 [exec] bower paper-drawer-panel#^2.0.0 resolve https://github.com/PolymerElements/paper-drawer-panel.git#^2.0.0 [exec] bower paper-header-panel#^2.0.0 not-cached https://github.com/PolymerElements/paper-header-panel.git#^2.0.0 [exec] bower paper-header-panel#^2.0.0 resolve https://github.com/PolymerElements/paper-header-panel.git#^2.0.0 [exec] bower paper-listbox#^2.0.0 not-cached https://github.com/PolymerElements/paper-listbox.git#^2.0.0 [exec] bower paper-listbox#^2.0.0 resolve https://github.com/PolymerElements/paper-listbox.git#^2.0.0 [exec] bower paper-radio-group#^2.0.0 not-cached https://github.com/PolymerElements/paper-radio-group.git#^2.0.0 [exec] bower paper-radio-group#^2.0.0 resolve https://github.com/PolymerElements/paper-radio-group.git#^2.0.0 [exec] bower paper-slider#^2.0.0 not-cached https://github.com/PolymerElements/paper-slider.git#^2.0.0 [exec] bower paper-slider#^2.0.0 resolve https://github.com/PolymerElements/paper-slider.git#^2.0.0 [exec] bower paper-fab#^2.0.0 not-cached https://github.com/PolymerElements/paper-fab.git#^2.0.0 [exec] bower paper-fab#^2.0.0 resolve https://github.com/PolymerElements/paper-fab.git#^2.0.0 [exec] bower paper-tabs#^2.0.0 not-cached https://github.com/PolymerElements/paper-tabs.git#^2.0.0 [exec] bower paper-tabs#^2.0.0 resolve https://github.com/PolymerElements/paper-tabs.git#^2.0.0 [exec] bower paper-badge#^2.0.0 not-cached https://github.com/PolymerElements/paper-badge.git#^2.0.0 [exec] bower paper-badge#^2.0.0 resolve https://github.com/PolymerElements/paper-badge.git#^2.0.0 [exec] bower paper-toolbar#^2.0.0 not-cached https://github.com/PolymerElements/paper-toolbar.git#^2.0.0 [exec] bower paper-toolbar#^2.0.0 resolve https://github.com/PolymerElements/paper-toolbar.git#^2.0.0 [exec] bower paper-radio-button#^2.0.0 not-cached https://github.com/PolymerElements/paper-radio-button.git#^2.0.0 [exec] bower paper-radio-button#^2.0.0 resolve https://github.com/PolymerElements/paper-radio-button.git#^2.0.0 [exec] bower app-layout#^2.0.0 not-cached https://github.com/PolymerElements/app-layout.git#^2.0.0 [exec] bower app-layout#^2.0.0 resolve https://github.com/PolymerElements/app-layout.git#^2.0.0 [exec] bower paper-dialog-scrollable#^2.0.0 not-cached https://github.com/PolymerElements/paper-dialog-scrollable.git#^2.0.0 [exec] bower paper-dialog-scrollable#^2.0.0 resolve https://github.com/PolymerElements/paper-dialog-scrollable.git#^2.0.0 [exec] bower iron-validator-behavior#^2.0.0 not-cached https://github.com/PolymerElements/iron-validator-behavior.git#^2.0.0 [exec] bower iron-validator-behavior#^2.0.0 resolve https://github.com/PolymerElements/iron-validator-behavior.git#^2.0.0 [exec] bower web-animations-js#^2.3.1 not-cached https://github.com/web-animations/web-animations-js.git#^2.3.1 [exec] bower web-animations-js#^2.3.1 resolve https://github.com/web-animations/web-animations-js.git#^2.3.1 [exec] bower webcomponentsjs#^1.0.0 not-cached https://github.com/webcomponents/webcomponentsjs.git#^1.0.0 [exec] bower webcomponentsjs#^1.0.0 resolve https://github.com/webcomponents/webcomponentsjs.git#^1.0.0 [exec] bower moment#2.10.6 not-cached https://github.com/moment/moment.git#2.10.6 [exec] bower moment#2.10.6 resolve https://github.com/moment/moment.git#2.10.6 [exec] bower jsPlumb#2.0.4 not-cached https://github.com/sporritt/jsPlumb.git#2.0.4 [exec] bower jsPlumb#2.0.4 resolve https://github.com/sporritt/jsPlumb.git#2.0.4 [exec] bower page#1.6.7 download https://github.com/nuxeo/page.js/archive/1.6.7.tar.gz [exec] bower neon-animation#2.0.2 download https://github.com/PolymerElements/neon-animation/archive/v2.0.2.tar.gz [exec] bower polymer#^2.0.0 download https://github.com/polymer/polymer/archive/v2.6.0.tar.gz [exec] bower nuxeo-elements#master download https://github.com/nuxeo/nuxeo-elements/archive/master.tar.gz [exec] bower nuxeo-ui-elements#master download https://github.com/nuxeo/nuxeo-ui-elements/archive/master.tar.gz [exec] bower nuxeo-dataviz-elements#master download https://github.com/nuxeo/nuxeo-dataviz-elements/archive/master.tar.gz [exec] bower page#1.6.7 extract archive.tar.gz [exec] bower marked-element#^2.0.0 download https://github.com/PolymerElements/marked-element/archive/v2.4.0.tar.gz [exec] bower page#1.6.7 resolved https://github.com/nuxeo/page.js.git#1.6.7 [exec] bower iron-a11y-keys#^2.0.0 download https://github.com/PolymerElements/iron-a11y-keys/archive/v2.1.2.tar.gz [exec] bower iron-icons#^2.0.0 download https://github.com/PolymerElements/iron-icons/archive/v2.1.1.tar.gz [exec] bower polymer#^2.0.0 extract archive.tar.gz [exec] bower iron-jsonp-library#^2.0.0 download https://github.com/PolymerElements/iron-jsonp-library/archive/v2.1.0.tar.gz [exec] bower nuxeo-elements#master extract archive.tar.gz [exec] bower nuxeo-elements#master resolved https://github.com/nuxeo/nuxeo-elements.git#975c110fc1 [exec] bower iron-label#^2.0.0 download https://github.com/PolymerElements/iron-label/archive/v2.1.0.tar.gz [exec] bower nuxeo#^3.2.1 not-cached https://github.com/nuxeo/nuxeo-js-client.git#^3.2.1 [exec] bower nuxeo#^3.2.1 resolve https://github.com/nuxeo/nuxeo-js-client.git#^3.2.1 [exec] bower marked-element#^2.0.0 mismatch Version declared in the json (2.3.4) is different than the resolved one (2.4.0) [exec] bower es6-promise#2.2.0 cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 validate 2.2.0 against https://github.com/components/es6-promise.git#2.2.0 [exec] bower marked-element#^2.0.0 extract archive.tar.gz [exec] bower marked-element#^2.0.0 resolved https://github.com/PolymerElements/marked-element.git#2.4.0 [exec] bower nuxeo-dataviz-elements#master extract archive.tar.gz [exec] bower marked#~0.3.9 not-cached https://github.com/chjj/marked.git#~0.3.9 [exec] bower marked#~0.3.9 resolve https://github.com/chjj/marked.git#~0.3.9 [exec] bower nuxeo-dataviz-elements#master resolved https://github.com/nuxeo/nuxeo-dataviz-elements.git#2c59a66e64 [exec] bower polymer#^2.0.0 resolved https://github.com/polymer/polymer.git#2.6.0 [exec] bower shadycss#^v1.1.0 not-cached https://github.com/webcomponents/shadycss.git#^v1.1.0 [exec] bower shadycss#^v1.1.0 resolve https://github.com/webcomponents/shadycss.git#^v1.1.0 [exec] bower neon-animation#2.0.2 extract archive.tar.gz [exec] bower neon-animation#2.0.2 invalid-meta for:/tmp/jenkins/bower/2cf7b7b37674d1417cf98342d6ef47f7-154719-j7ZmKz/bower.json [exec] bower neon-animation#2.0.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["neon-animated-pages.html","neon-animatable-behavior.html","neon-animation-behavior.html","neon-animation-runner-behavior.html","neon-shared-element-animatable-behavior.html","neon-shared-element-animation-behavior.html","neon-animatable.html","neon-animations.html"] [exec] bower neon-animation#2.0.2 resolved https://github.com/PolymerElements/neon-animation.git#2.0.2 [exec] bower iron-selector#1 - 2 not-cached https://github.com/PolymerElements/iron-selector.git#1 - 2 [exec] bower iron-selector#1 - 2 resolve https://github.com/PolymerElements/iron-selector.git#1 - 2 [exec] bower iron-resizable-behavior#1 - 2 cached https://github.com/PolymerElements/iron-resizable-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#1 - 2 validate 1.0.6 against https://github.com/PolymerElements/iron-resizable-behavior.git#1 - 2 [exec] bower iron-a11y-keys#^2.0.0 extract archive.tar.gz [exec] bower iron-a11y-keys#^2.0.0 resolved https://github.com/PolymerElements/iron-a11y-keys.git#2.1.2 [exec] bower iron-a11y-keys-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-a11y-keys-behavior.git#1 - 2 [exec] bower iron-a11y-keys-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-a11y-keys-behavior.git#1 - 2 [exec] bower chart-elements#4.0.0 download https://github.com/nuxeo/chart-elements/archive/4.0.0.tar.gz [exec] bower iron-media-query#^2.0.0 download https://github.com/PolymerElements/iron-media-query/archive/v2.1.0.tar.gz [exec] bower iron-jsonp-library#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-jsonp-library#^2.0.0 extract archive.tar.gz [exec] bower nuxeo-ui-elements#master extract archive.tar.gz [exec] bower iron-jsonp-library#^2.0.0 resolved https://github.com/PolymerElements/iron-jsonp-library.git#2.1.0 [exec] bower iron-overlay-behavior#2.2.1 download https://github.com/PolymerElements/iron-overlay-behavior/archive/v2.2.1.tar.gz [exec] bower iron-label#^2.0.0 extract archive.tar.gz [exec] bower iron-label#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-label#^2.0.0 resolved https://github.com/PolymerElements/iron-label.git#2.1.0 [exec] bower chart-elements#4.0.0 extract archive.tar.gz [exec] bower iron-media-query#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-drawer-panel#^2.0.0 download https://github.com/PolymerElements/paper-drawer-panel/archive/v2.1.2.tar.gz [exec] bower iron-pages#^2.0.0 download https://github.com/PolymerElements/iron-pages/archive/v2.1.1.tar.gz [exec] bower chart-elements#4.0.0 resolved https://github.com/nuxeo/chart-elements.git#41ebfa0e6f [exec] bower iron-resizable-behavior#~2.0.0 not-cached https://github.com/PolymerElements/iron-resizable-behavior.git#~2.0.0 [exec] bower iron-resizable-behavior#~2.0.0 resolve https://github.com/PolymerElements/iron-resizable-behavior.git#~2.0.0 [exec] bower iron-media-query#^2.0.0 extract archive.tar.gz [exec] bower Chart.js#^2.0.0 not-cached https://github.com/nnnick/Chart.js.git#^2.0.0 [exec] bower Chart.js#^2.0.0 resolve https://github.com/nnnick/Chart.js.git#^2.0.0 [exec] bower iron-media-query#^2.0.0 resolved https://github.com/PolymerElements/iron-media-query.git#2.1.0 [exec] bower paper-header-panel#^2.0.0 download https://github.com/PolymerElements/paper-header-panel/archive/v2.1.0.tar.gz [exec] bower iron-overlay-behavior#2.2.1 extract archive.tar.gz [exec] bower iron-overlay-behavior#2.2.1 resolved https://github.com/PolymerElements/iron-overlay-behavior.git#2.2.1 [exec] bower iron-fit-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-fit-behavior.git#1 - 2 [exec] bower iron-fit-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-fit-behavior.git#1 - 2 [exec] bower iron-location#^2.0.0 download https://github.com/PolymerElements/iron-location/archive/v2.2.2.tar.gz [exec] bower nuxeo-ui-elements#master resolved https://github.com/nuxeo/nuxeo-ui-elements.git#b2f7fc24b5 [exec] bower iron-form#^2.0.0 not-cached https://github.com/PolymerElements/iron-form.git#^2.0.0 [exec] bower iron-form#^2.0.0 resolve https://github.com/PolymerElements/iron-form.git#^2.0.0 [exec] bower iron-icon#^2.0.0 not-cached https://github.com/PolymerElements/iron-icon.git#^2.0.0 [exec] bower iron-icon#^2.0.0 resolve https://github.com/PolymerElements/iron-icon.git#^2.0.0 [exec] bower iron-list#^2.0.0 not-cached https://github.com/PolymerElements/iron-list.git#^2.0.0 [exec] bower iron-list#^2.0.0 resolve https://github.com/PolymerElements/iron-list.git#^2.0.0 [exec] bower paper-button#^2.0.0 not-cached https://github.com/PolymerElements/paper-button.git#^2.0.0 [exec] bower paper-button#^2.0.0 resolve https://github.com/PolymerElements/paper-button.git#^2.0.0 [exec] bower paper-card#^2.0.0 not-cached https://github.com/PolymerElements/paper-card.git#^2.0.0 [exec] bower paper-card#^2.0.0 resolve https://github.com/PolymerElements/paper-card.git#^2.0.0 [exec] bower paper-dropdown-menu#^2.0.0 not-cached https://github.com/PolymerElements/paper-dropdown-menu.git#^2.0.0 [exec] bower paper-dropdown-menu#^2.0.0 resolve https://github.com/PolymerElements/paper-dropdown-menu.git#^2.0.0 [exec] bower paper-input#^2.0.0 not-cached https://github.com/PolymerElements/paper-input.git#^2.0.0 [exec] bower paper-input#^2.0.0 resolve https://github.com/PolymerElements/paper-input.git#^2.0.0 [exec] bower paper-icon-button#^2.0.0 not-cached https://github.com/PolymerElements/paper-icon-button.git#^2.0.0 [exec] bower paper-icon-button#^2.0.0 resolve https://github.com/PolymerElements/paper-icon-button.git#^2.0.0 [exec] bower paper-item#^2.0.0 not-cached https://github.com/PolymerElements/paper-item.git#^2.0.0 [exec] bower paper-item#^2.0.0 resolve https://github.com/PolymerElements/paper-item.git#^2.0.0 [exec] bower paper-tooltip#^2.0.0 not-cached https://github.com/PolymerElements/paper-tooltip.git#^2.0.0 [exec] bower paper-tooltip#^2.0.0 resolve https://github.com/PolymerElements/paper-tooltip.git#^2.0.0 [exec] bower paper-toast#^2.0.0 not-cached https://github.com/PolymerElements/paper-toast.git#^2.0.0 [exec] bower paper-toast#^2.0.0 resolve https://github.com/PolymerElements/paper-toast.git#^2.0.0 [exec] bower iron-scroll-threshold#^2.0.0 not-cached https://github.com/PolymerElements/iron-scroll-threshold.git#^2.0.0 [exec] bower iron-scroll-threshold#^2.0.0 resolve https://github.com/PolymerElements/iron-scroll-threshold.git#^2.0.0 [exec] bower paper-spinner#^2.0.0 not-cached https://github.com/PolymerElements/paper-spinner.git#^2.0.0 [exec] bower paper-spinner#^2.0.0 resolve https://github.com/PolymerElements/paper-spinner.git#^2.0.0 [exec] bower paper-checkbox#^2.0.0 not-cached https://github.com/PolymerElements/paper-checkbox.git#^2.0.0 [exec] bower paper-checkbox#^2.0.0 resolve https://github.com/PolymerElements/paper-checkbox.git#^2.0.0 [exec] bower paper-dialog#^2.0.0 not-cached https://github.com/PolymerElements/paper-dialog.git#^2.0.0 [exec] bower paper-dialog#^2.0.0 resolve https://github.com/PolymerElements/paper-dialog.git#^2.0.0 [exec] bower paper-toggle-button#^2.0.0 not-cached https://github.com/PolymerElements/paper-toggle-button.git#^2.0.0 [exec] bower paper-toggle-button#^2.0.0 resolve https://github.com/PolymerElements/paper-toggle-button.git#^2.0.0 [exec] bower iron-collapse#^2.0.0 not-cached https://github.com/PolymerElements/iron-collapse.git#^2.0.0 [exec] bower iron-collapse#^2.0.0 resolve https://github.com/PolymerElements/iron-collapse.git#^2.0.0 [exec] bower paper-typeahead#0.6 not-cached https://github.com/nuxeo/paper-typeahead.git#0.6 [exec] bower paper-typeahead#0.6 resolve https://github.com/nuxeo/paper-typeahead.git#0.6 [exec] bower iron-flex-layout#^2.0.0 not-cached https://github.com/PolymerElements/iron-flex-layout.git#^2.0.0 [exec] bower iron-flex-layout#^2.0.0 resolve https://github.com/PolymerElements/iron-flex-layout.git#^2.0.0 [exec] bower paper-progress#^2.0.0 not-cached https://github.com/PolymerElements/paper-progress.git#^2.0.0 [exec] bower paper-progress#^2.0.0 resolve https://github.com/PolymerElements/paper-progress.git#^2.0.0 [exec] bower randomcolor#0.4.1 not-cached https://github.com/davidmerfield/randomColor.git#0.4.1 [exec] bower randomcolor#0.4.1 resolve https://github.com/davidmerfield/randomColor.git#0.4.1 [exec] bower d3#3.5.17 not-cached https://github.com/mbostock-bower/d3-bower.git#3.5.17 [exec] bower d3#3.5.17 resolve https://github.com/mbostock-bower/d3-bower.git#3.5.17 [exec] bower select2#3.5.2 cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 validate 3.5.2 against https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower cropperjs#0.5.6 not-cached https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower cropperjs#0.5.6 resolve https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower vaadin-date-picker#^3.0.0 not-cached https://github.com/vaadin/vaadin-date-picker.git#^3.0.0 [exec] bower vaadin-date-picker#^3.0.0 resolve https://github.com/vaadin/vaadin-date-picker.git#^3.0.0 [exec] bower paper-listbox#^2.0.0 download https://github.com/PolymerElements/paper-listbox/archive/v2.1.1.tar.gz [exec] bower paper-radio-group#^2.0.0 download https://github.com/PolymerElements/paper-radio-group/archive/v2.2.0.tar.gz [exec] bower paper-drawer-panel#^2.0.0 extract archive.tar.gz [exec] bower paper-drawer-panel#^2.0.0 resolved https://github.com/PolymerElements/paper-drawer-panel.git#2.1.2 [exec] bower iron-pages#^2.0.0 extract archive.tar.gz [exec] bower iron-pages#^2.0.0 resolved https://github.com/PolymerElements/iron-pages.git#2.1.1 [exec] bower paper-slider#^2.0.0 download https://github.com/PolymerElements/paper-slider/archive/v2.0.7.tar.gz [exec] bower paper-header-panel#^2.0.0 extract archive.tar.gz [exec] bower paper-header-panel#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-header-panel#^2.0.0 resolved https://github.com/PolymerElements/paper-header-panel.git#2.1.0 [exec] bower paper-fab#^2.0.0 download https://github.com/PolymerElements/paper-fab/archive/v2.1.0.tar.gz [exec] bower iron-location#^2.0.0 extract archive.tar.gz [exec] bower iron-location#^2.0.0 invalid-meta for:/tmp/jenkins/bower/55863583333219e3aeaa111e082667ff-154719-gMYL4R/bower.json [exec] bower iron-location#^2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-location.html","iron-query-params.html"] [exec] bower iron-location#^2.0.0 resolved https://github.com/PolymerElements/iron-location.git#2.2.2 [exec] bower iron-localstorage#^2.0.0 download https://github.com/PolymerElements/iron-localstorage/archive/v2.1.1.tar.gz [exec] bower paper-tabs#^2.0.0 download https://github.com/PolymerElements/paper-tabs/archive/v2.1.1.tar.gz [exec] bower paper-badge#^2.0.0 download https://github.com/PolymerElements/paper-badge/archive/v2.1.0.tar.gz [exec] bower paper-listbox#^2.0.0 extract archive.tar.gz [exec] bower paper-listbox#^2.0.0 resolved https://github.com/PolymerElements/paper-listbox.git#2.1.1 [exec] bower iron-behaviors#1 - 2 not-cached https://github.com/PolymerElements/iron-behaviors.git#1 - 2 [exec] bower iron-behaviors#1 - 2 resolve https://github.com/PolymerElements/iron-behaviors.git#1 - 2 [exec] bower iron-menu-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-menu-behavior.git#1 - 2 [exec] bower iron-menu-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-menu-behavior.git#1 - 2 [exec] bower paper-radio-group#^2.0.0 extract archive.tar.gz [exec] bower paper-styles#1 - 2 cached https://github.com/PolymerElements/paper-styles.git#1.3.1 [exec] bower paper-styles#1 - 2 validate 1.3.1 against https://github.com/PolymerElements/paper-styles.git#1 - 2 [exec] bower paper-radio-group#^2.0.0 resolved https://github.com/PolymerElements/paper-radio-group.git#2.2.0 [exec] bower iron-icons#^2.0.0 extract archive.tar.gz [exec] bower iron-icons#^2.0.0 resolved https://github.com/PolymerElements/iron-icons.git#2.1.1 [exec] bower iron-iconset-svg#1 - 2 not-cached https://github.com/PolymerElements/iron-iconset-svg.git#1 - 2 [exec] bower iron-iconset-svg#1 - 2 resolve https://github.com/PolymerElements/iron-iconset-svg.git#1 - 2 [exec] bower paper-toolbar#^2.0.0 download https://github.com/PolymerElements/paper-toolbar/archive/v2.1.0.tar.gz [exec] bower paper-slider#^2.0.0 extract archive.tar.gz [exec] bower paper-slider#^2.0.0 resolved https://github.com/PolymerElements/paper-slider.git#2.0.7 [exec] bower paper-behaviors#1 - 2 not-cached https://github.com/PolymerElements/paper-behaviors.git#1 - 2 [exec] bower paper-behaviors#1 - 2 resolve https://github.com/PolymerElements/paper-behaviors.git#1 - 2 [exec] bower iron-form-element-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-form-element-behavior.git#1 - 2 [exec] bower iron-form-element-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-form-element-behavior.git#1 - 2 [exec] bower paper-radio-button#^2.0.0 download https://github.com/PolymerElements/paper-radio-button/archive/v2.1.0.tar.gz [exec] bower paper-fab#^2.0.0 extract archive.tar.gz [exec] bower paper-fab#^2.0.0 resolved https://github.com/PolymerElements/paper-fab.git#2.1.0 [exec] bower paper-dialog-scrollable#^2.0.0 download https://github.com/PolymerElements/paper-dialog-scrollable/archive/v2.2.1.tar.gz [exec] bower iron-localstorage#^2.0.0 mismatch Version declared in the json (2.1.0) is different than the resolved one (2.1.1) [exec] bower iron-validator-behavior#^2.0.0 download https://github.com/PolymerElements/iron-validator-behavior/archive/v2.1.0.tar.gz [exec] bower app-layout#^2.0.0 download https://github.com/PolymerElements/app-layout/archive/v2.1.1.tar.gz [exec] bower iron-localstorage#^2.0.0 extract archive.tar.gz [exec] bower iron-localstorage#^2.0.0 resolved https://github.com/PolymerElements/iron-localstorage.git#2.1.1 [exec] bower paper-tabs#^2.0.0 extract archive.tar.gz [exec] bower paper-badge#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-badge#^2.0.0 extract archive.tar.gz [exec] bower paper-tabs#^2.0.0 resolved https://github.com/PolymerElements/paper-tabs.git#2.1.1 [exec] bower paper-badge#^2.0.0 resolved https://github.com/PolymerElements/paper-badge.git#2.1.0 [exec] bower web-animations-js#^2.3.1 download https://github.com/web-animations/web-animations-js/archive/2.3.1.tar.gz [exec] bower paper-toolbar#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-toolbar#^2.0.0 extract archive.tar.gz [exec] bower paper-toolbar#^2.0.0 resolved https://github.com/PolymerElements/paper-toolbar.git#2.1.0 [exec] bower webcomponentsjs#^1.0.0 download https://github.com/webcomponents/webcomponentsjs/archive/v1.2.2.tar.gz [exec] bower paper-radio-button#^2.0.0 extract archive.tar.gz [exec] bower paper-radio-button#^2.0.0 resolved https://github.com/PolymerElements/paper-radio-button.git#2.1.0 [exec] bower iron-checked-element-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-checked-element-behavior.git#1 - 2 [exec] bower iron-checked-element-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-checked-element-behavior.git#1 - 2 [exec] bower paper-dialog-scrollable#^2.0.0 extract archive.tar.gz [exec] bower iron-validator-behavior#^2.0.0 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower nuxeo#^3.2.1 download https://github.com/nuxeo/nuxeo-js-client/archive/v3.6.1.tar.gz [exec] bower paper-dialog-scrollable#^2.0.0 resolved https://github.com/PolymerElements/paper-dialog-scrollable.git#2.2.1 [exec] bower paper-dialog-behavior#1 - 2 not-cached https://github.com/PolymerElements/paper-dialog-behavior.git#1 - 2 [exec] bower paper-dialog-behavior#1 - 2 resolve https://github.com/PolymerElements/paper-dialog-behavior.git#1 - 2 [exec] bower jsPlumb#2.0.4 download https://github.com/sporritt/jsPlumb/archive/2.0.4.tar.gz [exec] bower iron-validator-behavior#^2.0.0 extract archive.tar.gz [exec] bower iron-validator-behavior#^2.0.0 resolved https://github.com/PolymerElements/iron-validator-behavior.git#2.1.0 [exec] bower iron-meta#1 - 2 not-cached https://github.com/PolymerElements/iron-meta.git#1 - 2 [exec] bower iron-meta#1 - 2 resolve https://github.com/PolymerElements/iron-meta.git#1 - 2 [exec] bower moment#2.10.6 download https://github.com/moment/moment/archive/2.10.6.tar.gz [exec] bower app-layout#^2.0.0 extract archive.tar.gz [exec] bower app-layout#^2.0.0 invalid-meta for:/tmp/jenkins/bower/2dcd8c4b092cf371a6e752500ac3d380-154719-QQ8uoX/bower.json [exec] bower app-layout#^2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["app-layout.html","app-scroll-effects/effects/waterfall.html"] [exec] bower app-layout#^2.0.0 mismatch Version declared in the json (2.1.0) is different than the resolved one (2.1.1) [exec] bower app-layout#^2.0.0 resolved https://github.com/PolymerElements/app-layout.git#2.1.1 [exec] bower iron-scroll-target-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-scroll-target-behavior.git#1 - 2 [exec] bower iron-scroll-target-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-scroll-target-behavior.git#1 - 2 [exec] bower web-animations-js#^2.3.1 extract archive.tar.gz [exec] bower web-animations-js#^2.3.1 invalid-meta for:/tmp/jenkins/bower/87d0027fe1bf217ed9e5fc662c53df96-154719-VAzKRM/bower.json [exec] bower web-animations-js#^2.3.1 invalid-meta The "main" field cannot contain minified files [exec] bower shadycss#^v1.1.0 download https://github.com/webcomponents/shadycss/archive/v1.3.1.tar.gz [exec] bower web-animations-js#^2.3.1 resolved https://github.com/web-animations/web-animations-js.git#2.3.1 [exec] bower webcomponentsjs#^1.0.0 extract archive.tar.gz [exec] bower iron-resizable-behavior#~2.0.0 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v2.0.1.tar.gz [exec] bower iron-resizable-behavior#1 - 2 new version for https://github.com/PolymerElements/iron-resizable-behavior.git#1 - 2 [exec] bower iron-resizable-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-resizable-behavior.git#1 - 2 [exec] bower iron-resizable-behavior#1 - 2 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v2.1.1.tar.gz [exec] bower webcomponentsjs#^1.0.0 resolved https://github.com/webcomponents/webcomponentsjs.git#1.2.2 [exec] bower nuxeo#^3.2.1 extract archive.tar.gz [exec] bower nuxeo#^3.2.1 resolved https://github.com/nuxeo/nuxeo-js-client.git#3.6.1 [exec] bower moment#2.10.6 extract archive.tar.gz [exec] bower iron-fit-behavior#1 - 2 download https://github.com/PolymerElements/iron-fit-behavior/archive/v2.2.1.tar.gz [exec] bower marked#~0.3.9 download https://github.com/chjj/marked/archive/v0.3.19.tar.gz [exec] bower moment#2.10.6 resolved https://github.com/moment/moment.git#2.10.6 [exec] bower iron-resizable-behavior#1 - 2 extract archive.tar.gz [exec] bower shadycss#^v1.1.0 extract archive.tar.gz [exec] bower iron-resizable-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-resizable-behavior.git#2.1.1 [exec] bower shadycss#^v1.1.0 resolved https://github.com/webcomponents/shadycss.git#1.3.1 [exec] bower iron-selector#1 - 2 download https://github.com/PolymerElements/iron-selector/archive/v2.1.0.tar.gz [exec] bower iron-a11y-keys-behavior#1 - 2 download https://github.com/PolymerElements/iron-a11y-keys-behavior/archive/v2.1.1.tar.gz [exec] bower iron-fit-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-icon#^2.0.0 download https://github.com/PolymerElements/iron-icon/archive/v2.1.0.tar.gz [exec] bower iron-form#^2.0.0 download https://github.com/PolymerElements/iron-form/archive/v2.4.0.tar.gz [exec] bower iron-fit-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-fit-behavior.git#2.2.1 [exec] bower iron-selector#1 - 2 invalid-meta for:/tmp/jenkins/bower/2b5cad026ffbe623c5e102d04a5482a1-154719-DiLPn4/bower.json [exec] bower iron-selector#1 - 2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-selector.html","iron-multi-selectable.html","iron-selectable.html","iron-selection.html"] [exec] bower iron-selector#1 - 2 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower iron-list#^2.0.0 download https://github.com/PolymerElements/iron-list/archive/v2.0.17.tar.gz [exec] bower iron-selector#1 - 2 extract archive.tar.gz [exec] bower paper-button#^2.0.0 download https://github.com/PolymerElements/paper-button/archive/v2.1.1.tar.gz [exec] bower iron-selector#1 - 2 resolved https://github.com/PolymerElements/iron-selector.git#2.1.0 [exec] bower iron-resizable-behavior#~2.0.0 extract archive.tar.gz [exec] bower iron-resizable-behavior#~2.0.0 resolved https://github.com/PolymerElements/iron-resizable-behavior.git#2.0.1 [exec] bower Chart.js#^2.0.0 download https://github.com/nnnick/Chart.js/archive/v2.7.2.tar.gz [exec] bower paper-card#^2.0.0 download https://github.com/PolymerElements/paper-card/archive/v2.1.0.tar.gz [exec] bower paper-dropdown-menu#^2.0.0 download https://github.com/PolymerElements/paper-dropdown-menu/archive/v2.1.0.tar.gz [exec] bower iron-icon#^2.0.0 extract archive.tar.gz [exec] bower iron-icon#^2.0.0 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower iron-icon#^2.0.0 resolved https://github.com/PolymerElements/iron-icon.git#2.1.0 [exec] bower iron-form#^2.0.0 extract archive.tar.gz [exec] bower iron-form#^2.0.0 resolved https://github.com/PolymerElements/iron-form.git#2.4.0 [exec] bower iron-ajax#1 - 2 not-cached https://github.com/PolymerElements/iron-ajax.git#1 - 2 [exec] bower iron-ajax#1 - 2 resolve https://github.com/PolymerElements/iron-ajax.git#1 - 2 [exec] bower paper-input#^2.0.0 download https://github.com/PolymerElements/paper-input/archive/v2.2.3.tar.gz [exec] bower paper-icon-button#^2.0.0 download https://github.com/PolymerElements/paper-icon-button/archive/v2.2.0.tar.gz [exec] bower paper-button#^2.0.0 extract archive.tar.gz [exec] bower paper-button#^2.0.0 resolved https://github.com/PolymerElements/paper-button.git#2.1.1 [exec] bower paper-item#^2.0.0 download https://github.com/PolymerElements/paper-item/archive/v2.1.1.tar.gz [exec] bower iron-list#^2.0.0 extract archive.tar.gz [exec] bower iron-list#^2.0.0 resolved https://github.com/PolymerElements/iron-list.git#2.0.17 [exec] bower paper-tooltip#^2.0.0 download https://github.com/PolymerElements/paper-tooltip/archive/v2.1.1.tar.gz [exec] bower paper-toast#^2.0.0 download https://github.com/PolymerElements/paper-toast/archive/v2.1.2.tar.gz [exec] bower paper-dropdown-menu#^2.0.0 extract archive.tar.gz [exec] bower paper-dropdown-menu#^2.0.0 resolved https://github.com/PolymerElements/paper-dropdown-menu.git#2.1.0 [exec] bower iron-validatable-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-validatable-behavior.git#1 - 2 [exec] bower iron-validatable-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-validatable-behavior.git#1 - 2 [exec] bower paper-menu-button#1 - 2 not-cached https://github.com/PolymerElements/paper-menu-button.git#1 - 2 [exec] bower paper-menu-button#1 - 2 resolve https://github.com/PolymerElements/paper-menu-button.git#1 - 2 [exec] bower paper-ripple#1 - 2 not-cached https://github.com/PolymerElements/paper-ripple.git#1 - 2 [exec] bower paper-ripple#1 - 2 resolve https://github.com/PolymerElements/paper-ripple.git#1 - 2 [exec] bower iron-scroll-threshold#^2.0.0 download https://github.com/PolymerElements/iron-scroll-threshold/archive/v2.0.0.tar.gz [exec] bower paper-input#^2.0.0 invalid-meta for:/tmp/jenkins/bower/ca42f9e11ffcee590e78a9733278a7ae-154719-5vDCYs/bower.json [exec] bower paper-input#^2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-input.html","paper-textarea.html","paper-input-behavior.html","paper-input-container.html","paper-input-error.html","paper-input-addon-behavior.html","paper-input-char-counter.html"] [exec] bower paper-spinner#^2.0.0 download https://github.com/PolymerElements/paper-spinner/archive/v2.1.0.tar.gz [exec] bower paper-input#^2.0.0 extract archive.tar.gz [exec] bower paper-checkbox#^2.0.0 download https://github.com/PolymerElements/paper-checkbox/archive/v2.0.4.tar.gz [exec] bower paper-input#^2.0.0 resolved https://github.com/PolymerElements/paper-input.git#2.2.3 [exec] bower iron-autogrow-textarea#1 - 2 not-cached https://github.com/PolymerElements/iron-autogrow-textarea.git#1 - 2 [exec] bower iron-autogrow-textarea#1 - 2 resolve https://github.com/PolymerElements/iron-autogrow-textarea.git#1 - 2 [exec] bower iron-input#1 - 2 not-cached https://github.com/PolymerElements/iron-input.git#1 - 2 [exec] bower iron-input#1 - 2 resolve https://github.com/PolymerElements/iron-input.git#1 - 2 [exec] bower paper-icon-button#^2.0.0 extract archive.tar.gz [exec] bower jsPlumb#2.0.4 extract archive.tar.gz [exec] bower paper-item#^2.0.0 invalid-meta for:/tmp/jenkins/bower/61ae04c910cc77fdacea78d9cefc90aa-154719-6q12tc/bower.json [exec] bower paper-item#^2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-item.html","paper-icon-item.html","paper-item-body.html"] [exec] bower paper-item#^2.0.0 extract archive.tar.gz [exec] bower paper-icon-button#^2.0.0 resolved https://github.com/PolymerElements/paper-icon-button.git#2.2.0 [exec] bower paper-item#^2.0.0 resolved https://github.com/PolymerElements/paper-item.git#2.1.1 [exec] bower Chart.js#^2.0.0 extract archive.tar.gz [exec] bower paper-card#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-card#^2.0.0 extract archive.tar.gz [exec] bower paper-dialog#^2.0.0 download https://github.com/PolymerElements/paper-dialog/archive/v2.1.1.tar.gz [exec] bower paper-card#^2.0.0 resolved https://github.com/PolymerElements/paper-card.git#2.1.0 [exec] bower iron-image#1 - 2 not-cached https://github.com/PolymerElements/iron-image.git#1 - 2 [exec] bower iron-image#1 - 2 resolve https://github.com/PolymerElements/iron-image.git#1 - 2 [exec] bower paper-toast#^2.0.0 extract archive.tar.gz [exec] bower paper-toast#^2.0.0 resolved https://github.com/PolymerElements/paper-toast.git#2.1.2 [exec] bower iron-a11y-announcer#1 - 2 not-cached https://github.com/PolymerElements/iron-a11y-announcer.git#1 - 2 [exec] bower iron-a11y-announcer#1 - 2 resolve https://github.com/PolymerElements/iron-a11y-announcer.git#1 - 2 [exec] bower iron-scroll-threshold#^2.0.0 extract archive.tar.gz [exec] bower iron-scroll-threshold#^2.0.0 resolved https://github.com/PolymerElements/iron-scroll-threshold.git#2.0.0 [exec] bower iron-collapse#^2.0.0 download https://github.com/PolymerElements/iron-collapse/archive/v2.2.1.tar.gz [exec] bower jsPlumb#2.0.4 invalid-meta for:/tmp/jenkins/bower/1df66296f928168e276aebb2d5bdac82-154719-03wPb2/bower.json [exec] bower jsPlumb#2.0.4 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower paper-tooltip#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.1) [exec] bower Chart.js#^2.0.0 resolved https://github.com/nnnick/Chart.js.git#2.7.2 [exec] bower paper-tooltip#^2.0.0 extract archive.tar.gz [exec] bower paper-tooltip#^2.0.0 resolved https://github.com/PolymerElements/paper-tooltip.git#2.1.1 [exec] bower iron-flex-layout#^2.0.0 download https://github.com/PolymerElements/iron-flex-layout/archive/v2.0.3.tar.gz [exec] bower paper-checkbox#^2.0.0 extract archive.tar.gz [exec] bower jsPlumb#2.0.4 resolved https://github.com/sporritt/jsPlumb.git#2.0.4 [exec] bower paper-checkbox#^2.0.0 resolved https://github.com/PolymerElements/paper-checkbox.git#2.0.4 [exec] bower paper-progress#^2.0.0 download https://github.com/PolymerElements/paper-progress/archive/v2.1.1.tar.gz [exec] bower marked#~0.3.9 extract archive.tar.gz [exec] bower marked#~0.3.9 resolved https://github.com/chjj/marked.git#0.3.19 [exec] bower iron-collapse#^2.0.0 extract archive.tar.gz [exec] bower iron-collapse#^2.0.0 resolved https://github.com/PolymerElements/iron-collapse.git#2.2.1 [exec] bower d3#3.5.17 download https://github.com/mbostock-bower/d3-bower/archive/v3.5.17.tar.gz [exec] bower paper-typeahead#0.6 download https://github.com/nuxeo/paper-typeahead/archive/0.6.tar.gz [exec] bower paper-progress#^2.0.0 extract archive.tar.gz [exec] bower paper-spinner#^2.0.0 extract archive.tar.gz [exec] bower paper-progress#^2.0.0 resolved https://github.com/PolymerElements/paper-progress.git#2.1.1 [exec] bower iron-range-behavior#1 - 2 cached https://github.com/PolymerElements/iron-range-behavior.git#1.0.7 [exec] bower iron-range-behavior#1 - 2 validate 1.0.7 against https://github.com/PolymerElements/iron-range-behavior.git#1 - 2 [exec] bower paper-spinner#^2.0.0 invalid-meta for:/tmp/jenkins/bower/159ecf43eff2dbe0da959c35886f5f72-154719-tZqwrx/bower.json [exec] bower paper-spinner#^2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-spinner.html","paper-spinner-lite.html"] [exec] bower paper-spinner#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-spinner#^2.0.0 resolved https://github.com/PolymerElements/paper-spinner.git#2.1.0 [exec] bower jquery#>= 1.7.1 cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#>= 1.7.1 validate 3.1.1 against https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower cropperjs#0.5.6 download https://github.com/fengyuanchen/cropperjs/archive/v0.5.6.tar.gz [exec] bower d3#3.5.17 extract archive.tar.gz [exec] bower paper-typeahead#0.6 extract archive.tar.gz [exec] bower d3#3.5.17 resolved https://github.com/mbostock-bower/d3-bower.git#3.5.17 [exec] bower paper-typeahead#0.6 resolved https://github.com/nuxeo/paper-typeahead.git#67c1941b40 [exec] bower paper-input#~2.0.0 not-cached https://github.com/PolymerElements/paper-input.git#~2.0.0 [exec] bower paper-input#~2.0.0 resolve https://github.com/PolymerElements/paper-input.git#~2.0.0 [exec] bower paper-item#~2.0.0 not-cached https://github.com/PolymerElements/paper-item.git#~2.0.0 [exec] bower paper-item#~2.0.0 resolve https://github.com/PolymerElements/paper-item.git#~2.0.0 [exec] bower paper-styles#~2.0.0 not-cached https://github.com/PolymerElements/paper-styles.git#~2.0.0 [exec] bower paper-styles#~2.0.0 resolve https://github.com/PolymerElements/paper-styles.git#~2.0.0 [exec] bower iron-a11y-keys-behavior#~2.0.0 not-cached https://github.com/PolymerElements/iron-a11y-keys-behavior.git#~2.0.0 [exec] bower iron-a11y-keys-behavior#~2.0.0 resolve https://github.com/PolymerElements/iron-a11y-keys-behavior.git#~2.0.0 [exec] bower iron-selector#~2.0.0 not-cached https://github.com/PolymerElements/iron-selector.git#~2.0.0 [exec] bower iron-selector#~2.0.0 resolve https://github.com/PolymerElements/iron-selector.git#~2.0.0 [exec] bower iron-behaviors#~2.0.0 not-cached https://github.com/PolymerElements/iron-behaviors.git#~2.0.0 [exec] bower iron-behaviors#~2.0.0 resolve https://github.com/PolymerElements/iron-behaviors.git#~2.0.0 [exec] bower iron-form-element-behavior#~2.0.0 not-cached https://github.com/PolymerElements/iron-form-element-behavior.git#~2.0.0 [exec] bower iron-form-element-behavior#~2.0.0 resolve https://github.com/PolymerElements/iron-form-element-behavior.git#~2.0.0 [exec] bower iron-menu-behavior#~2.0.0 not-cached https://github.com/polymerelements/iron-menu-behavior.git#~2.0.0 [exec] bower iron-menu-behavior#~2.0.0 resolve https://github.com/polymerelements/iron-menu-behavior.git#~2.0.0 [exec] bower paper-material#~2.0.0 not-cached https://github.com/PolymerElements/paper-material.git#~2.0.0 [exec] bower paper-material#~2.0.0 resolve https://github.com/PolymerElements/paper-material.git#~2.0.0 [exec] bower paper-input#~2.0.0 download https://github.com/PolymerElements/paper-input/archive/v2.0.5.tar.gz [exec] bower paper-item#~2.0.0 download https://github.com/PolymerElements/paper-item/archive/v2.0.0.tar.gz [exec] bower iron-a11y-keys-behavior#~2.0.0 download https://github.com/PolymerElements/iron-a11y-keys-behavior/archive/v2.0.1.tar.gz [exec] bower iron-selector#~2.0.0 download https://github.com/PolymerElements/iron-selector/archive/v2.0.1.tar.gz [exec] bower vaadin-date-picker#^3.0.0 download https://github.com/vaadin/vaadin-date-picker/archive/v3.1.1.tar.gz [exec] bower iron-behaviors#1 - 2 download https://github.com/PolymerElements/iron-behaviors/archive/v2.1.1.tar.gz [exec] bower iron-flex-layout#^2.0.0 extract archive.tar.gz [exec] bower iron-flex-layout#^2.0.0 resolved https://github.com/PolymerElements/iron-flex-layout.git#2.0.3 [exec] bower iron-menu-behavior#1 - 2 download https://github.com/PolymerElements/iron-menu-behavior/archive/v2.1.1.tar.gz [exec] bower paper-item#~2.0.0 invalid-meta for:/tmp/jenkins/bower/61ae04c910cc77fdacea78d9cefc90aa-154719-bxoGOL/bower.json [exec] bower paper-item#~2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-item.html","paper-icon-item.html","paper-item-body.html"] [exec] bower iron-a11y-keys-behavior#~2.0.0 extract archive.tar.gz [exec] bower paper-item#~2.0.0 extract archive.tar.gz [exec] bower iron-a11y-keys-behavior#~2.0.0 resolved https://github.com/PolymerElements/iron-a11y-keys-behavior.git#2.0.1 [exec] bower paper-item#~2.0.0 resolved https://github.com/PolymerElements/paper-item.git#2.0.0 [exec] bower paper-input#~2.0.0 extract archive.tar.gz [exec] bower paper-input#~2.0.0 invalid-meta for:/tmp/jenkins/bower/ca42f9e11ffcee590e78a9733278a7ae-154719-00mbgk/bower.json [exec] bower paper-input#~2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-input.html","paper-textarea.html","paper-input-behavior.html","paper-input-container.html","paper-input-error.html","paper-input-addon-behavior.html","paper-input-char-counter.html"] [exec] bower paper-styles#1 - 2 new version for https://github.com/PolymerElements/paper-styles.git#1 - 2 [exec] bower paper-styles#1 - 2 resolve https://github.com/PolymerElements/paper-styles.git#1 - 2 [exec] bower paper-styles#1 - 2 download https://github.com/PolymerElements/paper-styles/archive/v2.1.0.tar.gz [exec] bower paper-input#~2.0.0 resolved https://github.com/PolymerElements/paper-input.git#2.0.5 [exec] bower iron-iconset-svg#1 - 2 download https://github.com/PolymerElements/iron-iconset-svg/archive/v2.2.1.tar.gz [exec] bower iron-selector#~2.0.0 invalid-meta for:/tmp/jenkins/bower/2b5cad026ffbe623c5e102d04a5482a1-154719-9qTUgs/bower.json [exec] bower iron-selector#~2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-selector.html","iron-multi-selectable.html","iron-selectable.html","iron-selection.html"] [exec] bower iron-selector#~2.0.0 extract archive.tar.gz [exec] bower iron-selector#~2.0.0 resolved https://github.com/PolymerElements/iron-selector.git#2.0.1 [exec] bower paper-behaviors#1 - 2 download https://github.com/PolymerElements/paper-behaviors/archive/v2.1.1.tar.gz [exec] bower vaadin-date-picker#^3.0.0 invalid-meta for:/tmp/jenkins/bower/5a24dad56cf04498b349c2949d64c94f-154719-kWX3W9/bower.json [exec] bower vaadin-date-picker#^3.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["vaadin-date-picker.html","vaadin-date-picker-light.html"] [exec] bower vaadin-date-picker#^3.0.0 extract archive.tar.gz [exec] bower vaadin-date-picker#^3.0.0 resolved https://github.com/vaadin/vaadin-date-picker.git#3.1.1 [exec] bower vaadin-lumo-styles#^1.0.0 not-cached https://github.com/vaadin/vaadin-lumo-styles.git#^1.0.0 [exec] bower vaadin-lumo-styles#^1.0.0 resolve https://github.com/vaadin/vaadin-lumo-styles.git#^1.0.0 [exec] bower vaadin-element-mixin#^1.0.1 not-cached https://github.com/vaadin/vaadin-element-mixin.git#^1.0.1 [exec] bower vaadin-element-mixin#^1.0.1 resolve https://github.com/vaadin/vaadin-element-mixin.git#^1.0.1 [exec] bower vaadin-button#^2.0.0 not-cached https://github.com/vaadin/vaadin-button.git#^2.0.0 [exec] bower vaadin-button#^2.0.0 resolve https://github.com/vaadin/vaadin-button.git#^2.0.0 [exec] bower vaadin-control-state-mixin#^2.0.0 not-cached https://github.com/vaadin/vaadin-control-state-mixin.git#^2.0.0 [exec] bower vaadin-control-state-mixin#^2.0.0 resolve https://github.com/vaadin/vaadin-control-state-mixin.git#^2.0.0 [exec] bower vaadin-themable-mixin#^1.1.0 not-cached https://github.com/vaadin/vaadin-themable-mixin.git#^1.1.0 [exec] bower vaadin-themable-mixin#^1.1.0 resolve https://github.com/vaadin/vaadin-themable-mixin.git#^1.1.0 [exec] bower vaadin-overlay#^3.0.0 not-cached https://github.com/vaadin/vaadin-overlay.git#^3.0.0 [exec] bower vaadin-overlay#^3.0.0 resolve https://github.com/vaadin/vaadin-overlay.git#^3.0.0 [exec] bower vaadin-text-field#^2.0.0 not-cached https://github.com/vaadin/vaadin-text-field.git#^2.0.0 [exec] bower vaadin-text-field#^2.0.0 resolve https://github.com/vaadin/vaadin-text-field.git#^2.0.0 [exec] bower iron-checked-element-behavior#1 - 2 download https://github.com/PolymerElements/iron-checked-element-behavior/archive/v2.1.1.tar.gz [exec] bower paper-styles#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-styles#1 - 2 extract archive.tar.gz [exec] bower paper-styles#1 - 2 resolved https://github.com/PolymerElements/paper-styles.git#2.1.0 [exec] bower font-roboto#^1.0.1 cached https://github.com/PolymerElements/font-roboto.git#1.1.0 [exec] bower font-roboto#^1.0.1 validate 1.1.0 against https://github.com/PolymerElements/font-roboto.git#^1.0.1 [exec] bower iron-iconset-svg#1 - 2 extract archive.tar.gz [exec] bower iron-a11y-keys-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-iconset-svg#1 - 2 resolved https://github.com/PolymerElements/iron-iconset-svg.git#2.2.1 [exec] bower iron-a11y-keys-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-a11y-keys-behavior.git#2.1.1 [exec] bower paper-dialog-behavior#1 - 2 download https://github.com/PolymerElements/paper-dialog-behavior/archive/v2.2.2.tar.gz [exec] bower paper-dialog#^2.0.0 extract archive.tar.gz [exec] bower paper-dialog#^2.0.0 resolved https://github.com/PolymerElements/paper-dialog.git#2.1.1 [exec] bower iron-behaviors#1 - 2 invalid-meta for:/tmp/jenkins/bower/a0fbc0265707e4300e9778ed1e691132-154719-qi05Pt/bower.json [exec] bower iron-behaviors#1 - 2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-button-state.html","iron-control-state.html"] [exec] bower iron-behaviors#1 - 2 extract archive.tar.gz [exec] bower iron-behaviors#1 - 2 resolved https://github.com/PolymerElements/iron-behaviors.git#2.1.1 [exec] bower iron-meta#1 - 2 download https://github.com/PolymerElements/iron-meta/archive/v2.1.1.tar.gz [exec] bower iron-checked-element-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-checked-element-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-checked-element-behavior.git#2.1.1 [exec] bower paper-dialog-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-form-element-behavior#1 - 2 download https://github.com/PolymerElements/iron-form-element-behavior/archive/v2.1.3.tar.gz [exec] bower paper-dialog-behavior#1 - 2 resolved https://github.com/PolymerElements/paper-dialog-behavior.git#2.2.2 [exec] bower iron-ajax#1 - 2 download https://github.com/PolymerElements/iron-ajax/archive/v2.1.3.tar.gz [exec] bower iron-meta#1 - 2 extract archive.tar.gz [exec] bower iron-meta#1 - 2 resolved https://github.com/PolymerElements/iron-meta.git#2.1.1 [exec] bower paper-behaviors#1 - 2 invalid-meta for:/tmp/jenkins/bower/476b583871c2ccef5587127f5eabb4de-154719-x0h5Fa/bower.json [exec] bower paper-behaviors#1 - 2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-button-behavior.html","paper-checked-element-behavior.html","paper-inky-focus-behavior.html"] [exec] bower paper-behaviors#1 - 2 extract archive.tar.gz [exec] bower paper-behaviors#1 - 2 resolved https://github.com/PolymerElements/paper-behaviors.git#2.1.1 [exec] bower iron-validatable-behavior#1 - 2 download https://github.com/PolymerElements/iron-validatable-behavior/archive/v2.1.0.tar.gz [exec] bower cropperjs#0.5.6 extract archive.tar.gz [exec] bower iron-form-element-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-form-element-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-form-element-behavior.git#2.1.3 [exec] bower iron-menu-behavior#1 - 2 invalid-meta for:/tmp/jenkins/bower/638b0a4714058594ec5e3aa2c3578dcc-154719-1USESm/bower.json [exec] bower iron-menu-behavior#1 - 2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-menu-behavior.html","iron-menubar-behavior.html"] [exec] bower iron-menu-behavior#1 - 2 extract archive.tar.gz [exec] bower cropperjs#0.5.6 resolved https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower iron-menu-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-menu-behavior.git#2.1.1 [exec] bower paper-menu-button#1 - 2 download https://github.com/PolymerElements/paper-menu-button/archive/v2.1.1.tar.gz [exec] bower iron-ajax#1 - 2 extract archive.tar.gz [exec] bower iron-ajax#1 - 2 resolved https://github.com/PolymerElements/iron-ajax.git#2.1.3 [exec] bower iron-scroll-target-behavior#1 - 2 download https://github.com/PolymerElements/iron-scroll-target-behavior/archive/v2.1.1.tar.gz [exec] bower paper-ripple#1 - 2 download https://github.com/PolymerElements/paper-ripple/archive/v2.1.1.tar.gz [exec] bower iron-autogrow-textarea#1 - 2 download https://github.com/PolymerElements/iron-autogrow-textarea/archive/v2.2.0.tar.gz [exec] bower paper-menu-button#1 - 2 extract archive.tar.gz [exec] bower paper-menu-button#1 - 2 resolved https://github.com/PolymerElements/paper-menu-button.git#2.1.1 [exec] bower iron-dropdown#1 - 2 not-cached https://github.com/PolymerElements/iron-dropdown.git#1 - 2 [exec] bower iron-dropdown#1 - 2 resolve https://github.com/PolymerElements/iron-dropdown.git#1 - 2 [exec] bower iron-input#1 - 2 download https://github.com/PolymerElements/iron-input/archive/v2.1.3.tar.gz [exec] bower iron-scroll-target-behavior#1 - 2 extract archive.tar.gz [exec] bower randomcolor#0.4.1 download https://github.com/davidmerfield/randomColor/archive/0.4.1.tar.gz [exec] bower iron-scroll-target-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-scroll-target-behavior.git#2.1.1 [exec] bower paper-ripple#1 - 2 extract archive.tar.gz [exec] bower paper-ripple#1 - 2 resolved https://github.com/PolymerElements/paper-ripple.git#2.1.1 [exec] bower iron-a11y-announcer#1 - 2 download https://github.com/PolymerElements/iron-a11y-announcer/archive/v2.1.0.tar.gz [exec] bower iron-autogrow-textarea#1 - 2 mismatch Version declared in the json (2.1.1) is different than the resolved one (2.2.0) [exec] bower iron-autogrow-textarea#1 - 2 extract archive.tar.gz [exec] bower iron-autogrow-textarea#1 - 2 resolved https://github.com/PolymerElements/iron-autogrow-textarea.git#2.2.0 [exec] bower iron-range-behavior#1 - 2 new version for https://github.com/PolymerElements/iron-range-behavior.git#1 - 2 [exec] bower iron-range-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-range-behavior.git#1 - 2 [exec] bower iron-range-behavior#1 - 2 download https://github.com/PolymerElements/iron-range-behavior/archive/v2.1.1.tar.gz [exec] bower iron-input#1 - 2 extract archive.tar.gz [exec] bower iron-input#1 - 2 resolved https://github.com/PolymerElements/iron-input.git#2.1.3 [exec] bower jquery#>= 1.7.1 new version for https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower jquery#>= 1.7.1 resolve https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower jquery#>= 1.7.1 download https://github.com/jquery/jquery-dist/archive/3.3.1.tar.gz [exec] bower randomcolor#0.4.1 extract archive.tar.gz [exec] bower randomcolor#0.4.1 resolved https://github.com/davidmerfield/randomColor.git#0.4.1 [exec] bower paper-styles#~2.0.0 download https://github.com/PolymerElements/paper-styles/archive/v2.0.0.tar.gz [exec] bower iron-a11y-announcer#1 - 2 extract archive.tar.gz [exec] bower iron-a11y-announcer#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-a11y-announcer#1 - 2 resolved https://github.com/PolymerElements/iron-a11y-announcer.git#2.1.0 [exec] bower iron-image#1 - 2 download https://github.com/PolymerElements/iron-image/archive/v2.2.1.tar.gz [exec] bower iron-behaviors#~2.0.0 download https://github.com/PolymerElements/iron-behaviors/archive/v2.0.2.tar.gz [exec] bower iron-range-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-range-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-range-behavior.git#2.1.1 [exec] bower iron-form-element-behavior#~2.0.0 download https://github.com/PolymerElements/iron-form-element-behavior/archive/v2.0.0.tar.gz [exec] bower jquery#>= 1.7.1 extract archive.tar.gz [exec] bower paper-styles#~2.0.0 extract archive.tar.gz [exec] bower paper-styles#~2.0.0 resolved https://github.com/PolymerElements/paper-styles.git#2.0.0 [exec] bower iron-menu-behavior#~2.0.0 download https://github.com/polymerelements/iron-menu-behavior/archive/v2.0.1.tar.gz [exec] bower vaadin-lumo-styles#^1.0.0 download https://github.com/vaadin/vaadin-lumo-styles/archive/v1.0.0.tar.gz [exec] bower iron-behaviors#~2.0.0 extract archive.tar.gz [exec] bower iron-behaviors#~2.0.0 invalid-meta for:/tmp/jenkins/bower/a0fbc0265707e4300e9778ed1e691132-154719-WosHHt/bower.json [exec] bower iron-behaviors#~2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-button-state.html","iron-control-state.html"] [exec] bower iron-behaviors#~2.0.0 resolved https://github.com/PolymerElements/iron-behaviors.git#2.0.2 [exec] bower paper-material#~2.0.0 download https://github.com/PolymerElements/paper-material/archive/v2.0.0.tar.gz [exec] bower jquery#>= 1.7.1 resolved https://github.com/jquery/jquery-dist.git#3.3.1 [exec] bower iron-image#1 - 2 extract archive.tar.gz [exec] bower iron-form-element-behavior#~2.0.0 extract archive.tar.gz [exec] bower vaadin-element-mixin#^1.0.1 download https://github.com/vaadin/vaadin-element-mixin/archive/v1.0.2.tar.gz [exec] bower iron-image#1 - 2 resolved https://github.com/PolymerElements/iron-image.git#2.2.1 [exec] bower iron-form-element-behavior#~2.0.0 resolved https://github.com/PolymerElements/iron-form-element-behavior.git#2.0.0 [exec] bower paper-toggle-button#^2.0.0 download https://github.com/PolymerElements/paper-toggle-button/archive/v2.1.1.tar.gz [exec] bower iron-menu-behavior#~2.0.0 extract archive.tar.gz [exec] bower iron-menu-behavior#~2.0.0 invalid-meta for:/tmp/jenkins/bower/638b0a4714058594ec5e3aa2c3578dcc-154719-CsTS7s/bower.json [exec] bower iron-menu-behavior#~2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-menu-behavior.html","iron-menubar-behavior.html"] [exec] bower vaadin-button#^2.0.0 download https://github.com/vaadin/vaadin-button/archive/v2.0.1.tar.gz [exec] bower iron-menu-behavior#~2.0.0 resolved https://github.com/polymerelements/iron-menu-behavior.git#2.0.1 [exec] bower vaadin-control-state-mixin#^2.0.0 download https://github.com/vaadin/vaadin-control-state-mixin/archive/v2.0.3.tar.gz [exec] bower paper-material#~2.0.0 extract archive.tar.gz [exec] bower paper-material#~2.0.0 resolved https://github.com/PolymerElements/paper-material.git#2.0.0 [exec] bower vaadin-element-mixin#^1.0.1 extract archive.tar.gz [exec] bower vaadin-element-mixin#^1.0.1 resolved https://github.com/vaadin/vaadin-element-mixin.git#1.0.2 [exec] bower vaadin-usage-statistics#^1.0.1 not-cached https://github.com/vaadin/vaadin-usage-statistics.git#^1.0.1 [exec] bower vaadin-usage-statistics#^1.0.1 resolve https://github.com/vaadin/vaadin-usage-statistics.git#^1.0.1 [exec] bower vaadin-development-mode-detector#^1.0.3 not-cached https://github.com/vaadin/vaadin-development-mode-detector.git#^1.0.3 [exec] bower vaadin-development-mode-detector#^1.0.3 resolve https://github.com/vaadin/vaadin-development-mode-detector.git#^1.0.3 [exec] bower vaadin-lumo-styles#^1.0.0 extract archive.tar.gz [exec] bower vaadin-lumo-styles#^1.0.0 resolved https://github.com/vaadin/vaadin-lumo-styles.git#1.0.0 [exec] bower vaadin-text-field#^2.0.0 download https://github.com/vaadin/vaadin-text-field/archive/v2.0.1.tar.gz [exec] bower paper-toggle-button#^2.0.0 extract archive.tar.gz [exec] bower paper-toggle-button#^2.0.0 resolved https://github.com/PolymerElements/paper-toggle-button.git#2.1.1 [exec] bower vaadin-control-state-mixin#^2.0.0 extract archive.tar.gz [exec] bower iron-dropdown#1 - 2 download https://github.com/PolymerElements/iron-dropdown/archive/v2.2.1.tar.gz [exec] bower vaadin-control-state-mixin#^2.0.0 resolved https://github.com/vaadin/vaadin-control-state-mixin.git#2.0.3 [exec] bower vaadin-button#^2.0.0 extract archive.tar.gz [exec] bower vaadin-button#^2.0.0 resolved https://github.com/vaadin/vaadin-button.git#2.0.1 [exec] bower vaadin-themable-mixin#^1.1.0 download https://github.com/vaadin/vaadin-themable-mixin/archive/v1.1.6.tar.gz [exec] bower vaadin-usage-statistics#^1.0.1 download https://github.com/vaadin/vaadin-usage-statistics/archive/v1.0.8.tar.gz [exec] bower vaadin-overlay#^3.0.0 download https://github.com/vaadin/vaadin-overlay/archive/v3.0.3.tar.gz [exec] bower vaadin-development-mode-detector#^1.0.3 download https://github.com/vaadin/vaadin-development-mode-detector/archive/v1.0.3.tar.gz [exec] bower iron-dropdown#1 - 2 extract archive.tar.gz [exec] bower iron-dropdown#1 - 2 resolved https://github.com/PolymerElements/iron-dropdown.git#2.2.1 [exec] bower vaadin-text-field#^2.0.0 extract archive.tar.gz [exec] bower vaadin-text-field#^2.0.0 resolved https://github.com/vaadin/vaadin-text-field.git#2.0.1 [exec] bower vaadin-themable-mixin#^1.1.0 extract archive.tar.gz [exec] bower vaadin-themable-mixin#^1.1.0 resolved https://github.com/vaadin/vaadin-themable-mixin.git#1.1.6 [exec] bower vaadin-usage-statistics#^1.0.1 extract archive.tar.gz [exec] bower vaadin-usage-statistics#^1.0.1 resolved https://github.com/vaadin/vaadin-usage-statistics.git#1.0.8 [exec] bower vaadin-overlay#^3.0.0 extract archive.tar.gz [exec] bower vaadin-overlay#^3.0.0 resolved https://github.com/vaadin/vaadin-overlay.git#3.0.3 [exec] bower iron-validatable-behavior#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-validatable-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-validatable-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-validatable-behavior.git#2.1.0 [exec] bower vaadin-development-mode-detector#^1.0.3 extract archive.tar.gz [exec] bower vaadin-development-mode-detector#^1.0.3 resolved https://github.com/vaadin/vaadin-development-mode-detector.git#1.0.3 [exec] bower page#1.6.7 install page#1.6.7 [exec] bower nuxeo-elements#master install nuxeo-elements#975c110fc1 [exec] bower marked-element#^2.0.0 install marked-element#2.4.0 [exec] bower nuxeo-dataviz-elements#master install nuxeo-dataviz-elements#2c59a66e64 [exec] bower polymer#^2.0.0 install polymer#2.6.0 [exec] bower neon-animation#2.0.2 install neon-animation#2.0.2 [exec] bower iron-a11y-keys#^2.0.0 install iron-a11y-keys#2.1.2 [exec] bower iron-jsonp-library#^2.0.0 install iron-jsonp-library#2.1.0 [exec] bower iron-label#^2.0.0 install iron-label#2.1.0 [exec] bower chart-elements#4.0.0 install chart-elements#41ebfa0e6f [exec] bower iron-media-query#^2.0.0 install iron-media-query#2.1.0 [exec] bower iron-overlay-behavior#2.2.1 install iron-overlay-behavior#2.2.1 [exec] bower nuxeo-ui-elements#master install nuxeo-ui-elements#b2f7fc24b5 [exec] bower paper-drawer-panel#^2.0.0 install paper-drawer-panel#2.1.2 [exec] bower iron-pages#^2.0.0 install iron-pages#2.1.1 [exec] bower paper-header-panel#^2.0.0 install paper-header-panel#2.1.0 [exec] bower iron-location#^2.0.0 install iron-location#2.2.2 [exec] bower paper-listbox#^2.0.0 install paper-listbox#2.1.1 [exec] bower paper-radio-group#^2.0.0 install paper-radio-group#2.2.0 [exec] bower iron-icons#^2.0.0 install iron-icons#2.1.1 [exec] bower paper-slider#^2.0.0 install paper-slider#2.0.7 [exec] bower paper-fab#^2.0.0 install paper-fab#2.1.0 [exec] bower iron-localstorage#^2.0.0 install iron-localstorage#2.1.1 [exec] bower paper-tabs#^2.0.0 install paper-tabs#2.1.1 [exec] bower paper-badge#^2.0.0 install paper-badge#2.1.0 [exec] bower paper-toolbar#^2.0.0 install paper-toolbar#2.1.0 [exec] bower paper-radio-button#^2.0.0 install paper-radio-button#2.1.0 [exec] bower paper-dialog-scrollable#^2.0.0 install paper-dialog-scrollable#2.2.1 [exec] bower iron-validator-behavior#^2.0.0 install iron-validator-behavior#2.1.0 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower app-layout#^2.0.0 install app-layout#2.1.1 [exec] bower web-animations-js#^2.3.1 install web-animations-js#2.3.1 [exec] bower webcomponentsjs#^1.0.0 install webcomponentsjs#1.2.2 [exec] bower nuxeo#^3.2.1 install nuxeo#3.6.1 [exec] bower moment#2.10.6 install moment#2.10.6 [exec] bower iron-resizable-behavior#~2.0.0 install iron-resizable-behavior#2.0.1 [exec] bower shadycss#^v1.1.0 install shadycss#1.3.1 [exec] bower iron-fit-behavior#1 - 2 install iron-fit-behavior#2.2.1 [exec] bower iron-selector#~2.0.0 install iron-selector#2.0.1 [exec] bower iron-icon#^2.0.0 install iron-icon#2.1.0 [exec] bower iron-form#^2.0.0 install iron-form#2.4.0 [exec] bower paper-button#^2.0.0 install paper-button#2.1.1 [exec] bower iron-list#^2.0.0 install iron-list#2.0.17 [exec] bower paper-dropdown-menu#^2.0.0 install paper-dropdown-menu#2.1.0 [exec] bower paper-input#~2.0.0 install paper-input#2.0.5 [exec] bower paper-icon-button#^2.0.0 install paper-icon-button#2.2.0 [exec] bower paper-item#~2.0.0 install paper-item#2.0.0 [exec] bower paper-card#^2.0.0 install paper-card#2.1.0 [exec] bower paper-toast#^2.0.0 install paper-toast#2.1.2 [exec] bower iron-scroll-threshold#^2.0.0 install iron-scroll-threshold#2.0.0 [exec] bower Chart.js#^2.0.0 install Chart.js#2.7.2 [exec] bower paper-tooltip#^2.0.0 install paper-tooltip#2.1.1 [exec] bower jsPlumb#2.0.4 install jsPlumb#2.0.4 [exec] bower paper-checkbox#^2.0.0 install paper-checkbox#2.0.4 [exec] bower marked#~0.3.9 install marked#0.3.19 [exec] bower iron-collapse#^2.0.0 install iron-collapse#2.2.1 [exec] bower paper-progress#^2.0.0 install paper-progress#2.1.1 [exec] bower paper-spinner#^2.0.0 install paper-spinner#2.1.0 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] bower d3#3.5.17 install d3#3.5.17 [exec] bower paper-typeahead#0.6 install paper-typeahead#67c1941b40 [exec] bower iron-flex-layout#^2.0.0 install iron-flex-layout#2.0.3 [exec] bower iron-a11y-keys-behavior#~2.0.0 install iron-a11y-keys-behavior#2.0.1 [exec] bower vaadin-date-picker#^3.0.0 install vaadin-date-picker#3.1.1 [exec] bower paper-styles#~2.0.0 install paper-styles#2.0.0 [exec] bower iron-iconset-svg#1 - 2 install iron-iconset-svg#2.2.1 [exec] bower paper-dialog#^2.0.0 install paper-dialog#2.1.1 [exec] bower iron-behaviors#~2.0.0 install iron-behaviors#2.0.2 [exec] bower iron-checked-element-behavior#1 - 2 install iron-checked-element-behavior#2.1.1 [exec] bower paper-dialog-behavior#1 - 2 install paper-dialog-behavior#2.2.2 [exec] bower iron-meta#1 - 2 install iron-meta#2.1.1 [exec] bower paper-behaviors#1 - 2 install paper-behaviors#2.1.1 [exec] bower iron-form-element-behavior#~2.0.0 install iron-form-element-behavior#2.0.0 [exec] bower cropperjs#0.5.6 install cropperjs#0.5.6 [exec] bower iron-menu-behavior#~2.0.0 install iron-menu-behavior#2.0.1 [exec] bower iron-ajax#1 - 2 install iron-ajax#2.1.3 [exec] bower paper-menu-button#1 - 2 install paper-menu-button#2.1.1 [exec] bower iron-scroll-target-behavior#1 - 2 install iron-scroll-target-behavior#2.1.1 [exec] bower paper-ripple#1 - 2 install paper-ripple#2.1.1 [exec] bower iron-autogrow-textarea#1 - 2 install iron-autogrow-textarea#2.2.0 [exec] bower iron-input#1 - 2 install iron-input#2.1.3 [exec] bower randomcolor#0.4.1 install randomcolor#0.4.1 [exec] bower iron-a11y-announcer#1 - 2 install iron-a11y-announcer#2.1.0 [exec] bower iron-range-behavior#1 - 2 install iron-range-behavior#2.1.1 [exec] bower jquery#>= 1.7.1 install jquery#3.3.1 [exec] bower iron-image#1 - 2 install iron-image#2.2.1 [exec] bower paper-material#~2.0.0 install paper-material#2.0.0 [exec] bower vaadin-element-mixin#^1.0.1 install vaadin-element-mixin#1.0.2 [exec] bower vaadin-lumo-styles#^1.0.0 install vaadin-lumo-styles#1.0.0 [exec] bower font-roboto#^1.0.1 install font-roboto#1.1.0 [exec] bower paper-toggle-button#^2.0.0 install paper-toggle-button#2.1.1 [exec] bower vaadin-control-state-mixin#^2.0.0 install vaadin-control-state-mixin#2.0.3 [exec] bower vaadin-button#^2.0.0 install vaadin-button#2.0.1 [exec] bower iron-dropdown#1 - 2 install iron-dropdown#2.2.1 [exec] bower vaadin-text-field#^2.0.0 install vaadin-text-field#2.0.1 [exec] bower vaadin-themable-mixin#^1.1.0 install vaadin-themable-mixin#1.1.6 [exec] bower vaadin-usage-statistics#^1.0.1 install vaadin-usage-statistics#1.0.8 [exec] bower vaadin-overlay#^3.0.0 install vaadin-overlay#3.0.3 [exec] bower iron-validatable-behavior#1 - 2 install iron-validatable-behavior#2.1.0 [exec] bower vaadin-development-mode-detector#^1.0.3 install vaadin-development-mode-detector#1.0.3 [exec] [exec] page#1.6.7 bower_components/page [exec] [exec] nuxeo-elements#975c110fc1 bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ nuxeo#3.6.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] marked-element#2.4.0 bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.19 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] nuxeo-dataviz-elements#2c59a66e64 bower_components/nuxeo-dataviz-elements [exec] โ”œโ”€โ”€ nuxeo-elements#975c110fc1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] polymer#2.6.0 bower_components/polymer [exec] โ”œโ”€โ”€ shadycss#1.3.1 [exec] โ””โ”€โ”€ webcomponentsjs#1.2.2 [exec] [exec] neon-animation#2.0.2 bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-a11y-keys#2.1.2 bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-jsonp-library#2.1.0 bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-label#2.1.0 bower_components/iron-label [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] chart-elements#41ebfa0e6f bower_components/chart-elements [exec] โ”œโ”€โ”€ Chart.js#2.7.2 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-media-query#2.1.0 bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-overlay-behavior#2.2.1 bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-fit-behavior#2.2.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] nuxeo-ui-elements#b2f7fc24b5 bower_components/nuxeo-ui-elements [exec] โ”œโ”€โ”€ cropperjs#0.5.6 [exec] โ”œโ”€โ”€ d3#3.5.17 [exec] โ”œโ”€โ”€ iron-collapse#2.2.1 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-form#2.4.0 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-list#2.0.17 [exec] โ”œโ”€โ”€ iron-pages#2.1.1 [exec] โ”œโ”€โ”€ iron-scroll-threshold#2.0.0 [exec] โ”œโ”€โ”€ moment#2.10.6 [exec] โ”œโ”€โ”€ nuxeo-elements#975c110fc1 [exec] โ”œโ”€โ”€ paper-button#2.1.1 [exec] โ”œโ”€โ”€ paper-card#2.1.0 [exec] โ”œโ”€โ”€ paper-checkbox#2.0.4 [exec] โ”œโ”€โ”€ paper-dialog#2.1.1 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#2.2.1 [exec] โ”œโ”€โ”€ paper-dropdown-menu#2.1.0 [exec] โ”œโ”€โ”€ paper-icon-button#2.2.0 [exec] โ”œโ”€โ”€ paper-input#2.0.5 [exec] โ”œโ”€โ”€ paper-item#2.0.0 [exec] โ”œโ”€โ”€ paper-listbox#2.1.1 [exec] โ”œโ”€โ”€ paper-progress#2.1.1 [exec] โ”œโ”€โ”€ paper-radio-button#2.1.0 [exec] โ”œโ”€โ”€ paper-radio-group#2.2.0 [exec] โ”œโ”€โ”€ paper-spinner#2.1.0 [exec] โ”œโ”€โ”€ paper-toast#2.1.2 [exec] โ”œโ”€โ”€ paper-toggle-button#2.1.1 [exec] โ”œโ”€โ”€ paper-tooltip#2.1.1 [exec] โ”œโ”€โ”€ paper-typeahead#67c1941b40 [exec] โ”œโ”€โ”€ polymer#2.6.0 [exec] โ”œโ”€โ”€ randomcolor#0.4.1 [exec] โ”œโ”€โ”€ select2#3.5.2 [exec] โ””โ”€โ”€ vaadin-date-picker#3.1.1 [exec] [exec] paper-drawer-panel#2.1.2 bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#2.1.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-pages#2.1.1 bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-header-panel#2.1.0 bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-location#2.2.2 bower_components/iron-location [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-listbox#2.1.1 bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-menu-behavior#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-radio-group#2.2.0 bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#2.0.1 [exec] โ”œโ”€โ”€ paper-radio-button#2.1.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-icons#2.1.1 bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-iconset-svg#2.2.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-slider#2.0.7 bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.1.1 [exec] โ”œโ”€โ”€ paper-input#2.0.5 [exec] โ”œโ”€โ”€ paper-progress#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-fab#2.1.0 bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-localstorage#2.1.1 bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-tabs#2.1.1 bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-iconset-svg#2.2.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ paper-behaviors#2.1.1 [exec] โ”œโ”€โ”€ paper-icon-button#2.2.0 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-badge#2.1.0 bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-toolbar#2.1.0 bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-radio-button#2.1.0 bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#2.1.1 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-behaviors#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-dialog-scrollable#2.2.1 bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-dialog-behavior#2.2.2 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-validator-behavior#2.1.0 bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#2.1.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] es6-promise#2.2.0 bower_components/es6-promise [exec] [exec] app-layout#2.1.1 bower_components/app-layout [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-media-query#2.1.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#2.1.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] web-animations-js#2.3.1 bower_components/web-animations-js [exec] [exec] webcomponentsjs#1.2.2 bower_components/webcomponentsjs [exec] [exec] nuxeo#3.6.1 bower_components/nuxeo [exec] [exec] moment#2.10.6 bower_components/moment [exec] [exec] iron-resizable-behavior#2.0.1 bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] shadycss#1.3.1 bower_components/shadycss [exec] [exec] iron-fit-behavior#2.2.1 bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-selector#2.0.1 bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-icon#2.1.0 bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-meta#2.1.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-form#2.4.0 bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#2.1.3 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-button#2.1.1 bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-behaviors#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-list#2.0.17 bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#2.1.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-dropdown-menu#2.1.0 bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-iconset-svg#2.2.1 [exec] โ”œโ”€โ”€ iron-validatable-behavior#2.1.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.1.1 [exec] โ”œโ”€โ”€ paper-input#2.0.5 [exec] โ”œโ”€โ”€ paper-menu-button#2.1.1 [exec] โ”œโ”€โ”€ paper-ripple#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-input#2.0.5 bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#2.2.0 [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ iron-input#2.1.3 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-icon-button#2.2.0 bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-item#2.0.0 bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-card#2.1.0 bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-image#2.2.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-toast#2.1.2 bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#2.1.0 [exec] โ”œโ”€โ”€ iron-fit-behavior#2.2.1 [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-scroll-threshold#2.0.0 bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#2.1.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] Chart.js#2.7.2 bower_components/Chart.js [exec] [exec] paper-tooltip#2.1.1 bower_components/paper-tooltip [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] jsPlumb#2.0.4 bower_components/jsPlumb [exec] [exec] paper-checkbox#2.0.4 bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#2.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#2.1.1 [exec] โ”œโ”€โ”€ paper-ripple#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] marked#0.3.19 bower_components/marked [exec] [exec] iron-collapse#2.2.1 bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-progress#2.1.1 bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-range-behavior#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-spinner#2.1.0 bower_components/paper-spinner [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] select2#3.5.2 bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.3.1 [exec] [exec] d3#3.5.17 bower_components/d3 [exec] [exec] paper-typeahead#67c1941b40 bower_components/paper-typeahead [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ”œโ”€โ”€ paper-input#2.0.5 [exec] โ”œโ”€โ”€ paper-item#2.0.0 [exec] โ”œโ”€โ”€ paper-material#2.0.0 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-flex-layout#2.0.3 bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-a11y-keys-behavior#2.0.1 bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] vaadin-date-picker#3.1.1 bower_components/vaadin-date-picker [exec] โ”œโ”€โ”€ iron-a11y-announcer#2.1.0 [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-media-query#2.1.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ polymer#2.6.0 [exec] โ”œโ”€โ”€ vaadin-button#2.0.1 [exec] โ”œโ”€โ”€ vaadin-control-state-mixin#2.0.3 [exec] โ”œโ”€โ”€ vaadin-element-mixin#1.0.2 [exec] โ”œโ”€โ”€ vaadin-lumo-styles#1.0.0 [exec] โ”œโ”€โ”€ vaadin-overlay#3.0.3 [exec] โ”œโ”€โ”€ vaadin-text-field#2.0.1 [exec] โ””โ”€โ”€ vaadin-themable-mixin#1.1.6 [exec] [exec] paper-styles#2.0.0 bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.1.0 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-iconset-svg#2.2.1 bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#2.1.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-dialog#2.1.1 bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ”œโ”€โ”€ neon-animation#2.0.2 [exec] โ”œโ”€โ”€ paper-dialog-behavior#2.2.2 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-behaviors#2.0.2 bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-checked-element-behavior#2.1.1 bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#2.1.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-dialog-behavior#2.2.2 bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-meta#2.1.1 bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-behaviors#2.1.1 bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#2.1.1 [exec] โ”œโ”€โ”€ paper-ripple#2.1.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-form-element-behavior#2.0.0 bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] cropperjs#0.5.6 bower_components/cropperjs [exec] [exec] iron-menu-behavior#2.0.1 bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-ajax#2.1.3 bower_components/iron-ajax [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-menu-button#2.1.1 bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-dropdown#2.2.1 [exec] โ”œโ”€โ”€ iron-fit-behavior#2.2.1 [exec] โ”œโ”€โ”€ neon-animation#2.0.2 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-scroll-target-behavior#2.1.1 bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-ripple#2.1.1 bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-autogrow-textarea#2.2.0 bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-validatable-behavior#2.1.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-input#2.1.3 bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#2.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#2.1.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] randomcolor#0.4.1 bower_components/randomcolor [exec] [exec] iron-a11y-announcer#2.1.0 bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] iron-range-behavior#2.1.1 bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] jquery#3.3.1 bower_components/jquery [exec] [exec] iron-image#2.2.1 bower_components/iron-image [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] paper-material#2.0.0 bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] vaadin-element-mixin#1.0.2 bower_components/vaadin-element-mixin [exec] โ”œโ”€โ”€ polymer#2.6.0 [exec] โ”œโ”€โ”€ vaadin-development-mode-detector#1.0.3 [exec] โ””โ”€โ”€ vaadin-usage-statistics#1.0.8 [exec] [exec] vaadin-lumo-styles#1.0.0 bower_components/vaadin-lumo-styles [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-iconset-svg#2.2.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] font-roboto#1.1.0 bower_components/font-roboto [exec] [exec] paper-toggle-button#2.1.1 bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#2.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] vaadin-control-state-mixin#2.0.3 bower_components/vaadin-control-state-mixin [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] vaadin-button#2.0.1 bower_components/vaadin-button [exec] โ”œโ”€โ”€ polymer#2.6.0 [exec] โ”œโ”€โ”€ vaadin-control-state-mixin#2.0.3 [exec] โ”œโ”€โ”€ vaadin-element-mixin#1.0.2 [exec] โ”œโ”€โ”€ vaadin-lumo-styles#1.0.0 [exec] โ””โ”€โ”€ vaadin-themable-mixin#1.1.6 [exec] [exec] iron-dropdown#2.2.1 bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ”œโ”€โ”€ neon-animation#2.0.2 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] vaadin-text-field#2.0.1 bower_components/vaadin-text-field [exec] โ”œโ”€โ”€ polymer#2.6.0 [exec] โ”œโ”€โ”€ vaadin-control-state-mixin#2.0.3 [exec] โ”œโ”€โ”€ vaadin-element-mixin#1.0.2 [exec] โ”œโ”€โ”€ vaadin-lumo-styles#1.0.0 [exec] โ””โ”€โ”€ vaadin-themable-mixin#1.1.6 [exec] [exec] vaadin-themable-mixin#1.1.6 bower_components/vaadin-themable-mixin [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] vaadin-usage-statistics#1.0.8 bower_components/vaadin-usage-statistics [exec] โ”œโ”€โ”€ polymer#2.6.0 [exec] โ””โ”€โ”€ vaadin-development-mode-detector#1.0.3 [exec] [exec] vaadin-overlay#3.0.3 bower_components/vaadin-overlay [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ”œโ”€โ”€ polymer#2.6.0 [exec] โ”œโ”€โ”€ vaadin-lumo-styles#1.0.0 [exec] โ””โ”€โ”€ vaadin-themable-mixin#1.1.6 [exec] [exec] iron-validatable-behavior#2.1.0 bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#2.1.1 [exec] โ””โ”€โ”€ polymer#2.6.0 [exec] [exec] vaadin-development-mode-detector#1.0.3 bower_components/vaadin-development-mode-detector [exec] โ””โ”€โ”€ polymer#2.6.0 init: [exec] [exec] > nuxeo-web-ui@2.3.1 lint /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui [exec] > gulp lint && polymer lint -i elements/*/*.html [exec] [exec] [05:53:33] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/gulpfile.js [exec] [05:53:33] Starting 'lint'... [exec] [05:53:37] Finished 'lint' after 3.52 s build: [exec] [05:53:53] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/gulpfile.js [exec] [05:53:53] Starting 'clean'... [exec] [05:53:53] Finished 'clean' after 5.6 ms [exec] [05:53:53] Starting 'build'... [exec] [05:53:53] Starting 'merge-message-files'... [exec] [05:53:53] Finished 'merge-message-files' after 152 ms [exec] [05:53:53] Starting 'polymer-build'... [exec] [05:54:12] gulp-imagemin: Minified 119 images (saved 376.71 kB - 51%) [exec] [05:54:28] Finished 'polymer-build' after 34 s [exec] [05:54:28] Starting 'move-elements'... [exec] [05:54:28] Finished 'move-elements' after 209 ms [exec] [05:54:28] Starting 'strip'... [exec] [05:54:28] Finished 'strip' after 26 ms [exec] [05:54:28] Finished 'build' after 35 s [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-ui --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.RuntimeHarnessImpl). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Running org.nuxeo.web.ui.url.codec.TestWebNotificationCodec Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.nuxeo.web.ui.url.codec.TestWebNotificationCodec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/nuxeo-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui --- [INFO] Storing buildNumber: 20180627-055431 at timestamp: 1530078871958 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/nuxeo-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/nuxeo-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316/nuxeo-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316/nuxeo-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/nuxeo-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316/nuxeo-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316/nuxeo-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316/nuxeo-web-ui-10.2-I20180627_0316.jar (5564 KB at 18607.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316/nuxeo-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316/nuxeo-web-ui-10.2-I20180627_0316.pom (4 KB at 5.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/maven-metadata.xml (31 KB at 547.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/maven-metadata.xml (31 KB at 103.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316/nuxeo-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.2-I20180627_0316/nuxeo-web-ui-10.2-I20180627_0316-sources.jar (7 KB at 87.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web UI itests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-ui-itests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-itests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-itests --- [INFO] Storing buildNumber: 20180627-055433 at timestamp: 1530078873385 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-itests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-ui-itests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-ui-itests --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-ui-itests --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-ui-itests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-ui-itests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target/nuxeo-web-ui-itests-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-ui-itests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-ui-itests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-itests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-itests --- [INFO] Storing buildNumber: 20180627-055433 at timestamp: 1530078873543 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-itests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-ui-itests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-ui-itests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target/nuxeo-web-ui-itests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-ui-itests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target/nuxeo-web-ui-itests-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316/nuxeo-web-ui-itests-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316/nuxeo-web-ui-itests-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target/nuxeo-web-ui-itests-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316/nuxeo-web-ui-itests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-ui-itests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316/nuxeo-web-ui-itests-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316/nuxeo-web-ui-itests-10.2-I20180627_0316.jar (20 KB at 236.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316/nuxeo-web-ui-itests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316/nuxeo-web-ui-itests-10.2-I20180627_0316.pom (733 B at 8.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/maven-metadata.xml (23 KB at 387.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/maven-metadata.xml (23 KB at 278.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316/nuxeo-web-ui-itests-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.2-I20180627_0316/nuxeo-web-ui-itests-10.2-I20180627_0316-sources.jar (18 KB at 112.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo API Playground 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-api-playground --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-api-playground --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-api-playground --- [INFO] Storing buildNumber: 20180627-055434 at timestamp: 1530078874095 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-api-playground --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (gulp-build) @ nuxeo-api-playground --- [INFO] Executing tasks main: init: [exec] Resolving dependencies... [exec] Got dependencies! [exec] Precompiling dependencies... [exec] Loading source assets... [exec] Loading initialize/build/loader_replacer, initialize, observe, code_transformers/src/delete_file, polymer_interop/src/build/replace_polymer_js, smoke/src/default_transformer, web_components/build/mirrors_remover and web_components transformers... [exec] Precompiled dart_style, initialize, intl, observe, polymer, polymer_interop, smoke and web_components. [exec] Precompiling executables... [exec] Loading source assets... [exec] Precompiled polymer:new_entry. [exec] Precompiled polymer:new_element. build: [exec] Loading source assets... [exec] Loading initialize/build/loader_replacer, initialize, observe, code_transformers/src/delete_file, polymer_interop/src/build/replace_polymer_js, smoke/src/default_transformer, web_components/build/mirrors_remover and web_components transformers... [exec] Loading polymer transformers... [exec] Building nuxeo_api_playground... [exec] [Warning from HtmlFinalizer on nuxeo_api_playground|web/index.html]: [exec] line 1082, column 5 of web/index.html: The css file lib/semantic/modules/tab.min.css was inlined multiple times. See http://goo.gl/5HPeuP#polymer_42 for details. [exec] [exec] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS]: [exec] Compiling nuxeo_api_playground|web/index.bootstrap.dart... [exec] [Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] [exec] **************************************************************** [exec] * WARNING: dart:mirrors support in dart2js is experimental, [exec] * and not recommended. [exec] * This implementation of mirrors is incomplete, [exec] * and often greatly increases the size of the generated [exec] * JavaScript code. [exec] * [exec] * Your app imports dart:mirrors via: [exec] * index.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * [exec] * You can disable this message by using the --enable-experimental-mirrors [exec] * command-line flag. [exec] * [exec] * To learn what to do next, please visit: [exec] * http://dartlang.org/dart2js-reflection [exec] **************************************************************** [exec] [Warning from Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] 2 hint(s) suppressed in package:nuxeo_api_playground. [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] web/packages/nuxeo_client/client.dart:46:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] web/packages/nuxeo_client/rest.dart:5:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] web/packages/nuxeo_api_playground/components/nx_request_options.dart:21:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS]: [exec] Took 0:00:15.482518 to compile nuxeo_api_playground|web/index.bootstrap.dart. [exec] [Info from Dart2JS]: [exec] Compiling nuxeo_api_playground|web/index.web_components.bootstrap.dart... [exec] [Warning from Dart2JS]: [exec] web/index.bootstrap.dart: [exec] 85 methods retained for use by dart:mirrors out of 3140 total methods (3%). [exec] [Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] [exec] **************************************************************** [exec] * WARNING: dart:mirrors support in dart2js is experimental, [exec] * and not recommended. [exec] * This implementation of mirrors is incomplete, [exec] * and often greatly increases the size of the generated [exec] * JavaScript code. [exec] * [exec] * Your app imports dart:mirrors via: [exec] * index.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * index.web_components.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.web_components.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * [exec] * You can disable this message by using the --enable-experimental-mirrors [exec] * command-line flag. [exec] * [exec] * To learn what to do next, please visit: [exec] * http://dartlang.org/dart2js-reflection [exec] **************************************************************** [exec] [Warning from Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] 2 hint(s) suppressed in package:nuxeo_api_playground. [exec] [Warning from Dart2JS]: [exec] web/index.web_components.bootstrap.dart: [exec] 84 methods retained for use by dart:mirrors out of 3140 total m[Info from Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] web/packages/nuxeo_client/client.dart:46:1:ethods (3%). [exec] [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] web/packages/nuxeo_client/rest.dart:5:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] web/packages/nuxeo_api_playground/components/nx_request_options.dart:21:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS]: [exec] Took 0:00:08.477044 to compile nuxeo_api_playground|web/index.web_components.bootstrap.dart. [exec] [Info from Dart2JS]: [exec] Compiling nuxeo_api_playground|web/index.html.polymer.bootstrap.dart... [exec] [Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] [exec] **************************************************************** [exec] * WARNING: dart:mirrors support in dart2js is experimental, [exec] * and not recommended. [exec] * This implementation of mirrors is incomplete, [exec] * and often greatly increases the size of the generated [exec] * JavaScript code. [exec] * [exec] * Your app imports dart:mirrors via: [exec] * index.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * index.web_components.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.web_components.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * index.html.polymer.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.html.polymer.bootstrap.dart => package:nuxeo_client => dart:mirrors [exec] * index.html.polymer.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * [exec] * You can disable this message by using the --enable-experimental-mirrors [exec] * command-line flag. [exec] * [exec] * To learn what to do next, please visit: [exec] * http://dartlang.org/dart2js-reflection [exec] **************************************************************** [exec] [Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] 1 warning(s) and 2 hint(s) suppressed in package:nuxeo_api_playground. [exec] [Warning from Dart2JS]: [exec] web/index.html.polymer.bootstrap.dart: [exec] 64 methods retained for use by dart:mirrors out of 4435 total met[Info from Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] web/packages/nuxeo_client/client.dart:46:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] web/packages/nuxeo_client/rest.dart:5:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] web/packages/nuxeo_api_playground/components/nx_request_options.dart:21:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS]: [exec] Took 0:00:08.193358 to compile nuxeo_api_playground|web/index.html.polymer.bootstrap.dart. [exec] hods (1%). [exec] Built 357 files to "build". [copy] Copying 357 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/classes/web/nuxeo.war/playground [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-api-playground --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-api-playground --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-api-playground --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-api-playground --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-api-playground --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/nuxeo-api-playground-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-api-playground --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-api-playground >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-api-playground --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-api-playground --- [INFO] Storing buildNumber: 20180627-055523 at timestamp: 1530078923704 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-api-playground --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-api-playground <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-api-playground --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/nuxeo-api-playground-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-api-playground --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/nuxeo-api-playground-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316/nuxeo-api-playground-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316/nuxeo-api-playground-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/nuxeo-api-playground-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316/nuxeo-api-playground-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-api-playground --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316/nuxeo-api-playground-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316/nuxeo-api-playground-10.2-I20180627_0316.jar (5921 KB at 6414.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316/nuxeo-api-playground-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316/nuxeo-api-playground-10.2-I20180627_0316.pom (3 KB at 11.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/maven-metadata.xml (30 KB at 571.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/maven-metadata.xml (30 KB at 374.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316/nuxeo-api-playground-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.2-I20180627_0316/nuxeo-api-playground-10.2-I20180627_0316-sources.jar (730 B at 3.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF to Web UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-to-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-to-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-to-web-ui --- [INFO] Storing buildNumber: 20180627-055525 at timestamp: 1530078925507 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-to-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-jsf-to-web-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-jsf-to-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-jsf-to-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-to-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-jsf-to-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/nuxeo-jsf-to-web-ui-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-to-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-to-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-to-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-to-web-ui --- [INFO] Storing buildNumber: 20180627-055525 at timestamp: 1530078925995 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-to-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-to-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-to-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/nuxeo-jsf-to-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-to-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/nuxeo-jsf-to-web-ui-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316/nuxeo-jsf-to-web-ui-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316/nuxeo-jsf-to-web-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/nuxeo-jsf-to-web-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316/nuxeo-jsf-to-web-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-to-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316/nuxeo-jsf-to-web-ui-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316/nuxeo-jsf-to-web-ui-10.2-I20180627_0316.jar (7 KB at 32.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316/nuxeo-jsf-to-web-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316/nuxeo-jsf-to-web-ui-10.2-I20180627_0316.pom (2 KB at 21.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/maven-metadata.xml (33 KB at 642.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/maven-metadata.xml (33 KB at 422.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316/nuxeo-jsf-to-web-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.2-I20180627_0316/nuxeo-jsf-to-web-ui-10.2-I20180627_0316-sources.jar (4 KB at 48.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Storage Directory 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-audit-storage-directory --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-audit-storage-directory --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-audit-storage-directory --- [INFO] Storing buildNumber: 20180627-055527 at timestamp: 1530078927325 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-audit-storage-directory --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-audit-storage-directory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/src/main/java/org/nuxeo/audit/storage/stream/StreamAuditStorageWriter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/src/main/java/org/nuxeo/audit/storage/stream/StreamAuditStorageWriter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/src/main/java/org/nuxeo/audit/storage/stream/StreamAuditStorageWriter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-audit-storage-directory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-audit-storage-directory --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:55:32,104 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.audit.storage.stream.TestStreamAuditStorageWriter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:55:36,236 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 125 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.mongodb.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.audit.PageProviderservice.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.directory.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 sec - in org.nuxeo.audit.storage.stream.TestStreamAuditStorageWriter Running org.nuxeo.audit.storage.impl.TestRestorationFromDirectoryAuditStorage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 05:55:36,773 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: 1, Time elapsed: 0.789 sec - in org.nuxeo.audit.storage.impl.TestRestorationFromDirectoryAuditStorage Running org.nuxeo.audit.storage.impl.TestDirectoryAuditStorage Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.nuxeo.audit.storage.impl.TestDirectoryAuditStorage Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-audit-storage-directory --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-audit-storage-directory --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/nuxeo-audit-storage-directory-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-audit-storage-directory --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-audit-storage-directory >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-audit-storage-directory --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-audit-storage-directory --- [INFO] Storing buildNumber: 20180627-055538 at timestamp: 1530078938258 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-audit-storage-directory --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-audit-storage-directory <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-audit-storage-directory --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/nuxeo-audit-storage-directory-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-audit-storage-directory --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/nuxeo-audit-storage-directory-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316/nuxeo-audit-storage-directory-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316/nuxeo-audit-storage-directory-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/nuxeo-audit-storage-directory-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316/nuxeo-audit-storage-directory-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-audit-storage-directory --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316/nuxeo-audit-storage-directory-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316/nuxeo-audit-storage-directory-10.2-I20180627_0316.jar (13 KB at 170.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316/nuxeo-audit-storage-directory-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316/nuxeo-audit-storage-directory-10.2-I20180627_0316.pom (5 KB at 63.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/maven-metadata.xml (17 KB at 339.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/maven-metadata.xml (18 KB at 56.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316/nuxeo-audit-storage-directory-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.2-I20180627_0316/nuxeo-audit-storage-directory-10.2-I20180627_0316-sources.jar (7 KB at 81.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo adobe connector 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-adobe-connector-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-adobe-connector-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-adobe-connector-parent --- [INFO] Storing buildNumber: 20180627-055538 at timestamp: 1530078938951 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-adobe-connector-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-adobe-connector-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-adobe-connector-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-adobe-connector-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-adobe-connector-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-adobe-connector-parent/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-adobe-connector-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-adobe-connector-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-adobe-connector-parent --- [INFO] Storing buildNumber: 20180627-055539 at timestamp: 1530078939028 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-adobe-connector-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-adobe-connector-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-adobe-connector-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-adobe-connector-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-adobe-connector-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-adobe-connector-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-adobe-connector-parent/10.2-I20180627_0316/nuxeo-adobe-connector-parent-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-adobe-connector-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-parent/10.2-I20180627_0316/nuxeo-adobe-connector-parent-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-parent/10.2-I20180627_0316/nuxeo-adobe-connector-parent-10.2-I20180627_0316.pom (2 KB at 20.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-parent/maven-metadata.xml (2 KB at 7.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-parent/maven-metadata.xml (2 KB at 7.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo adobe connector core 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-adobe-connector-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-adobe-connector-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-adobe-connector-core --- [INFO] Storing buildNumber: 20180627-055541 at timestamp: 1530078941429 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-adobe-connector-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-adobe-connector-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-adobe-connector-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-adobe-connector-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-adobe-connector-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/java/org/nuxeo/adobe/cc/NuxeoAdobeConnectorServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/java/org/nuxeo/adobe/cc/NuxeoAdobeConnectorServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/java/org/nuxeo/adobe/cc/NuxeoAdobeConnectorServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-adobe-connector-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-adobe-connector-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-adobe-connector-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 05:55:43,755 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 05:55:43,868 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.adobe.cc.nuxeo-adobe-connector-core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/classes/ 05:55:43,868 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.elasticsearch.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar 05:55:43,869 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 05:55:43,870 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 05:55:43,871 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316.jar 05:55:43,871 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316.jar 05:55:43,872 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.bulk' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar 05:55:43,872 INFO [RuntimeHarnessImpl] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 05:55:43,873 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 05:55:43,873 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 05:55:43,874 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 05:55:43,874 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 05:55:43,875 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar 05:55:43,875 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316.jar 05:55:43,876 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar 05:55:43,878 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 05:55:43,879 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 05:55:43,879 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 05:55:43,880 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 05:55:43,880 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 05:55:43,881 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 05:55:43,882 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 05:55:43,882 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 05:55:43,883 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 05:55:43,883 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 05:55:43,884 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 05:55:43,884 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 05:55:43,884 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 05:55:43,885 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 05:55:43,886 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 05:55:43,887 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 05:55:43,888 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 05:55:43,888 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 05:55:43,889 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 05:55:43,889 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 05:55:43,890 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 05:55:43,890 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 05:55:43,891 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 05:55:43,892 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 05:55:43,893 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 05:55:43,897 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 05:55:43,898 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 05:55:43,898 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 05:55:43,899 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 05:55:43,899 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 05:55:43,900 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 05:55:43,901 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 05:55:43,902 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 05:55:43,903 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 05:55:43,903 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 05:55:43,904 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 05:55:43,905 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 05:55:43,906 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 05:55:43,906 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 05:55:43,907 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 05:55:43,907 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 05:55:43,908 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 05:55:43,908 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 05:55:43,909 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 05:55:43,909 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 05:55:43,910 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 05:55:43,911 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 05:55:43,911 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 05:55:43,912 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 05:55:43,912 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 05:55:43,913 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 05:55:43,914 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 05:55:43,914 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 05:55:43,914 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 05:55:43,915 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 05:55:43,915 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 05:55:43,917 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.dataformat.jackson-dataformat-smile' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.10/jackson-dataformat-smile-2.8.10.jar 05:55:43,917 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.dataformat.jackson-dataformat-yaml' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.10/jackson-dataformat-yaml-2.8.10.jar 05:55:43,918 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.dataformat.jackson-dataformat-cbor' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.10/jackson-dataformat-cbor-2.8.10.jar 05:55:43,921 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar 05:55:43,922 INFO [RuntimeHarnessImpl] Bundle 'org.hdrhistogram.HdrHistogram' has URL file:/opt/jenkins/.m2/repository/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar 05:55:43,923 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/org/elasticsearch/jna/4.5.1/jna-4.5.1.jar 05:55:43,926 INFO [RuntimeHarnessImpl] Bundle 'io.netty.buffer' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-buffer/4.1.16.Final/netty-buffer-4.1.16.Final.jar 05:55:43,926 INFO [RuntimeHarnessImpl] Bundle 'io.netty.codec' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-codec/4.1.16.Final/netty-codec-4.1.16.Final.jar 05:55:43,927 INFO [RuntimeHarnessImpl] Bundle 'io.netty.codec-http' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-codec-http/4.1.16.Final/netty-codec-http-4.1.16.Final.jar 05:55:43,928 INFO [RuntimeHarnessImpl] Bundle 'io.netty.common' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-common/4.1.16.Final/netty-common-4.1.16.Final.jar 05:55:43,928 INFO [RuntimeHarnessImpl] Bundle 'io.netty.handler' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-handler/4.1.16.Final/netty-handler-4.1.16.Final.jar 05:55:43,929 INFO [RuntimeHarnessImpl] Bundle 'io.netty.resolver' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-resolver/4.1.16.Final/netty-resolver-4.1.16.Final.jar 05:55:43,929 INFO [RuntimeHarnessImpl] Bundle 'io.netty.transport' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-transport/4.1.16.Final/netty-transport-4.1.16.Final.jar 05:55:43,930 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 05:55:43,930 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 05:55:43,931 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 05:55:43,931 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 05:55:43,932 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 05:55:43,932 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 05:55:43,933 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 05:55:43,933 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 05:55:43,934 INFO [RuntimeHarnessImpl] Bundle 'org.apache.logging.log4j.api' has URL file:/opt/jenkins/.m2/repository/org/apache/logging/log4j/log4j-api/2.9.1/log4j-api-2.9.1.jar 05:55:43,935 INFO [RuntimeHarnessImpl] Bundle 'org.apache.logging.log4j.core' has URL file:/opt/jenkins/.m2/repository/org/apache/logging/log4j/log4j-core/2.9.1/log4j-core-2.9.1.jar 05:55:43,936 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 05:55:43,936 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 05:55:43,937 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 05:55:43,937 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 05:55:43,938 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar 05:55:43,938 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar 05:55:43,939 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 05:55:43,940 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 05:55:43,941 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar 05:55:43,942 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 05:55:43,942 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 05:55:43,943 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 05:55:43,943 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 05:55:43,944 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 05:55:43,944 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 05:55:43,945 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 05:55:43,946 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 05:55:43,947 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 05:55:43,947 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 05:55:43,947 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 05:55:43,948 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 05:55:43,948 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 05:55:43,949 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 05:55:43,949 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 05:55:43,950 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 05:55:43,950 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 05:55:43,951 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 05:55:43,951 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 05:55:43,952 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 05:55:43,953 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 05:55:43,957 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 05:55:43,958 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 05:55:43,959 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 05:55:43,964 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 05:55:43,965 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 05:55:43,965 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 05:55:43,965 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.oauth' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.2-I20180627_0316.jar 05:55:43,966 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 05:55:43,966 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 05:55:43,967 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 05:55:43,968 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316.jar 05:55:43,969 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316.jar 05:55:43,969 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316.jar 05:55:43,970 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316.jar 05:55:43,970 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316.jar 05:55:43,970 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 05:55:43,971 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar 05:55:43,971 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar 05:55:43,971 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar 05:55:43,972 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar 05:55:43,972 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar 05:55:43,972 INFO [RuntimeHarnessImpl] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 05:55:43,973 INFO [RuntimeHarnessImpl] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 05:55:43,973 INFO [RuntimeHarnessImpl] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 05:55:43,974 INFO [RuntimeHarnessImpl] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 05:55:43,974 INFO [RuntimeHarnessImpl] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 05:55:43,975 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar 05:55:43,975 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar 05:55:43,976 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar 05:55:43,976 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar 05:55:43,977 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316.jar 05:55:43,977 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 05:55:43,978 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316.jar 05:55:43,979 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar 05:55:43,979 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 05:55:43,980 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 05:55:43,980 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316.jar 05:55:43,981 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316.jar 05:55:43,981 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 05:55:43,986 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 05:55:43,987 INFO [RuntimeHarnessImpl] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 05:55:43,987 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316.jar 05:55:43,987 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316.jar 05:55:43,988 INFO [RuntimeHarnessImpl] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 05:55:43,988 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar 05:55:43,989 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316.jar 05:55:43,989 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 05:55:43,989 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar 05:55:43,990 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316.jar 05:55:43,990 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316.jar 05:55:43,990 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316.jar 05:55:43,991 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 05:55:43,991 INFO [RuntimeHarnessImpl] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 05:55:43,992 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 05:55:43,992 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 05:55:44,002 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 05:55:44,072 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 05:55:44,085 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 05:55:44,091 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 05:55:44,119 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 05:55:44,120 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 05:55:44,120 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 05:55:44,122 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 05:55:44,123 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 05:55:44,126 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 05:55:44,126 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 05:55:44,126 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 05:55:44,129 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 05:55:44,130 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 05:55:44,130 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 05:55:44,138 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 05:55:44,138 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 05:55:44,138 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 05:55:44,141 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 05:55:44,141 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 05:55:44,149 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 05:55:44,149 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 05:55:44,153 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 05:55:44,153 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 05:55:44,154 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 05:55:44,156 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 05:55:44,160 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 05:55:44,160 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 05:55:44,160 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 05:55:44,165 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 05:55:44,165 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 05:55:44,165 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 05:55:44,168 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 05:55:44,168 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 05:55:44,168 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 05:55:44,171 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 05:55:44,171 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 05:55:44,173 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 05:55:44,173 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 05:55:44,177 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 05:55:44,177 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 05:55:44,181 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.stream 05:55:44,187 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.kafka.service 05:55:44,187 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.kafka.service 05:55:44,187 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kafka.KafkaConfigService 05:55:44,192 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.service 05:55:44,192 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.service 05:55:44,192 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.stream.StreamService 05:55:44,197 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro 05:55:44,197 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro 05:55:44,198 INFO [ComponentManagerImpl] Registering service: org.apache.avro.message.SchemaStore 05:55:44,198 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.avro.AvroService 05:55:44,201 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.codec.service 05:55:44,201 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.codec.service 05:55:44,202 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.codec.CodecService 05:55:44,204 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro.contrib 05:55:44,205 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro.contrib 05:55:44,205 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 05:55:44,215 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 05:55:44,215 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 05:55:44,215 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 05:55:44,215 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 05:55:44,216 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 05:55:44,219 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 05:55:44,219 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 05:55:44,219 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 05:55:44,221 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 05:55:44,222 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 05:55:44,225 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 05:55:44,225 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 05:55:44,225 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 05:55:44,227 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 05:55:44,227 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 05:55:44,227 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 05:55:44,229 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.automation.features 05:55:44,234 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.features.operations 05:55:44,234 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.features.operations, aliases=[service:org.nuxeo.ecm.core.automation.featuresContrib] 05:55:44,237 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.features.bindings 05:55:44,238 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.features.bindings 05:55:44,240 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib 05:55:44,240 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib 05:55:44,242 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.contextContrib 05:55:44,243 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.contextContrib 05:55:44,246 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 05:55:44,250 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 05:55:44,250 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 05:55:44,250 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 05:55:44,251 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 05:55:44,254 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 05:55:44,254 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 05:55:44,254 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 05:55:44,260 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 05:55:44,260 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 05:55:44,260 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 05:55:44,261 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.automation.scripting 05:55:44,265 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent 05:55:44,265 INFO [ComponentRegistry] Registering component: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent 05:55:44,265 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent. Waiting for: [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] 05:55:44,267 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.scripting.contextContrib 05:55:44,267 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.scripting.contextContrib 05:55:44,269 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.automation.scripting.classfilter 05:55:44,269 INFO [ComponentRegistry] Registering component: service:org.nuxeo.automation.scripting.classfilter 05:55:44,269 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 05:55:44,271 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 05:55:44,271 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 05:55:44,272 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 05:55:44,274 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 05:55:44,274 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 05:55:44,274 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 05:55:44,275 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 05:55:44,285 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 05:55:44,285 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 05:55:44,285 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 05:55:44,285 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 05:55:44,287 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar 05:55:44,288 INFO [RuntimeHarnessImpl] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 05:55:44,288 INFO [RuntimeHarnessImpl] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 05:55:44,288 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar 05:55:44,288 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 05:55:44,289 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 05:55:44,289 INFO [RuntimeHarnessImpl] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 05:55:44,290 INFO [RuntimeHarnessImpl] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 05:55:44,290 INFO [RuntimeHarnessImpl] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 05:55:44,290 INFO [RuntimeHarnessImpl] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 05:55:44,291 INFO [RuntimeHarnessImpl] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 05:55:44,292 INFO [RuntimeHarnessImpl] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 05:55:44,292 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 05:55:44,293 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 05:55:44,293 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar 05:55:44,293 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 05:55:44,295 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 05:55:44,296 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 05:55:44,296 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 05:55:44,297 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 05:55:44,297 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 05:55:44,298 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 05:55:44,298 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 05:55:44,298 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 05:55:44,299 INFO [RuntimeHarnessImpl] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 05:55:44,299 INFO [RuntimeHarnessImpl] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 05:55:44,299 INFO [RuntimeHarnessImpl] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 05:55:44,300 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 05:55:44,300 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 05:55:44,300 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 05:55:44,300 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 05:55:44,300 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 05:55:44,301 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 05:55:44,301 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 05:55:44,301 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 05:55:44,301 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 05:55:44,302 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 05:55:44,302 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 05:55:44,302 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 05:55:44,302 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 05:55:44,305 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 05:55:44,305 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 05:55:44,305 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 05:55:44,306 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 05:55:44,309 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 05:55:44,309 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 05:55:44,309 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 05:55:44,309 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 05:55:44,314 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 05:55:44,314 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 05:55:44,314 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 05:55:44,314 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 05:55:44,317 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 05:55:44,317 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 05:55:44,317 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 05:55:44,317 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.automation.core 05:55:44,323 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.operation.OperationServiceComponent 05:55:44,323 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.operation.OperationServiceComponent 05:55:44,323 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.operation.OperationServiceComponent. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 05:55:44,324 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.automation.core.impl.ReloadListener 05:55:44,324 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.automation.core.impl.ReloadListener 05:55:44,327 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.coreContrib 05:55:44,327 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.coreContrib 05:55:44,329 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.core.properties 05:55:44,329 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.core.properties 05:55:44,330 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.marshallers 05:55:44,330 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.marshallers 05:55:44,332 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.automation.core.impl.workmanager 05:55:44,332 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.automation.core.impl.workmanager 05:55:44,332 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 05:55:44,334 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 05:55:44,334 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 05:55:44,334 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 05:55:44,335 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 05:55:44,339 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 05:55:44,339 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 05:55:44,339 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 05:55:44,342 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 05:55:44,342 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 05:55:44,342 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 05:55:44,345 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 05:55:44,345 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 05:55:44,345 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 05:55:44,346 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.adobe.cc.nuxeo-adobe-connector-core 05:55:44,348 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.connector.page.providers 05:55:44,348 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.connector.page.providers 05:55:44,349 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.connector.doc.types 05:55:44,349 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.connector.doc.types 05:55:44,350 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.connector.search.doc.types 05:55:44,351 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.connector.search.doc.types 05:55:44,352 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.cc.operation.setcompounddocs 05:55:44,352 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.cc.operation.setcompounddocs 05:55:44,353 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.cc.NuxeoAdobeConnectorService 05:55:44,353 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.cc.NuxeoAdobeConnectorService 05:55:44,354 INFO [ComponentManagerImpl] Registering service: org.nuxeo.adobe.cc.NuxeoAdobeConnectorService 05:55:44,354 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 05:55:44,356 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 05:55:44,357 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 05:55:44,357 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 05:55:44,358 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 05:55:44,358 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 05:55:44,358 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 05:55:44,360 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 05:55:44,360 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 05:55:44,362 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 05:55:44,363 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 05:55:44,364 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 05:55:44,365 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 05:55:44,366 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 05:55:44,366 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 05:55:44,370 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 05:55:44,371 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 05:55:44,371 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 05:55:44,371 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 05:55:44,371 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 05:55:44,372 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 05:55:44,372 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 05:55:44,374 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 05:55:44,374 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 05:55:44,375 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 05:55:44,375 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 05:55:44,377 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 05:55:44,377 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 05:55:44,377 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.trash.TrashService 05:55:44,377 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 05:55:44,382 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 05:55:44,382 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 05:55:44,382 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.versioning.VersioningService 05:55:44,382 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 05:55:44,383 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 05:55:44,383 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 05:55:44,385 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 05:55:44,385 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 05:55:44,385 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 05:55:44,386 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 05:55:44,386 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 05:55:44,388 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 05:55:44,388 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 05:55:44,389 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 05:55:44,389 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 05:55:44,391 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 05:55:44,391 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 05:55:44,391 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 05:55:44,392 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 05:55:44,392 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 05:55:44,394 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 05:55:44,394 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 05:55:44,394 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 05:55:44,396 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 05:55:44,396 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 05:55:44,397 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 05:55:44,397 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 05:55:44,398 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 05:55:44,398 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 05:55:44,399 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 05:55:44,399 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 05:55:44,399 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 05:55:44,401 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 05:55:44,401 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 05:55:44,401 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 05:55:44,403 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 05:55:44,403 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 05:55:44,404 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 05:55:44,405 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 05:55:44,405 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 05:55:44,406 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 05:55:44,406 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 05:55:44,408 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 05:55:44,409 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 05:55:44,409 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 05:55:44,410 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 05:55:44,410 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 05:55:44,410 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 05:55:44,411 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 05:55:44,413 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 05:55:44,413 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 05:55:44,414 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 05:55:44,415 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 05:55:44,415 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 05:55:44,416 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 05:55:44,417 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 05:55:44,417 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 05:55:44,417 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 05:55:44,420 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 05:55:44,420 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 05:55:44,420 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 05:55:44,421 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 05:55:44,422 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 05:55:44,422 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 05:55:44,422 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 05:55:44,422 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 05:55:44,424 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 05:55:44,424 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 05:55:44,424 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 05:55:44,425 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 05:55:44,425 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 05:55:44,427 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 05:55:44,427 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 05:55:44,427 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 05:55:44,429 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 05:55:44,429 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 05:55:44,429 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 05:55:44,430 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 05:55:44,430 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 05:55:44,432 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 05:55:44,432 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 05:55:44,432 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 05:55:44,433 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 05:55:44,433 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 05:55:44,434 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 05:55:44,435 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 05:55:44,435 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 05:55:44,435 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 05:55:44,437 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 05:55:44,437 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 05:55:44,438 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 05:55:44,438 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 05:55:44,438 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 05:55:44,440 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 05:55:44,440 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 05:55:44,441 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 05:55:44,441 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 05:55:44,441 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 05:55:44,445 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 05:55:44,446 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 05:55:44,446 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 05:55:44,447 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 05:55:44,447 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 05:55:44,448 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 05:55:44,448 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 05:55:44,448 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 05:55:44,448 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 05:55:44,450 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 05:55:44,450 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 05:55:44,451 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 05:55:44,454 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 05:55:44,454 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 05:55:44,455 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 05:55:44,455 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 05:55:44,456 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 05:55:44,456 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 05:55:44,458 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 05:55:44,458 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 05:55:44,458 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 05:55:44,458 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 05:55:44,462 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 05:55:44,462 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 05:55:44,462 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 05:55:44,462 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 05:55:44,462 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 05:55:44,468 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 05:55:44,468 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 05:55:44,469 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 05:55:44,469 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 05:55:44,473 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 05:55:44,473 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 05:55:44,474 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 05:55:44,474 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 05:55:44,476 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 05:55:44,476 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 05:55:44,476 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 05:55:44,476 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 05:55:44,478 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 05:55:44,478 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 05:55:44,478 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 05:55:44,479 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 05:55:44,482 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 05:55:44,482 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 05:55:44,483 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 05:55:44,485 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 05:55:44,485 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 05:55:44,485 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 05:55:44,485 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 05:55:44,485 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 05:55:44,485 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 05:55:44,485 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.AutomationService 05:55:44,485 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.AutomationAdmin 05:55:44,485 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.core.events.EventHandlerRegistry 05:55:44,485 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.core.trace.TracerFactory 05:55:44,486 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.context.ContextService 05:55:44,486 INFO [ComponentManagerImpl] Registering service: org.nuxeo.automation.scripting.api.AutomationScriptingService 05:55:44,487 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 05:55:44,487 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 05:55:44,487 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 05:55:44,487 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 05:55:44,489 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 05:55:44,489 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 05:55:44,489 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 05:55:44,490 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 05:55:44,490 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 05:55:44,492 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 05:55:44,492 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 05:55:44,492 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService 05:55:44,492 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 05:55:44,494 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 05:55:44,495 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 05:55:44,495 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 05:55:44,495 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 05:55:44,496 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 05:55:44,497 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 05:55:44,497 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 05:55:44,498 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 05:55:44,498 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 05:55:44,500 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 05:55:44,501 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 05:55:44,501 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.io.download.DownloadService. Waiting for: [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] 05:55:44,502 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 05:55:44,502 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 05:55:44,503 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 05:55:44,504 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 05:55:44,504 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 05:55:44,504 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 05:55:44,507 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 05:55:44,507 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 05:55:44,507 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 05:55:44,507 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 05:55:44,509 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 05:55:44,510 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 05:55:44,510 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 05:55:44,510 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 05:55:44,510 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 05:55:44,513 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 05:55:44,513 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 05:55:44,513 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 05:55:44,513 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 05:55:44,513 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 05:55:44,514 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 05:55:44,516 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 05:55:44,516 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 05:55:44,516 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 05:55:44,516 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 05:55:44,517 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 05:55:44,519 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 05:55:44,519 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 05:55:44,521 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 05:55:44,521 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 05:55:44,521 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 05:55:44,526 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 05:55:44,527 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 05:55:44,527 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 05:55:44,529 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 05:55:44,529 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 05:55:44,530 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 05:55:44,530 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 05:55:44,531 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 05:55:44,534 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 05:55:44,534 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 05:55:44,534 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 05:55:44,534 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 05:55:44,535 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 05:55:44,535 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 05:55:44,539 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 05:55:44,539 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 05:55:44,539 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 05:55:44,540 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 05:55:44,540 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 05:55:44,541 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 05:55:44,542 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 05:55:44,543 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 05:55:44,543 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 05:55:44,545 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 05:55:44,545 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 05:55:44,547 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 05:55:44,547 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 05:55:44,549 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 05:55:44,549 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 05:55:44,560 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 05:55:44,560 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 05:55:44,565 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 05:55:44,839 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 05:55:44,839 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 05:55:44,839 INFO [StorageConfiguration] Deploying a VCS repository 05:55:44,841 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 05:55:44,841 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 05:55:44,843 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 05:55:44,844 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 05:55:44,867 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 05:55:44,867 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 05:55:44,868 INFO [ComponentManagerImpl] Starting Nuxeo Components 05:55:44,875 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 05:55:44,875 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 05:55:44,877 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 05:55:44,882 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 05:55:44,887 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 05:55:44,896 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 05:55:44,896 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 05:55:44,905 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 05:55:44,905 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 05:55:44,906 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 05:55:44,906 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 05:55:44,907 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.kafka.service 05:55:44,908 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.service 05:55:44,917 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro 05:55:44,918 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.codec.service 05:55:44,920 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro.contrib 05:55:44,928 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 05:55:44,931 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 05:55:44,931 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 05:55:44,933 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 05:55:44,933 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 05:55:44,936 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 05:55:44,936 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 05:55:44,937 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.features.operations 05:55:44,937 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.features.bindings 05:55:44,937 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib 05:55:44,937 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.contextContrib 05:55:44,938 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.core.uidgen.sequencer.hibernate and value false 05:55:44,939 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 05:55:44,957 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 05:55:44,958 INFO [SchemaManagerImpl] Registered schema: directory_configuration 05:55:44,961 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 05:55:44,961 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.scripting.contextContrib 05:55:44,962 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.automation.scripting.classfilter 05:55:44,988 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 05:55:44,989 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 05:55:44,992 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 05:55:45,000 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 05:55:45,000 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.automation.core.impl.ReloadListener 05:55:45,002 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.coreContrib 05:55:45,002 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.core.properties 05:55:45,003 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.properties.value.trim and value false 05:55:45,003 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.export.aliases and value false 05:55:45,003 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.allowVirtualUser and value false 05:55:45,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.marshallers 05:55:45,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.automation.core.impl.workmanager 05:55:45,003 INFO [WorkManagerImpl] Registered work queue blobs WorkQueueDescriptor[id=blobs categories=[blobListZip] maxThreads=2] 05:55:45,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 05:55:45,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 05:55:45,008 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.connector.page.providers 05:55:45,009 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.connector.doc.types 05:55:45,009 INFO [SchemaManagerImpl] Registered schema: compoundDocument 05:55:45,009 INFO [SchemaManagerImpl] Registered facet: CompoundDocument 05:55:45,009 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.connector.search.doc.types 05:55:45,009 INFO [SchemaManagerImpl] Registered schema: adobe-connector-all-images_pp 05:55:45,009 INFO [SchemaManagerImpl] Registered schema: adobe-connector-search_pp 05:55:45,010 INFO [SchemaManagerImpl] Registered document type: adobe-connector-all-images_pp 05:55:45,010 INFO [SchemaManagerImpl] Registered document type: adobe-connector-search_pp 05:55:45,010 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.cc.operation.setcompounddocs 05:55:45,011 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.cc.NuxeoAdobeConnectorService 05:55:45,013 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 05:55:45,013 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: core-types 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: base 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: relation 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: common 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: dublincore 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: uid 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: file 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: files 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: note 05:55:45,014 INFO [SchemaManagerImpl] Registered schema: domain 05:55:45,015 INFO [SchemaManagerImpl] Registered schema: relatedtext 05:55:45,015 INFO [SchemaManagerImpl] Registered schema: publishing 05:55:45,015 INFO [SchemaManagerImpl] Registered schema: webcontainer 05:55:45,015 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 05:55:45,015 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 05:55:45,016 INFO [SchemaManagerImpl] Registered facet: Folderish 05:55:45,016 INFO [SchemaManagerImpl] Registered facet: Orderable 05:55:45,016 INFO [SchemaManagerImpl] Registered facet: Versionable 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: Downloadable 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: Publishable 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: PublishSpace 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: Commentable 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: WebView 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: SuperSpace 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: SystemDocument 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: BigFolder 05:55:45,017 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 05:55:45,018 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: Folder 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: Root 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: Relation 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: Domain 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: Workspace 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: SectionRoot 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: Section 05:55:45,018 INFO [SchemaManagerImpl] Registered document type: File 05:55:45,019 INFO [SchemaManagerImpl] Registered document type: Note 05:55:45,019 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 05:55:45,020 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 05:55:45,020 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 05:55:45,022 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 05:55:45,023 INFO [SchemaManagerImpl] Registered schema: user 05:55:45,023 INFO [SchemaManagerImpl] Registered schema: group 05:55:45,023 INFO [SchemaManagerImpl] Registered schema: vocabulary 05:55:45,023 INFO [SchemaManagerImpl] Registered schema: xvocabulary 05:55:45,023 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 05:55:45,023 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 05:55:45,023 INFO [SchemaManagerImpl] Registered schema: documentsLists 05:55:45,025 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 05:55:45,026 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 05:55:45,026 INFO [LifeCycleRegistry] Registering lifecycle: default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 05:55:45,029 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 05:55:45,030 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 05:55:45,030 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 05:55:45,030 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 05:55:45,031 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 05:55:45,031 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 05:55:45,033 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 05:55:45,033 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 05:55:45,036 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 05:55:45,038 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.service.migrator 05:55:45,039 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 05:55:45,039 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 05:55:45,039 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.isTrashed.from.deleteTransition and value true 05:55:45,044 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 05:55:45,045 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 05:55:45,045 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 05:55:45,046 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 05:55:45,047 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 05:55:45,048 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 05:55:45,049 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 05:55:45,049 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 05:55:45,059 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 05:55:45,061 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 05:55:45,061 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 05:55:45,062 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.uidseq.keyvaluestore.name and value sequence 05:55:45,062 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 05:55:45,063 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 05:55:45,063 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 05:55:45,064 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 05:55:45,064 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 05:55:45,066 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 05:55:45,066 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 05:55:45,067 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 05:55:45,068 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 05:55:45,068 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.directory.pageproviders 05:55:45,068 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 05:55:45,068 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 05:55:45,070 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 05:55:45,071 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 05:55:45,072 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 05:55:45,073 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 05:55:45,074 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 05:55:45,074 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 05:55:45,076 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 05:55:45,076 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 05:55:45,078 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 05:55:45,138 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 05:55:45,138 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 05:55:45,139 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 05:55:45,140 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 05:55:45,140 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 05:55:45,141 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 05:55:45,142 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 05:55:45,143 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 05:55:45,143 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 05:55:45,143 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 05:55:45,144 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 05:55:45,144 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.acl.properties 05:55:45,144 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.security.acl.legacyBehavior and value false 05:55:45,147 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 05:55:45,150 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 05:55:45,150 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 05:55:45,152 INFO [LoginPluginRegistry] registering Login Plugin ... 05:55:45,152 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 05:55:45,152 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 05:55:45,158 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 05:55:45,163 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 05:55:45,165 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 05:55:45,165 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 05:55:45,167 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 05:55:45,172 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 05:55:45,172 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 05:55:45,173 INFO [VersioningComponent] Registered versioning policy: collaborative-save 05:55:45,174 INFO [VersioningComponent] Registered versioning filter: system-document 05:55:45,174 INFO [VersioningComponent] Registered versioning filter: note-filter 05:55:45,174 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 05:55:45,177 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 05:55:45,177 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 05:55:45,177 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 05:55:45,253 INFO [PageProviderRegistry] Registering page provider with name AUDIT_BROWSER 05:55:45,256 INFO [PageProviderRegistry] Registering page provider with name adobe-connector-all-images 05:55:45,256 INFO [PageProviderRegistry] Registering page provider with name adobe-connector-search 05:55:45,257 INFO [PageProviderRegistry] Registering page provider with name nuxeo_directory_entry_listing 05:55:45,261 INFO [PageProviderRegistry] Registering page provider with name users_listing 05:55:45,261 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 05:55:45,261 INFO [PageProviderRegistry] Registering page provider with name groups_listing 05:55:45,261 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 05:55:45,261 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 05:55:45,261 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 05:55:45,264 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 05:55:45,322 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 05:55:45,327 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 05:55:45,329 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 05:55:45,366 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.operation.OperationServiceComponent 05:55:45,970 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent 05:55:45,971 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.scripting.inline-context-in-params and value false 05:55:45,995 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 05:55:45,997 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 05:55:45,999 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 05:55:46,001 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 05:55:46,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 05:55:46,005 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 05:55:46,005 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.avro.factories 05:55:46,008 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 05:55:46,064 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 05:55:46,087 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 05:55:46,089 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 05:55:46,090 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 05:55:46,090 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 05:55:46,091 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 05:55:46,092 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 05:55:46,093 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 05:55:46,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 05:55:46,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 05:55:46,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 05:55:46,105 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 05:55:46,113 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 05:55:46,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 05:55:46,119 INFO [MigrationServiceImpl] Registered migration: trash-storage 05:55:46,119 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 05:55:46,134 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 05:55:46,146 INFO [CommandLineExecutorComponent] Registered command: pdftotext 05:55:46,205 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 05:55:46,210 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 05:55:46,210 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 05:55:46,219 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 05:55:46,221 INFO [UserService] UserService activated 05:55:46,221 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 05:55:46,223 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 05:55:46,223 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 05:55:46,227 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 05:55:46,232 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 05:55:46,233 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 05:55:46,234 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 05:55:46,234 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 05:55:46,243 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 05:55:46,243 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 05:55:46,243 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 05:55:46,248 INFO [DirectoryRegistry] Registered directory: userDirectory 05:55:46,249 INFO [DirectoryRegistry] Registered directory: groupDirectory 05:55:46,249 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 05:55:46,250 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 05:55:46,257 INFO [RepositoryManagerImpl] Registering repository: test 05:55:46,258 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 05:55:46,262 INFO [DirectoryRegistry] Registered directory template: template-directory 05:55:46,264 INFO [DirectoryRegistry] Registered directory template: template-user 05:55:46,264 INFO [DirectoryRegistry] Registered directory template: template-group 05:55:46,264 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 05:55:46,265 INFO [ComponentManagerImpl] Components activated in 1.395 sec. 05:55:46,267 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 05:55:46,268 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 05:55:46,319 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 05:55:46,320 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 05:55:46,321 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 05:55:46,451 INFO [WorkManagerImpl] Initialized work queue blobs WorkQueueDescriptor(id=blobs categories=[blobListZip] queuing=true processing=true maxThreads=2 capacity=-1 clearCompletedAfterSeconds=) 05:55:46,452 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 05:55:46,452 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 05:55:46,453 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 05:55:46,453 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 05:55:46,533 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/directory_configuration.xsd 05:55:46,544 INFO [SchemaManagerImpl] Registered schema: compoundDocument from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/compoundDocument.xsd 05:55:46,552 INFO [SchemaManagerImpl] Registered schema: adobe-connector-all-images_pp from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/adobe-connector-all-images_pp.xsd 05:55:46,683 INFO [SchemaManagerImpl] Registered schema: adobe-connector-search_pp from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/adobe-connector-search_pp.xsd 05:55:46,709 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/core-types.xsd 05:55:46,716 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/base.xsd 05:55:46,723 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/relation.xsd 05:55:46,727 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/common.xsd 05:55:46,732 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 05:55:46,732 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 05:55:46,732 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 05:55:46,733 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 05:55:46,733 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 05:55:46,733 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 05:55:46,733 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/dublincore.xsd 05:55:46,737 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/uid.xsd 05:55:46,746 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/file.xsd 05:55:46,752 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/files.xsd 05:55:46,758 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/note.xsd 05:55:46,762 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/domain.xsd 05:55:46,767 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/relatedtext.xsd 05:55:46,772 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/publishing.xsd 05:55:46,778 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/webcontainer.xsd 05:55:46,784 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/user.xsd 05:55:46,790 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/group.xsd 05:55:46,795 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/vocabulary.xsd 05:55:46,799 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/xvocabulary.xsd 05:55:46,802 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/l10nvocabulary.xsd 05:55:46,806 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/l10nxvocabulary.xsd 05:55:46,810 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/documentsLists.xsd 05:55:46,812 WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: adobe-connector-all-images_pp 05:55:46,812 WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: adobe-connector-all-images_pp 05:55:46,814 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 05:55:46,814 INFO [MongoDBComponent] Activate MongoDB component 05:55:47,132 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 05:55:47,133 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 05:55:47,181 ERROR [NuxeoAdobeConnectorServiceImpl] Error during registering adobe cc app org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: oauth2Clients at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl.lambda$registerAdobeCCClient$0(NuxeoAdobeConnectorServiceImpl.java:81) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:260) at org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl.registerAdobeCCClient(NuxeoAdobeConnectorServiceImpl.java:80) at org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl.applicationStarted(NuxeoAdobeConnectorServiceImpl.java:74) at org.nuxeo.runtime.model.DefaultComponent.start(DefaultComponent.java:84) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.RuntimeHarnessImpl.fireFrameworkStarted(RuntimeHarnessImpl.java:213) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:159) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 05:55:47,186 INFO [AutomationComponent] You can activate automation trace mode to get more informations on automation executions 05:55:47,216 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 05:55:47,229 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 05:55:47,229 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 05:55:47,230 INFO [RAMJobStore] RAMJobStore initialized. 05:55:47,231 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) '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. 05:55:47,231 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 05:55:47,231 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 05:55:47,231 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 05:55:47,233 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 05:55:47,242 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 05:55:47,243 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 05:55:47,244 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 05:55:47,245 INFO [SchedulerServiceImpl] scheduler started 05:55:47,245 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 05:55:47,273 INFO [MetricsServiceImpl] Setting up metrics configuration 05:55:47,292 INFO [WorkManagerImpl] Activated work queue blobs WorkQueueDescriptor(id=blobs categories=[blobListZip] queuing=true processing=true maxThreads=2 capacity=-1 clearCompletedAfterSeconds=) 05:55:47,295 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 05:55:47,295 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 05:55:47,296 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 05:55:47,493 INFO [ComponentManagerImpl] Components started in 1.226 sec. 05:55:47,496 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 145 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.adobe.cc.TestSetCompoundDocs 05:55:47,634 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 05:55:47,640 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 05:55:47,641 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 05:55:47,642 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 05:55:47,787 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 05:55:47,788 INFO [ComponentManagerImpl] Stopping Nuxeo Components 05:55:47,789 INFO [WorkManagerImpl] Deactivated work queue blobs 05:55:47,789 INFO [WorkManagerImpl] Deactivated work queue default 05:55:47,790 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 05:55:47,790 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 05:55:47,795 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 05:55:47,799 INFO [RepositoryService] Shutting down repository manager 05:55:47,801 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 05:55:47,802 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 05:55:47,802 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 05:55:47,803 INFO [ComponentManagerImpl] Components stopped in 0.015 sec. 05:55:47,803 INFO [UserService] UserService deactivated 05:55:47,806 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 05:55:47,806 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 05:55:47,807 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 05:55:47,808 INFO [ComponentManagerImpl] Components deactivated in 0.005 sec. 05:55:47,993 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 05:55:47,996 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.adobe.cc.nuxeo-adobe-connector-core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/classes/ 05:55:47,996 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.elasticsearch.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar 05:55:47,996 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.2-I20180627_0316.jar 05:55:47,997 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 05:55:47,998 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.2-I20180627_0316.jar 05:55:47,998 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.2-I20180627_0316.jar 05:55:47,998 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.bulk' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-bulk/target/nuxeo-core-bulk-10.2-I20180627_0316.jar 05:55:47,998 INFO [RuntimeHarnessImpl] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 05:55:47,999 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.2-I20180627_0316.jar 05:55:47,999 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.2-I20180627_0316.jar 05:55:47,999 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.2-I20180627_0316.jar 05:55:48,000 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.2-I20180627_0316.jar 05:55:48,000 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar 05:55:48,000 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.2-I20180627_0316.jar 05:55:48,000 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar 05:55:48,001 INFO [RuntimeHarnessImpl] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 05:55:48,001 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.2-I20180627_0316.jar 05:55:48,002 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.2-I20180627_0316.jar 05:55:48,002 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.2-I20180627_0316.jar 05:55:48,002 INFO [RuntimeHarnessImpl] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 05:55:48,002 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.2-I20180627_0316.jar 05:55:48,003 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.2-I20180627_0316.jar 05:55:48,003 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 05:55:48,003 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.2-I20180627_0316.jar 05:55:48,003 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 05:55:48,004 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar 05:55:48,004 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316.jar 05:55:48,004 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.2-I20180627_0316.jar 05:55:48,004 INFO [RuntimeHarnessImpl] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 05:55:48,005 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.2-I20180627_0316.jar 05:55:48,005 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 05:55:48,005 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 05:55:48,006 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 05:55:48,006 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 05:55:48,006 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 05:55:48,006 INFO [RuntimeHarnessImpl] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 05:55:48,007 INFO [RuntimeHarnessImpl] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 05:55:48,007 INFO [RuntimeHarnessImpl] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 05:55:48,007 INFO [RuntimeHarnessImpl] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.10/zookeeper-3.4.10.jar 05:55:48,008 INFO [RuntimeHarnessImpl] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 05:55:48,010 INFO [RuntimeHarnessImpl] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.jar 05:55:48,010 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 05:55:48,011 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.2-I20180627_0316.jar 05:55:48,011 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.2-I20180627_0316.jar 05:55:48,011 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.2-I20180627_0316.jar 05:55:48,012 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.2-I20180627_0316.jar 05:55:48,012 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 05:55:48,013 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.2-I20180627_0316.jar 05:55:48,013 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar 05:55:48,013 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.2-I20180627_0316.jar 05:55:48,014 INFO [RuntimeHarnessImpl] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 05:55:48,014 INFO [RuntimeHarnessImpl] Bundle 'avro' has URL file:/opt/jenkins/.m2/repository/org/apache/avro/avro/1.8.2/avro-1.8.2.jar 05:55:48,015 INFO [RuntimeHarnessImpl] Bundle 'jackson-core-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar 05:55:48,015 INFO [RuntimeHarnessImpl] Bundle 'jackson-mapper-asl' has URL file:/opt/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar 05:55:48,015 INFO [RuntimeHarnessImpl] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.jar 05:55:48,016 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.compress' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar 05:55:48,016 INFO [RuntimeHarnessImpl] Bundle 'org.tukaani.xz' has URL file:/opt/jenkins/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar 05:55:48,016 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.2-I20180627_0316.jar 05:55:48,016 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.2-I20180627_0316.jar 05:55:48,017 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.2-I20180627_0316.jar 05:55:48,017 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.2-I20180627_0316.jar 05:55:48,017 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.2-I20180627_0316.jar 05:55:48,017 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar 05:55:48,017 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 05:55:48,018 INFO [RuntimeHarnessImpl] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 05:55:48,018 INFO [RuntimeHarnessImpl] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 05:55:48,018 INFO [RuntimeHarnessImpl] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 05:55:48,019 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.2-I20180627_0316.jar 05:55:48,019 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 05:55:48,019 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 05:55:48,020 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 05:55:48,020 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.dataformat.jackson-dataformat-smile' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.8.10/jackson-dataformat-smile-2.8.10.jar 05:55:48,021 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.dataformat.jackson-dataformat-yaml' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.10/jackson-dataformat-yaml-2.8.10.jar 05:55:48,021 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.dataformat.jackson-dataformat-cbor' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.8.10/jackson-dataformat-cbor-2.8.10.jar 05:55:48,023 INFO [RuntimeHarnessImpl] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar 05:55:48,025 INFO [RuntimeHarnessImpl] Bundle 'org.hdrhistogram.HdrHistogram' has URL file:/opt/jenkins/.m2/repository/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar 05:55:48,025 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/org/elasticsearch/jna/4.5.1/jna-4.5.1.jar 05:55:48,027 INFO [RuntimeHarnessImpl] Bundle 'io.netty.buffer' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-buffer/4.1.16.Final/netty-buffer-4.1.16.Final.jar 05:55:48,027 INFO [RuntimeHarnessImpl] Bundle 'io.netty.codec' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-codec/4.1.16.Final/netty-codec-4.1.16.Final.jar 05:55:48,028 INFO [RuntimeHarnessImpl] Bundle 'io.netty.codec-http' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-codec-http/4.1.16.Final/netty-codec-http-4.1.16.Final.jar 05:55:48,028 INFO [RuntimeHarnessImpl] Bundle 'io.netty.common' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-common/4.1.16.Final/netty-common-4.1.16.Final.jar 05:55:48,028 INFO [RuntimeHarnessImpl] Bundle 'io.netty.handler' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-handler/4.1.16.Final/netty-handler-4.1.16.Final.jar 05:55:48,028 INFO [RuntimeHarnessImpl] Bundle 'io.netty.resolver' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-resolver/4.1.16.Final/netty-resolver-4.1.16.Final.jar 05:55:48,029 INFO [RuntimeHarnessImpl] Bundle 'io.netty.transport' has URL file:/opt/jenkins/.m2/repository/io/netty/netty-transport/4.1.16.Final/netty-transport-4.1.16.Final.jar 05:55:48,029 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 05:55:48,030 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 05:55:48,030 INFO [RuntimeHarnessImpl] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 05:55:48,030 INFO [RuntimeHarnessImpl] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 05:55:48,030 INFO [RuntimeHarnessImpl] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 05:55:48,031 INFO [RuntimeHarnessImpl] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 05:55:48,031 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 05:55:48,032 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 05:55:48,032 INFO [RuntimeHarnessImpl] Bundle 'org.apache.logging.log4j.api' has URL file:/opt/jenkins/.m2/repository/org/apache/logging/log4j/log4j-api/2.9.1/log4j-api-2.9.1.jar 05:55:48,033 INFO [RuntimeHarnessImpl] Bundle 'org.apache.logging.log4j.core' has URL file:/opt/jenkins/.m2/repository/org/apache/logging/log4j/log4j-core/2.9.1/log4j-core-2.9.1.jar 05:55:48,033 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.2-I20180627_0316.jar 05:55:48,033 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.2-I20180627_0316.jar 05:55:48,034 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.2-I20180627_0316.jar 05:55:48,034 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 05:55:48,034 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.2-I20180627_0316.jar 05:55:48,035 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar 05:55:48,035 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 05:55:48,037 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.2-I20180627_0316.jar 05:55:48,037 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar 05:55:48,038 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.2-I20180627_0316.jar 05:55:48,038 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0/nuxeo-connect-client-1.7.0.jar 05:55:48,038 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 05:55:48,039 INFO [RuntimeHarnessImpl] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 05:55:48,039 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 05:55:48,039 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 05:55:48,040 INFO [RuntimeHarnessImpl] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 05:55:48,041 INFO [RuntimeHarnessImpl] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 05:55:48,041 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar 05:55:48,041 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.2-I20180627_0316.jar 05:55:48,041 INFO [RuntimeHarnessImpl] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 05:55:48,042 INFO [RuntimeHarnessImpl] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 05:55:48,042 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar 05:55:48,042 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar 05:55:48,043 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.2-I20180627_0316.jar 05:55:48,043 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 05:55:48,043 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 05:55:48,044 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.2-I20180627_0316.jar 05:55:48,044 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar 05:55:48,044 INFO [RuntimeHarnessImpl] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 05:55:48,045 INFO [RuntimeHarnessImpl] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 05:55:48,045 INFO [RuntimeHarnessImpl] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 05:55:48,045 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar 05:55:48,046 INFO [RuntimeHarnessImpl] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar 05:55:48,046 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 05:55:48,047 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 05:55:48,047 INFO [RuntimeHarnessImpl] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 05:55:48,047 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.oauth' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.2-I20180627_0316.jar 05:55:48,049 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.2-I20180627_0316.jar 05:55:48,049 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.2-I20180627_0316.jar 05:55:48,049 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.2-I20180627_0316.jar 05:55:48,051 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.2-I20180627_0316.jar 05:55:48,051 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.2-I20180627_0316.jar 05:55:48,051 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.2-I20180627_0316.jar 05:55:48,051 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.2-I20180627_0316.jar 05:55:48,051 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.2-I20180627_0316.jar 05:55:48,052 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar 05:55:48,052 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316.jar 05:55:48,052 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar 05:55:48,052 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.2-I20180627_0316-tests.jar 05:55:48,052 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar 05:55:48,053 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar 05:55:48,053 INFO [RuntimeHarnessImpl] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 05:55:48,053 INFO [RuntimeHarnessImpl] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 05:55:48,054 INFO [RuntimeHarnessImpl] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 05:55:48,054 INFO [RuntimeHarnessImpl] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 05:55:48,054 INFO [RuntimeHarnessImpl] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 05:55:48,055 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar 05:55:48,055 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.2-I20180627_0316.jar 05:55:48,056 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar 05:55:48,056 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar 05:55:48,057 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.2-I20180627_0316.jar 05:55:48,057 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 05:55:48,057 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.2-I20180627_0316.jar 05:55:48,058 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar 05:55:48,058 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 05:55:48,058 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 05:55:48,059 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.2-I20180627_0316.jar 05:55:48,060 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.2-I20180627_0316.jar 05:55:48,060 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 05:55:48,061 INFO [RuntimeHarnessImpl] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 05:55:48,061 INFO [RuntimeHarnessImpl] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 05:55:48,061 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.2-I20180627_0316.jar 05:55:48,062 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.2-I20180627_0316.jar 05:55:48,062 INFO [RuntimeHarnessImpl] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 05:55:48,062 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar 05:55:48,063 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.2-I20180627_0316.jar 05:55:48,063 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar 05:55:48,063 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar 05:55:48,063 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.2-I20180627_0316.jar 05:55:48,064 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.2-I20180627_0316.jar 05:55:48,064 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.2-I20180627_0316.jar 05:55:48,064 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 05:55:48,065 INFO [RuntimeHarnessImpl] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 05:55:48,065 INFO [RuntimeHarnessImpl] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 05:55:48,065 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.2-I20180627_0316.jar 05:55:48,065 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 05:55:48,068 INFO [JavaUtilLoggingHelper] Redirecting java.util.logging to Apache Commons Logging, threshold is INFO 05:55:48,078 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 05:55:48,078 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 05:55:48,080 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 05:55:48,080 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 05:55:48,081 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 05:55:48,082 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 05:55:48,082 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 05:55:48,083 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 05:55:48,083 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 05:55:48,083 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 05:55:48,085 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 05:55:48,085 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 05:55:48,085 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 05:55:48,086 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 05:55:48,086 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 05:55:48,086 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 05:55:48,088 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 05:55:48,088 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 05:55:48,089 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 05:55:48,089 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 05:55:48,090 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 05:55:48,090 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 05:55:48,091 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 05:55:48,091 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 05:55:48,093 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 05:55:48,093 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 05:55:48,093 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 05:55:48,094 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 05:55:48,094 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 05:55:48,095 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 05:55:48,096 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 05:55:48,096 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 05:55:48,096 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 05:55:48,097 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 05:55:48,097 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 05:55:48,098 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 05:55:48,098 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 05:55:48,100 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 05:55:48,100 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 05:55:48,100 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.stream 05:55:48,102 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.kafka.service 05:55:48,102 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.kafka.service 05:55:48,102 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kafka.KafkaConfigService 05:55:48,118 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.stream.service 05:55:48,118 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.stream.service 05:55:48,119 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.stream.StreamService 05:55:48,127 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro 05:55:48,127 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro 05:55:48,127 INFO [ComponentManagerImpl] Registering service: org.apache.avro.message.SchemaStore 05:55:48,127 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.avro.AvroService 05:55:48,129 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.codec.service 05:55:48,129 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.codec.service 05:55:48,129 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.codec.CodecService 05:55:48,130 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.avro.contrib 05:55:48,131 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.avro.contrib 05:55:48,131 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 05:55:48,133 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 05:55:48,133 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 05:55:48,134 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 05:55:48,134 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 05:55:48,134 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 05:55:48,135 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 05:55:48,135 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 05:55:48,135 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 05:55:48,137 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 05:55:48,137 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 05:55:48,138 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 05:55:48,138 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 05:55:48,138 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 05:55:48,140 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 05:55:48,140 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 05:55:48,140 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 05:55:48,140 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 05:55:48,143 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 05:55:48,143 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 05:55:48,143 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 05:55:48,143 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 05:55:48,145 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 05:55:48,145 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 05:55:48,145 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 05:55:48,147 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 05:55:48,148 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 05:55:48,148 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 05:55:48,148 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 05:55:48,149 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 05:55:48,150 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 05:55:48,150 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 05:55:48,151 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 05:55:48,151 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 05:55:48,152 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 05:55:48,152 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 05:55:48,156 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 05:55:48,157 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 05:55:48,157 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 05:55:48,157 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 05:55:48,158 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.2-I20180627_0316.jar 05:55:48,158 INFO [RuntimeHarnessImpl] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 05:55:48,159 INFO [RuntimeHarnessImpl] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 05:55:48,159 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.2-I20180627_0316.jar 05:55:48,159 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.2-I20180627_0316.jar 05:55:48,160 INFO [RuntimeHarnessImpl] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 05:55:48,160 INFO [RuntimeHarnessImpl] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 05:55:48,160 INFO [RuntimeHarnessImpl] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 05:55:48,161 INFO [RuntimeHarnessImpl] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 05:55:48,161 INFO [RuntimeHarnessImpl] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 05:55:48,162 INFO [RuntimeHarnessImpl] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 05:55:48,162 INFO [RuntimeHarnessImpl] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 05:55:48,162 INFO [RuntimeHarnessImpl] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 05:55:48,163 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 05:55:48,163 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-server/target/nuxeo-runtime-server-10.2-I20180627_0316.jar 05:55:48,163 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.2-I20180627_0316.jar 05:55:48,165 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 05:55:48,166 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 05:55:48,166 INFO [RuntimeHarnessImpl] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 05:55:48,167 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 05:55:48,168 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 05:55:48,168 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 05:55:48,168 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 05:55:48,169 INFO [RuntimeHarnessImpl] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 05:55:48,169 INFO [RuntimeHarnessImpl] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 05:55:48,169 INFO [RuntimeHarnessImpl] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 05:55:48,169 INFO [RuntimeHarnessImpl] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 05:55:48,170 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.2-I20180627_0316.jar 05:55:48,170 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.2-I20180627_0316.jar 05:55:48,170 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar 05:55:48,170 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar 05:55:48,171 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar 05:55:48,171 INFO [RuntimeHarnessImpl] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 05:55:48,171 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar 05:55:48,171 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316.jar 05:55:48,172 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar 05:55:48,172 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.2-I20180627_0316-tests.jar 05:55:48,172 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316-tests.jar 05:55:48,172 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar 05:55:48,172 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 05:55:48,174 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 05:55:48,174 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 05:55:48,175 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 05:55:48,175 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 05:55:48,177 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 05:55:48,177 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 05:55:48,177 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 05:55:48,177 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 05:55:48,179 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 05:55:48,179 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 05:55:48,179 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 05:55:48,179 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 05:55:48,181 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 05:55:48,181 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 05:55:48,181 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 05:55:48,181 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 05:55:48,183 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 05:55:48,183 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 05:55:48,183 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 05:55:48,183 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 05:55:48,186 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 05:55:48,186 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 05:55:48,186 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 05:55:48,188 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 05:55:48,188 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 05:55:48,188 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 05:55:48,190 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 05:55:48,190 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 05:55:48,190 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 05:55:48,190 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.adobe.cc.nuxeo-adobe-connector-core 05:55:48,191 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.connector.page.providers 05:55:48,192 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.connector.page.providers 05:55:48,193 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.connector.doc.types 05:55:48,193 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.connector.doc.types 05:55:48,194 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.connector.search.doc.types 05:55:48,194 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.connector.search.doc.types 05:55:48,195 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.cc.operation.setcompounddocs 05:55:48,196 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.cc.operation.setcompounddocs 05:55:48,197 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.adobe.cc.NuxeoAdobeConnectorService 05:55:48,197 INFO [ComponentRegistry] Registering component: service:org.nuxeo.adobe.cc.NuxeoAdobeConnectorService 05:55:48,197 INFO [ComponentManagerImpl] Registering service: org.nuxeo.adobe.cc.NuxeoAdobeConnectorService 05:55:48,197 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 05:55:48,201 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 05:55:48,201 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 05:55:48,201 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 05:55:48,202 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 05:55:48,203 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 05:55:48,203 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 05:55:48,204 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 05:55:48,205 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 05:55:48,206 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 05:55:48,206 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 05:55:48,208 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 05:55:48,208 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 05:55:48,209 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 05:55:48,210 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 05:55:48,212 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 05:55:48,212 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 05:55:48,212 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 05:55:48,212 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 05:55:48,212 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 05:55:48,213 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 05:55:48,214 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 05:55:48,215 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 05:55:48,215 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 05:55:48,216 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 05:55:48,216 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.service.migrator 05:55:48,218 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 05:55:48,218 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 05:55:48,218 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.trash.TrashService 05:55:48,218 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 05:55:48,221 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 05:55:48,221 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 05:55:48,221 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.versioning.VersioningService 05:55:48,221 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 05:55:48,222 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 05:55:48,222 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 05:55:48,224 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 05:55:48,225 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 05:55:48,225 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 05:55:48,226 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 05:55:48,226 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 05:55:48,227 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 05:55:48,227 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 05:55:48,229 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 05:55:48,229 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 05:55:48,230 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 05:55:48,230 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 05:55:48,231 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 05:55:48,232 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 05:55:48,232 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 05:55:48,233 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 05:55:48,233 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 05:55:48,233 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 05:55:48,234 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 05:55:48,235 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 05:55:48,235 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 05:55:48,235 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 05:55:48,236 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 05:55:48,236 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 05:55:48,237 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 05:55:48,237 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 05:55:48,237 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 05:55:48,239 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 05:55:48,239 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 05:55:48,239 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 05:55:48,241 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 05:55:48,241 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 05:55:48,241 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 05:55:48,242 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 05:55:48,242 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 05:55:48,243 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 05:55:48,243 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 05:55:48,245 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 05:55:48,245 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 05:55:48,245 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 05:55:48,246 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 05:55:48,246 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 05:55:48,246 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 05:55:48,247 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 05:55:48,248 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 05:55:48,248 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 05:55:48,248 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 05:55:48,250 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 05:55:48,250 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.directory.pageproviders 05:55:48,250 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 05:55:48,251 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 05:55:48,252 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 05:55:48,252 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 05:55:48,253 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 05:55:48,253 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 05:55:48,253 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 05:55:48,255 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 05:55:48,255 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 05:55:48,255 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 05:55:48,255 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 05:55:48,255 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 05:55:48,256 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 05:55:48,257 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 05:55:48,257 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 05:55:48,258 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 05:55:48,258 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 05:55:48,259 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 05:55:48,259 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 05:55:48,259 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 05:55:48,261 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 05:55:48,261 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 05:55:48,261 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 05:55:48,262 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 05:55:48,262 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 05:55:48,264 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 05:55:48,264 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 05:55:48,264 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 05:55:48,265 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 05:55:48,265 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 05:55:48,265 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 05:55:48,267 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 05:55:48,267 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 05:55:48,267 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 05:55:48,268 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 05:55:48,268 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 05:55:48,269 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 05:55:48,270 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 05:55:48,270 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 05:55:48,271 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 05:55:48,271 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 05:55:48,272 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 05:55:48,272 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.acl.properties 05:55:48,273 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 05:55:48,275 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 05:55:48,275 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 05:55:48,275 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 05:55:48,276 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.2-I20180627_0316.jar 05:55:48,277 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar 05:55:48,277 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.2-I20180627_0316.jar 05:55:48,277 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar 05:55:48,277 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar 05:55:48,278 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar 05:55:48,279 INFO [RuntimeHarnessImpl] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 05:55:48,280 INFO [RuntimeHarnessImpl] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.2-I20180627_0316.jar 05:55:48,280 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 05:55:48,282 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 05:55:48,282 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 05:55:48,283 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 05:55:48,283 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 05:55:48,285 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 05:55:48,285 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 05:55:48,286 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 05:55:48,286 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 05:55:48,286 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 05:55:48,287 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 05:55:48,289 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 05:55:48,289 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 05:55:48,289 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 05:55:48,289 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 05:55:48,289 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 05:55:48,291 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 05:55:48,291 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 05:55:48,291 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 05:55:48,291 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 05:55:48,293 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 05:55:48,293 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 05:55:48,293 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 05:55:48,294 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 05:55:48,295 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 05:55:48,295 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 05:55:48,295 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 05:55:48,296 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 05:55:48,297 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 05:55:48,298 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 05:55:48,298 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 05:55:48,298 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 05:55:48,300 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 05:55:48,300 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 05:55:48,300 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 05:55:48,301 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 05:55:48,301 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 05:55:48,301 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 05:55:48,302 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 05:55:48,302 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 05:55:48,302 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 05:55:48,303 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 05:55:48,303 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 05:55:48,303 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 05:55:48,303 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 05:55:48,304 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 05:55:48,305 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 05:55:48,305 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 05:55:48,305 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 05:55:48,305 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 05:55:48,307 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 05:55:48,307 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 05:55:48,307 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService 05:55:48,307 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 05:55:48,309 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 05:55:48,309 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 05:55:48,309 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 05:55:48,309 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 05:55:48,311 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 05:55:48,311 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 05:55:48,311 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 05:55:48,312 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 05:55:48,312 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.avro.factories 05:55:48,314 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 05:55:48,314 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 05:55:48,314 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.io.download.DownloadService. Waiting for: [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] 05:55:48,315 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 05:55:48,316 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 05:55:48,316 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 05:55:48,317 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 05:55:48,317 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 05:55:48,317 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 05:55:48,320 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 05:55:48,321 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 05:55:48,321 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 05:55:48,321 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 05:55:48,322 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 05:55:48,322 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 05:55:48,323 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 05:55:48,323 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 05:55:48,323 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 05:55:48,325 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 05:55:48,325 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 05:55:48,325 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 05:55:48,325 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 05:55:48,325 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 05:55:48,325 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.oauth 05:55:48,327 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig 05:55:48,327 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig 05:55:48,329 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl 05:55:48,329 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl 05:55:48,330 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager 05:55:48,331 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth.keys.defaultContrib 05:55:48,331 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth.keys.defaultContrib 05:55:48,332 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl 05:55:48,332 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl 05:55:48,332 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry 05:55:48,333 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl 05:55:48,333 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl 05:55:48,334 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore 05:55:48,335 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl 05:55:48,335 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl 05:55:48,335 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistry 05:55:48,337 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry 05:55:48,337 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry 05:55:48,337 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry 05:55:48,338 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth.schemaContribs 05:55:48,338 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth.schemaContribs 05:55:48,339 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth.directoryContrib 05:55:48,339 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth.directoryContrib 05:55:48,340 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService 05:55:48,341 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService 05:55:48,341 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService 05:55:48,342 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.oauth.marshallers 05:55:48,342 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.oauth.marshallers 05:55:48,342 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 05:55:48,344 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 05:55:48,344 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 05:55:48,344 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 05:55:48,344 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 05:55:48,344 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 05:55:48,346 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 05:55:48,346 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 05:55:48,347 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 05:55:48,347 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 05:55:48,347 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 05:55:48,349 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 05:55:48,349 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 05:55:48,349 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 05:55:48,350 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 05:55:48,351 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 05:55:48,352 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 05:55:48,352 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 05:55:48,353 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 05:55:48,356 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 05:55:48,356 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 05:55:48,356 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 05:55:48,356 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 05:55:48,356 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 05:55:48,356 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 05:55:48,359 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 05:55:48,359 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 05:55:48,359 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 05:55:48,361 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 05:55:48,361 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 05:55:48,362 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 05:55:48,362 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 05:55:48,363 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 05:55:48,363 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 05:55:48,364 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 05:55:48,364 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 05:55:48,365 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 05:55:48,365 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 05:55:48,366 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 05:55:48,366 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 05:55:48,368 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 05:55:48,368 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 05:55:48,368 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 05:55:48,370 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 05:55:48,370 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 05:55:48,370 INFO [StorageConfiguration] Deploying a VCS repository 05:55:48,372 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 05:55:48,372 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 05:55:48,373 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 05:55:48,373 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 05:55:48,373 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 05:55:48,373 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 05:55:48,373 INFO [ComponentManagerImpl] Starting Nuxeo Components 05:55:48,374 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 05:55:48,374 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 05:55:48,374 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 05:55:48,374 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 05:55:48,374 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 05:55:48,374 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 05:55:48,374 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 05:55:48,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 05:55:48,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 05:55:48,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 05:55:48,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 05:55:48,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.kafka.service 05:55:48,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.stream.service 05:55:48,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro 05:55:48,375 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.codec.service 05:55:48,376 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.avro.contrib 05:55:48,376 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 05:55:48,376 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 05:55:48,376 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 05:55:48,376 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 05:55:48,376 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 05:55:48,376 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 05:55:48,377 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 05:55:48,377 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 05:55:48,377 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 05:55:48,377 INFO [SchemaManagerImpl] Registered schema: directory_configuration 05:55:48,377 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 05:55:48,379 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 05:55:48,379 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 05:55:48,379 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 05:55:48,380 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 05:55:48,381 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 05:55:48,381 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 05:55:48,381 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.connector.page.providers 05:55:48,381 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.connector.doc.types 05:55:48,381 INFO [SchemaManagerImpl] Registered schema: compoundDocument 05:55:48,382 INFO [SchemaManagerImpl] Registered facet: CompoundDocument 05:55:48,382 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.connector.search.doc.types 05:55:48,382 INFO [SchemaManagerImpl] Registered schema: adobe-connector-all-images_pp 05:55:48,382 INFO [SchemaManagerImpl] Registered schema: adobe-connector-search_pp 05:55:48,382 INFO [SchemaManagerImpl] Registered document type: adobe-connector-all-images_pp 05:55:48,382 INFO [SchemaManagerImpl] Registered document type: adobe-connector-search_pp 05:55:48,383 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.cc.operation.setcompounddocs 05:55:48,383 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.adobe.cc.NuxeoAdobeConnectorService 05:55:48,383 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 05:55:48,383 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 05:55:48,383 INFO [SchemaManagerImpl] Registered schema: core-types 05:55:48,383 INFO [SchemaManagerImpl] Registered schema: base 05:55:48,383 INFO [SchemaManagerImpl] Registered schema: relation 05:55:48,383 INFO [SchemaManagerImpl] Registered schema: common 05:55:48,383 INFO [SchemaManagerImpl] Registered schema: dublincore 05:55:48,384 INFO [SchemaManagerImpl] Registered schema: uid 05:55:48,384 INFO [SchemaManagerImpl] Registered schema: file 05:55:48,384 INFO [SchemaManagerImpl] Registered schema: files 05:55:48,384 INFO [SchemaManagerImpl] Registered schema: note 05:55:48,384 INFO [SchemaManagerImpl] Registered schema: domain 05:55:48,384 INFO [SchemaManagerImpl] Registered schema: relatedtext 05:55:48,384 INFO [SchemaManagerImpl] Registered schema: publishing 05:55:48,384 INFO [SchemaManagerImpl] Registered schema: webcontainer 05:55:48,384 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 05:55:48,384 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 05:55:48,385 INFO [SchemaManagerImpl] Registered facet: Folderish 05:55:48,385 INFO [SchemaManagerImpl] Registered facet: Orderable 05:55:48,385 INFO [SchemaManagerImpl] Registered facet: Versionable 05:55:48,385 INFO [SchemaManagerImpl] Registered facet: Downloadable 05:55:48,385 INFO [SchemaManagerImpl] Registered facet: Publishable 05:55:48,385 INFO [SchemaManagerImpl] Registered facet: PublishSpace 05:55:48,385 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 05:55:48,385 INFO [SchemaManagerImpl] Registered facet: Commentable 05:55:48,385 INFO [SchemaManagerImpl] Registered facet: WebView 05:55:48,386 INFO [SchemaManagerImpl] Registered facet: SuperSpace 05:55:48,386 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 05:55:48,386 INFO [SchemaManagerImpl] Registered facet: SystemDocument 05:55:48,386 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 05:55:48,386 INFO [SchemaManagerImpl] Registered facet: BigFolder 05:55:48,386 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 05:55:48,386 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 05:55:48,386 INFO [SchemaManagerImpl] Registered document type: Folder 05:55:48,386 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 05:55:48,386 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 05:55:48,386 INFO [SchemaManagerImpl] Registered document type: Root 05:55:48,386 INFO [SchemaManagerImpl] Registered document type: Relation 05:55:48,387 INFO [SchemaManagerImpl] Registered document type: Domain 05:55:48,387 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 05:55:48,387 INFO [SchemaManagerImpl] Registered document type: Workspace 05:55:48,387 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 05:55:48,387 INFO [SchemaManagerImpl] Registered document type: SectionRoot 05:55:48,387 INFO [SchemaManagerImpl] Registered document type: Section 05:55:48,387 INFO [SchemaManagerImpl] Registered document type: File 05:55:48,387 INFO [SchemaManagerImpl] Registered document type: Note 05:55:48,387 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 05:55:48,387 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 05:55:48,387 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 05:55:48,388 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 05:55:48,388 INFO [SchemaManagerImpl] Registered schema: user 05:55:48,388 INFO [SchemaManagerImpl] Registered schema: group 05:55:48,388 INFO [SchemaManagerImpl] Registered schema: vocabulary 05:55:48,388 INFO [SchemaManagerImpl] Registered schema: xvocabulary 05:55:48,388 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 05:55:48,389 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 05:55:48,389 INFO [SchemaManagerImpl] Registered schema: documentsLists 05:55:48,389 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 05:55:48,389 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 05:55:48,389 INFO [LifeCycleRegistry] Registering lifecycle: default 05:55:48,389 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 05:55:48,390 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 05:55:48,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 05:55:48,391 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 05:55:48,391 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 05:55:48,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 05:55:48,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 05:55:48,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 05:55:48,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.service.migrator 05:55:48,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 05:55:48,392 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 05:55:48,392 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.isTrashed.from.deleteTransition and value true 05:55:48,392 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 05:55:48,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 05:55:48,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 05:55:48,393 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 05:55:48,393 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 05:55:48,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 05:55:48,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 05:55:48,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 05:55:48,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 05:55:48,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 05:55:48,394 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidseq.keyvaluestore 05:55:48,394 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.uidseq.keyvaluestore.name and value sequence 05:55:48,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 05:55:48,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 05:55:48,395 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 05:55:48,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 05:55:48,395 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 05:55:48,395 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 05:55:48,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 05:55:48,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 05:55:48,396 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 05:55:48,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.directory.pageproviders 05:55:48,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 05:55:48,396 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 05:55:48,396 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 05:55:48,397 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 05:55:48,397 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 05:55:48,397 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 05:55:48,397 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 05:55:48,397 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 05:55:48,397 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 05:55:48,397 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 05:55:48,397 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 05:55:48,397 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 05:55:48,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 05:55:48,398 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 05:55:48,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 05:55:48,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 05:55:48,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 05:55:48,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 05:55:48,398 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 05:55:48,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 05:55:48,398 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 05:55:48,399 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 05:55:48,399 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.acl.properties 05:55:48,399 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.security.acl.legacyBehavior and value false 05:55:48,399 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 05:55:48,399 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 05:55:48,399 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 05:55:48,399 INFO [LoginPluginRegistry] registering Login Plugin ... 05:55:48,400 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 05:55:48,400 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 05:55:48,400 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 05:55:48,400 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 05:55:48,400 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 05:55:48,401 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 05:55:48,401 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 05:55:48,401 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 05:55:48,401 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 05:55:48,401 INFO [VersioningComponent] Registered versioning policy: collaborative-save 05:55:48,402 INFO [VersioningComponent] Registered versioning filter: system-document 05:55:48,402 INFO [VersioningComponent] Registered versioning filter: note-filter 05:55:48,402 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 05:55:48,402 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 05:55:48,402 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 05:55:48,402 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 05:55:48,403 INFO [PageProviderRegistry] Registering page provider with name adobe-connector-all-images 05:55:48,403 INFO [PageProviderRegistry] Registering page provider with name adobe-connector-search 05:55:48,403 INFO [PageProviderRegistry] Registering page provider with name nuxeo_directory_entry_listing 05:55:48,403 INFO [PageProviderRegistry] Registering page provider with name users_listing 05:55:48,404 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 05:55:48,404 INFO [PageProviderRegistry] Registering page provider with name groups_listing 05:55:48,404 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 05:55:48,404 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 05:55:48,404 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 05:55:48,404 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 05:55:48,404 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 05:55:48,404 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 05:55:48,405 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 05:55:48,405 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 05:55:48,405 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 05:55:48,405 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 05:55:48,405 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 05:55:48,405 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 05:55:48,405 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 05:55:48,406 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.avro.factories 05:55:48,406 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 05:55:48,407 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 05:55:48,410 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 05:55:48,410 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 05:55:48,411 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 05:55:48,411 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 05:55:48,411 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 05:55:48,411 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 05:55:48,411 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 05:55:48,413 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 05:55:48,413 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 05:55:48,413 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 05:55:48,413 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 05:55:48,413 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig 05:55:48,416 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl 05:55:48,416 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth.keys.defaultContrib 05:55:48,418 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl 05:55:48,420 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl 05:55:48,421 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl 05:55:48,424 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry 05:55:48,424 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth.schemaContribs 05:55:48,424 INFO [SchemaManagerImpl] Registered schema: oauthConsumer 05:55:48,424 INFO [SchemaManagerImpl] Registered schema: oauthServiceProvider 05:55:48,424 INFO [SchemaManagerImpl] Registered schema: oauthToken 05:55:48,425 INFO [SchemaManagerImpl] Registered schema: oauth2ServiceProvider 05:55:48,425 INFO [SchemaManagerImpl] Registered schema: oauth2Token 05:55:48,425 INFO [SchemaManagerImpl] Registered schema: oauth2Client 05:55:48,425 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth.directoryContrib 05:55:48,425 INFO [DirectoryRegistry] Registered directory: oauthConsumers 05:55:48,425 INFO [DirectoryRegistry] Registered directory: oauthServiceProviders 05:55:48,425 INFO [DirectoryRegistry] Registered directory: oauthTokens 05:55:48,426 INFO [DirectoryRegistry] Registered directory: oauth2ServiceProviders 05:55:48,426 INFO [DirectoryRegistry] Registered directory: oauth2Tokens 05:55:48,426 INFO [DirectoryRegistry] Registered directory: oauth2Clients 05:55:48,427 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService 05:55:48,427 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.oauth.marshallers 05:55:48,435 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 05:55:48,435 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 05:55:48,435 INFO [MigrationServiceImpl] Registered migration: trash-storage 05:55:48,435 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 05:55:48,436 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 05:55:48,441 INFO [CommandLineExecutorComponent] Registered command: pdftotext 05:55:48,493 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 05:55:48,493 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 05:55:48,493 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 05:55:48,494 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 05:55:48,494 INFO [UserService] UserService activated 05:55:48,494 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 05:55:48,494 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 05:55:48,494 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 05:55:48,495 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 05:55:48,495 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 05:55:48,495 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 05:55:48,495 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 05:55:48,496 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 05:55:48,497 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 05:55:48,497 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 05:55:48,497 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 05:55:48,497 INFO [DirectoryRegistry] Registered directory: userDirectory 05:55:48,497 INFO [DirectoryRegistry] Registered directory: groupDirectory 05:55:48,498 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 05:55:48,498 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 05:55:48,498 INFO [RepositoryManagerImpl] Registering repository: test 05:55:48,498 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 05:55:48,499 INFO [DirectoryRegistry] Registered directory template: template-directory 05:55:48,499 INFO [DirectoryRegistry] Registered directory template: template-user 05:55:48,499 INFO [DirectoryRegistry] Registered directory template: template-group 05:55:48,499 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 05:55:48,499 INFO [ComponentManagerImpl] Components activated in 0.126 sec. 05:55:48,500 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 05:55:48,500 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 05:55:48,501 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 05:55:48,502 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 05:55:48,502 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 05:55:48,503 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 05:55:48,503 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 05:55:48,503 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 05:55:48,503 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 05:55:48,512 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/directory_configuration.xsd 05:55:48,515 INFO [SchemaManagerImpl] Registered schema: compoundDocument from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/compoundDocument.xsd 05:55:48,518 INFO [SchemaManagerImpl] Registered schema: adobe-connector-all-images_pp from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/adobe-connector-all-images_pp.xsd 05:55:48,521 INFO [SchemaManagerImpl] Registered schema: adobe-connector-search_pp from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/adobe-connector-search_pp.xsd 05:55:48,525 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/core-types.xsd 05:55:48,528 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/base.xsd 05:55:48,531 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/relation.xsd 05:55:48,534 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/common.xsd 05:55:48,538 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 05:55:48,538 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 05:55:48,538 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 05:55:48,538 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 05:55:48,538 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 05:55:48,539 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 05:55:48,539 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/dublincore.xsd 05:55:48,542 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/uid.xsd 05:55:48,547 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/file.xsd 05:55:48,552 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/files.xsd 05:55:48,557 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/note.xsd 05:55:48,560 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/domain.xsd 05:55:48,564 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/relatedtext.xsd 05:55:48,568 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/publishing.xsd 05:55:48,573 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/webcontainer.xsd 05:55:48,579 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/user.xsd 05:55:48,588 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/group.xsd 05:55:48,592 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/vocabulary.xsd 05:55:48,595 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/xvocabulary.xsd 05:55:48,598 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/l10nvocabulary.xsd 05:55:48,601 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/l10nxvocabulary.xsd 05:55:48,605 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/documentsLists.xsd 05:55:48,608 INFO [SchemaManagerImpl] Registered schema: oauthConsumer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/oauthConsumer.xsd 05:55:48,611 INFO [SchemaManagerImpl] Registered schema: oauthServiceProvider from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/oauthServiceProvider.xsd 05:55:48,614 INFO [SchemaManagerImpl] Registered schema: oauthToken from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/oauthToken.xsd 05:55:48,617 INFO [SchemaManagerImpl] Registered schema: oauth2ServiceProvider from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/oauth2ServiceProvider.xsd 05:55:48,621 INFO [SchemaManagerImpl] Registered schema: oauth2Token from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/oauth2Token.xsd 05:55:48,624 INFO [SchemaManagerImpl] Registered schema: oauth2Client from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nxruntime-main-7870709605633987654.tmp/tmp/schemas/oauth2Client.xsd 05:55:48,624 WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: adobe-connector-all-images_pp 05:55:48,625 WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: adobe-connector-all-images_pp 05:55:48,625 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 05:55:48,625 INFO [MongoDBComponent] Activate MongoDB component 05:55:48,679 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 05:55:48,680 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 05:55:48,682 INFO [CacheServiceImpl] Cache registered: cache-oauth2Clients 05:55:48,682 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-oauth2Clients 05:55:48,694 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 05:55:48,695 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 05:55:48,695 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 05:55:48,695 INFO [RAMJobStore] RAMJobStore initialized. 05:55:48,695 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) '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. 05:55:48,695 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 05:55:48,696 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 05:55:48,696 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 05:55:48,696 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 05:55:48,697 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 05:55:48,697 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 05:55:48,698 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 05:55:48,698 INFO [SchedulerServiceImpl] scheduler started 05:55:48,699 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 05:55:48,701 INFO [MetricsServiceImpl] Setting up metrics configuration 05:55:48,704 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 05:55:48,704 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 05:55:48,705 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 05:55:48,723 INFO [ComponentManagerImpl] Components started in 0.223 sec. 05:55:48,724 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.adobe.cc.operation.setcompounddocs references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec - in org.nuxeo.adobe.cc.TestSetCompoundDocs Running org.nuxeo.adobe.cc.TestNuxeoAdobeConnectorService 05:55:48,744 INFO [CacheServiceImpl] Cache registered: cache-oauth2ServiceProviders 05:55:48,745 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-oauth2ServiceProviders 05:55:48,746 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 05:55:48,746 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 05:55:48,746 INFO [CacheServiceImpl] Cache registered: cache-oauthConsumers 05:55:48,747 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-oauthConsumers 05:55:48,747 INFO [CacheServiceImpl] Cache registered: cache-oauthTokens 05:55:48,748 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-oauthTokens 05:55:48,748 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 05:55:48,748 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 05:55:48,749 INFO [CacheServiceImpl] Cache registered: cache-oauth2Tokens 05:55:48,749 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-oauth2Tokens 05:55:48,750 INFO [CacheServiceImpl] Cache registered: cache-oauthServiceProviders 05:55:48,750 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-oauthServiceProviders 05:55:48,784 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 05:55:48,784 INFO [ComponentManagerImpl] Stopping Nuxeo Components 05:55:48,785 INFO [WorkManagerImpl] Deactivated work queue default 05:55:48,785 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 05:55:48,785 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 05:55:48,788 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 05:55:48,788 INFO [RepositoryService] Shutting down repository manager 05:55:48,792 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 05:55:48,792 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 05:55:48,792 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 05:55:48,793 INFO [ComponentManagerImpl] Components stopped in 0.008 sec. 05:55:48,793 INFO [UserService] UserService deactivated 05:55:48,794 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 05:55:48,794 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 05:55:48,794 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 05:55:48,795 INFO [ComponentManagerImpl] Components deactivated in 0.002 sec. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.nuxeo.adobe.cc.TestNuxeoAdobeConnectorService Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-adobe-connector-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-adobe-connector-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nuxeo-adobe-connector-core-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-adobe-connector-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-adobe-connector-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-adobe-connector-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-adobe-connector-core --- [INFO] Storing buildNumber: 20180627-055550 at timestamp: 1530078950391 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-adobe-connector-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-adobe-connector-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-adobe-connector-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-adobe-connector-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-adobe-connector-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nuxeo-adobe-connector-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-adobe-connector-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nuxeo-adobe-connector-core-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316/nuxeo-adobe-connector-core-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316/nuxeo-adobe-connector-core-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-adobe-connector/nuxeo-adobe-connector-core/target/nuxeo-adobe-connector-core-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316/nuxeo-adobe-connector-core-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-adobe-connector-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316/nuxeo-adobe-connector-core-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316/nuxeo-adobe-connector-core-10.2-I20180627_0316.jar (11 KB at 41.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316/nuxeo-adobe-connector-core-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316/nuxeo-adobe-connector-core-10.2-I20180627_0316.pom (2 KB at 20.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/maven-metadata.xml (2 KB at 4.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/maven-metadata.xml (2 KB at 6.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316/nuxeo-adobe-connector-core-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-adobe-connector-core/10.2-I20180627_0316/nuxeo-adobe-connector-core-10.2-I20180627_0316-sources.jar (8 KB at 97.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Functional Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-functional-tests --- [INFO] Storing buildNumber: 20180627-055551 at timestamp: 1530078951755 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-functional-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 157 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/LogTestWatchman.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/LogTestWatchman.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ nuxeo-functional-tests --- [INFO] Configured Artifact: firebug:firebug:?:xpi [INFO] Copying firebug-1.6.2-fx.xpi to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/classes/firebug.xpi [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-functional-tests --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-functional-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-functional-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-functional-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-functional-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-functional-tests --- [INFO] Storing buildNumber: 20180627-055552 at timestamp: 1530078952799 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-functional-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-functional-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-functional-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-functional-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316/nuxeo-functional-tests-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316/nuxeo-functional-tests-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316/nuxeo-functional-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-functional-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316/nuxeo-functional-tests-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316/nuxeo-functional-tests-10.2-I20180627_0316.jar (1413 KB at 10618.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316/nuxeo-functional-tests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316/nuxeo-functional-tests-10.2-I20180627_0316.pom (4 KB at 50.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/maven-metadata.xml (169 KB at 2957.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/maven-metadata.xml (169 KB at 906.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316/nuxeo-functional-tests-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.2-I20180627_0316/nuxeo-functional-tests-10.2-I20180627_0316-sources.jar (216 KB at 2695.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Distribution Parent 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-distribution --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-distribution --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-distribution --- [INFO] Storing buildNumber: 20180627-055553 at timestamp: 1530078953633 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-distribution --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-distribution --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-distribution --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-distribution/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-distribution >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-distribution --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-distribution --- [INFO] Storing buildNumber: 20180627-055553 at timestamp: 1530078953699 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-distribution --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-distribution <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-distribution --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-distribution --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-distribution/10.2-I20180627_0316/nuxeo-distribution-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-distribution --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/10.2-I20180627_0316/nuxeo-distribution-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/10.2-I20180627_0316/nuxeo-distribution-10.2-I20180627_0316.pom (7 KB at 87.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/maven-metadata.xml (169 KB at 3013.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/maven-metadata.xml (169 KB at 2058.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Startup Wizard 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-startup-wizard --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-startup-wizard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-startup-wizard --- [INFO] Storing buildNumber: 20180627-055554 at timestamp: 1530078954050 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-startup-wizard --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ nuxeo-startup-wizard --- [INFO] Configured Artifact: javax.servlet:jstl:?:jar [INFO] Configured Artifact: taglibs:standard:?:jar [INFO] Configured Artifact: commons-codec:commons-codec:?:jar [INFO] Copying jstl-1.1.2.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.2-I20180627_0316/WEB-INF/lib/jstl-1.1.2.jar [INFO] Copying standard-1.1.2.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.2-I20180627_0316/WEB-INF/lib/standard-1.1.2.jar [INFO] Copying commons-codec-1.11.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.2-I20180627_0316/WEB-INF/lib/commons-codec-1.11.jar [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-startup-wizard --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PackageDownloader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PackageDownloader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PackageDownloader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-startup-wizard --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-startup-wizard --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.wizard.download.tests.TestParser 05:55:54,702 WARN [DownloadablePackageOptions] Unsatisfied constraints in selection ... fixing Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.nuxeo.wizard.download.tests.TestParser Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-startup-wizard --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-war-plugin:2.4:war (default-war) @ nuxeo-startup-wizard --- [INFO] Packaging webapp [INFO] Assembling webapp [nuxeo-startup-wizard] in [/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.2-I20180627_0316] [INFO] Processing war project [INFO] Copying webapp resources [/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp] [INFO] Webapp assembled in [99 msecs] [INFO] Building war: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.2-I20180627_0316.war [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-startup-wizard --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-startup-wizard >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-startup-wizard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-startup-wizard --- [INFO] Storing buildNumber: 20180627-055555 at timestamp: 1530078955536 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-startup-wizard --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-startup-wizard <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-startup-wizard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-startup-wizard --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.2-I20180627_0316.war to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316/nuxeo-startup-wizard-10.2-I20180627_0316.war [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316/nuxeo-startup-wizard-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316/nuxeo-startup-wizard-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-startup-wizard --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316/nuxeo-startup-wizard-10.2-I20180627_0316.war [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316/nuxeo-startup-wizard-10.2-I20180627_0316.war (8487 KB at 37716.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316/nuxeo-startup-wizard-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316/nuxeo-startup-wizard-10.2-I20180627_0316.pom (3 KB at 35.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/maven-metadata.xml (169 KB at 2850.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/maven-metadata.xml (169 KB at 734.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316/nuxeo-startup-wizard-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.2-I20180627_0316/nuxeo-startup-wizard-10.2-I20180627_0316-sources.jar (36 KB at 450.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Control Panel and Launcher 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-launcher --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher --- [INFO] Storing buildNumber: 20180627-055557 at timestamp: 1530078957790 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-launcher --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.launcher.TestMessages Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.nuxeo.launcher.TestMessages Running org.nuxeo.launcher.TestNuxeoLauncher {$$DWF3GuJtv2BLNO8wA7GrGA==} {$$jWPWuaCRJy6borKQkpOYQQ==} {$QUVTL0VDQi9QS0NTNVBhZGRpbmc=$DWF3GuJtv2BLNO8wA7GrGA==} {$QUVTL0VDQi9QS0NTNVBhZGRpbmc=$jWPWuaCRJy6borKQkpOYQQ==} {$$DWF3GuJtv2BLNO8wA7GrGA==} {$$jWPWuaCRJy6borKQkpOYQQ==} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.757 sec - in org.nuxeo.launcher.TestNuxeoLauncher Running org.nuxeo.launcher.CanDumpConnectReportTest 05:56:04,574 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,582 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,592 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,603 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,617 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,626 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,722 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,724 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,725 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,728 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,728 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 05:56:04,729 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:172) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:166) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:209) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 sec - in org.nuxeo.launcher.CanDumpConnectReportTest Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-launcher --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-launcher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-launcher --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-launcher >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher --- [INFO] Storing buildNumber: 20180627-055607 at timestamp: 1530078967106 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-launcher <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-launcher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (default) @ nuxeo-launcher --- [INFO] Including org.nuxeo.common:nuxeo-common:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.freemarker:freemarker:jar:2.3.26-incubating in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-launcher-commons:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including net.jodah:failsafe:jar:1.0.1 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-connect-standalone:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including commons-jexl:commons-jexl:jar:1.1 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including javax.transaction:jta:jar:1.1 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-core:jar:3.0.0 in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-core:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including jline:jline:jar:0.9.94 in the shaded jar. [INFO] Skipping pom dependency org.nuxeo.shell:nuxeo-shell:pom:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-automation:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.9.5 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-equinox:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-client:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-osgi:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpmime:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-cache:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:fluent-hc:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-osgi:jar:4.4.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.5 in the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey.contribs:jersey-apache-client4:jar:1.18.3 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.21 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 commons-beanutils:commons-beanutils:jar:1.9.3 in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [INFO] Including org.nuxeo.connect:nuxeo-connect-client:jar:1.7.0 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.6 in the shaded jar. [INFO] Including org.apache.commons:commons-text:jar:1.1 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.json:json:jar:20070829 in the shaded jar. [INFO] Including org.nuxeo.connect.tools:nuxeo-connect-tools-report-client:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Including org.nuxeo.connect.tools:nuxeo-connect-tools-report-management-api:jar:10.2-I20180627_0316 in the shaded jar. [INFO] Skipping pom dependency com.github.olivergondza:maven-jdk-tools-wrapper:pom:0.1 in the shaded jar. [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.5 in the shaded jar. [INFO] Including org.apache.commons:commons-vfs2:jar:2.1 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.6 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.11 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.8.2 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:1.0.0.GA in the shaded jar. [INFO] Including commons-validator:commons-validator:jar:1.5.1 in the shaded jar. [INFO] Including commons-digester:commons-digester:jar:2.1 in the shaded jar. [INFO] Including com.sun.jersey:jersey-json:jar:1.18.3 in the shaded jar. [INFO] Including org.codehaus.jettison:jettison:jar:1.3.7 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 org.codehaus.jackson:jackson-jaxrs:jar:1.9.2 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-xc:jar:1.9.2 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.11 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.2.11 in the shaded jar. [INFO] Including org.nuxeo.build:nuxeo-apt-extensions:jar:1.0 in the shaded jar. [INFO] Including org.nuxeo.build:nuxeo-webengine-apt:jar:1.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.9.5 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.9.5 in the shaded jar. [WARNING] httpclient-osgi-4.5.3.jar, fluent-hc-4.5.3.jar define 14 overlapping classes: [WARNING] - org.apache.http.client.fluent.InternalHttpRequest [WARNING] - org.apache.http.client.fluent.InternalInputStreamEntity [WARNING] - org.apache.http.client.fluent.ContentResponseHandler [WARNING] - org.apache.http.client.fluent.Async [WARNING] - org.apache.http.client.fluent.HttpHeader [WARNING] - org.apache.http.client.fluent.Async$ExecRunnable [WARNING] - org.apache.http.client.fluent.Response [WARNING] - org.apache.http.client.fluent.InternalEntityEnclosingHttpRequest [WARNING] - org.apache.http.client.fluent.Content [WARNING] - org.apache.http.client.fluent.Request [WARNING] - 4 more... [WARNING] httpclient-osgi-4.5.3.jar, httpclient-cache-4.5.3.jar define 80 overlapping classes: [WARNING] - org.apache.http.client.cache.HeaderConstants [WARNING] - org.apache.http.impl.client.cache.memcached.MemcachedSerializationException [WARNING] - org.apache.http.impl.client.cache.ImmediateSchedulingStrategy [WARNING] - org.apache.http.impl.client.cache.OptionsHttp11Response [WARNING] - org.apache.http.client.cache.HttpCacheContext [WARNING] - org.apache.http.impl.client.cache.CacheConfig$Builder [WARNING] - org.apache.http.impl.client.cache.FailureCache [WARNING] - org.apache.http.impl.client.cache.SizeLimitedResponseReader$1 [WARNING] - org.apache.http.impl.client.cache.BasicIdGenerator [WARNING] - org.apache.http.client.cache.CacheResponseStatus [WARNING] - 70 more... [WARNING] httpcore-osgi-4.4.6.jar, httpcore-nio-4.4.5.jar define 239 overlapping classes: [WARNING] - org.apache.http.nio.reactor.IOReactor [WARNING] - org.apache.http.impl.nio.codecs.AbstractContentDecoder [WARNING] - org.apache.http.impl.nio.DefaultNHttpClientConnection [WARNING] - org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler [WARNING] - org.apache.http.nio.pool.AbstractNIOConnPool [WARNING] - org.apache.http.impl.nio.codecs.DefaultHttpRequestWriter [WARNING] - org.apache.http.impl.nio.reactor.ChannelEntry [WARNING] - org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker [WARNING] - org.apache.http.nio.entity.NByteArrayEntity [WARNING] - org.apache.http.nio.protocol.BufferingHttpServiceHandler$RequestHandlerResolverAdaptor [WARNING] - 229 more... [WARNING] httpclient-osgi-4.5.3.jar, httpmime-4.5.3.jar define 23 overlapping classes: [WARNING] - org.apache.http.entity.mime.FormBodyPart [WARNING] - org.apache.http.entity.mime.MultipartEntity [WARNING] - org.apache.http.entity.mime.content.FileBody [WARNING] - org.apache.http.entity.mime.MultipartFormEntity [WARNING] - org.apache.http.entity.mime.HttpMultipart [WARNING] - org.apache.http.entity.mime.content.ContentBody [WARNING] - org.apache.http.entity.mime.content.AbstractContentBody [WARNING] - org.apache.http.entity.mime.content.ByteArrayBody [WARNING] - org.apache.http.entity.mime.HttpRFC6532Multipart [WARNING] - org.apache.http.entity.mime.HttpStrictMultipart [WARNING] - 13 more... [WARNING] httpclient-osgi-4.5.3.jar, commons-codec-1.11.jar define 85 overlapping classes: [WARNING] - org.apache.commons.codec.language.Nysiis [WARNING] - org.apache.commons.codec.language.bm.Rule$1 [WARNING] - org.apache.commons.codec.language.bm.Rule$RPattern [WARNING] - org.apache.commons.codec.language.ColognePhonetic$CologneInputBuffer [WARNING] - org.apache.commons.codec.language.bm.BeiderMorseEncoder [WARNING] - org.apache.commons.codec.digest.UnixCrypt [WARNING] - org.apache.commons.codec.language.Soundex [WARNING] - org.apache.commons.codec.binary.BinaryCodec [WARNING] - org.apache.commons.codec.language.bm.Languages$1 [WARNING] - org.apache.commons.codec.language.bm.PhoneticEngine$1 [WARNING] - 75 more... [WARNING] httpcore-osgi-4.4.6.jar, httpcore-4.4.6.jar define 252 overlapping classes: [WARNING] - org.apache.http.protocol.HttpRequestHandler [WARNING] - org.apache.http.impl.io.ChunkedOutputStream [WARNING] - org.apache.http.protocol.ChainBuilder [WARNING] - org.apache.http.impl.entity.DisallowIdentityContentLengthStrategy [WARNING] - org.apache.http.impl.ConnSupport [WARNING] - org.apache.http.impl.io.DefaultHttpResponseParserFactory [WARNING] - org.apache.http.NameValuePair [WARNING] - org.apache.http.HttpClientConnection [WARNING] - org.apache.http.protocol.HttpExpectationVerifier [WARNING] - org.apache.http.protocol.UriPatternMatcher [WARNING] - 242 more... [WARNING] httpclient-osgi-4.5.3.jar, httpclient-4.5.3.jar define 466 overlapping classes: [WARNING] - org.apache.http.impl.cookie.RFC2109Spec [WARNING] - org.apache.http.impl.execchain.MainClientExec [WARNING] - org.apache.http.client.methods.HttpGet [WARNING] - org.apache.http.conn.routing.RouteInfo$TunnelType [WARNING] - org.apache.http.impl.cookie.BrowserCompatSpecFactory [WARNING] - org.apache.http.impl.client.HttpAuthenticator [WARNING] - org.apache.http.conn.ManagedClientConnection [WARNING] - org.apache.http.client.protocol.RequestAuthCache [WARNING] - org.apache.http.conn.params.ConnConnectionParamBean [WARNING] - org.apache.http.impl.client.IdleConnectionEvictor [WARNING] - 456 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-launcher --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.2-I20180627_0316-jar-with-dependencies.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316-jar-with-dependencies.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-launcher --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316.jar (94 KB at 62.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316.pom (8 KB at 97.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/maven-metadata.xml (165 KB at 317.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/maven-metadata.xml (165 KB at 1479.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316-sources.jar (63 KB at 813.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316-jar-with-dependencies.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.2-I20180627_0316/nuxeo-launcher-10.2-I20180627_0316-jar-with-dependencies.jar (15130 KB at 47575.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Helper POM with Nuxeo test dependencies 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-distribution-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-distribution-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-distribution-tests --- [INFO] Storing buildNumber: 20180627-055615 at timestamp: 1530078975816 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-distribution-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-distribution-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-distribution-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-distribution-tests --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-distribution-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-distribution-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-distribution-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-distribution-tests --- [INFO] Storing buildNumber: 20180627-055617 at timestamp: 1530078977751 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-distribution-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-distribution-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-distribution-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-distribution-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-distribution-tests --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-distribution-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/10.2-I20180627_0316/nuxeo-distribution-tests-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-distribution-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/10.2-I20180627_0316/nuxeo-distribution-tests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/10.2-I20180627_0316/nuxeo-distribution-tests-10.2-I20180627_0316.pom (4 KB at 20.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/maven-metadata.xml (158 KB at 916.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/maven-metadata.xml (158 KB at 1592.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Server NXR 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-nxr-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-nxr-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-nxr-server --- [INFO] Storing buildNumber: 20180627-055620 at timestamp: 1530078980070 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-nxr-server --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-nxr-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-nxr-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-nxr-server --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-nxr-server --- [INFO] Active Maven profiles: release (source: external) os-notwindows (source: org.nuxeo.ecm.distribution:nuxeo-nxr-server:10.2-I20180627_0316) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-assembly.build: [INFO] [echo] Building Nuxeo Server NXR [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr [INFO] [copy] Copying 171 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/bundles [INFO] [copy] Copying 277 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.5.1.jar [INFO] [copy] Copying 99 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/default/nxserver/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/default/nxserver/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/mssql/lib [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/mongodb/nxserver/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/mysql/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/mariadb/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/postgresql/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.2-I20180627_0316.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.2-I20180627_0316.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-nxr-server:10.2-I20180627_0316 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-nxr-server --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-nxr-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-nxr-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-nxr-server --- [INFO] Storing buildNumber: 20180627-055628 at timestamp: 1530078988978 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-nxr-server --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-nxr-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-nxr-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-nxr-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-nxr-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- tattletale-maven:1.2.0.Beta2:report (default) @ nuxeo-nxr-server --- [INFO] Scanning: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/lib:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/bundles [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-nxr-server --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.2-I20180627_0316.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-nxr-server --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316.zip (148302 KB at 42131.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316.pom (23 KB at 285.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/maven-metadata.xml (66 KB at 1061.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/maven-metadata.xml (66 KB at 115.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316-sources.jar (75 KB at 580.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF UI NXR 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-nxr-jsf-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-nxr-jsf-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-nxr-jsf-ui --- [INFO] Storing buildNumber: 20180627-055635 at timestamp: 1530078995699 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-nxr-jsf-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-nxr-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-nxr-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-nxr-jsf-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-nxr-jsf-ui --- [INFO] Active Maven profiles: release (source: external) os-notwindows (source: org.nuxeo.ecm.distribution:nuxeo-nxr-jsf-ui:10.2-I20180627_0316) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) jsf-ui-nxr-assembly.build: [INFO] [echo] Building Nuxeo JSF UI NXR [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr [INFO] [copy] Copying 216 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr/bundles [INFO] [copy] Copying 301 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.5.1.jar [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-nxr-jsf-ui:10.2-I20180627_0316 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-nxr-jsf-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-nxr-jsf-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-nxr-jsf-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-nxr-jsf-ui --- [INFO] Storing buildNumber: 20180627-055645 at timestamp: 1530079005303 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-nxr-jsf-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-nxr-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-nxr-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-nxr-jsf-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-nxr-jsf-ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- tattletale-maven:1.2.0.Beta2:report (default) @ nuxeo-nxr-jsf-ui --- [INFO] Scanning: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr/lib:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr/bundles [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-nxr-jsf-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.2-I20180627_0316/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.2-I20180627_0316/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-nxr-jsf-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.2-I20180627_0316/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.2-I20180627_0316/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip (158327 KB at 40784.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.2-I20180627_0316/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.2-I20180627_0316/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.pom (9 KB at 8.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/maven-metadata.xml (65 KB at 1158.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/maven-metadata.xml (65 KB at 811.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Marketplace Package for JSF UI 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-jsf-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-jsf-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-jsf-ui --- [INFO] Storing buildNumber: 20180627-055652 at timestamp: 1530079012789 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-jsf-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-jsf-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-marketplace-jsf-ui --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-jsf-ui-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/marketplace/install [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-marketplace-jsf-ui:10.2-I20180627_0316 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml [INFO] [delete] Deleting: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip [INFO] [delete] Deleting: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-nxr-server-10.2-I20180627_0316.zip [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-jsf-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-jsf-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-jsf-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-jsf-ui --- [INFO] Storing buildNumber: 20180627-055656 at timestamp: 1530079016301 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-jsf-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-jsf-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-jsf-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-jsf-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-jsf-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip (20372 KB at 47157.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.pom (2 KB at 18.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/maven-metadata.xml (73 KB at 1300.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/maven-metadata.xml (73 KB at 922.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.2-I20180627_0316/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316-sources.jar (2 KB at 15.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Server Tomcat Build 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-server-tomcat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tomcat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tomcat --- [INFO] Storing buildNumber: 20180627-055659 at timestamp: 1530079019515 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tomcat --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-server-tomcat --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-server-tomcat --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316 removed. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (packaging) @ nuxeo-server-tomcat --- [INFO] Active Maven profiles: release (source: external) release (source: org.nuxeo.ecm.distribution:nuxeo-server-tomcat:10.2-I20180627_0316) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) tomcat-assembly.build: [INFO] [echo] Building Tomcat standard distributions... tomcat-assembly.prepare-tomcat: [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/apache/tomcat/tomcat/8.5.23/tomcat-8.5.23-light.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target [INFO] [move] Moving 102 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat/bin [INFO] [copy] Copying 26 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat/templates [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat/client [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml to MavenProject: org.nuxeo.ecm.distribution:nuxeo-server-tomcat:10.2-I20180627_0316 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml tomcat-assembly.copy-packages-xml: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat/setupWizardDownloads tomcat-assembly.build-nuxeo-server: [INFO] [echo] Building Nuxeo Server... [INFO] [copy] Copying 133 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316 [INFO] [copy] Copied 25 empty directories to 1 empty directory under /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316 [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316/nxserver [INFO] [move] Moving 107 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316/templates tomcat-assembly.reorganize-libs: [INFO] [copy] Copying 27 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316/nxserver/bundles [INFO] [copy] Copying 118 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316/nxserver/lib [INFO] [move] Moving 16 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316/lib [INFO] [nx:rmdups] removed duplicates: jopt-simple-5.0.2.jar ; preserved: jopt-simple-5.0.4.jar [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.5.1.jar tomcat-assembly.build-server: [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-server-tomcat:10.2-I20180627_0316 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml tomcat-assembly.build-sdk: [INFO] [copy] Copying 692 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk [INFO] [copy] Copied 98 empty directories to 1 empty directory under /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk/sdk [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk/sdk [INFO] [move] Moving 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk/sdk [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/cforcoding/jmd/jmd/0.8.1-tomasol-3e60e36137/jmd-0.8.1-tomasol-3e60e36137-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/cforcoding/jmd/jmd/0.8.1-tomasol-3e60e36137/jmd-0.8.1-tomasol-3e60e36137-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/cforcoding/jmd/jmd/0.8.1-tomasol-3e60e36137/jmd-0.8.1-tomasol-3e60e36137-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/cforcoding/jmd/jmd/0.8.1-tomasol-3e60e36137/jmd-0.8.1-tomasol-3e60e36137-sources.jar [WARNING] Could not find artifact com.cforcoding.jmd:jmd:jar:sources:0.8.1-tomasol-3e60e36137 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/sun/media/mlib_jai/1.1.2_01/mlib_jai-1.1.2_01-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/sun/media/mlib_jai/1.1.2_01/mlib_jai-1.1.2_01-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/media/mlib_jai/1.1.2_01/mlib_jai-1.1.2_01-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/sun/media/mlib_jai/1.1.2_01/mlib_jai-1.1.2_01-sources.jar [WARNING] Could not find artifact com.sun.media:mlib_jai:jar:sources:1.1.2_01 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/openoffice/ridl/3.1.0/ridl-3.1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/openoffice/ridl/3.1.0/ridl-3.1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/openoffice/ridl/3.1.0/ridl-3.1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/openoffice/ridl/3.1.0/ridl-3.1.0-sources.jar [WARNING] Could not find artifact org.openoffice:ridl:jar:sources:3.1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/smartgwt/smartgwt/1.0-20081121/smartgwt-1.0-20081121-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/smartgwt/smartgwt/1.0-20081121/smartgwt-1.0-20081121-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/smartgwt/smartgwt/1.0-20081121/smartgwt-1.0-20081121-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/smartgwt/smartgwt/1.0-20081121/smartgwt-1.0-20081121-sources.jar [WARNING] Could not find artifact com.smartgwt:smartgwt:jar:sources:1.0-20081121 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/apache/cxf/cxf-rt-transports-http/3.1.3-NX2/cxf-rt-transports-http-3.1.3-NX2-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/cxf/cxf-rt-transports-http/3.1.3-NX2/cxf-rt-transports-http-3.1.3-NX2-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.1.3-NX2/cxf-rt-transports-http-3.1.3-NX2-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/cxf/cxf-rt-transports-http/3.1.3-NX2/cxf-rt-transports-http-3.1.3-NX2-sources.jar [WARNING] Could not find artifact org.apache.cxf:cxf-rt-transports-http:jar:sources:3.1.3-NX2 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/cup/java-cup/0.11a/java-cup-0.11a-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/cup/java-cup/0.11a/java-cup-0.11a-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/cup/java-cup/0.11a/java-cup-0.11a-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/cup/java-cup/0.11a/java-cup-0.11a-sources.jar [WARNING] Could not find artifact cup:java-cup:jar:sources:0.11a in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/oracle/ojdbc14/10.2.0.5/ojdbc14-10.2.0.5-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/oracle/ojdbc14/10.2.0.5/ojdbc14-10.2.0.5-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/oracle/ojdbc14/10.2.0.5/ojdbc14-10.2.0.5-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/oracle/ojdbc14/10.2.0.5/ojdbc14-10.2.0.5-sources.jar [WARNING] Could not find artifact com.oracle:ojdbc14:jar:sources:10.2.0.5 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/net/sf/json-lib/json-lib/2.4/json-lib-2.4-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/net/sf/json-lib/json-lib/2.4/json-lib-2.4-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/json-lib/json-lib/2.4/json-lib-2.4-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/net/sf/json-lib/json-lib/2.4/json-lib-2.4-sources.jar [WARNING] Could not find artifact net.sf.json-lib:json-lib:jar:sources:2.4 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/ericdaugherty/mail/jes/1.6.1/jes-1.6.1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/ericdaugherty/mail/jes/1.6.1/jes-1.6.1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/ericdaugherty/mail/jes/1.6.1/jes-1.6.1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/ericdaugherty/mail/jes/1.6.1/jes-1.6.1-sources.jar [WARNING] Could not find artifact com.ericdaugherty.mail:jes:jar:sources:1.6.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/onedrive/onedrive-java-client/1.0/onedrive-java-client-1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/onedrive/onedrive-java-client/1.0/onedrive-java-client-1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/onedrive/onedrive-java-client/1.0/onedrive-java-client-1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/onedrive/onedrive-java-client/1.0/onedrive-java-client-1.0-sources.jar [WARNING] Could not find artifact org.nuxeo.onedrive:onedrive-java-client:jar:sources:1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/openoffice/juh/3.1.0/juh-3.1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/openoffice/juh/3.1.0/juh-3.1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/openoffice/juh/3.1.0/juh-3.1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/openoffice/juh/3.1.0/juh-3.1.0-sources.jar [WARNING] Could not find artifact org.openoffice:juh:jar:sources:3.1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/10.2-I20180627_0316/nuxeo-connect-tools-10.2-I20180627_0316-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/connect/tools/nuxeo-connect-tools/10.2-I20180627_0316/nuxeo-connect-tools-10.2-I20180627_0316-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/connect/tools/nuxeo-connect-tools/10.2-I20180627_0316/nuxeo-connect-tools-10.2-I20180627_0316-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/connect/tools/nuxeo-connect-tools/10.2-I20180627_0316/nuxeo-connect-tools-10.2-I20180627_0316-sources.jar [WARNING] Could not find artifact org.nuxeo.connect.tools:nuxeo-connect-tools:jar:sources:10.2-I20180627_0316 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/jboss/jboss-serialization/1.0.3.GA/jboss-serialization-1.0.3.GA-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/jboss/jboss-serialization/1.0.3.GA/jboss-serialization-1.0.3.GA-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/jboss/jboss-serialization/1.0.3.GA/jboss-serialization-1.0.3.GA-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/jboss/jboss-serialization/1.0.3.GA/jboss-serialization-1.0.3.GA-sources.jar [WARNING] Could not find artifact jboss:jboss-serialization:jar:sources:1.0.3.GA in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/hp/hpl/jena/jena/2.6.4-NX/jena-2.6.4-NX-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/hp/hpl/jena/jena/2.6.4-NX/jena-2.6.4-NX-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/hp/hpl/jena/jena/2.6.4-NX/jena-2.6.4-NX-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/hp/hpl/jena/jena/2.6.4-NX/jena-2.6.4-NX-sources.jar [WARNING] Could not find artifact com.hp.hpl.jena:jena:jar:sources:2.6.4-NX in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/seleniumhq/selenium/selenium-java/2.53.0/selenium-java-2.53.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-java/2.53.0/selenium-java-2.53.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.53.0/selenium-java-2.53.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/seleniumhq/selenium/selenium-java/2.53.0/selenium-java-2.53.0-sources.jar [WARNING] Could not find artifact org.seleniumhq.selenium:selenium-java:jar:sources:2.53.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/openoffice/unoil/3.1.0/unoil-3.1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/openoffice/unoil/3.1.0/unoil-3.1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/openoffice/unoil/3.1.0/unoil-3.1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/openoffice/unoil/3.1.0/unoil-3.1.0-sources.jar [WARNING] Could not find artifact org.openoffice:unoil:jar:sources:3.1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/sun/xml/relaxngDatatype/1.0/relaxngDatatype-1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/sun/xml/relaxngDatatype/1.0/relaxngDatatype-1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/relaxngDatatype/1.0/relaxngDatatype-1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/sun/xml/relaxngDatatype/1.0/relaxngDatatype-1.0-sources.jar [WARNING] Could not find artifact com.sun.xml:relaxngDatatype:jar:sources:1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/seleniumhq/selenium/selenium-server-standalone/2.53.0/selenium-server-standalone-2.53.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-server-standalone/2.53.0/selenium-server-standalone-2.53.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-server-standalone/2.53.0/selenium-server-standalone-2.53.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/seleniumhq/selenium/selenium-server-standalone/2.53.0/selenium-server-standalone-2.53.0-sources.jar [WARNING] Could not find artifact org.seleniumhq.selenium:selenium-server-standalone:jar:sources:2.53.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/postgresql/postgresql/8.4-701.jdbc4/postgresql-8.4-701.jdbc4-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/postgresql/postgresql/8.4-701.jdbc4/postgresql-8.4-701.jdbc4-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/postgresql/postgresql/8.4-701.jdbc4/postgresql-8.4-701.jdbc4-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/postgresql/postgresql/8.4-701.jdbc4/postgresql-8.4-701.jdbc4-sources.jar [WARNING] Could not find artifact postgresql:postgresql:jar:sources:8.4-701.jdbc4 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/jboss/jboss-as/5.1.0.GA/jboss-as-5.1.0.GA-sources.zip [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/jboss/jboss-as/5.1.0.GA/jboss-as-5.1.0.GA-sources.zip [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/jboss-as/5.1.0.GA/jboss-as-5.1.0.GA-sources.zip [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jboss/jboss-as/5.1.0.GA/jboss-as-5.1.0.GA-sources.zip [WARNING] Could not find artifact org.jboss:jboss-as:zip:sources:5.1.0.GA in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/jotm/jotm/2.0.10/jotm-2.0.10-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/jotm/jotm/2.0.10/jotm-2.0.10-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/jotm/jotm/2.0.10/jotm-2.0.10-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/jotm/jotm/2.0.10/jotm-2.0.10-sources.jar [WARNING] Could not find artifact jotm:jotm:jar:sources:2.0.10 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9-sources.jar [WARNING] Could not find artifact com.google.code.findbugs:jsr305:jar:sources:1.3.9 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/dnsjava/dnsjava/2.0.6/dnsjava-2.0.6-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/dnsjava/dnsjava/2.0.6/dnsjava-2.0.6-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/dnsjava/dnsjava/2.0.6/dnsjava-2.0.6-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/dnsjava/dnsjava/2.0.6/dnsjava-2.0.6-sources.jar [WARNING] Could not find artifact dnsjava:dnsjava:jar:sources:2.0.6 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/javax/media/jai_core/1.1.2_01/jai_core-1.1.2_01-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/javax/media/jai_core/1.1.2_01/jai_core-1.1.2_01-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/media/jai_core/1.1.2_01/jai_core-1.1.2_01-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/media/jai_core/1.1.2_01/jai_core-1.1.2_01-sources.jar [WARNING] Could not find artifact javax.media:jai_core:jar:sources:1.1.2_01 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/github/olivergondza/maven-jdk-tools-wrapper/0.1/maven-jdk-tools-wrapper-0.1-sources.pom [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/github/olivergondza/maven-jdk-tools-wrapper/0.1/maven-jdk-tools-wrapper-0.1-sources.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/olivergondza/maven-jdk-tools-wrapper/0.1/maven-jdk-tools-wrapper-0.1-sources.pom [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/github/olivergondza/maven-jdk-tools-wrapper/0.1/maven-jdk-tools-wrapper-0.1-sources.pom [WARNING] Could not find artifact com.github.olivergondza:maven-jdk-tools-wrapper:pom:sources:0.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/marklogic/marklogic-xcc/8.0.5/marklogic-xcc-8.0.5-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/marklogic/marklogic-xcc/8.0.5/marklogic-xcc-8.0.5-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/marklogic/marklogic-xcc/8.0.5/marklogic-xcc-8.0.5-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/marklogic/marklogic-xcc/8.0.5/marklogic-xcc-8.0.5-sources.jar [WARNING] Could not find artifact com.marklogic:marklogic-xcc:jar:sources:8.0.5 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/javax/script/js-engine/1.0/js-engine-1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/javax/script/js-engine/1.0/js-engine-1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/script/js-engine/1.0/js-engine-1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/script/js-engine/1.0/js-engine-1.0-sources.jar [WARNING] Could not find artifact javax.script:js-engine:jar:sources:1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/apache/poi/poi-ooxml-schemas/3.17/poi-ooxml-schemas-3.17-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/poi/poi-ooxml-schemas/3.17/poi-ooxml-schemas-3.17-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml-schemas/3.17/poi-ooxml-schemas-3.17-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/poi/poi-ooxml-schemas/3.17/poi-ooxml-schemas-3.17-sources.jar [WARNING] Could not find artifact org.apache.poi:poi-ooxml-schemas:jar:sources:3.17 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/eclipse/jdt/core/3.1.1-NXP-4284/core-3.1.1-NXP-4284-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/jdt/core/3.1.1-NXP-4284/core-3.1.1-NXP-4284-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/3.1.1-NXP-4284/core-3.1.1-NXP-4284-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/eclipse/jdt/core/3.1.1-NXP-4284/core-3.1.1-NXP-4284-sources.jar [WARNING] Could not find artifact org.eclipse.jdt:core:jar:sources:3.1.1-NXP-4284 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/gwtext/gwtext/2.0.5/gwtext-2.0.5-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/gwtext/gwtext/2.0.5/gwtext-2.0.5-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/gwtext/gwtext/2.0.5/gwtext-2.0.5-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/gwtext/gwtext/2.0.5/gwtext-2.0.5-sources.jar [WARNING] Could not find artifact com.gwtext:gwtext:jar:sources:2.0.5 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 13.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.4 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT-sources.zip [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT-sources.zip [WARNING] Could not find artifact org.nuxeo:nuxeo-ftest:zip:sources:1.8.4-SNAPSHOT in public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/sun/media/jai_codec/1.1.2_01/jai_codec-1.1.2_01-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/sun/media/jai_codec/1.1.2_01/jai_codec-1.1.2_01-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/media/jai_codec/1.1.2_01/jai_codec-1.1.2_01-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/sun/media/jai_codec/1.1.2_01/jai_codec-1.1.2_01-sources.jar [WARNING] Could not find artifact com.sun.media:jai_codec:jar:sources:1.1.2_01 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/javax/ejb/ejb/3.0-RC8/ejb-3.0-RC8-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/javax/ejb/ejb/3.0-RC8/ejb-3.0-RC8-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/ejb/ejb/3.0-RC8/ejb-3.0-RC8-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/ejb/ejb/3.0-RC8/ejb-3.0-RC8-sources.jar [WARNING] Could not find artifact javax.ejb:ejb:jar:sources:3.0-RC8 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/google/gwt/google-apis/gwt-gadgets/1.0.3/gwt-gadgets-1.0.3-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/google/gwt/google-apis/gwt-gadgets/1.0.3/gwt-gadgets-1.0.3-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/gwt/google-apis/gwt-gadgets/1.0.3/gwt-gadgets-1.0.3-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/google/gwt/google-apis/gwt-gadgets/1.0.3/gwt-gadgets-1.0.3-sources.jar [WARNING] Could not find artifact com.google.gwt.google-apis:gwt-gadgets:jar:sources:1.0.3 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/firebug/firebug/1.6.2-fx/firebug-1.6.2-fx-sources.xpi [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/firebug/firebug/1.6.2-fx/firebug-1.6.2-fx-sources.xpi [INFO] Downloading: https://repo.maven.apache.org/maven2/firebug/firebug/1.6.2-fx/firebug-1.6.2-fx-sources.xpi [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/firebug/firebug/1.6.2-fx/firebug-1.6.2-fx-sources.xpi [WARNING] Could not find artifact firebug:firebug:xpi:sources:1.6.2-fx in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/stax/stax-api/1.0.1/stax-api-1.0.1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/stax/stax-api/1.0.1/stax-api-1.0.1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/stax/stax-api/1.0.1/stax-api-1.0.1-sources.jar [WARNING] Could not find artifact stax:stax-api:jar:sources:1.0.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/javax/script/bsh-engine/1.0/bsh-engine-1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/javax/script/bsh-engine/1.0/bsh-engine-1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/script/bsh-engine/1.0/bsh-engine-1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/script/bsh-engine/1.0/bsh-engine-1.0-sources.jar [WARNING] Could not find artifact javax.script:bsh-engine:jar:sources:1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/xmlunit/xmlunit/1.3/xmlunit-1.3-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/xmlunit/xmlunit/1.3/xmlunit-1.3-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.3/xmlunit-1.3-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xmlunit/xmlunit/1.3/xmlunit-1.3-sources.jar [WARNING] Could not find artifact xmlunit:xmlunit:jar:sources:1.3 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/net/jsourcerer/webdriver/JSErrorCollector/0.6/JSErrorCollector-0.6-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/net/jsourcerer/webdriver/JSErrorCollector/0.6/JSErrorCollector-0.6-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/net/jsourcerer/webdriver/JSErrorCollector/0.6/JSErrorCollector-0.6-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/net/jsourcerer/webdriver/JSErrorCollector/0.6/JSErrorCollector-0.6-sources.jar [WARNING] Could not find artifact net.jsourcerer.webdriver:JSErrorCollector:jar:sources:0.6 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/openoffice/jurt/3.1.0/jurt-3.1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/openoffice/jurt/3.1.0/jurt-3.1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/openoffice/jurt/3.1.0/jurt-3.1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/openoffice/jurt/3.1.0/jurt-3.1.0-sources.jar [WARNING] Could not find artifact org.openoffice:jurt:jar:sources:3.1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/net/sourceforge/yarfraw/yarfraw/0.92/yarfraw-0.92-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/net/sourceforge/yarfraw/yarfraw/0.92/yarfraw-0.92-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/yarfraw/yarfraw/0.92/yarfraw-0.92-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/net/sourceforge/yarfraw/yarfraw/0.92/yarfraw-0.92-sources.jar [WARNING] Could not find artifact net.sourceforge.yarfraw:yarfraw:jar:sources:0.92 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/apache/tomcat/tomcat/8.5.23/tomcat-8.5.23-sources.zip [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/tomcat/tomcat/8.5.23/tomcat-8.5.23-sources.zip [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/8.5.23/tomcat-8.5.23-sources.zip [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/tomcat/tomcat/8.5.23/tomcat-8.5.23-sources.zip [WARNING] Could not find artifact org.apache.tomcat:tomcat:zip:sources:8.5.23 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/jboss/jbossas/jboss-as-client/5.1.0.GA/jboss-as-client-5.1.0.GA-sources.pom [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/jboss/jbossas/jboss-as-client/5.1.0.GA/jboss-as-client-5.1.0.GA-sources.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/jbossas/jboss-as-client/5.1.0.GA/jboss-as-client-5.1.0.GA-sources.pom [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jboss/jbossas/jboss-as-client/5.1.0.GA/jboss-as-client-5.1.0.GA-sources.pom [WARNING] Could not find artifact org.jboss.jbossas:jboss-as-client:pom:sources:5.1.0.GA in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/oracle/ojdbc6/11.2.0.2/ojdbc6-11.2.0.2-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/oracle/ojdbc6/11.2.0.2/ojdbc6-11.2.0.2-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/oracle/ojdbc6/11.2.0.2/ojdbc6-11.2.0.2-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/oracle/ojdbc6/11.2.0.2/ojdbc6-11.2.0.2-sources.jar [WARNING] Could not find artifact com.oracle:ojdbc6:jar:sources:11.2.0.2 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316-sources.zip [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316-sources.zip [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316-sources.zip [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/nuxeo-ecm/10.2-I20180627_0316/nuxeo-ecm-10.2-I20180627_0316-sources.zip [WARNING] Could not find artifact org.nuxeo:nuxeo-ecm:zip:sources:10.2-I20180627_0316 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316-sources.zip [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316-sources.zip [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316-sources.zip [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.2-I20180627_0316/nuxeo-nxr-server-10.2-I20180627_0316-sources.zip [WARNING] Could not find artifact org.nuxeo.ecm.distribution:nuxeo-nxr-server:zip:sources:10.2-I20180627_0316 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/caja/caja/r3889/caja-r3889-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/caja/caja/r3889/caja-r3889-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/caja/caja/r3889/caja-r3889-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/caja/caja/r3889/caja-r3889-sources.jar [WARNING] Could not find artifact caja:caja:jar:sources:r3889 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/build/nuxeo-distribution-tools/1.15/nuxeo-distribution-tools-1.15-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/build/nuxeo-distribution-tools/1.15/nuxeo-distribution-tools-1.15-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/build/nuxeo-distribution-tools/1.15/nuxeo-distribution-tools-1.15-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/build/nuxeo-distribution-tools/1.15/nuxeo-distribution-tools-1.15-sources.jar [WARNING] Could not find artifact org.nuxeo.build:nuxeo-distribution-tools:jar:sources:1.15 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/de/odysseus/juel/juel-impl/2.1.2-NX1/juel-impl-2.1.2-NX1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/de/odysseus/juel/juel-impl/2.1.2-NX1/juel-impl-2.1.2-NX1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/de/odysseus/juel/juel-impl/2.1.2-NX1/juel-impl-2.1.2-NX1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/de/odysseus/juel/juel-impl/2.1.2-NX1/juel-impl-2.1.2-NX1-sources.jar [WARNING] Could not find artifact de.odysseus.juel:juel-impl:jar:sources:2.1.2-NX1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [WARNING] Failure to find org.apache.tomcat:tomcat:zip:sources:8.5.23 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/javax/script/jexl-engine/1.0/jexl-engine-1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/javax/script/jexl-engine/1.0/jexl-engine-1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/script/jexl-engine/1.0/jexl-engine-1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/script/jexl-engine/1.0/jexl-engine-1.0-sources.jar [WARNING] Could not find artifact javax.script:jexl-engine:jar:sources:1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/bsh/bsh/2.0b1/bsh-2.0b1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/bsh/bsh/2.0b1/bsh-2.0b1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/bsh/bsh/2.0b1/bsh-2.0b1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/bsh/bsh/2.0b1/bsh-2.0b1-sources.jar [WARNING] Could not find artifact bsh:bsh:jar:sources:2.0b1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/eclipse/equinox/org.eclipse.equinox.p2.cudf/1.17-NX/org.eclipse.equinox.p2.cudf-1.17-NX-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/equinox/org.eclipse.equinox.p2.cudf/1.17-NX/org.eclipse.equinox.p2.cudf-1.17-NX-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/equinox/org.eclipse.equinox.p2.cudf/1.17-NX/org.eclipse.equinox.p2.cudf-1.17-NX-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/eclipse/equinox/org.eclipse.equinox.p2.cudf/1.17-NX/org.eclipse.equinox.p2.cudf-1.17-NX-sources.jar [WARNING] Could not find artifact org.eclipse.equinox:org.eclipse.equinox.p2.cudf:jar:sources:1.17-NX in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/glassfish/embedded/glassfish-embedded-all/3.0-b38-nxp-web-210/glassfish-embedded-all-3.0-b38-nxp-web-210-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/glassfish/embedded/glassfish-embedded-all/3.0-b38-nxp-web-210/glassfish-embedded-all-3.0-b38-nxp-web-210-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/embedded/glassfish-embedded-all/3.0-b38-nxp-web-210/glassfish-embedded-all-3.0-b38-nxp-web-210-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/glassfish/embedded/glassfish-embedded-all/3.0-b38-nxp-web-210/glassfish-embedded-all-3.0-b38-nxp-web-210-sources.jar [WARNING] Could not find artifact org.glassfish.embedded:glassfish-embedded-all:jar:sources:3.0-b38-nxp-web-210 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-travel-expenses/10.2-I20180627_0316/nuxeo-travel-expenses-10.2-I20180627_0316-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/sample/nuxeo-travel-expenses/10.2-I20180627_0316/nuxeo-travel-expenses-10.2-I20180627_0316-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/sample/nuxeo-travel-expenses/10.2-I20180627_0316/nuxeo-travel-expenses-10.2-I20180627_0316-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/sample/nuxeo-travel-expenses/10.2-I20180627_0316/nuxeo-travel-expenses-10.2-I20180627_0316-sources.jar [WARNING] Could not find artifact org.nuxeo.sample:nuxeo-travel-expenses:jar:sources:10.2-I20180627_0316 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/net/sourceforge/jexcelapi/jxl/2.6.12-NX1/jxl-2.6.12-NX1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/net/sourceforge/jexcelapi/jxl/2.6.12-NX1/jxl-2.6.12-NX1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/jexcelapi/jxl/2.6.12-NX1/jxl-2.6.12-NX1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/net/sourceforge/jexcelapi/jxl/2.6.12-NX1/jxl-2.6.12-NX1-sources.jar [WARNING] Could not find artifact net.sourceforge.jexcelapi:jxl:jar:sources:2.6.12-NX1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/octo/captcha/jcaptcha/1.0/jcaptcha-1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/octo/captcha/jcaptcha/1.0/jcaptcha-1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/octo/captcha/jcaptcha/1.0/jcaptcha-1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/octo/captcha/jcaptcha/1.0/jcaptcha-1.0-sources.jar [WARNING] Could not find artifact com.octo.captcha:jcaptcha:jar:sources:1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/duosecurity/com-duosecurity-java-client/1.0.0/com-duosecurity-java-client-1.0.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/duosecurity/com-duosecurity-java-client/1.0.0/com-duosecurity-java-client-1.0.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/duosecurity/com-duosecurity-java-client/1.0.0/com-duosecurity-java-client-1.0.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/duosecurity/com-duosecurity-java-client/1.0.0/com-duosecurity-java-client-1.0.0-sources.jar [WARNING] Could not find artifact com.duosecurity:com-duosecurity-java-client:jar:sources:1.0.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/jsecurity/jsecurity/0.9.0/jsecurity-0.9.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/jsecurity/jsecurity/0.9.0/jsecurity-0.9.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jsecurity/jsecurity/0.9.0/jsecurity-0.9.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jsecurity/jsecurity/0.9.0/jsecurity-0.9.0-sources.jar [WARNING] Could not find artifact org.jsecurity:jsecurity:jar:sources:0.9.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [WARNING] Failure to find org.nuxeo.build:nuxeo-distribution-tools:jar:sources:1.15 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/microsoft/sqlserver/sqljdbc/4.2.6420/sqljdbc-4.2.6420-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/microsoft/sqlserver/sqljdbc/4.2.6420/sqljdbc-4.2.6420-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/sqljdbc/4.2.6420/sqljdbc-4.2.6420-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/microsoft/sqlserver/sqljdbc/4.2.6420/sqljdbc-4.2.6420-sources.jar [WARNING] Could not find artifact com.microsoft.sqlserver:sqljdbc:jar:sources:4.2.6420 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0-sources.jar [WARNING] Could not find artifact org.apache.xmlbeans:xmlbeans:jar:sources:2.6.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/restlet/org.restlet.gwt/1.1.10/org.restlet.gwt-1.1.10-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/restlet/org.restlet.gwt/1.1.10/org.restlet.gwt-1.1.10-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/restlet/org.restlet.gwt/1.1.10/org.restlet.gwt-1.1.10-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/restlet/org.restlet.gwt/1.1.10/org.restlet.gwt-1.1.10-sources.jar [WARNING] Could not find artifact org.restlet:org.restlet.gwt:jar:sources:1.1.10 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/antlr/antlr/2.7.7/antlr-2.7.7-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/antlr/antlr/2.7.7/antlr-2.7.7-sources.jar [WARNING] Could not find artifact antlr:antlr:jar:sources:2.7.7 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1-sources.jar [WARNING] Could not find artifact org.apache.derby:derby:jar:sources:10.13.1.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/javax/script/groovy-engine/1.0/groovy-engine-1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/javax/script/groovy-engine/1.0/groovy-engine-1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/script/groovy-engine/1.0/groovy-engine-1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/script/groovy-engine/1.0/groovy-engine-1.0-sources.jar [WARNING] Could not find artifact javax.script:groovy-engine:jar:sources:1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/commons-betwixt/commons-betwixt/0.8/commons-betwixt-0.8-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/commons-betwixt/commons-betwixt/0.8/commons-betwixt-0.8-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-betwixt/commons-betwixt/0.8/commons-betwixt-0.8-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-betwixt/commons-betwixt/0.8/commons-betwixt-0.8-sources.jar [WARNING] Could not find artifact commons-betwixt:commons-betwixt:jar:sources:0.8 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/google/code/guice/guice-internal/2.0/guice-internal-2.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/google/code/guice/guice-internal/2.0/guice-internal-2.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/guice/guice-internal/2.0/guice-internal-2.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/google/code/guice/guice-internal/2.0/guice-internal-2.0-sources.jar [WARNING] Could not find artifact com.google.code.guice:guice-internal:jar:sources:2.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/oracle/ojdbc7/12.1.0.1/ojdbc7-12.1.0.1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/oracle/ojdbc7/12.1.0.1/ojdbc7-12.1.0.1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/oracle/ojdbc7/12.1.0.1/ojdbc7-12.1.0.1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/oracle/ojdbc7/12.1.0.1/ojdbc7-12.1.0.1-sources.jar [WARNING] Could not find artifact com.oracle:ojdbc7:jar:sources:12.1.0.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/gwt/habyt/gwt-habyt-upload/0.1/gwt-habyt-upload-0.1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/gwt/habyt/gwt-habyt-upload/0.1/gwt-habyt-upload-0.1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/gwt/habyt/gwt-habyt-upload/0.1/gwt-habyt-upload-0.1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/gwt/habyt/gwt-habyt-upload/0.1/gwt-habyt-upload-0.1-sources.jar [WARNING] Could not find artifact gwt.habyt:gwt-habyt-upload:jar:sources:0.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/javax/jms/jms/1.1/jms-1.1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/javax/jms/jms/1.1/jms-1.1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/jms/jms/1.1/jms-1.1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/jms/jms/1.1/jms-1.1-sources.jar [WARNING] Could not find artifact javax.jms:jms:jar:sources:1.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/jdbm/jdbm/1.0/jdbm-1.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/jdbm/jdbm/1.0/jdbm-1.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/jdbm/jdbm/1.0/jdbm-1.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/jdbm/jdbm/1.0/jdbm-1.0-sources.jar [WARNING] Could not find artifact jdbm:jdbm:jar:sources:1.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/commons-jexl/commons-jexl/1.1/commons-jexl-1.1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/commons-jexl/commons-jexl/1.1/commons-jexl-1.1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-jexl/commons-jexl/1.1/commons-jexl-1.1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-jexl/commons-jexl/1.1/commons-jexl-1.1-sources.jar [WARNING] Could not find artifact commons-jexl:commons-jexl:jar:sources:1.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0-sources.jar [WARNING] Could not find artifact org.apache.ant:ant-launcher:jar:sources:1.7.0 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/info/simplecloud/scimproxy/compliance/0.1/compliance-0.1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/info/simplecloud/scimproxy/compliance/0.1/compliance-0.1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/info/simplecloud/scimproxy/compliance/0.1/compliance-0.1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/info/simplecloud/scimproxy/compliance/0.1/compliance-0.1-sources.jar [WARNING] Could not find artifact info.simplecloud.scimproxy:compliance:jar:sources:0.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [WARNING] Failure to find com.oracle:ojdbc7:jar:sources:12.1.0.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.oracle:ojdbc6:jar:sources:11.2.0.2 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.oracle:ojdbc14:jar:sources:10.2.0.5 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/info/simplecloud/scimcore/0.1/scimcore-0.1-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/info/simplecloud/scimcore/0.1/scimcore-0.1-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/info/simplecloud/scimcore/0.1/scimcore-0.1-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/info/simplecloud/scimcore/0.1/scimcore-0.1-sources.jar [WARNING] Could not find artifact info.simplecloud:scimcore:jar:sources:0.1 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/apache/commons/not-yet-commons-ssl/0.3.7/not-yet-commons-ssl-0.3.7-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/commons/not-yet-commons-ssl/0.3.7/not-yet-commons-ssl-0.3.7-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/not-yet-commons-ssl/0.3.7/not-yet-commons-ssl-0.3.7-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/commons/not-yet-commons-ssl/0.3.7/not-yet-commons-ssl-0.3.7-sources.jar [WARNING] Could not find artifact org.apache.commons:not-yet-commons-ssl:jar:sources:0.3.7 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [WARNING] Failure to find com.microsoft.sqlserver:sqljdbc:jar:sources:4.2.6420 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.nuxeo.ecm.distribution:nuxeo-nxr-server:zip:sources:10.2-I20180627_0316 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] [copy] Copying 888 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk/sdk/sources [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/apache/shindig/shindig-gadgets/1.1-BETA5-incubating-nx2/shindig-gadgets-1.1-BETA5-incubating-nx2-tests.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/shindig/shindig-gadgets/1.1-BETA5-incubating-nx2/shindig-gadgets-1.1-BETA5-incubating-nx2-tests.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/shindig/shindig-gadgets/1.1-BETA5-incubating-nx2/shindig-gadgets-1.1-BETA5-incubating-nx2-tests.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/shindig/shindig-gadgets/1.1-BETA5-incubating-nx2/shindig-gadgets-1.1-BETA5-incubating-nx2-tests.jar [WARNING] Could not find artifact org.apache.shindig:shindig-gadgets:jar:tests:1.1-BETA5-incubating-nx2 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/oracle/ojdbc14/10.2.0.5/ojdbc14-10.2.0.5.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/oracle/ojdbc14/10.2.0.5/ojdbc14-10.2.0.5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/oracle/ojdbc14/10.2.0.5/ojdbc14-10.2.0.5.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/oracle/ojdbc14/10.2.0.5/ojdbc14-10.2.0.5.jar [WARNING] Could not find artifact com.oracle:ojdbc14:jar:10.2.0.5 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316-tests.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316-tests.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316-tests.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/ecm/core/nuxeo-core-io/10.2-I20180627_0316/nuxeo-core-io-10.2-I20180627_0316-tests.jar [WARNING] Could not find artifact org.nuxeo.ecm.core:nuxeo-core-io:jar:tests:10.2-I20180627_0316 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] [copy] Copying 79 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk/sdk/tests [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-10.2-I20180627_0316-tools.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk/sdk/tools [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk/nxserver/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-server-tomcat:10.2-I20180627_0316 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml [INFO] [delete] Deleting directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat [INFO] [delete] Deleting directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-server-tomcat >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tomcat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tomcat --- [INFO] Storing buildNumber: 20180627-055817 at timestamp: 1530079097511 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tomcat --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-server-tomcat <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-server-tomcat --- [INFO] [INFO] --- tattletale-maven:1.2.0.Beta2:report (default) @ nuxeo-server-tomcat --- [INFO] Scanning: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-server-tomcat --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.2-I20180627_0316-sdk.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316-sdk.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-server-tomcat --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.pom (5 KB at 57.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml (65 KB at 156.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml (65 KB at 199.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip (184717 KB at 35271.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316-sdk.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316-sdk.zip (607502 KB at 38078.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Server Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-server-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tests --- [INFO] Storing buildNumber: 20180627-055841 at timestamp: 1530079121925 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-server-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-server-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-server-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-server-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-server-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-server-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-server-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tests --- [INFO] Storing buildNumber: 20180627-055843 at timestamp: 1530079123856 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-server-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-server-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-server-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-server-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-server-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-server-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-server-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316/nuxeo-server-tests-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316/nuxeo-server-tests-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316/nuxeo-server-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-server-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316/nuxeo-server-tests-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316/nuxeo-server-tests-10.2-I20180627_0316.jar (8 KB at 49.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316/nuxeo-server-tests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316/nuxeo-server-tests-10.2-I20180627_0316.pom (5 KB at 60.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/maven-metadata.xml (65 KB at 820.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/maven-metadata.xml (65 KB at 429.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316/nuxeo-server-tests-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.2-I20180627_0316/nuxeo-server-tests-10.2-I20180627_0316-sources.jar (3 KB at 31.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Server Hotrealod Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-server-hotreload-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-hotreload-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-hotreload-tests --- [INFO] Storing buildNumber: 20180627-055845 at timestamp: 1530079125911 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-hotreload-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-server-hotreload-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 42 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-server-hotreload-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-server-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-server-hotreload-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-server-hotreload-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/nuxeo-server-hotreload-tests-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-server-hotreload-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-server-hotreload-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-hotreload-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-hotreload-tests --- [INFO] Storing buildNumber: 20180627-055847 at timestamp: 1530079127526 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-hotreload-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-server-hotreload-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-server-hotreload-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/nuxeo-server-hotreload-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-server-hotreload-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target server-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-server-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-server-hotreload-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target server-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-server-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-server-hotreload-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/nuxeo-server-hotreload-tests-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316/nuxeo-server-hotreload-tests-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316/nuxeo-server-hotreload-tests-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/nuxeo-server-hotreload-tests-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316/nuxeo-server-hotreload-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-server-hotreload-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316/nuxeo-server-hotreload-tests-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316/nuxeo-server-hotreload-tests-10.2-I20180627_0316.jar (7 KB at 32.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316/nuxeo-server-hotreload-tests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316/nuxeo-server-hotreload-tests-10.2-I20180627_0316.pom (4 KB at 43.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/maven-metadata.xml (27 KB at 520.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/maven-metadata.xml (27 KB at 340.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316/nuxeo-server-hotreload-tests-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.2-I20180627_0316/nuxeo-server-hotreload-tests-10.2-I20180627_0316-sources.jar (3 KB at 28.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Functional [WebDriver] tests on Nuxeo (static) WAR 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-war-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-war-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-war-tests --- [INFO] Storing buildNumber: 20180627-055848 at timestamp: 1530079128639 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-war-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-war-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-war-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-war-tests --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-war-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-war-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/nuxeo-war-tests-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-war-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-war-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-war-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-war-tests --- [INFO] Storing buildNumber: 20180627-055849 at timestamp: 1530079129385 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-war-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-war-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-war-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/nuxeo-war-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-war-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target static-war-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-war-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-war-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target static-war-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-war-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-war-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/nuxeo-war-tests-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316/nuxeo-war-tests-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316/nuxeo-war-tests-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/nuxeo-war-tests-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316/nuxeo-war-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-war-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316/nuxeo-war-tests-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316/nuxeo-war-tests-10.2-I20180627_0316.jar (8 KB at 21.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316/nuxeo-war-tests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316/nuxeo-war-tests-10.2-I20180627_0316.pom (4 KB at 25.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/maven-metadata.xml (35 KB at 109.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/maven-metadata.xml (35 KB at 412.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316/nuxeo-war-tests-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.2-I20180627_0316/nuxeo-war-tests-10.2-I20180627_0316-sources.jar (3 KB at 34.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF UI Hotreload Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Storing buildNumber: 20180627-055851 at timestamp: 1530079131637 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-ui-hotreload-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-ui-hotreload-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Storing buildNumber: 20180627-055855 at timestamp: 1530079135060 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-ui-hotreload-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target nuxeo-jsf-ui-hotreload-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target nuxeo-jsf-ui-hotreload-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316.jar (6 KB at 64.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316.pom (4 KB at 29.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/maven-metadata.xml (27 KB at 478.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/maven-metadata.xml (27 KB at 333.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.2-I20180627_0316/nuxeo-jsf-ui-hotreload-tests-10.2-I20180627_0316-sources.jar (337 B at 4.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF UI WebDriver Tests 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Storing buildNumber: 20180627-055857 at timestamp: 1530079137095 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-ui-webdriver-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316 removed. [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-ui-webdriver-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Storing buildNumber: 20180627-055859 at timestamp: 1530079139186 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-ui-webdriver-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target jsf-ui-webdriver-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) addons (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) distrib (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target jsf-ui-webdriver-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-tests.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316.jar (9 KB at 110.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316.pom (5 KB at 64.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/maven-metadata.xml (65 KB at 1157.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/maven-metadata.xml (65 KB at 110.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-tests.jar (134 KB at 1642.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.2-I20180627_0316/nuxeo-jsf-ui-webdriver-tests-10.2-I20180627_0316-sources.jar (4 KB at 38.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF UI Gatling Bench 10.2-I20180627_0316 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-ui-gatling-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Storing buildNumber: 20180627-055901 at timestamp: 1530079141029 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- scala-maven-plugin:3.3.2:compile (scala-compile) @ nuxeo-jsf-ui-gatling-tests --- [INFO] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/scala:-1: info: compiling [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/target/classes at 1530079144312 [INFO] prepare-compile in 0 s [INFO] compile in 7 s [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-jsf-ui-gatling-tests --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-ui-gatling-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/target/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-ui-gatling-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-ui-gatling-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Storing buildNumber: 20180627-055912 at timestamp: 1530079152013 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-ui-gatling-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/target/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/target/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/target/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316.jar (48 KB at 532.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316.pom (11 KB at 132.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/maven-metadata.xml (65 KB at 1199.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/maven-metadata.xml (65 KB at 153.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.2-I20180627_0316/nuxeo-jsf-ui-gatling-tests-10.2-I20180627_0316-sources.jar (12 KB at 145.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo ECM Projects ................................. SUCCESS [ 4.243 s] [INFO] Nuxeo Common ....................................... SUCCESS [ 22.132 s] [INFO] Nuxeo Runtime Parent ............................... SUCCESS [ 0.631 s] [INFO] Nuxeo Stream ....................................... SUCCESS [01:29 min] [INFO] Nuxeo Runtime ...................................... SUCCESS [ 2.803 s] [INFO] Nuxeo Runtime OSGI Adapter ......................... SUCCESS [ 1.549 s] [INFO] Nuxeo Runtime Management ........................... SUCCESS [ 1.210 s] [INFO] Nuxeo Runtime Launcher Commons ..................... SUCCESS [ 3.460 s] [INFO] Nuxeo Runtime Deploy ............................... SUCCESS [ 1.963 s] [INFO] Nuxeo Runtime Embedded Server ...................... SUCCESS [ 1.345 s] [INFO] Nuxeo Runtime Metrics .............................. SUCCESS [ 2.034 s] [INFO] Nuxeo Runtime JTA/JCA Implementation ............... SUCCESS [ 1.561 s] [INFO] Nuxeo Runtime Tests ................................ SUCCESS [ 6.897 s] [INFO] Nuxeo Runtime Stream ............................... SUCCESS [ 5.130 s] [INFO] Nuxeo Runtime Launcher ............................. SUCCESS [ 1.126 s] [INFO] Nuxeo Runtime Reload ............................... SUCCESS [ 2.030 s] [INFO] Nuxeo Runtime Tomcat Adapter ....................... SUCCESS [ 1.398 s] [INFO] Nuxeo Runtime Key/Value Storage .................... SUCCESS [ 21.629 s] [INFO] Nuxeo Runtime Publish/Subscribe Service ............ SUCCESS [ 5.008 s] [INFO] Nuxeo Runtime Redis ................................ SUCCESS [ 3.175 s] [INFO] Nuxeo Runtime MongoDB .............................. SUCCESS [ 1.901 s] [INFO] Nuxeo Runtime DataSource Implementation ............ SUCCESS [ 3.788 s] [INFO] Nuxeo Runtime Migration Service .................... SUCCESS [ 1.853 s] [INFO] Nuxeo Runtime Online Services standalone client .... SUCCESS [ 56.851 s] [INFO] Nuxeo Core Parent .................................. SUCCESS [ 0.977 s] [INFO] Nuxeo Core Schema .................................. SUCCESS [ 4.181 s] [INFO] Nuxeo Core API ..................................... SUCCESS [ 11.399 s] [INFO] Nuxeo Core Query ................................... SUCCESS [ 3.269 s] [INFO] Nuxeo Core Event ................................... SUCCESS [01:29 min] [INFO] Nuxeo Core EL ...................................... SUCCESS [ 2.509 s] [INFO] Nuxeo Core ......................................... SUCCESS [ 5.910 s] [INFO] Nuxeo Core Bulk module ............................. SUCCESS [ 1.736 s] [INFO] Nuxeo Core Cache ................................... SUCCESS [ 4.862 s] [INFO] Nuxeo Core IO ...................................... SUCCESS [ 1.997 s] [INFO] Nuxeo Core Converter API ........................... SUCCESS [ 1.299 s] [INFO] Nuxeo Core Storage ................................. SUCCESS [ 3.295 s] [INFO] Nuxeo Core SQL Storage Parent ...................... SUCCESS [ 0.891 s] [INFO] Nuxeo Core SQL Storage ............................. SUCCESS [ 6.101 s] [INFO] Nuxeo Core SQL Storage DB Extensions ............... SUCCESS [ 1.800 s] [INFO] Nuxeo Core Management .............................. SUCCESS [ 2.216 s] [INFO] Nuxeo Core SQL Storage Management .................. SUCCESS [ 1.480 s] [INFO] Nuxeo MimeType Service ............................. SUCCESS [ 3.795 s] [INFO] Nuxeo Core Converter Service ....................... SUCCESS [ 5.764 s] [INFO] Nuxeo CommandLine executor service ................. SUCCESS [ 3.332 s] [INFO] Nuxeo Core Converter Service default plugins ....... SUCCESS [ 2.033 s] [INFO] Nuxeo Core SQL Storage Tests ....................... SUCCESS [01:30 min] [INFO] Nuxeo Core Storage Document-Based .................. SUCCESS [ 4.108 s] [INFO] Nuxeo Core Storage In-Memory ....................... SUCCESS [ 1.730 s] [INFO] Nuxeo Core Storage MongoDB ......................... SUCCESS [ 2.002 s] [INFO] Nuxeo Core Test Framework .......................... SUCCESS [02:03 min] [INFO] Nuxeo Core Converter Service default plugins test .. SUCCESS [ 9.530 s] [INFO] Nuxeo Core Event JMS ............................... SUCCESS [ 2.780 s] [INFO] Nuxeo Core Persistence ............................. SUCCESS [ 6.003 s] [INFO] Nuxeo Core Management JTA/JCA ...................... SUCCESS [ 8.613 s] [INFO] Nuxeo Core Management Test ......................... SUCCESS [ 8.939 s] [INFO] Nuxeo Core MongoDB Connection Service .............. SUCCESS [ 4.289 s] [INFO] Nuxeo Core Redis ................................... SUCCESS [ 32.036 s] [INFO] Nuxeo Services Parent .............................. SUCCESS [ 1.564 s] [INFO] Nuxeo Platform API ................................. SUCCESS [ 1.657 s] [INFO] Nuxeo Platform Base ................................ SUCCESS [ 1.652 s] [INFO] Nuxeo Actions Service - Core ....................... SUCCESS [ 3.662 s] [INFO] Nuxeo Search Service - API ......................... SUCCESS [ 1.712 s] [INFO] Nuxeo Platform Query API ........................... SUCCESS [ 16.257 s] [INFO] Nuxeo Platform directory service parent ............ SUCCESS [ 1.680 s] [INFO] Nuxeo Directory Management Service - API ........... SUCCESS [ 1.817 s] [INFO] Nuxeo Directory Management Service - Types contribution SUCCESS [ 1.793 s] [INFO] Nuxeo User Manager - Api ........................... SUCCESS [ 6.275 s] [INFO] Nuxeo Login Parent POM ............................. SUCCESS [ 1.840 s] [INFO] Nuxeo Login Manager ................................ SUCCESS [ 6.324 s] [INFO] Nuxeo Directory Management Service - Core .......... SUCCESS [ 10.165 s] [INFO] Nuxeo Directory - SQL Storage ...................... SUCCESS [ 10.419 s] [INFO] Nuxeo Directory - LDAP Storage ..................... SUCCESS [ 30.393 s] [INFO] Nuxeo Directory - Multi-Directory Storage .......... SUCCESS [ 9.387 s] [INFO] Nuxeo MongoDB Directory ............................ SUCCESS [ 2.087 s] [INFO] Nuxeo Directory - Tests ............................ SUCCESS [ 19.486 s] [INFO] Nuxeo Dublin Core Support .......................... SUCCESS [ 10.598 s] [INFO] Nuxeo Platform File Manager API .................... SUCCESS [ 1.830 s] [INFO] Nuxeo Versioning Service - API ..................... SUCCESS [ 1.667 s] [INFO] Nuxeo Forms Layout API ............................. SUCCESS [ 1.853 s] [INFO] Nuxeo Content Types Service - API .................. SUCCESS [ 1.634 s] [INFO] Nuxeo Content Types Service - Core ................. SUCCESS [ 6.397 s] [INFO] Nuxeo EP Versioning Service Core ................... SUCCESS [ 1.660 s] [INFO] Nuxeo Platform File Manager ........................ SUCCESS [ 10.829 s] [INFO] Nuxeo Platform File Manager Core Listener .......... SUCCESS [ 7.177 s] [INFO] Nuxeo URL Service - API ............................ SUCCESS [ 1.759 s] [INFO] Nuxeo URL Service - Core ........................... SUCCESS [ 6.356 s] [INFO] Nuxeo Common Web Framework ......................... SUCCESS [ 7.844 s] [INFO] Nuxeo User Manager - Core .......................... SUCCESS [ 14.777 s] [INFO] Nuxeo Platform Management .......................... SUCCESS [ 6.766 s] [INFO] Nuxeo Content Template Manager ..................... SUCCESS [ 9.968 s] [INFO] Nuxeo Conversion Platform service .................. SUCCESS [ 26.153 s] [INFO] Nuxeo Forms Layout Core ............................ SUCCESS [ 3.444 s] [INFO] Nuxeo Rendering Service ............................ SUCCESS [ 6.228 s] [INFO] Nuxeo Platform API Tests ........................... SUCCESS [ 1.660 s] [INFO] Nuxeo UID Generator Service ........................ SUCCESS [ 6.195 s] [INFO] Nuxeo Platform WebService .......................... SUCCESS [ 7.477 s] [INFO] Nuxeo Platform WebService SUN JAXWS Binding ........ SUCCESS [ 1.529 s] [INFO] Nuxeo Platform WebService JBossWS Binding .......... SUCCESS [ 1.569 s] [INFO] Nuxeo HTML Sanitizer Service ....................... SUCCESS [ 6.119 s] [INFO] Nuxeo Platform Test Framework ...................... SUCCESS [ 8.336 s] [INFO] Nuxeo Invite ....................................... SUCCESS [ 9.288 s] [INFO] Nuxeo Web Resources API ............................ SUCCESS [ 1.575 s] [INFO] Nuxeo Web Resources Core ........................... SUCCESS [ 3.676 s] [INFO] Nuxeo Theme Parent ................................. SUCCESS [ 1.383 s] [INFO] Nuxeo Theme Styling ................................ SUCCESS [ 6.708 s] [INFO] Nuxeo Web Resources Wro integration ................ SUCCESS [ 5.240 s] [INFO] Nuxeo WebEngine .................................... SUCCESS [ 1.470 s] [INFO] Nuxeo WebEngine JAX-RS ............................. SUCCESS [ 2.084 s] [INFO] Nuxeo WebEngine Core ............................... SUCCESS [ 3.608 s] [INFO] Nuxeo Features - Parent POM ........................ SUCCESS [ 1.396 s] [INFO] Nuxeo Automation ................................... SUCCESS [ 1.208 s] [INFO] Nuxeo Automation Core .............................. SUCCESS [ 46.599 s] [INFO] Nuxeo Platform relations service parent ............ SUCCESS [ 1.486 s] [INFO] Nuxeo Relation Service - API ....................... SUCCESS [ 2.718 s] [INFO] Nuxeo User Workspace Service - Parent .............. SUCCESS [ 1.357 s] [INFO] Nuxeo User Workspace Service - API ................. SUCCESS [ 1.973 s] [INFO] Nuxeo Relation Service - Core ...................... SUCCESS [ 7.714 s] [INFO] Nuxeo Relation Service - JENA Store Plugin ......... SUCCESS [ 7.259 s] [INFO] Nuxeo Platform audit service parent ................ SUCCESS [ 1.473 s] [INFO] Nuxeo Audit Service - API .......................... SUCCESS [ 2.718 s] [INFO] Nuxeo Platform Audit Service - Core ................ SUCCESS [01:00 min] [INFO] Nuxeo Platform notification service parent ......... SUCCESS [ 1.566 s] [INFO] Nuxeo Notifications - API .......................... SUCCESS [ 1.550 s] [INFO] Nuxeo User Notification Service - Core ............. SUCCESS [ 10.480 s] [INFO] Nuxeo Platform comment service parent .............. SUCCESS [ 1.291 s] [INFO] Nuxeo Comment Service API .......................... SUCCESS [ 1.681 s] [INFO] Nuxeo task Service ................................. SUCCESS [ 1.304 s] [INFO] Nuxeo task Service API ............................. SUCCESS [ 2.722 s] [INFO] Nuxeo Platform User Workspace - Types .............. SUCCESS [ 1.771 s] [INFO] Nuxeo Platform User Workspace - Core ............... SUCCESS [ 9.090 s] [INFO] Nuxeo task Service test ............................ SUCCESS [ 1.741 s] [INFO] Nuxeo task Core Service ............................ SUCCESS [ 9.559 s] [INFO] Nuxeo task Automation Module ....................... SUCCESS [ 8.053 s] [INFO] Nuxeo Comment Service Workflow Contributions ....... SUCCESS [ 2.154 s] [INFO] Nuxeo WebEngine Base ............................... SUCCESS [ 3.995 s] [INFO] Nuxeo WebEngine UI ................................. SUCCESS [ 3.337 s] [INFO] Nuxeo Login Default Web Support .................... SUCCESS [ 2.070 s] [INFO] Nuxeo Features Test Framework ...................... SUCCESS [ 16.942 s] [INFO] Nuxeo JSF Parent ................................... SUCCESS [ 0.958 s] [INFO] Nuxeo Web Test Framework ........................... SUCCESS [ 1.242 s] [INFO] Nuxeo Web Framework ................................ SUCCESS [ 12.102 s] [INFO] Nuxeo Forms Layout Client .......................... SUCCESS [ 4.925 s] [INFO] Nuxeo Tag Service Module ........................... SUCCESS [ 1.486 s] [INFO] Nuxeo Tag Service - API ............................ SUCCESS [ 1.567 s] [INFO] Nuxeo Forms Layout Export .......................... SUCCESS [ 11.369 s] [INFO] Nuxeo Preview Parent ............................... SUCCESS [ 1.727 s] [INFO] Nuxeo Preview Core ................................. SUCCESS [ 29.684 s] [INFO] Nuxeo Automation IO ................................ SUCCESS [ 12.122 s] [INFO] Nuxeo Automation Server ............................ SUCCESS [ 3.392 s] [INFO] Nuxeo Automation Features .......................... SUCCESS [01:05 min] [INFO] Nuxeo Automation Scripting ......................... SUCCESS [ 18.493 s] [INFO] Nuxeo Automation Client ............................ SUCCESS [ 5.637 s] [INFO] Nuxeo Rest API Parent .............................. SUCCESS [ 1.371 s] [INFO] Nuxeo Rest API io .................................. SUCCESS [ 2.096 s] [INFO] Nuxeo Platform Rendition Parent .................... SUCCESS [ 1.445 s] [INFO] Nuxeo Platform Rendition API ....................... SUCCESS [ 1.771 s] [INFO] Nuxeo OAuth filters and services ................... SUCCESS [ 20.517 s] [INFO] Nuxeo Rest API server .............................. SUCCESS [ 5.326 s] [INFO] Nuxeo Automation Tests ............................. SUCCESS [ 37.920 s] [INFO] Nuxeo Login Module for Token Authentication ........ SUCCESS [ 23.498 s] [INFO] Nuxeo Permissions .................................. SUCCESS [ 31.978 s] [INFO] Nuxeo Platform Imaging parent ...................... SUCCESS [ 1.496 s] [INFO] Nuxeo Platform Imaging API ......................... SUCCESS [ 1.758 s] [INFO] Nuxeo Platform Imaging Convert ..................... SUCCESS [ 7.066 s] [INFO] Nuxeo User Center Parent ........................... SUCCESS [ 1.352 s] [INFO] Nuxeo User Dashboard Parent ........................ SUCCESS [ 1.352 s] [INFO] Nuxeo User Dashboard ............................... SUCCESS [ 2.888 s] [INFO] Nuxeo Tag Service - Core ........................... SUCCESS [ 20.553 s] [INFO] Nuxeo Collections .................................. SUCCESS [ 1.438 s] [INFO] Nuxeo Collections Core ............................. SUCCESS [ 23.550 s] [INFO] Nuxeo Platform IO service parent ................... SUCCESS [ 1.407 s] [INFO] Nuxeo Platform IO API Fragment ..................... SUCCESS [ 1.989 s] [INFO] Nuxeo Comment Service Core Contrib ................. SUCCESS [ 1.605 s] [INFO] Nuxeo Comment Service .............................. SUCCESS [ 8.865 s] [INFO] Nuxeo Platform IO Core Fragment .................... SUCCESS [ 10.099 s] [INFO] Nuxeo Platform Rendition Core ...................... SUCCESS [ 42.910 s] [INFO] Nuxeo Platform Imaging Core ........................ SUCCESS [ 46.096 s] [INFO] Nuxeo User Profile ................................. SUCCESS [ 13.387 s] [INFO] nuxeo-usermapper ................................... SUCCESS [ 10.779 s] [INFO] Nuxeo SCIM server .................................. SUCCESS [ 13.822 s] [INFO] Nuxeo Login Module for CAS2 ........................ SUCCESS [ 5.567 s] [INFO] Nuxeo Login Module for RSA ClearTrust .............. SUCCESS [ 2.801 s] [INFO] Nuxeo DM Parent .................................... SUCCESS [ 1.303 s] [INFO] Nuxeo Platform - default configuration ............. SUCCESS [ 1.854 s] [INFO] Nuxeo Login Deputy Management ...................... SUCCESS [ 8.392 s] [INFO] Nuxeo Login Module for HTTP Digest Authentication .. SUCCESS [ 2.589 s] [INFO] Nuxeo Login Module for Kerberos .................... SUCCESS [ 4.031 s] [INFO] Nuxeo Login Module for JBoss Keycloak .............. SUCCESS [ 11.288 s] [INFO] Nuxeo Login Module for Apache mod_sso .............. SUCCESS [ 5.005 s] [INFO] Nuxeo Login Module for NTLM ........................ SUCCESS [ 2.803 s] [INFO] Nuxeo Login Module for OpenID / OAuth 2 ............ SUCCESS [ 9.649 s] [INFO] Nuxeo Login Module for Portals ..................... SUCCESS [ 2.713 s] [INFO] Nuxeo Login Module for SAML v2 ..................... SUCCESS [ 13.509 s] [INFO] Nuxeo Login Module for Shibboleth .................. SUCCESS [ 10.551 s] [INFO] Nuxeo Forms Layout IO .............................. SUCCESS [ 3.765 s] [INFO] Nuxeo Actions Service - JSF integration ............ SUCCESS [ 4.017 s] [INFO] Nuxeo Platform Content View JSF .................... SUCCESS [ 11.930 s] [INFO] Nuxeo Web Resources JSF integration ................ SUCCESS [ 2.004 s] [INFO] Nuxeo WebApp types contributions ................... SUCCESS [ 1.808 s] [INFO] Nuxeo Webapp Base .................................. SUCCESS [ 13.588 s] [INFO] Nuxeo Login Module for Shibboleth - JSF UI ......... SUCCESS [ 3.253 s] [INFO] Nuxeo Login Module for Token Authentication - JSF UI SUCCESS [ 2.997 s] [INFO] Nuxeo Thumbnail .................................... SUCCESS [ 9.749 s] [INFO] Nuxeo Rest API test ................................ SUCCESS [01:32 min] [INFO] Nuxeo Token Authentication Rest API ................ SUCCESS [ 14.519 s] [INFO] Nuxeo Seam Debug Framework ......................... SUCCESS [ 1.258 s] [INFO] Nuxeo Annotation Parent ............................ SUCCESS [ 1.987 s] [INFO] Nuxeo Annotation API ............................... SUCCESS [ 1.911 s] [INFO] Nuxeo Annotation Core .............................. SUCCESS [ 8.636 s] [INFO] Nuxeo Annotation REST API .......................... SUCCESS [ 14.151 s] [INFO] Nuxeo Audit Service - Client ....................... SUCCESS [ 4.785 s] [INFO] Nuxeo Platform Audit IO Fragment ................... SUCCESS [ 1.896 s] [INFO] Nuxeo Audit Service - WebService ................... SUCCESS [ 1.861 s] [INFO] Nuxeo Admin Parent ................................. SUCCESS [ 1.391 s] [INFO] Nuxeo Connect Client Wrapper ....................... SUCCESS [ 3.920 s] [INFO] Nuxeo Administration Center Core ................... SUCCESS [ 10.600 s] [INFO] Nuxeo Platform Audit Service - MongoDB ............. SUCCESS [ 11.146 s] [INFO] Nuxeo task Web ..................................... SUCCESS [ 3.189 s] [INFO] Nuxeo Comment Service Web client ................... SUCCESS [ 2.809 s] [INFO] Nuxeo Platform Imaging JSF ......................... SUCCESS [ 4.962 s] [INFO] Nuxeo Platform Relations Core Listener ............. SUCCESS [ 8.072 s] [INFO] Nuxeo Relation Service - Default config ............ SUCCESS [ 1.634 s] [INFO] Nuxeo Platform Relations IO Fragment ............... SUCCESS [ 6.624 s] [INFO] Nuxeo Relation Service - Web UI .................... SUCCESS [ 2.981 s] [INFO] Nuxeo DOM synchronization Core ..................... SUCCESS [ 1.832 s] [INFO] Nuxeo IO web client ................................ SUCCESS [ 2.842 s] [INFO] Nuxeo Directory Management Service - Web ........... SUCCESS [ 8.059 s] [INFO] Select2 Integration ................................ SUCCESS [ 9.061 s] [INFO] Nuxeo Tag Service - Web ............................ SUCCESS [ 3.313 s] [INFO] Nuxeo Platform Annotation Parent ................... SUCCESS [ 4.380 s] [INFO] Nuxeo Platform Annotation API ...................... SUCCESS [ 1.747 s] [INFO] Nuxeo Platform Annotation Contributions ............ SUCCESS [ 1.603 s] [INFO] Nuxeo Platform Annotation Core ..................... SUCCESS [ 9.408 s] [INFO] Nuxeo Platform Annotation HTTP Connector ........... SUCCESS [ 2.764 s] [INFO] Nuxeo Platform Annotation Repository Plugin ........ SUCCESS [ 15.933 s] [INFO] Nuxeo Platform Annotation GWT Client ............... SUCCESS [01:27 min] [INFO] Nuxeo Picture Tiling parent ........................ SUCCESS [ 1.555 s] [INFO] Nuxeo Picture Tiling service ....................... SUCCESS [ 21.623 s] [INFO] Nuxeo Picture Tiling Preview ....................... SUCCESS [ 27.556 s] [INFO] Nuxeo EP Language .................................. SUCCESS [ 3.819 s] [INFO] Nuxeo Mail - Parent POM ............................ SUCCESS [ 1.534 s] [INFO] Nuxeo Mail - Test .................................. SUCCESS [ 2.251 s] [INFO] Nuxeo Mail - Types contrib ......................... SUCCESS [ 2.743 s] [INFO] Nuxeo Mail - Core .................................. SUCCESS [ 14.828 s] [INFO] Nuxeo Mail - JSF ................................... SUCCESS [ 5.657 s] [INFO] Nuxeo Mail - Web UI ................................ SUCCESS [ 2.509 s] [INFO] Nuxeo User Notification Service - Web .............. SUCCESS [ 3.261 s] [INFO] Nuxeo Preview JSF .................................. SUCCESS [ 3.162 s] [INFO] Nuxeo Platform Publisher Parent .................... SUCCESS [ 1.975 s] [INFO] Nuxeo Platform Publisher API ....................... SUCCESS [ 1.988 s] [INFO] Nuxeo Platform Publisher Core Contrib .............. SUCCESS [ 1.912 s] [INFO] Nuxeo Platform Publisher Core ...................... SUCCESS [ 13.674 s] [INFO] Nuxeo Platform Publisher task ...................... SUCCESS [ 10.154 s] [INFO] Nuxeo Platform Publisher Web ....................... SUCCESS [ 8.550 s] [INFO] Nuxeo User Workspace Service - Client .............. SUCCESS [ 3.128 s] [INFO] Nuxeo platform virtual navigation .................. SUCCESS [ 1.431 s] [INFO] Nuxeo platform virtual navigation web client ....... SUCCESS [ 4.878 s] [INFO] Nuxeo platform virtual navigation core contribs .... SUCCESS [ 1.801 s] [INFO] Nuxeo Automation JSF ............................... SUCCESS [ 3.440 s] [INFO] Nuxeo Online Services Update ....................... SUCCESS [ 12.804 s] [INFO] Nuxeo Administration Center Monitoring ............. SUCCESS [ 1.801 s] [INFO] Nuxeo Administration Center OAuth .................. SUCCESS [ 3.373 s] [INFO] Nuxeo Administration Center Analytics .............. SUCCESS [ 28.120 s] [INFO] Nuxeo Administration Center JSF .................... SUCCESS [ 12.765 s] [INFO] Nuxeo Forms Layout IO Plugins ...................... SUCCESS [ 9.209 s] [INFO] Nuxeo Local Configuration Parent ................... SUCCESS [ 1.657 s] [INFO] Nuxeo Local Configuration Simple ................... SUCCESS [ 9.542 s] [INFO] Nuxeo Local Configuration Web ...................... SUCCESS [ 4.547 s] [INFO] Nuxeo User Preferences ............................. SUCCESS [ 7.820 s] [INFO] Nuxeo Collections JSF .............................. SUCCESS [ 5.064 s] [INFO] Nuxeo Web Resources REST ........................... SUCCESS [ 2.181 s] [INFO] Nuxeo Search Parent ................................ SUCCESS [ 1.465 s] [INFO] Nuxeo Search Core .................................. SUCCESS [ 2.077 s] [INFO] Nuxeo Search UI .................................... SUCCESS [ 4.949 s] [INFO] Nuxeo Elasticsearch Parent ......................... SUCCESS [ 1.551 s] [INFO] Elasticsearch Connector implementation ............. SUCCESS [02:43 min] [INFO] Nuxeo Search Rest API .............................. SUCCESS [ 32.412 s] [INFO] Elasticsearch WebApp integration ................... SUCCESS [ 5.733 s] [INFO] Elasticsearch based Sequence generator ............. SUCCESS [ 14.860 s] [INFO] Elasticsearch based Audit backend implementation ... SUCCESS [01:02 min] [INFO] Nuxeo Elasticsearch HTTP Read Only ................. SUCCESS [ 21.855 s] [INFO] Nuxeo Elasticsearch Automation Module .............. SUCCESS [ 16.011 s] [INFO] Nuxeo Platform Rendition Publisher ................. SUCCESS [ 12.368 s] [INFO] Nuxeo Platform Rendition Web ....................... SUCCESS [ 4.904 s] [INFO] Nuxeo User Center .................................. SUCCESS [ 5.399 s] [INFO] Nuxeo User JSF Dashboard ........................... SUCCESS [ 3.093 s] [INFO] Nuxeo User Center Notification ..................... SUCCESS [ 4.683 s] [INFO] Nuxeo User OAuth Settings .......................... SUCCESS [ 4.223 s] [INFO] Nuxeo User Profile - JSF UI ........................ SUCCESS [ 3.649 s] [INFO] Nuxeo Theme Migration .............................. SUCCESS [ 2.783 s] [INFO] Nuxeo WebEngine Invite ............................. SUCCESS [ 3.756 s] [INFO] Nuxeo WebApp - Core ................................ SUCCESS [ 10.933 s] [INFO] Nuxeo WebApp ....................................... SUCCESS [ 23.972 s] [INFO] Nuxeo Addons Core parent POM ....................... SUCCESS [ 0.713 s] [INFO] Nuxeo Core Storage MarkLogic ....................... SUCCESS [ 4.271 s] [INFO] Nuxeo Addons parent POM ............................ SUCCESS [ 0.449 s] [INFO] Nuxeo EP Language Extensions ....................... SUCCESS [ 4.522 s] [INFO] Nuxeo EP Incomplete Language Extensions ............ SUCCESS [ 0.653 s] [INFO] Nuxeo Chemistry .................................... SUCCESS [ 0.416 s] [INFO] Nuxeo Chemistry OpenCMIS Implementation ............ SUCCESS [ 4.997 s] [INFO] Nuxeo Chemistry OpenCMIS Bindings .................. SUCCESS [ 3.343 s] [INFO] Nuxeo Chemistry OpenCMIS Tests ..................... SUCCESS [04:37 min] [INFO] Nuxeo Business Days Management ..................... SUCCESS [ 0.508 s] [INFO] Nuxeo Business Days Management Api ................. SUCCESS [ 0.568 s] [INFO] Nuxeo Business Days Management Core ................ SUCCESS [ 2.960 s] [INFO] Nuxeo Core SQL BinaryManager ....................... SUCCESS [ 5.439 s] [INFO] Nuxeo HTTP client .................................. SUCCESS [ 0.625 s] [INFO] Nuxeo Routing Parent ............................... SUCCESS [ 0.447 s] [INFO] Nuxeo Routing API .................................. SUCCESS [ 1.639 s] [INFO] Nuxeo Routing Core ................................. SUCCESS [ 20.475 s] [INFO] Nuxeo Routing Web .................................. SUCCESS [ 5.886 s] [INFO] Nuxeo Routing DM ................................... SUCCESS [ 9.652 s] [INFO] Nuxeo Routing Dashboard ............................ SUCCESS [ 3.885 s] [INFO] Nuxeo Routing Default Workflows .................... SUCCESS [ 3.038 s] [INFO] Nuxeo Routing Default Workflows JSF UI ............. SUCCESS [ 0.663 s] [INFO] Nuxeo Routing Test ................................. SUCCESS [ 3.260 s] [INFO] Nuxeo Routing Rest API ............................. SUCCESS [ 26.627 s] [INFO] Nuxeo web error addon parent ....................... SUCCESS [ 0.462 s] [INFO] Nuxeo web error addon .............................. SUCCESS [ 1.760 s] [INFO] Nuxeo forms layout demo parent ..................... SUCCESS [ 0.396 s] [INFO] Nuxeo forms layout demo addon ...................... SUCCESS [ 4.315 s] [INFO] Nuxeo Platform Audio parent ........................ SUCCESS [ 0.409 s] [INFO] Nuxeo Platform Audio Core .......................... SUCCESS [ 9.210 s] [INFO] Nuxeo Platform Audio JSF ........................... SUCCESS [ 0.661 s] [INFO] Nuxeo Platform Video parent ........................ SUCCESS [ 0.447 s] [INFO] Nuxeo Platform Video API ........................... SUCCESS [ 0.836 s] [INFO] Nuxeo Platform Video Converters .................... SUCCESS [ 37.332 s] [INFO] Nuxeo Platform Video Core .......................... SUCCESS [01:56 min] [INFO] Nuxeo Platform Video JSF ........................... SUCCESS [ 5.282 s] [INFO] Nuxeo User Registration Parent ..................... SUCCESS [ 0.424 s] [INFO] Nuxeo User Registration Core ....................... SUCCESS [ 12.371 s] [INFO] Nuxeo User Registration Web ........................ SUCCESS [ 5.179 s] [INFO] Nuxeo Shell ........................................ SUCCESS [ 0.371 s] [INFO] Nuxeo Shell Core ................................... SUCCESS [ 1.494 s] [INFO] Nuxeo Automation Shell ............................. SUCCESS [ 0.886 s] [INFO] Nuxeo Equinox Shell ................................ SUCCESS [ 0.684 s] [INFO] Nuxeo Shell ........................................ SUCCESS [ 5.251 s] [INFO] Nuxeo Filesystem Connectors ........................ SUCCESS [ 0.411 s] [INFO] Nuxeo WebDAV ....................................... SUCCESS [ 1.620 s] [INFO] Nuxeo WebDAV Tests ................................. SUCCESS [ 12.637 s] [INFO] Nuxeo Platform Shibboleth Groups Web ............... SUCCESS [ 14.562 s] [INFO] Nuxeo Documentation Server ......................... SUCCESS [ 0.374 s] [INFO] Nuxeo Documentation Server Core .................... SUCCESS [ 3.126 s] [INFO] Nuxeo Documentation Server Repository .............. SUCCESS [02:15 min] [INFO] Nuxeo Documentation Server Webengine Front End ..... SUCCESS [ 4.277 s] [INFO] Nuxeo Activity ..................................... SUCCESS [ 14.351 s] [INFO] Nuxeo Platform Suggestbox Parent ................... SUCCESS [ 0.548 s] [INFO] Nuxeo Platform Suggestbox Core ..................... SUCCESS [ 11.451 s] [INFO] Nuxeo Platform Suggestbox JSF ...................... SUCCESS [ 5.705 s] [INFO] Nuxeo DAM Parent ................................... SUCCESS [ 0.571 s] [INFO] Nuxeo DAM .......................................... SUCCESS [ 1.662 s] [INFO] Nuxeo DAM JSF ...................................... SUCCESS [ 1.991 s] [INFO] Nuxeo DAM Web UI ................................... SUCCESS [ 0.924 s] [INFO] Nuxeo Quota ........................................ SUCCESS [ 0.571 s] [INFO] Nuxeo Quota Core ................................... SUCCESS [ 14.799 s] [INFO] Nuxeo Quota Web .................................... SUCCESS [ 4.466 s] [INFO] Nuxeo Quota Automation ............................. SUCCESS [ 9.194 s] [INFO] Nuxeo Quota Core Dependencies ...................... SUCCESS [ 1.745 s] [INFO] Nuxeo External Indexer WS Gateway .................. SUCCESS [ 2.229 s] [INFO] Nuxeo Exalead WS Connector ......................... SUCCESS [ 2.237 s] [INFO] Nuxeo Platform Signature Parent .................... SUCCESS [ 0.634 s] [INFO] Nuxeo Platform Signature API ....................... SUCCESS [ 2.990 s] [INFO] Nuxeo Platform Signature Core ...................... SUCCESS [ 21.946 s] [INFO] Nuxeo Platform Signature Web ....................... SUCCESS [ 5.294 s] [INFO] Nuxeo Platform Signature Default Config ............ SUCCESS [ 0.630 s] [INFO] Nuxeo Platform Signature Core Dependencies ......... SUCCESS [ 1.404 s] [INFO] Nuxeo Rating Parent ................................ SUCCESS [ 0.352 s] [INFO] Nuxeo Rating API ................................... SUCCESS [ 2.139 s] [INFO] Nuxeo Rating Core .................................. SUCCESS [ 17.868 s] [INFO] Nuxeo Rating Web ................................... SUCCESS [ 5.996 s] [INFO] Nuxeo Multi Tenant Parent .......................... SUCCESS [ 0.754 s] [INFO] Nuxeo Multi Tenant Core ............................ SUCCESS [ 23.188 s] [INFO] Nuxeo Multi Tenant JSF ............................. SUCCESS [ 5.427 s] [INFO] Nuxeo Core BinaryManager for Clouds ................ SUCCESS [ 0.683 s] [INFO] Nuxeo Core BinaryManager Common .................... SUCCESS [ 1.947 s] [INFO] Nuxeo Core S3 BinaryManager ........................ SUCCESS [ 14.964 s] [INFO] Nuxeo S3 Upload Provider for Web UI ................ SUCCESS [ 1.719 s] [INFO] Nuxeo Core Azure BinaryManager ..................... SUCCESS [ 3.522 s] [INFO] Nuxeo Core JClouds BinaryManager ................... SUCCESS [ 4.647 s] [INFO] Nuxeo Diff Parent .................................. SUCCESS [ 0.926 s] [INFO] Nuxeo Diff Test .................................... SUCCESS [ 2.377 s] [INFO] Nuxeo Diff Core .................................... SUCCESS [ 9.033 s] [INFO] Nuxeo Diff Content ................................. SUCCESS [ 12.565 s] [INFO] Nuxeo Diff Pictures ................................ SUCCESS [ 17.263 s] [INFO] Nuxeo Diff Jsf ..................................... SUCCESS [ 14.920 s] [INFO] Nuxeo Template Rendering Parent .................... SUCCESS [ 0.751 s] [INFO] Template Rendering service API ..................... SUCCESS [ 4.408 s] [INFO] Template Rendering service implementation .......... SUCCESS [ 21.292 s] [INFO] Template Rendering XDocReport plugin ............... SUCCESS [ 19.965 s] [INFO] Template Rendering JXLS plugin ..................... SUCCESS [ 11.827 s] [INFO] Template Rendering JODReport plugin ................ SUCCESS [ 3.743 s] [INFO] Template Rendering Sandbox plugins ................. SUCCESS [ 9.976 s] [INFO] Template Rendering JSF layer ....................... SUCCESS [ 11.899 s] [INFO] Template Rendering JAXRS Binding ................... SUCCESS [ 9.310 s] [INFO] Template Rendering JAXRS Binding Web UI Layer ...... SUCCESS [ 2.265 s] [INFO] Template Rendering Samples package ................. SUCCESS [ 18.476 s] [INFO] Template Rendering Samples JSF package ............. SUCCESS [ 0.954 s] [INFO] Template Rendering DeckJS plugin ................... SUCCESS [ 14.721 s] [INFO] Template Rendering Web UI layer .................... SUCCESS [ 2.282 s] [INFO] Template Rendering Core Dependencies ............... SUCCESS [ 1.968 s] [INFO] Template Rendering JSF Dependencies ................ SUCCESS [ 1.970 s] [INFO] Groups rights audit ................................ SUCCESS [ 20.362 s] [INFO] Nuxeo CSV Parent ................................... SUCCESS [ 4.941 s] [INFO] nuxeo-csv-core ..................................... SUCCESS [ 19.912 s] [INFO] nuxeo-csv-jsf ...................................... SUCCESS [ 16.027 s] [INFO] Nuxeo CSV Web UI ................................... SUCCESS [ 0.895 s] [INFO] Nuxeo Tree Snapshot ................................ SUCCESS [ 0.731 s] [INFO] Nuxeo Tree Snapshot Core ........................... SUCCESS [ 18.376 s] [INFO] Nuxeo Tree Snapshot JSF ............................ SUCCESS [ 2.961 s] [INFO] Nuxeo Tree Snapshot Web UI ......................... SUCCESS [ 2.682 s] [INFO] Nuxeo Drive Parent ................................. SUCCESS [ 0.636 s] [INFO] Nuxeo Drive Core ................................... SUCCESS [01:48 min] [INFO] Nuxeo Drive JSF .................................... SUCCESS [ 17.250 s] [INFO] Nuxeo Drive Content Automation Operations .......... SUCCESS [01:24 min] [INFO] Nuxeo Drive Elasticsearch .......................... SUCCESS [01:05 min] [INFO] Nuxeo Drive REST API ............................... SUCCESS [ 13.816 s] [INFO] Nuxeo Drive Web UI ................................. SUCCESS [ 1.408 s] [INFO] Nuxeo Drive Core Dependencies ...................... SUCCESS [ 2.160 s] [INFO] Nuxeo Resources Compatibility ...................... SUCCESS [ 1.155 s] [INFO] nuxeo dmk adaptor .................................. SUCCESS [ 3.834 s] [INFO] Nuxeo Style Guide .................................. SUCCESS [ 2.574 s] [INFO] Nuxeo Java Agent Parent ............................ SUCCESS [ 1.800 s] [INFO] Nuxeo Java Agent Main .............................. SUCCESS [ 1.898 s] [INFO] Nuxeo Java Agent Application Bridge ................ SUCCESS [ 1.988 s] [INFO] nuxeo-platform-session-inspector ................... SUCCESS [ 3.557 s] [INFO] Nuxeo Importer parent .............................. SUCCESS [ 4.448 s] [INFO] Nuxeo Importer Core ................................ SUCCESS [ 44.537 s] [INFO] Nuxeo Importer JAXRS Binding ....................... SUCCESS [ 3.295 s] [INFO] Nuxeo Importer Scan ................................ SUCCESS [ 12.796 s] [INFO] Nuxeo Importer : XML Parser Service ................ SUCCESS [ 15.281 s] [INFO] Nuxeo Importer Scan with Advanced XML Parser ....... SUCCESS [ 6.927 s] [INFO] Nuxeo Importer Stream .............................. SUCCESS [04:27 min] [INFO] Nuxeo Easyshare Parent ............................. SUCCESS [ 0.939 s] [INFO] Nuxeo Easyshare Core ............................... SUCCESS [ 6.509 s] [INFO] Nuxeo Easyshare JSF ................................ SUCCESS [ 5.770 s] [INFO] Nuxeo Easyshare Web UI ............................. SUCCESS [ 2.860 s] [INFO] Nuxeo DuoWeb Authentication ........................ SUCCESS [ 2.757 s] [INFO] Nuxeo sample project ............................... SUCCESS [ 15.792 s] [INFO] Nuxeo Logs viewer .................................. SUCCESS [ 7.238 s] [INFO] Nuxeo Platform Spreadsheet Parent .................. SUCCESS [ 1.008 s] [INFO] Nuxeo Platform Spreadsheet Core .................... SUCCESS [ 1.523 s] [INFO] Nuxeo Platform Spreadsheet Web ..................... SUCCESS [25:40 min] [INFO] Nuxeo Platform Spreadsheet JSF ..................... SUCCESS [ 2.477 s] [INFO] Nuxeo Platform Spreadsheet Web UI .................. SUCCESS [ 1.595 s] [INFO] Nuxeo Binary Metadata .............................. SUCCESS [ 43.304 s] [INFO] nuxeo-segmentio-connector .......................... SUCCESS [ 11.843 s] [INFO] Nuxeo Live Connect Parent .......................... SUCCESS [ 1.068 s] [INFO] Nuxeo Live Connect Core ............................ SUCCESS [ 13.844 s] [INFO] Nuxeo Live Connect Core for Box .................... SUCCESS [ 10.223 s] [INFO] Nuxeo Live Connect Core for Dropbox ................ SUCCESS [ 12.651 s] [INFO] Nuxeo Live Connect Core for Google Drive ........... SUCCESS [ 12.394 s] [INFO] Nuxeo Live Connect Core for OneDrive ............... SUCCESS [ 19.130 s] [INFO] Nuxeo Live Connect Core Dependencies ............... SUCCESS [ 1.568 s] [INFO] Nuxeo Live Connect JSF ............................. SUCCESS [ 5.114 s] [INFO] Nuxeo Live Connect JSF for Box ..................... SUCCESS [ 6.453 s] [INFO] Nuxeo Live Connect JSF for Dropbox ................. SUCCESS [ 5.548 s] [INFO] Nuxeo Live Connect JSF for Google Drive ............ SUCCESS [ 11.094 s] [INFO] Nuxeo Live Connect JSF for OneDrive ................ SUCCESS [ 5.207 s] [INFO] Nuxeo Live Connect JSF Dependencies ................ SUCCESS [ 1.695 s] [INFO] Nuxeo Live Connect Web UI .......................... SUCCESS [ 2.140 s] [INFO] Nuxeo Live Connect Web UI for Google Drive ......... SUCCESS [ 1.471 s] [INFO] Nuxeo Live Connect Web UI for Dropbox .............. SUCCESS [ 1.901 s] [INFO] Nuxeo Live Connect Web UI for Box .................. SUCCESS [ 4.865 s] [INFO] Nuxeo Live Connect Web UI for OneDrive ............. SUCCESS [ 2.007 s] [INFO] Nuxeo Media Publishing Parent ...................... SUCCESS [ 0.929 s] [INFO] Nuxeo Media Publishing Core ........................ SUCCESS [ 2.223 s] [INFO] Nuxeo Media Publishing JSF ......................... SUCCESS [ 2.290 s] [INFO] Nuxeo Media Publishing Wistia Core ................. SUCCESS [ 1.976 s] [INFO] Nuxeo Media Publishing Wistia JSF .................. SUCCESS [ 2.187 s] [INFO] Nuxeo Media Publishing Youtube Core ................ SUCCESS [ 1.706 s] [INFO] Nuxeo Media Publishing Youtube JSF ................. SUCCESS [ 1.375 s] [INFO] Nuxeo Datadog reporter ............................. SUCCESS [ 5.810 s] [INFO] Nuxeo Review Workflows Dashboards .................. SUCCESS [01:42 min] [INFO] nuxeo-shibboleth-invitation ........................ SUCCESS [ 5.551 s] [INFO] Nuxeo File System Exporter ......................... SUCCESS [ 14.549 s] [INFO] Nuxeo Showcase Content Parent ...................... SUCCESS [ 0.824 s] [INFO] Nuxeo Showcase Content Importer .................... SUCCESS [ 14.199 s] [INFO] Nuxeo Platform Smart Search ........................ SUCCESS [ 5.550 s] [INFO] Nuxeo Connect Tools ................................ SUCCESS [ 1.026 s] [INFO] Nuxeo Connect Tools Report Management API .......... SUCCESS [ 1.276 s] [INFO] Nuxeo Connect Tools Report Core .................... SUCCESS [ 19.266 s] [INFO] Nuxeo Connect Tools Report Client .................. SUCCESS [ 16.607 s] [INFO] Nuxeo Connect Tools Report Web ..................... SUCCESS [ 23.013 s] [INFO] Nuxeo Connect Tools Report Viewer .................. SUCCESS [ 34.241 s] [INFO] Nuxeo Platform PDF Utils ........................... SUCCESS [ 56.179 s] [INFO] Nuxeo Platform 3D .................................. SUCCESS [ 0.644 s] [INFO] Nuxeo Platform 3D API .............................. SUCCESS [ 1.352 s] [INFO] Nuxeo Platform 3D Convert .......................... SUCCESS [01:14 min] [INFO] Nuxeo Platform 3D Core ............................. SUCCESS [02:22 min] [INFO] Nuxeo Platform 3D JSF .............................. SUCCESS [26:31 min] [INFO] Nuxeo Platform 3D Web UI ........................... SUCCESS [03:39 min] [INFO] Nuxeo Agenda Parent ................................ SUCCESS [ 0.741 s] [INFO] Nuxeo Agenda Core .................................. SUCCESS [ 18.060 s] [INFO] Nuxeo Agenda JSF ................................... SUCCESS [ 5.168 s] [INFO] Nuxeo Target Platforms - Parent Pom ................ SUCCESS [ 0.943 s] [INFO] Nuxeo Target Platforms - API module ................ SUCCESS [ 1.700 s] [INFO] Nuxeo Target Platforms - Core Module ............... SUCCESS [ 8.432 s] [INFO] Nuxeo Target Platforms - IO Module ................. SUCCESS [ 7.479 s] [INFO] Nuxeo Target Platforms - JSF Module ................ SUCCESS [ 1.364 s] [INFO] Nuxeo Target Platforms - JAXRS Module .............. SUCCESS [ 12.804 s] [INFO] Nuxeo Target Platforms - Sample Module ............. SUCCESS [ 0.757 s] [INFO] Nuxeo Target Platforms - Compat Module ............. SUCCESS [ 2.118 s] [INFO] Nuxeo Web UI - Web Application ..................... SUCCESS [06:32 min] [INFO] Nuxeo Web UI itests ................................ SUCCESS [ 0.749 s] [INFO] Nuxeo API Playground ............................... SUCCESS [ 51.144 s] [INFO] Nuxeo JSF to Web UI ................................ SUCCESS [ 1.317 s] [INFO] Nuxeo Audit Storage Directory ...................... SUCCESS [ 12.358 s] [INFO] Nuxeo adobe connector .............................. SUCCESS [ 0.752 s] [INFO] Nuxeo adobe connector core ......................... SUCCESS [ 11.857 s] [INFO] Nuxeo Functional Tests ............................. SUCCESS [ 2.093 s] [INFO] Nuxeo Distribution Parent .......................... SUCCESS [ 0.369 s] [INFO] Nuxeo Startup Wizard ............................... SUCCESS [ 2.327 s] [INFO] Nuxeo Control Panel and Launcher ................... SUCCESS [ 17.644 s] [INFO] Helper POM with Nuxeo test dependencies ............ SUCCESS [ 4.284 s] [INFO] Nuxeo Server NXR ................................... SUCCESS [ 15.499 s] [INFO] Nuxeo JSF UI NXR ................................... SUCCESS [ 16.880 s] [INFO] Nuxeo Marketplace Package for JSF UI ............... SUCCESS [ 6.501 s] [INFO] Nuxeo Server Tomcat Build .......................... SUCCESS [01:43 min] [INFO] Nuxeo Server Tests ................................. SUCCESS [ 4.219 s] [INFO] Nuxeo Server Hotrealod Tests ....................... SUCCESS [ 3.550 s] [INFO] Functional [WebDriver] tests on Nuxeo (static) WAR . SUCCESS [ 2.409 s] [INFO] Nuxeo JSF UI Hotreload Tests ....................... SUCCESS [ 5.040 s] [INFO] Nuxeo JSF UI WebDriver Tests ....................... SUCCESS [ 4.743 s] [INFO] Nuxeo JSF UI Gatling Bench ......................... SUCCESS [ 12.419 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:40 h [INFO] Finished at: 2018-06-27T05:59:12+00:00 [INFO] Final Memory: 1763M/3870M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Packaging /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-server-10.2-I20180627_0316-tomcat.zip ... Creating /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-server-10.2-I20180627_0316-tomcat.zip with nuxeo-server-10.2-I20180627_0316-tomcat ... Adding nuxeo-server-10.2-I20180627_0316-tomcat/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/Start Nuxeo.command Adding nuxeo-server-10.2-I20180627_0316-tomcat/LICENSE.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/Start Nuxeo.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat/readme.html Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/test-artifacts-server.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/system.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/artifacts-server.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-default-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-server-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-management-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-features-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-schema-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webdav-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-redis-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-query-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-search-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-client-1.7.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-user-profile-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-preview-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-event-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-convert-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-invite-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-permissions-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-el-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-update-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-common-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-cache-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javacc-4.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-validator-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/core-1.0-b02.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/json-simple-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jna-platform-4.4.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/kafka-clients-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/mimepull-1.9.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/aopalliance-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jaxb-core-2.2.11.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javasimon-core-2.5.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/tranql-connector-1.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/java-property-utils-1.9.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/transport-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jcip-annotations-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javassist-3.21.0-GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/google-http-client-jackson2-1.19.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jodconverter-core-3.0-NX10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/guice-3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-codec-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/java-cup-0.11a.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jena-2.6.4-NX.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpasyncclient-4.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-core-shared-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/woodstox-core-asl-4.2.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-core-3.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/antisamy-1.5.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jsr305-1.3.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xml-resolver-1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hppc-0.7.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jericho-html-3.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-csv-1.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/plexus-utils-1.5.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.sat4j.pb-2.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-transport-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-spatial3d-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/activation-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-server-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/shared-asn1-0.9.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/juh-3.1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/parent-join-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/t-digest-3.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/google-http-client-1.19.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/tomcat-jdbc-8.5.23.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jaxb-impl-2.2.11.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/connector-api-1.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ant-launcher-1.7.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cors-filter-2.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-multipart-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/snappy-java-1.1.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/curvesapi-1.04.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-bytes-1.9.18.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/wem-2.0.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xpp3-1.1.4c-clean.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-digester-2.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/compiler-0.9.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xbean-naming-3.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/geronimo-connector-2.2.1-NX1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jedis-2.9.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/c3p0-0.9.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-x-content-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.osgi.core-4.2.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/guava-18.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-wsdl-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-common-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-collections4-4.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jsr250-api-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-jdbm-store-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-buffer-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-pool2-2.4.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/snakeyaml-1.13.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-memory-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/avro-1.8.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-ooxml-schemas-3.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/google-oauth-client-1.20.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-resolver-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lang-mustache-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-spatial-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-utils-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/relaxngDatatype-20020414.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jaxen-1.1.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/asm-5.0.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/transport-netty4-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/flute-1.3.0.gg2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpcore-nio-4.4.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-rest-high-level-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/icu4j-51.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-queue-4.6.44.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-secure-sm-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/paranamer-2.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/arq-2.8.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xsom-20140925.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpcore-4.4.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/wsdl4j-1.6.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hsqldb-1.8.0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-3.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jopt-simple-5.0.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/quartz-2.2.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-core-2.9.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/failsafe-1.0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/fontbox-1.8.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/standard-1.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.restlet-1.0.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lz4-java-1.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jboss-el-1.0_02.CR6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/nekohtml-1.9.22.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/persistence-api-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/neethi-3.0.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/mvel2-2.2.4.FinalNX01.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/expiringmap-0.5.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-grouping-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-constants-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/stringtemplate-3.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/unoil-3.1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jurt-3.1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xstream-1.4.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/groovy-all-2.4.12.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-client-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/aggs-matrix-stats-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/percolator-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-core-3.3.2.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jettison-1.3.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-core-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/tomcat-juli-8.5.23.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.osgi.compendium-4.2.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ridl-3.1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-annotations-3.4.0.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-btree-base-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-rest-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-fileupload-1.3.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xmlbeans-2.6.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.sat4j.core-2.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jmimemagic-0.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-graphite-3.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/oauth-20090531.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-wire-1.9.34.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-join-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-core-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xz-1.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-suggest-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-core-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jgrapht-core-1.0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-io-2.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-core-1.9.19.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-json-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javasimon-jmx-2.5.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-pool-1.5.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-misc-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-log4j-3.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/zookeeper-3.4.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/oauth-provider-20090531.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-jaxrs-1.9.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-sandbox-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-text-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/nuxeo-stream-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/bcprov-jdk15on-1.59.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-core-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-xc-1.9.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/analysis-common-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/rank-eval-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-servlet-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/oro-2.0.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/webdav-jaxrs-1.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-queryparser-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-core-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jta-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/geronimo-transaction-2.2.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpclient-4.5.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/iri-0.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ant-1.7.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-analyzers-common-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-ooxml-3.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/pdfbox-1.8.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/reindex-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/zkclient-0.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/antlr-2.7.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/json-20070829.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-dataformat-cbor-2.8.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/annotations-12.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-cli-1.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/dom4j-1.6.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-codec-http-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-spatial-extras-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-schema-registries-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-core-asl-1.8.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ehcache-core-2.5.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-databind-2.9.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/howl-1.0.1-1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/joda-time-2.8.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/mina-core-1.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/shared-ldap-0.9.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-backward-codecs-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-jexl-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-queries-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-handler-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/affinity-3.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/HdrHistogram-2.1.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-collections-3.2.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-beanutils-1.9.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/wro4j-core-1.7.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/batik-css-1.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jstl-1.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-dataformat-smile-2.8.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/stax-api-1.0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/scala-library-2.12.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/sac-1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jboss-seam-2.3.1.Final.NX03.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javax.inject-1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jempbox-1.8.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jna-4.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-annotations-2.9.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-scratchpad-3.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xmlschema-core-2.2.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/antlr-runtime-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-cli-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-jvm-3.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-codec-1.11.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-mapper-asl-1.8.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/stax2-api-3.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-highlighter-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jolokia-core-1.3.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/kafka_2.12-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javax.json-1.0.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jdbm-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javasimon-jdbc3-2.5.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-protocol-shared-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-threads-1.9.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-dbcp-1.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/batik-util-1.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-compress-1.8.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-dataformat-yaml-2.8.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/shared-ldap-constants-0.9.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/validation-api-1.0.0.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/data/installAfterRestart-CAP.log Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/catalina.policy Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/tomcat-users.xsd Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/tomcat-users.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/jaspic-providers.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/catalina.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/server.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/context.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/jaspic-providers.xsd Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/logging.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/conf/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/licenses/AL-2.0.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/licenses/LGPL-2.1.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/licenses/EPL-v10.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/licenses/CDDL-1.0.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/licenses/MIT-LICENSE.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/nuxeo-wizard.war Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/sdk/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/sdk/nxserver/config/seam-debug.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/https/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/xadatasource-params.ftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/sql-template-directory-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/kafka-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/datasources-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/stream-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/webengine.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/hsts-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/redis-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/default-repository-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/server.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/logging.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/webapps/ROOT/index.html Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/client/scripts/deleteOrphanBinaries.groovy Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql/lib/mysql-connector-java-5.1.44.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nxserver/lib/derby-10.13.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nxserver/lib/h2-1.4.177-NX01.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/custom/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/custom/bundles/CUSTOM.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/db2/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql/lib/postgresql-42.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb/lib/mariadb-java-client-1.6.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql/lib/sqljdbc-4.2.6420.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nxserver/config/no-thumbnail-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nxserver/config/audit-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/quartz.properties.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/launcher.properties.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/bundles/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/plugins/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/jboss-web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/rewrite.config Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/pages.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/jboss-deployment-structure.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/application.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/faces-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/components.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nuxeo-webapp-core.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/ooo-manager-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/login-digest-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/distribution.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/notification-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/default-directories-bundle.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/management-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nxmail-scheduler-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/sql.properties.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/transient-store-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/cache-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nuxeo-tomcat.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/jms.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/login-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/blacklist.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nuxeo.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/mbeans/core-events-service.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/lib/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/gridfsbinaries/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle/nxserver/hibernate.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/status.xsd Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/xform.xsl Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/index.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/add.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/design.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/code.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/tomcat.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/void.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/docs.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/update.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/fix.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/asf-logo.svg Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/META-INF/context.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/sessionsList.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/sessionDetail.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/404.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/401.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/403.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/manager.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/index.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/add.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/design.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/code.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/tomcat.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/void.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/docs.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/update.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/fix.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/asf-logo.svg Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/META-INF/context.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/404.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/401.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/403.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.css Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.png Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-nav-item.png Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/RELEASE-NOTES.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-upper.png Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/favicon.ico Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/asf-logo-wide.svg Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-button.png Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-nav.png Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/index.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-middle.png Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.svg Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat-power.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/WEB-INF/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/LICENSE Adding nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/RELEASE-NOTES Adding nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/RUNNING.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/NOTICE Adding nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/packages-default-selection.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/packages.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j-1.2.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-ant.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j-core-2.9.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-dbcp.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/commons-lang3-3.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/websocket-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/xml-apis-1.4.01.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/jsp-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/annotations-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-i18n-es.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/jcl-over-slf4j-1.7.21.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-jdbc.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-coyote.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/json-smart-1.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/ecj-4.6.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/el-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-jni.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/jsonevent-layout-1.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/jasper-el.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-i18n-fr.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-util-scan.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/mail-1.4.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-websocket.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-tribes.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/xercesImpl-2.11.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-ha.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/servlet-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/slf4j-log4j12-1.7.21.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-storeconfig.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/jasper.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/freemarker-2.3.26-incubating.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-util.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/slf4j-api-1.7.21.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j-api-2.9.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/commons-lang-2.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/jaspic-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-i18n-ja.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/client/nuxeo-shell-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/Stop Nuxeo.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/monitorctl.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/NuxeoCtl.command Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/pack Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeoctl Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/Start Nuxeo.command Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/stream.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/openofficectl Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/tool-wrapper.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/catalina-tasks.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/setclasspath.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/pack.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/setclasspath.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/tomcat-juli.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/digest.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/daemon.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/bootstrap.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/Stop Nuxeo.command Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/repl.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/tomcat-native.tar.gz Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeo.conf Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/digest.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/commons-daemon.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/Start Nuxeo.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeo-launcher.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeoctl.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat/bin/tool-wrapper.bat Packaging /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ... Creating /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip with nuxeo-server-10.2-I20180627_0316-tomcat-sdk ... Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/Start Nuxeo.command Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/LICENSE.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/Start Nuxeo.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/readme.html Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/test-artifacts-server.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/distribution.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/artifacts-tomcat.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/artifacts-server.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/artifacts-nuxeo.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/test-artifacts-nuxeo.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo_cleanups.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo.importorder Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/javascript-cleanup.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/jautodoc_header_epl.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo_codetemplates.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/jautodoc_header_lgpl.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/javascript-formatter.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/jautodoc_header_al.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/javascript-codetemplates.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo_formatter.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.osgi.core-4.2.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-queryparser-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stringtemplate-3.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-search-rest-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-stream-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-event-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-consumer-20090531-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-spatial-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpasyncclient-4.1.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-cleartrust-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apidoc-repo-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-api-services-drive-v2-rev161-1.19.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-ext-1.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb-api-3.0.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ehcache-core-2.5.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-api-client-1.19.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/freemarker-2.3.26-incubating-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-io-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-jdbm-store-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/paranamer-2.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-common-1.1-BETA5-incubating-nx2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-rest-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.apache.felix.framework-4.6.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/easymockclassextension-2.2.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hsqldb-1.8.0.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-collections-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.converter-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-error-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jline-0.9.94-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mimepull-1.9.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-juli-8.5.23-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/slf4j-log4j12-1.7.21-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-config-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/richfaces-4.5.12.Final-NX1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-deputy-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-contrib-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-segmentio-connector-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/axiom-api-1.2.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-openid-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-event-jms-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/standard-1.1.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-server-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/log4j-core-2.9.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-actions-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xbean-naming-3.9-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/c3p0-0.9.1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rest-api-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jgiven-core-0.15.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xalan-2.7.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-ie-driver-2.53.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-io-2.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fluent-hc-4.5.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-util-8.5.23-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/json-20070829-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-handler-4.1.16.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-client-api-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-cli-1.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsonassert-1.2.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-debug-2.3.1.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cglib-nodep-2.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-types-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-jsf-to-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsp-api-2.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-bootstrap-partition-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-types-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-quota-automation-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-el-1.0_02.CR6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ant-1.7.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-validator-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/persistence-api-1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-common-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-business-days-management-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-mongodb-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-ui-2.3.1.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annotation-rest-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-highlighter-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apt-extensions-1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-css-1.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-bulk-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-content-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/slf4j-api-1.7.21-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-migration-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-sample-project-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-text-1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/plexus-utils-1.5.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-client-bindings-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpcore-nio-4.4.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-deploy-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-java-client-3.0.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jta-1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jcl-over-slf4j-1.7.21-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-core-2.2.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-query-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annotation-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-core-1.11.325-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-url-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-commandline-executor-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-mail-2.3.1.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/poi-scratchpad-3.17-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/htmlunit-driver-2.20-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/poi-3.17-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-suggest-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/connector-api-1.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-usermapper-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-tag-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-http-client-1.19.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-dm-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-invite-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xz-1.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-digester-2.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-gui-util-1.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-automation-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.sat4j.core-2.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-cli-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-redis-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-ui-itests-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.restlet-1.0.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-logging-log4j-2.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-codeserver-2.7.0-NX1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmimemagic-0.1.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-kernel-2.0.6.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xml-apis-1.4.01-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-ws-addr-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-features-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-management-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-audit-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/kafka_2.12-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-exam-link-mvn-4.4.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-rest-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-exalead-connector-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jgrapht-core-1.0.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/junit-dataprovider-1.12.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/backport-util-concurrent-3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-mem-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-rest-high-level-client-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-util-1.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-lang-2.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-client-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-persistence-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/transport-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-dam-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-dam-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-api-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gin-1.5.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/neethi-3.0.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/dumbster-1.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-stream-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jopt-simple-5.0.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rating-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jettison-1.3.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pdfbox-1.8.9-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-mongodb-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-vfs-spi-2.0.7.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xom-1.2.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stax-ex-1.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-theme-styling-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/bcmail-jdk15on-1.59-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-binary-metadata-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/azure-storage-3.1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-core-1.18.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-structure-spi-2.0.7.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-api-2.53.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/java-property-utils-1.9.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-opencmis-impl-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/percolator-client-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-cache-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userpreferences-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-dmk-adaptor-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-http-client-jackson2-1.19.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/dom4j-1.6.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-secure-sm-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/validation-api-1.0.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-servlet-1.18.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-exam-junit4-4.4.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stax-api-1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-beanutils-1.9.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-core-1.9.19-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-opencmis-bindings-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/icu4j-51.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-queue-4.6.44-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-ws-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-localconf-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-smart-search-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-rss-2.3.1.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aggs-matrix-stats-client-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-export-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-wsdl-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-default-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-schema-registries-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpclient-4.5.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-search-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cal10n-api-0.8.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-varia-5.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/analysis-common-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-management-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-default-config-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apidoc-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/box-java-sdk-1.1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jcifs-1.2.19-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oro-2.0.8-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jtds-1.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javax.servlet-api-3.1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/annotations-12.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/rome-1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wem-2.0.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/axiom-impl-1.2.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-core-2.9.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.httpclient-1.0.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-tag-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-frontend-jaxws-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ezmorph-1.0.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-core-shared-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-collections4-4.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/phloc-css-3.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/antlr-runtime-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jodreports-2.4.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-ntlm-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mina-core-1.1.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/scim-sdk-1.7.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-management-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-system-jmx-5.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/log4j-api-2.9.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javacc-4.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-automation-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pdf-rtf-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-gadgets-1.1-BETA5-incubating-nx2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-base-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-common-4.1.16.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/scala-logging_2.12-3.9.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lz4-java-1.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-schema-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rating-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pom.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-smile-2.8.10-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-showcase-content-importer-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-core-spi-2.0.7.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-threads-1.9.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-join-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-remoting-2.3.1.Final.NX02-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/kafka-clients-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-convert-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-core-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-url-aether-1.5.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-resolver-4.1.16.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/slf4j-jdk14-1.7.21-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shibboleth-invitation-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-analyzers-common-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-impl-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/poi-ooxml-3.17-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-server-1.18.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-search-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-wro-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-aop-2.2.0.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-web-common-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-profile-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-style-guide-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-io-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-log4j-3.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-connector-2.2.1-NX1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-scim-server-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mongo-java-driver-3.4.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/openws-1.5.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-automation-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jna-4.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-jvm-3.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-management-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/rank-eval-client-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-common-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xml-resolver-1.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/asm-5.0.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-ejb3-5.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-digest-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-csv-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/bcpkix-jdk15on-1.59-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/browsermob-proxy-2.0-beta-6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cors-filter-2.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.odt-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rating-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-impl-1.0.9-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/howl-1.0.1-1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackrabbit-webdav-2.15.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-servlet-3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jnp-client-5.0.3.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-schema-bootstrap-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.eclipse.birt.runtime-4.2.2-NX02-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-xml-2.9.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-multipart-1.18.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jopt-simple-5.0.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xsom-20140925-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javasimon-core-2.5.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-pool2-2.4.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-spatial-extras-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mockito-core-1.9.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-bootstrap-extract-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-permissions-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pdf-html-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-api-playground-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-redis-2.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/scala-library-2.12.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-analytics-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-aspects-5.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hppc-0.7.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-io-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guava-18.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-duoweb-authentication-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-jta_1.1_spec-1.1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/affinity-3.1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-entitymanager-3.4.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-databind-2.9.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-core-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-lang3-3.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jclouds-allblobstore-1.9.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-presenter-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-common-core-2.2.14.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-charts-highcharts-2.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fontbox-1.8.9-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-vfs-2.1.2.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-agenda-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-spi-2.0.7.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-quota-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hamcrest-library-1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-utils-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-publisher-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-el-api-8.5.23-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-dbcp-1.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/curvesapi-1.04-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-preview-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-notification-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/concordion-1.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-groups-rights-audit-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-csv-1.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-io-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/analytics-1.0.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-tag-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-client-wrapper-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-base-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-convert-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-actions-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-constants-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jetty-server-8.2.0.v20160908-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-bindings-soap-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpmime-4.5.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-update-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-sts-1.11.325-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-yaml-2.8.10-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-ldap-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbpm-jpdl-3.3.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-io-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-pictures-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-business-days-management-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-codec-4.1.16.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-scan-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-workflow-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/postgresql-42.1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jna-platform-4.4.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-center-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-server-bindings-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-scripting-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-transport-4.1.16.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mail-1.4.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-activity-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/logback-classic-1.2.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-sql-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-repo-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-oauth-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jericho-html-3.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-convert-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-javaagent-main-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-osgi-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/junit-4.12-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-review-workflows-dashboards-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmyspell-core-1.0.0-beta-2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jedis-2.9.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-user-2.7.0-NX1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-excel-2.3.1.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-assistedinject-3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wink-client-apache-httpclient-1.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-misc-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-deckjs-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-multi-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-client-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-client-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/activation-1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-protocol-shared-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shared-ldap-constants-0.9.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-vfs-2.0.7.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jempbox-1.8.9-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-domsync-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-json-1.18.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gson-2.2.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ws-jbossws-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/arq-2.8.8-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-recorder-2.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-jaxrs-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/textcat-1.0.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-buffer-4.1.16.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpcore-4.4.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-log-3.3.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-reload-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.sat4j.pb-2.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-api-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/sanselan-0.97-incubator-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsonevent-layout-1.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-imaging-1.0a1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/h2-1.4.177-NX01-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/truezip-6.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jxls-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-csv-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.remoting.resources-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hamcrest-all-1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/sac-1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/snakeyaml-1.13-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-logs-viewer-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wro4j-extensions-1.7.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-server-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-jdbc-8.5.23-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-redis-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.docx-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbig2-imageio-2.99.0-NX1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ws-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mariadb-java-client-1.6.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-types-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/janino-3.0.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-invite-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-javaagent-bridge-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-jasper-8.5.23-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-management-jtajca-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-theme-migration-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-adobe-connector-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/imagej-1.4.1.e-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fast-classpath-scanner-2.0.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-task-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rest-api-io-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/openpdf-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-profile-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-listener-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendering-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audio-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-j2ee-connector_1.5_spec-2.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-core-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jna-4.4.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-pubsub-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-frontend-simple-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-codec-1.11-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-dbcp-8.5.23-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-bindings-xml-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/avro-1.8.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.osgi.compendium-4.2.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-transaction-2.2.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-ws-policy-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/js-1.7R1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jodconverter-core-3.0-NX10-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-dev-2.7.0-NX1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-el-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-url-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-rest-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsf-impl-2.2.6-NX01-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mockserver-netty-3.10.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-annotations-2.9.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-convert-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-vfs2-2.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-server-support-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shared-ldap-0.9.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-core-asl-1.8.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/joda-time-2.8.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-content-template-manager-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xmlschema-core-2.2.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-backward-codecs-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-monitoring-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-elasticsearch-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-easyshare-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-dispatch-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-default-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-session-inspector-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-exam-container-native-4.4.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-oauth-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-datadog-reporter-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-2.3.1.Final.NX03-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-stream-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-xc-1.9.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-social-api-1.1-BETA5-incubating-nx2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-servlet-2.7.0-NX1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-catalina-8.5.23-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxb-impl-2.2.11-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-http-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.ods-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jgiven-junit-0.15.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-queries-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-httpclient3-20090531-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-oauth-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webdav-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmock-2.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/HdrHistogram-2.1.9-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/json-simple-1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-firefox-driver-2.53.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-server-5.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-apache-client4-1.18.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-dnd-3.3.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-system-5.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/groovy-all-2.4.12-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jstl-1.1.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jdom-1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-portal-sso-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-operations-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpclient-osgi-4.5.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-pdf-2.3.1.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/logback-core-1.2.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-quota-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpclient-cache-4.5.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stax2-api-3.1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-easyshare-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-security-1.0.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/com.noelios.restlet-1.0.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-x-content-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/transport-netty4-client-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsf-api-2.2.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shared-asn1-0.9.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbossws-spi-1.1.2.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-agenda-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-httpclient-3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-memory-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-convert-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-features-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jxls-core-1.0.6-NX01-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ui-select2-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-client-1.18.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template.freemarker-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-metrics-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-core-2.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-types-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/snappy-java-1.1.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-client-1.7.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-cbor-2.8.10-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-s3-1.11.325-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxb-api-2.2.11-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annotation-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javax.json-1.0.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-core-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/assertj-core-3.8.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javax.inject-1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-audit-storage-directory-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-default-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/core-1.0-b02-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/reindex-client-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-convert-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsr250-api-1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jxls-reader-1.0.6-NX01-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/logback-access-1.2.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbosssx-2.0.3.SP1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hamcrest-core-1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-codecs-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-core-3.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/antisamy-1.5.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wsdl4j-1.6.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-kerberos-shared-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/expiringmap-0.5.8-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpcore-osgi-4.4.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-jaxrs-1.9.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxb-core-2.2.11-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-oauth-client-1.20.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jansi-1.16-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-client-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-logging-1.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-databinding-jaxb-3.1.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javassist-3.21.0-GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-coyote-8.5.23-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-j2se-5.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apidoc-webengine-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.servlet-1.0.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jolokia-core-1.3.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-mimetype-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-search-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-fsexporter-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-sandbox-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/dropbox-core-sdk-2.1.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lang-mustache-client-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-default-config-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-mongodb-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/webdav-jaxrs-1.1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-launcher-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxws-api-2.2.9-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/zookeeper-3.4.10-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-20090531-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-cloudfront-1.11.325-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/failsafe-1.0.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-jmx-3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-connector-5.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-mapper-asl-1.8.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-types-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javasimon-jdbc3-2.5.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-jtajca-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/concurrent-1.3.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-core-1.6.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-contentview-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-csv-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-pool-1.5.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-notification-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-validator-3.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/relaxngDatatype-20020414-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-dublincore-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-resources-compat-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-rest-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-collections-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-mongodb-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-pdf-utils-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hsqldb-2.3.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aopalliance-1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/daisydiff-1.2-NX2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-indexing-gateway-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-compat-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/flute-1.3.0.gg2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-gwt-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-dependency-2.0.6.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-remoting-2.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nekohtml-1.9.22-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-notification-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-datasource-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-rest-client-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-dbs-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-launcher-commons-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/quartz-mongodb-2.0.0-NX2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-http-2.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-grouping-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/bcprov-jdk15on-1.59-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-btree-base-1.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-1.0.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-sample-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-mod_sso-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/isoparser-1.9.27-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-logging-spi-2.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.eclipse.equinox.common-3.6.0.v20100503-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/quartz-2.2.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-support-2.53.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-management-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jtidy-r938-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-common-1.0.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-standalone-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-commons-annotations-3.1.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mysql-connector-java-5.1.44-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-seam-debug-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-test-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-client-impl-1.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audio-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-preview-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.eclipse.core.jobs-3.5.0.v20100515-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/t-digest-3.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-codec-http-4.1.16.Final-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xercesImpl-2.11.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-provider-20090531-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-io-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-cas2-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-notification-web-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/compiler-0.9.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mvel2-2.2.4.FinalNX01-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-annotations-3.4.0.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-io-client-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-bytes-1.9.18-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-kv-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/json-smart-1.1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-collections-3.2.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-apt-1.2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-kerberos-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tranql-connector-1.8-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-azure-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxen-1.1.6-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.restlet.ext.fileupload-1.0.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-core-3.3.2.GA-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-uidgen-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-localconf-simple-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-thumbnail-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-equinox-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jcip-annotations-1.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-jaxrs-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/log4j-1.2.17-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-app-2.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-saml2-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-compress-1.8.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javasimon-jmx-2.5.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rest-api-server-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxws-rt-2.2.8-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-spatial3d-7.3.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-io-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-s3-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-wire-1.9.34-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-convert-plugins-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/opensaml-2.6.4-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmock-junit4-2.5.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/parent-join-client-6.3.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.core-1.0.5-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-fileupload-1.3.3-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-dashboard-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/woodstox-core-asl-4.2.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-easyshare-jsf-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-chrome-driver-2.53.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/okhttp-3.1.1-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xpp3-1.1.4c-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/vaadin-sass-compiler-0.9.12-NX01-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-graphite-3.0.0-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-opencmis-tests-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wro4j-core-1.7.7-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xstream-1.4.10-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-features-1.1-BETA5-incubating-nx2-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-lang-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-query-api-10.2-I20180627_0316-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/iri-0.8-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/zkclient-0.10-sources.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/log4j-1.2.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/sqljdbc-4.2.6420.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-url-aether-1.5.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-user-2.7.0-NX1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jsonassert-1.2.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-dnd-3.3.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-target-platforms-core-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-management-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-mail-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-migration-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/scimcore-0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-api-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-launcher-commons-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-login-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/kafka-clients-1.0.0-test.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-connect-standalone-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-test-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jackrabbit-webdav-2.15.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-exam-container-native-4.4.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/junit-4.12.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-mongodb-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/ojdbc7-12.1.0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jgiven-core-0.15.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/hamcrest-all-1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-audit-core-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-redis-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-annot-repo-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-audit-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-event-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-mongodb-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-login-token-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-osgi-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/assertj-core-3.8.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/easymockclassextension-2.2.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-storage-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-features-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-exam-link-mvn-4.4.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/hamcrest-core-1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-drive-core-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-presenter-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-dev-2.7.0-NX1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jgiven-junit-0.15.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-redis-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-nxr-server-10.2-I20180627_0316.zip Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/mockito-core-1.9.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/mockserver-netty-3.10.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/tomcat-el-api-8.5.23.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-ui-web-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-exam-junit4-4.4.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/hamcrest-library-1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/tomcat-jasper-8.5.23.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/wink-client-apache-httpclient-1.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-core-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-routing-core-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/org.apache.felix.framework-4.6.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-api-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/kafka_2.12-1.0.0-test.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-log-3.3.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-cache-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/not-yet-commons-ssl-0.3.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/compliance-0.1-classes.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-kv-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/ojdbc6-11.2.0.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/h2-1.4.177-NX01.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-management-jtajca-10.2-I20180627_0316-tests.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-opencmis-tests-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/system.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-default-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-server-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-management-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-features-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-schema-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webdav-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-redis-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-query-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-search-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-1.7.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-user-profile-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-preview-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-event-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-invite-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-seam-debug-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-permissions-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-el-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-update-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-common-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-cache-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javacc-4.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-validator-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/core-1.0-b02.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/json-simple-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jna-platform-4.4.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/kafka-clients-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/mimepull-1.9.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/aopalliance-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jaxb-core-2.2.11.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javasimon-core-2.5.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/tranql-connector-1.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/java-property-utils-1.9.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/transport-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jcip-annotations-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javassist-3.21.0-GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/google-http-client-jackson2-1.19.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jodconverter-core-3.0-NX10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/guice-3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-codec-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/java-cup-0.11a.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jena-2.6.4-NX.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpasyncclient-4.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-core-shared-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/woodstox-core-asl-4.2.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-core-3.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/antisamy-1.5.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jsr305-1.3.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xml-resolver-1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hppc-0.7.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jericho-html-3.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-csv-1.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/plexus-utils-1.5.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.sat4j.pb-2.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-transport-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-spatial3d-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/activation-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-server-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/shared-asn1-0.9.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/juh-3.1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/parent-join-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/t-digest-3.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/google-http-client-1.19.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/tomcat-jdbc-8.5.23.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jaxb-impl-2.2.11.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/connector-api-1.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ant-launcher-1.7.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cors-filter-2.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-multipart-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/snappy-java-1.1.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/curvesapi-1.04.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-bytes-1.9.18.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/wem-2.0.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xpp3-1.1.4c-clean.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-digester-2.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/compiler-0.9.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xbean-naming-3.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/geronimo-connector-2.2.1-NX1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jedis-2.9.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/c3p0-0.9.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-x-content-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.osgi.core-4.2.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/guava-18.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-wsdl-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-common-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-collections4-4.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jsr250-api-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-jdbm-store-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-buffer-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-pool2-2.4.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/snakeyaml-1.13.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-memory-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/avro-1.8.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-ooxml-schemas-3.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/google-oauth-client-1.20.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-resolver-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lang-mustache-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-spatial-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-utils-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/relaxngDatatype-20020414.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jaxen-1.1.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/asm-5.0.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/transport-netty4-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/flute-1.3.0.gg2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpcore-nio-4.4.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-rest-high-level-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/icu4j-51.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-queue-4.6.44.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-secure-sm-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/paranamer-2.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/arq-2.8.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xsom-20140925.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpcore-4.4.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/wsdl4j-1.6.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hsqldb-1.8.0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-3.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jopt-simple-5.0.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/quartz-2.2.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-core-2.9.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/failsafe-1.0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/fontbox-1.8.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/standard-1.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.restlet-1.0.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lz4-java-1.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jboss-el-1.0_02.CR6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/nekohtml-1.9.22.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/persistence-api-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/neethi-3.0.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/mvel2-2.2.4.FinalNX01.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/expiringmap-0.5.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-grouping-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-constants-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/stringtemplate-3.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/unoil-3.1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jurt-3.1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xstream-1.4.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/groovy-all-2.4.12.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-client-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/aggs-matrix-stats-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/percolator-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-core-3.3.2.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jettison-1.3.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-core-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/tomcat-juli-8.5.23.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.osgi.compendium-4.2.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ridl-3.1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-annotations-3.4.0.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-btree-base-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-rest-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-fileupload-1.3.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xmlbeans-2.6.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.sat4j.core-2.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jmimemagic-0.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-graphite-3.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/oauth-20090531.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-wire-1.9.34.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-join-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-core-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xz-1.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-suggest-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-core-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jgrapht-core-1.0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-io-2.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-core-1.9.19.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-json-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javasimon-jmx-2.5.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-pool-1.5.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-misc-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-log4j-3.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/zookeeper-3.4.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/oauth-provider-20090531.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-jaxrs-1.9.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-sandbox-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-text-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/nuxeo-stream-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/bcprov-jdk15on-1.59.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-core-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-xc-1.9.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/analysis-common-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/rank-eval-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-servlet-1.18.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/oro-2.0.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/webdav-jaxrs-1.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-queryparser-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-core-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jta-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/geronimo-transaction-2.2.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpclient-4.5.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/iri-0.8.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ant-1.7.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-analyzers-common-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-ooxml-3.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/pdfbox-1.8.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/reindex-client-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/zkclient-0.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/antlr-2.7.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/json-20070829.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-dataformat-cbor-2.8.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/annotations-12.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-cli-1.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/dom4j-1.6.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-codec-http-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-spatial-extras-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-schema-registries-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-core-asl-1.8.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ehcache-core-2.5.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-databind-2.9.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/howl-1.0.1-1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/joda-time-2.8.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/mina-core-1.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/shared-ldap-0.9.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-backward-codecs-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-jexl-1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-queries-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-handler-4.1.16.Final.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/affinity-3.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/HdrHistogram-2.1.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-collections-3.2.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-beanutils-1.9.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/wro4j-core-1.7.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/batik-css-1.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jstl-1.1.2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-dataformat-smile-2.8.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/stax-api-1.0.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/scala-library-2.12.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/sac-1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jboss-seam-2.3.1.Final.NX03.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javax.inject-1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jempbox-1.8.9.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jna-4.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-annotations-2.9.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-scratchpad-3.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xmlschema-core-2.2.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/antlr-runtime-3.1.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-cli-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-jvm-3.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-codec-1.11.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-6.3.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-mapper-asl-1.8.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/stax2-api-3.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-highlighter-7.3.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jolokia-core-1.3.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/kafka_2.12-1.0.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javax.json-1.0.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jdbm-1.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javasimon-jdbc3-2.5.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-protocol-shared-1.5.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-threads-1.9.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-dbcp-1.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/batik-util-1.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-compress-1.8.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-dataformat-yaml-2.8.10.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/shared-ldap-constants-0.9.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/validation-api-1.0.0.GA.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/data/installAfterRestart-CAP.log Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/catalina.policy Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/tomcat-users.xsd Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/tomcat-users.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/jaspic-providers.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/catalina.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/server.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/context.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/jaspic-providers.xsd Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/logging.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/AL-2.0.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/LGPL-2.1.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/EPL-v10.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/CDDL-1.0.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/MIT-LICENSE.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/nuxeo-wizard.war Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/sdk/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/sdk/nxserver/config/seam-debug.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/https/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/xadatasource-params.ftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/sql-template-directory-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/kafka-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/datasources-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/stream-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/webengine.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/hsts-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/redis-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/default-repository-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/server.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/logging.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/webapps/ROOT/index.html Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/client/scripts/deleteOrphanBinaries.groovy Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql/lib/mysql-connector-java-5.1.44.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nxserver/lib/derby-10.13.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nxserver/lib/h2-1.4.177-NX01.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/custom/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/custom/bundles/CUSTOM.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/db2/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql/lib/postgresql-42.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb/lib/mariadb-java-client-1.6.4.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql/lib/sqljdbc-4.2.6420.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nxserver/config/no-thumbnail-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nxserver/config/audit-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/quartz.properties.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/launcher.properties.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/bundles/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/plugins/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/jboss-web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/rewrite.config Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/pages.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/jboss-deployment-structure.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/application.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/faces-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/components.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nuxeo-webapp-core.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/ooo-manager-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/login-digest-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/distribution.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/notification-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/default-directories-bundle.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/management-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nxmail-scheduler-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/sql.properties.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/transient-store-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/cache-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nuxeo-tomcat.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/jms.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/login-config.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/blacklist.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/quartz.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nuxeo.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/mbeans/core-events-service.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/lib/README.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/gridfsbinaries/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle/nuxeo.defaults Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle/nxserver/hibernate.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/status.xsd Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/xform.xsl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/index.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/add.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/design.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/code.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/tomcat.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/void.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/docs.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/update.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/fix.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/asf-logo.svg Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/META-INF/context.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionsList.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/404.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/401.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/403.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/manager.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/index.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/add.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/design.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/code.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/tomcat.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/void.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/docs.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/update.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/fix.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/asf-logo.svg Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/META-INF/context.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/404.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/401.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/403.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.css Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.png Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-nav-item.png Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/RELEASE-NOTES.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-upper.png Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/favicon.ico Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/asf-logo-wide.svg Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-button.png Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-nav.png Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/index.jsp Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-middle.png Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.svg Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat-power.gif Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/WEB-INF/web.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/LICENSE Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/RELEASE-NOTES Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/RUNNING.txt Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/NOTICE Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/packages-default-selection.properties Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/packages.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j-1.2.17.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-ant.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j-core-2.9.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-dbcp.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/commons-lang3-3.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/websocket-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/xml-apis-1.4.01.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jsp-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/annotations-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-i18n-es.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jcl-over-slf4j-1.7.21.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-jdbc.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-coyote.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/json-smart-1.1.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/ecj-4.6.3.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/el-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-jni.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jsonevent-layout-1.7.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jasper-el.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-i18n-fr.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-util-scan.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/mail-1.4.5.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-websocket.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-tribes.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/xercesImpl-2.11.0.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-ha.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/servlet-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/slf4j-log4j12-1.7.21.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-storeconfig.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jasper.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/freemarker-2.3.26-incubating.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-util.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/slf4j-api-1.7.21.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j-api-2.9.1.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/commons-lang-2.6.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jaspic-api.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-i18n-ja.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/client/nuxeo-shell-10.2-I20180627_0316.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Stop Nuxeo.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/monitorctl.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/NuxeoCtl.command Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/pack Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeoctl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Start Nuxeo.command Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/stream.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/openofficectl Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tool-wrapper.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/catalina-tasks.xml Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/setclasspath.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/pack.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/setclasspath.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tomcat-juli.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/digest.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/daemon.sh Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/bootstrap.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Stop Nuxeo.command Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/repl.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tomcat-native.tar.gz Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeo.conf Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/digest.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/commons-daemon.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Start Nuxeo.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeo-launcher.jar Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeoctl.bat Adding nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tool-wrapper.bat [.] $> git archive release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [addons] $> git archive --prefix=addons/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-activity] $> git archive --prefix=nuxeo-activity/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-adobe-connector] $> git archive --prefix=nuxeo-adobe-connector/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-agenda] $> git archive --prefix=nuxeo-agenda/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-api-playground] $> git archive --prefix=nuxeo-api-playground/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-apidoc-server] $> git archive --prefix=nuxeo-apidoc-server/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-audit-storage-directory] $> git archive --prefix=nuxeo-audit-storage-directory/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-binary-metadata] $> git archive --prefix=nuxeo-binary-metadata/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-business-days-management] $> git archive --prefix=nuxeo-business-days-management/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-chemistry] $> git archive --prefix=nuxeo-chemistry/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-connect-tools] $> git archive --prefix=nuxeo-connect-tools/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-core-binarymanager-cloud] $> git archive --prefix=nuxeo-core-binarymanager-cloud/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-core-binarymanager-sql] $> git archive --prefix=nuxeo-core-binarymanager-sql/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-csv] $> git archive --prefix=nuxeo-csv/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-dam] $> git archive --prefix=nuxeo-dam/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-datadog-reporter] $> git archive --prefix=nuxeo-datadog-reporter/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-diff] $> git archive --prefix=nuxeo-diff/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-dmk-adaptor] $> git archive --prefix=nuxeo-dmk-adaptor/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-drive-server] $> git archive --prefix=nuxeo-drive-server/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-duoweb-authentication] $> git archive --prefix=nuxeo-duoweb-authentication/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-easyshare] $> git archive --prefix=nuxeo-easyshare/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-exalead-connector] $> git archive --prefix=nuxeo-exalead-connector/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-filesystem-connectors] $> git archive --prefix=nuxeo-filesystem-connectors/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-fsexporter] $> git archive --prefix=nuxeo-fsexporter/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-groups-rights-audit] $> git archive --prefix=nuxeo-groups-rights-audit/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-http-client] $> git archive --prefix=nuxeo-http-client/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-javaagent] $> git archive --prefix=nuxeo-javaagent/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-jsf-to-web-ui] $> git archive --prefix=nuxeo-jsf-to-web-ui/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-liveconnect] $> git archive --prefix=nuxeo-liveconnect/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-logs-viewer] $> git archive --prefix=nuxeo-logs-viewer/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-media-publishing] $> git archive --prefix=nuxeo-media-publishing/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-multi-tenant] $> git archive --prefix=nuxeo-multi-tenant/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-3d] $> git archive --prefix=nuxeo-platform-3d/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-audio] $> git archive --prefix=nuxeo-platform-audio/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-document-routing] $> git archive --prefix=nuxeo-platform-document-routing/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-error-web] $> git archive --prefix=nuxeo-platform-error-web/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-forms-layout-demo] $> git archive --prefix=nuxeo-platform-forms-layout-demo/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-importer] $> git archive --prefix=nuxeo-platform-importer/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-indexing-gateway] $> git archive --prefix=nuxeo-platform-indexing-gateway/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-lang-ext] $> git archive --prefix=nuxeo-platform-lang-ext/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-lang-ext-incomplete] $> git archive --prefix=nuxeo-platform-lang-ext-incomplete/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-pdf-utils] $> git archive --prefix=nuxeo-platform-pdf-utils/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-shibboleth-groups-web] $> git archive --prefix=nuxeo-platform-shibboleth-groups-web/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-smart-search] $> git archive --prefix=nuxeo-platform-smart-search/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-spreadsheet] $> git archive --prefix=nuxeo-platform-spreadsheet/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-suggestbox] $> git archive --prefix=nuxeo-platform-suggestbox/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-user-registration] $> git archive --prefix=nuxeo-platform-user-registration/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-video] $> git archive --prefix=nuxeo-platform-video/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-quota] $> git archive --prefix=nuxeo-quota/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-rating] $> git archive --prefix=nuxeo-rating/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-resources-compat] $> git archive --prefix=nuxeo-resources-compat/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-review-workflows-dashboards] $> git archive --prefix=nuxeo-review-workflows-dashboards/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-sample-project] $> git archive --prefix=nuxeo-sample-project/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-segment.io-connector] $> git archive --prefix=nuxeo-segment.io-connector/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-session-inspector] $> git archive --prefix=nuxeo-session-inspector/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-shell] $> git archive --prefix=nuxeo-shell/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-shibboleth-invitation] $> git archive --prefix=nuxeo-shibboleth-invitation/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-showcase-content-sample] $> git archive --prefix=nuxeo-showcase-content-sample/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-signature] $> git archive --prefix=nuxeo-signature/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-style-guide] $> git archive --prefix=nuxeo-style-guide/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-target-platforms] $> git archive --prefix=nuxeo-target-platforms/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-template-rendering] $> git archive --prefix=nuxeo-template-rendering/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-tree-snapshot] $> git archive --prefix=nuxeo-tree-snapshot/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-web-ui] $> git archive --prefix=nuxeo-web-ui/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-web-ui-itests] $> git archive --prefix=nuxeo-web-ui-itests/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [addons-core] $> git archive --prefix=addons-core/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-core-storage-marklogic] $> git archive --prefix=nuxeo-core-storage-marklogic/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-common] $> git archive --prefix=nuxeo-common/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-core] $> git archive --prefix=nuxeo-core/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-distribution] $> git archive --prefix=nuxeo-distribution/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-dm] $> git archive --prefix=nuxeo-dm/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-features] $> git archive --prefix=nuxeo-features/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-jsf] $> git archive --prefix=nuxeo-jsf/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-runtime] $> git archive --prefix=nuxeo-runtime/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-services] $> git archive --prefix=nuxeo-services/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-theme] $> git archive --prefix=nuxeo-theme/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-webengine] $> git archive --prefix=nuxeo-webengine/ release-10.2-I20180627_0316 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - Creating /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-10.2-I20180627_0316-sources.zip with . ... Adding credits.txt Adding findbugs.xml Adding .project.ok Adding tools-assembly.xml Adding build.xml Adding pom.xml Adding clone.py Adding enerjy-settings.epf Adding .gitattributes Adding README.md Adding build.properties.sample Adding fixeclipse Adding .derived Adding .gitignore Adding nuxeo-platform-indexing-gateway/pom.xml Adding nuxeo-platform-indexing-gateway/README.md Adding nuxeo-platform-indexing-gateway/.gitignore Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/IndexingAdapter.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/RepositoryPathTitleAdapter.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/BaseIndexingAdapter.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/IndexingAdapterDescriptor.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/SimpleACLIndexingAdapter.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/IndexingAdapterService.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/BlobFormatDescriptor.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/SecurityFiltering.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/ws/DocumentTypeDescriptor.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/ws/WSIndexingGatewayBean.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/ws/UUIDPage.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/ws/api/WSIndexingGateway.java Adding nuxeo-platform-indexing-gateway/src/main/resources/OSGI-INF/request-controler-contrib.xml Adding nuxeo-platform-indexing-gateway/src/main/resources/OSGI-INF/indexing-adapter-framework.xml Adding nuxeo-platform-indexing-gateway/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-indexing-gateway/src/main/resources/OSGI-INF/endpoint-contrib.xml Adding nuxeo-platform-indexing-gateway/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-exalead-connector/pom.xml Adding nuxeo-exalead-connector/README.md Adding nuxeo-exalead-connector/.gitignore Adding nuxeo-exalead-connector/src/main/java/org/nuxeo/ecm/platform/exalead/ws/WSExaleadBean.java Adding nuxeo-exalead-connector/src/main/java/org/nuxeo/ecm/platform/exalead/ws/NoteBlobAdapter.java Adding nuxeo-exalead-connector/src/main/java/org/nuxeo/ecm/platform/exalead/ws/api/WSExalead.java Adding nuxeo-exalead-connector/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-exalead-connector/src/main/resources/OSGI-INF/exalead-adapter-contrib.xml Adding nuxeo-exalead-connector/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-logs-viewer/pom.xml Adding nuxeo-logs-viewer/README.md Adding nuxeo-logs-viewer/crowdin.ini Adding nuxeo-logs-viewer/.gitignore Adding nuxeo-logs-viewer/src/test/java/org/nuxeo/ecm/logs/viewer/lang/test/TestMessages.java Adding nuxeo-logs-viewer/src/main/java/org/nuxeo/logs/viewer/LogsViewerActions.java Adding nuxeo-logs-viewer/src/main/resources/seam.properties Adding nuxeo-logs-viewer/src/main/resources/themes/css/logs_viewer_tab.css Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/logs-viewer-actions.xml Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/logs-viewer-theme.xml Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/logs-viewer-properties.xml Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-logs-viewer/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-logs-viewer/src/main/resources/web/nuxeo.war/incl/monitoring/logsViewer.xhtml Adding nuxeo-platform-importer/pom.xml Adding nuxeo-platform-importer/README.md Adding nuxeo-platform-importer/.gitignore Adding nuxeo-platform-importer/nuxeo-importer-scan/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/ReadMe.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/ImportTestCase.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/SampleMapper.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestParse.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestImportListener.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestImport.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestService.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/log4j.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/needed-contribution-for-factory-deployment.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib0.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib5.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib2.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib1.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib3.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-config0.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib4.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/core-type-test-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib6.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test2/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test2/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test4/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test4/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test3/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test3/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test1/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test1/files/testFile3.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test1/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test1/files/testFile2.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScannedFileMapperComponent.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScanFileMappingDescriptor.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScanFileFieldMapping.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScanFileBlobMapping.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScannedFileMapperService.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScanFileBlobHolder.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ImporterConfig.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/listener/IngestionTrigger.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/DocumentTypeMapper.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScanedFileFactory.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScanedFileSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScannedFileImporter.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/XmlMetaDataFileFilter.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/seam.properties Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/OSGI-INF/default-scan-config.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/OSGI-INF/importerservice-framework.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-scan/sample-conf/scan-importer-noxml-config.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/sample-conf/scan-importer-config.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/sample-conf/testdata/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/sample-conf/testdata/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/ReadMe.md Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapper.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperServiceWithDynamicRoot.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperService.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperServiceMultiFiles.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestDocUpdateWithDepotData.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperServiceMultiComplexValue.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/DummyRegistry.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperServiceMultiValue.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestDocUpdate.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestDocUpdateListOverwrite.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/nuxeo-webdelib-export.zip Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/depot2.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/complex.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/file1.txt Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/depot4.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/docupdate.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-Multi-files-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/NXP-11834.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/multivalue.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping3-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/file2.txt Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/depot.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/log4j.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping2-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/multifiles.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-MultiValue-ListOverwrite-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-MultiValue-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-Complex-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/depot3.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/complx.xsd Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/file3.txt Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/AttributeConfigDescriptor.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterService.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/ParserConfigRegistry.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/MVELImporterFunction.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterServiceImpl.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/DocConfigDescriptor.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterComponent.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/resources/OSGI-INF/ImporterMapping-service.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-stream/import-diag.png Adding nuxeo-platform-importer/nuxeo-importer-stream/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/README.md Adding nuxeo-platform-importer/nuxeo-importer-stream/import-diag.txt Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestAutomation.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestAutomationChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestBlobImportKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestDocumentImportKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestBlob.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestDocumentImport.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestBlobImportChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestAutomationKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestBlobImport.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestDocumentImportChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestAutomationKafkaNoSubscribe.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternBoundedQueuing.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternQueuing.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternBoundedQueuingChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternQueuingChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternQueuingKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/KafkaHelper.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternBoundedQueuingKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/producer/RandomIdMessageProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/producer/OrderedIdMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/producer/RandomIdMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/consumer/BuggyIdMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/consumer/IdMessageFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/consumer/NoopIdMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/consumer/BuggyException.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/test-core-type-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/log4j.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/test-kafka-config-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/test-stream-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/files/video-000.mp4 Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/files/text-001.txt Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/files/picture-000.jpg Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/files/list.txt Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/files/video.mp4 Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/files/text-000.txt Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/message/DocumentMessage.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/message/BlobMessage.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/message/BlobInfoMessage.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/FileBlobMessageProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/FileBlobMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomStringBlobMessageProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomLogBlobInfoFetcher.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/BlobInfoFetcher.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomStringBlobMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomDocumentMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomDocumentMessageProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/RandomBlobProducers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/DocumentConsumers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/RandomDocumentProducers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/RedisDocumentConsumers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/FileBlobProducers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/BlobConsumers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/RedisDocumentMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/RedisDocumentMessageConsumerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentConsumerPolicyBuilder.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/BlobMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/BlobWatermarkMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentMessageConsumerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/BlobInfoWriter.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentConsumerPool.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/BlobMessageConsumerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentConsumerPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/LogBlobInfoWriter.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/watermarker/JpegWatermarker.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/watermarker/Mp4Watermarker.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/watermarker/Watermarker.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/watermarker/AbstractWatermarker.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/watermarker/TextWatermarker.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/package-info.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/Message.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/KeyValueMessage.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/AbstractProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/ProducerPool.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/ProducerIterator.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/ProducerStatus.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/ProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/internals/ProducerRunner.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/BatchPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/AbstractConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerPool.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerStatus.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/Consumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerPolicyBuilder.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/internals/BatchState.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/internals/AbstractCallablePool.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/internals/ConsumerRunner.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/resources/add-document.lua Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-core/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestGenericThreadedImportTaskRollback.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/SimpleImporterTest.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestImporterWithDifferentType.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestMetadataCollector.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestDefaultImporterServiceWithMeta.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestDefaultImporterServiceWithMetaAndDocType.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestDefaultImporterServiceWithMeta2.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestImportWithMeta.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestImporterListeners.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestRandomNodes.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestWordGen.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestImporterWithFileManager.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/properties/TestMetadataFile.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/test-importer-with-filemanager-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/test-importer-service-contrib2.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/test-importer-service-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/log4j.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/test-importer-service-contrib-metadata-with-doctype.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/metadatas-with-doctype/do_default.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/metadatas-with-doctype/do_default.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/metadatas-with-doctype/branch1/do_Note.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/metadatas-with-doctype/branch1/do_Note.html Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/filemanager/cat.gif Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/filemanager/sample.mpg Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/filemanager/sample.wav Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/metadata.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch2/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch2/branch21/metadata.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch2/branch21/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch1/metadata.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch1/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch1/branch11/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/hello.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/branch1/hello1.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/branch1/hello1.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/branch1/branch11/hello11.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/branch1/branch11/hello11.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/service/DefaultImporterService.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/service/DefaultImporterComponent.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/service/DefaultImporterServiceImpl.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/service/ImporterConfigurationDescriptor.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/listener/JobHistoryListener.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/listener/ImporterListener.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/base/GenericThreadedImportTask.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/base/GenericMultiThreadedImporter.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/base/ImporterRunner.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/base/ImporterRunnerConfiguration.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/filter/ImportingDocumentFilter.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/filter/EventServiceConfiguratorFilter.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/filter/ImporterFilter.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/executor/DefaultImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/executor/AbstractImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/random/DictionaryHolder.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/random/PartialTextExtractor.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/random/HunspellDictionaryHolder.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/random/RandomTextGenerator.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/threading/ImporterThreadingPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/threading/DefaultMultiThreadingPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/FileManagerDocumentModelFactory.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/AbstractDocumentModelFactory.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/ImporterDocumentModelFactory.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/DefaultDocumentModelFactory.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/MetadataFile.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/IndividualMetadataCollector.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/MetadataCollector.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/log/PerfLogger.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/log/ImporterLogger.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/log/BasicLogger.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/log/BufferredLogger.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/SourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/FileWithMetadataSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/FileSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/FileWithNonHeritedIndividalMetaDataSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/RandomTextSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/FileWithIndividualMetadasSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/en_US.dic Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/fr_FR.dic Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/OSGI-INF/default-importer-service.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/TestDeployment.java Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/resources/OSGI-INF/xml-importer-scan-config-without-requires.xml Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLFileSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/AdvancedScannedFileFactory.java Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/main/resources/OSGI-INF/xml-importer-scan-config.xml Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/test/resources/log4j.properties Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/java/org/nuxeo/ecm/platform/importer/executor/jaxrs/ImporterApp.java Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/java/org/nuxeo/ecm/platform/importer/executor/jaxrs/AbstractJaxRSImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/java/org/nuxeo/ecm/platform/importer/executor/jaxrs/HttpFileImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/java/org/nuxeo/ecm/platform/importer/executor/jaxrs/RandomImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/resources/OSGI-INF/jaxrs-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/resources/OSGI-INF/importer-service-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/resources/static/importForm.html Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-business-days-management/README.txt Adding nuxeo-business-days-management/pom.xml Adding nuxeo-business-days-management/.gitignore Adding nuxeo-business-days-management/nuxeo-business-days-management-api/pom.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-api/src/main/java/org/nuxeo/business/days/management/service/BusinessDaysService.java Adding nuxeo-business-days-management/nuxeo-business-days-management-api/src/main/java/org/nuxeo/business/days/management/checker/HolidaysChecker.java Adding nuxeo-business-days-management/nuxeo-business-days-management-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-business-days-management/nuxeo-business-days-management-mp/pom.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-mp/src/main/resources/install.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-mp/src/main/resources/package.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-mp/src/main/assemble/assembly.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/pom.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/java/org/nuxeo/business/days/management/test/service/TestBusinessDaysService.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/java/org/nuxeo/business/days/management/test/checker/TestCSVHolidaysChecker.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/resources/holidays.csv Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/resources/OSGI-INF/business-days-management-contrib.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/service/BusinessDaysServiceImpl.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/service/DurationDescriptor.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/service/HolidaysCheckerDescriptor.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/checker/CSVHolidaysChecker.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/checker/CSVConfigurationDescriptor.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/resources/OSGI-INF/business-days-management-service.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/resources/OSGI-INF/business-days-management-csvchecker-service.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/resources/OSGI-INF/business-days-management-contrib.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-forms-layout-demo/pom.xml Adding nuxeo-platform-forms-layout-demo/README.md Adding nuxeo-platform-forms-layout-demo/.gitignore Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/pom.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/pom-list-widget.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/itests.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/.gitignore Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/itests-list-widget.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSelectManyCheckboxDirectoryWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITComplexWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITTextWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITTextareaWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSelectOneDirectoryWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITAggregateWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITToggleableLayoutWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITJSListWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITFileWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSecretWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITMenuTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITLayoutWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/AbstractWidgetPageTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITCheckboxWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSelectOneRadioDirectoryWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITAjaxListWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSelectManyDirectoryWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITLayoutDocumentValidationTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITHTMLTextWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITActionsWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITIntWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITDatetimeWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITContainerWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/resources/log4j.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/resources/ajaxified-list-config.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/Tab.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/ReferenceTab.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/HomePage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/PreviewTab.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/Page.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/OverviewTab.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/ValidationPage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/standardWidgets/JSListStandardWidgetPage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/standardWidgets/AjaxListStandardWidgetPage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/standardWidgets/ListStandardWidgetPage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/build.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/pom.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/build.properties.sample Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/test/java/org/nuxeo/ecm/platform/forms/layout/demo/test/TestLayoutDemoURLCodec.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/test/java/org/nuxeo/ecm/platform/forms/layout/demo/test/TestLayoutDemoService.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/test/resources/log4j.properties Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/LayoutDemoManager.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/DemoLayout.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/LayoutDemoManagerBusinessDelegate.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/LayoutDemoService.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/DemoWidgetTypeImpl.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/DemoWidgetType.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/PreviewLayoutDefinition.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutDemoContext.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutDemoURLCodec.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutDemoActions.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutPreviewActions.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/factories/DemoFolderTemplateFactory.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/descriptors/DemoLayoutDescriptor.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/descriptors/DemoWidgetTypeDescriptor.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/seam.properties Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/defaultDomain-content-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-layouts-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-url-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-framework.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-theme-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-elasticsearch-index-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-types-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-core-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-auth-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-directories-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-validation-layout.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-checkbox-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-author-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-big-icon-type-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-singleDocumentSuggestion-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-listbox-directory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-singleUserSuggestion-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-icon-type-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-layout-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-textarea-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyCheckboxDirectory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneRadioDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-lock-icon-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-int-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneDirectory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-list-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyDirectory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-listbox-directory-dbl10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-file-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-list-array-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-big-icon-type-link-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-text-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-complex-list2-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-multipleUsersSuggestion-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-last-contributor-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-version-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-file-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-directory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-datetime-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-text-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-checkbox-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-complex-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-template-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyDirectory-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneDirectory-l10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-options-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-datetime-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-htmltext-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-htmltext-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-suggestOneDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneRadioDirectory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-file-list-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-directory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-actions-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-suggestManyDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyCheckboxDirectory-l10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneRadioDirectory-l10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-toggleable-layout-studio-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-complex-list-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-secret-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-lifecycle-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-container-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listOfLists-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyCheckboxDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-title-link-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-directory-dbl10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-listbox-directory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-multipleDocumentsSuggestion-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-int-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-textarea-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyDirectory-l10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-toggleable-layout-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneDirectory-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-listbox-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/directories/l10ncoverage_small.csv Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/directories/layout_demo_crew.csv Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/schemas/validationSample.xsd Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/schemas/layout_demo_schema.xsd Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/test_document_validation.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/show_xml_source_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/introduction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/menu.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_reference.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_page_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/action_widget_page_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_demo.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/listing_widget_demo_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_preview.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/footer.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/header.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/menu_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/global_page_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/layout_preview_frame.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_preview_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/show_source_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widgets/2fields_widget_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widgets/properties_map_widget_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/main_tabAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/templateAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/widgetAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/fancyboxAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/linkAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/bare_linkAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/rest_document_linkAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/img/nuxeo_logo.png Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/img/header_nuxeo.png Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/img/arrow_dark_folded.png Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/img/arrow_dark_unfolded.png Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/intWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectOneDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/suggestManyDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/complexWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyCheckboxAggregate.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/checkboxWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyCheckboxDirectoryAggregate.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyCheckboxDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_authorWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_last_contributorWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyListboxAggregate.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_icon_typeWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/actionsWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyListboxDirectoryAggregate.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_lock_iconWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectOneRadioDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/secretWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/singleDocumentSuggestion.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/containerWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/toggleableLayoutWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_versionWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/multipleUsersSuggestion.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/fileWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_title_linkWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/multipleDocumentsSuggestion.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/layoutWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/textWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/templateWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/singleUserSuggestion.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/suggestOneDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/htmltextWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_lifecycleWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_big_icon_type_linkWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/textareaWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/datetimeWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_big_icon_typeWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/style/layoutDemo.css Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/style/prettify.css Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/scripts/prettify.js Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/scripts/layoutDemo.js Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/scripts/ga.js Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/actions/fancybox_sample.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/layouts/layout_demo_reference_template.xhtml Adding nuxeo-dm/pom.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/pom.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/OSGI-INF/ecm-types-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/OSGI-INF/ecm-schemas-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/schemas/advanced_content.xsd Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/schemas/content_view_display.xsd Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/schemas/advanced_search.xsd Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/file.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/wiki_folder.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/wikipage_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/template_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/folder_template.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/mail_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/audio.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/workspace_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/forum_post.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/image_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/wikisite_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/mailfolder_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/ordered_folder_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/note_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/ordered_folder.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/forum_thread.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/folder.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/workspace.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/mail_folder.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/video.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/section_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/image.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/picture.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/section.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/file_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/forum.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/picturebook.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/domain.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/folder_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/note.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/audio_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/folder_template_100.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/mail.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/video_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/picturebook_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/forum_100.png Adding nuxeo-dm/nuxeo-platform-webapp/package.json Adding nuxeo-dm/nuxeo-platform-webapp/build.xml Adding nuxeo-dm/nuxeo-platform-webapp/pom.xml Adding nuxeo-dm/nuxeo-platform-webapp/Gruntfile.js Adding nuxeo-dm/nuxeo-platform-webapp/bower-locker.bower.json Adding nuxeo-dm/nuxeo-platform-webapp/bower.json Adding nuxeo-dm/nuxeo-platform-webapp/.bowerrc Adding nuxeo-dm/nuxeo-platform-webapp/npm-shrinkwrap.json Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/generic_message_page.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/create_document.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/loginError.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/document_email.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/getDocument.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/create_workspace.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/create_file.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/edit_document.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/showLogo.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/pdf_generation_error.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/logout.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/malformed_url_error_page.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/mail_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/view_domains.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/create_domain.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/view_servers.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/view_documents.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/select_document_type.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/edit_workspace.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/parallele.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/info_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/editor_image_upload.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/login.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/nxstartup.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/editor_link_search_document.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/jquery.ambiance.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/magnific-popup.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/screen.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/static-styles.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/jquery.fancybox.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/tipsy.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/jsf/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/title_with_permlink_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/nolabel_list_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/js_files_list_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/boolean_radio_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/files_list_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/info_view_no_preview_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/contributors_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/title_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/lastContributor_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/moderation_type_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_file_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/integer_yes_no_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/subjects_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_subfile_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/site_url_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/coverage_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/info_box_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/comments_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/lc_and_version_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/metadata_dc_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/custom_actions_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/actions_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/single_tasks_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/content_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/metadata_custom_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/relations_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/contributors_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/publication_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/states_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/description_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/tagging_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/xlt.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/gf.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/new_type.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/unknown.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/doc.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/wdp.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/vcal.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/pk.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/dvi.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/quicktime.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/midi.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/tgz.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/wav.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/deb.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/graffle.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/cpp.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/mime.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/iso.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/html.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/dot.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/png.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/pl.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/h.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/csv.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/log.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/tex.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/view_pdf.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/exe.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/page_white_text.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/ps.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/man.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/rpm.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/vcard.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/c.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/o.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/icones-metanav.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/mail_listing_icon.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/f.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/font.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/sh.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/page_text.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/avi.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/update.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/core.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/file_actions.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/new_model.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/visio.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/konamikat.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/nuxeo_logo.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/lightbox_placeholder.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/nuxeo_preview_logo_black.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/core_servers.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/nxbg.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/ImportContinue.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_title_left.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_close.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_nav_right.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_se.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_sw.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_title_right.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancybox.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_nw.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancybox-x.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_n.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancybox-y.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/blank.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_s.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_ne.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_title_main.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_e.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_w.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_nav_left.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_title_over.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_loading.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/permissions/document_permissions.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/permissions/components/.gitignore Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/dropDownMenu.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/trash_details.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/dnd_init.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_footer_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/user_clipboard.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_content_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_rights_action.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/import.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/bulk_import_box.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_header.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/popupMenu.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_footer.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/liveedit_create_actions.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/single_directory_tree_explorer.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/safeEdit.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/seam_remoting.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/confirm-alerts.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tree_explorer.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/breadcrumb.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_action_tabs.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/doubleClick_shield.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/lock_details.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_javascript_context.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tagging.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/includes.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_header_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_actions.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/multi_tree_explorer.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_actions_upperbuttons.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/logo_DM_galaxy.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tinymce.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/konami.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_logo.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_manage.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_rights.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/local_configuration.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_files_edit.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_metadata_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/section_content.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_files_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_edit.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_trash_content.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_content.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_sub_tabs.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_metadata_edit.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery.nuxeo.doubleclickshield.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/default-contextmenu-actions.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/tableSelections.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/contextKeeper.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/hideableAdminMessage.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/safeEditUI.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/nuxeo-documents-import.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/safeEdit.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery.nuxeo.tipsy.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/sarissa-ie-workaround.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/moment.min-1.5.0nx.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/DragAndDrop.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/foldable-box.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/customSeamRemotingWaiter.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/accessKey.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery-migrate-1.4.1.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/nuxeo-lightbox.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/ctxMenu.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/fancybox-popup-utils.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery.nuxeo.cv-lightbox.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/contextmenu.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery.nuxeo.tipsy.init.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ambiance.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ui.core.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.nuxeo.dropdown.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.hotkeys.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ui.sortable.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.tablesorter_filter.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.tablesorter.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.fancybox.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ui.widget.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.konami.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ui.mouse.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.magnific-popup.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/cookie.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.fancybox.pack.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.tools.focusfirst.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.tipsy.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/flot/jquery.flot.pie.min.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/flot/jquery.flot.min.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/flot/excanvas.min.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/mustache/mustache.js Adding nuxeo-dm/nuxeo-platform-default-config/pom.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/OSGI-INF/nxdirectories-contrib.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/OSGI-INF/document-pageprovider-contrib.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/OSGI-INF/default-cache-contrib.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/l10ncoverage.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/search_operators.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/l10nsubjects.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/subject.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/language.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/subtopic.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/country.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/continent.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/topic.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/nature.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/process/parallel-review.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/process/validation-review.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/pom.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/LGPL.txt Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/webapp/note/TestNoteActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/webapp/action/TestConversionActionBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/permissions/TestSecurityDataConverter.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/permissions/auth.conf Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/lifeCycle/BulkLifeCycleChangeListenerTest.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/resources/log4j.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/resources/OSGI-INF/test-bulk-life-cycle-change-paginate-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/addWorkspace.jpdl.jpg Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/UploadItemHolderCycleManager.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/FileManageActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/FileManageActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/NxUploadedFile.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/UploadItemHolder.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/context/TransientStateCleaner.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/context/NavigationContextBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/context/UserServicesContext.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/SecurityActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/SecurityDataConverter.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/SecurityActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/MassSecurityModifierActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/SecurityData.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/UIPermissionService.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/UIPermissionListDescriptor.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/WorkspaceActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/ServerActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/ServerActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/IsolatedWorkspaceCreatorBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/OrderableDocumentActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/WorkspaceActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/shield/SeamExceptionHandlingListener.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/shield/MockApplication.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/documenttemplates/DocumentTemplatesActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/documenttemplates/DocumentTemplatesActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/edit/lock/LockActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/edit/lock/LockActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/navigation/BreadcrumbActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/navigation/BreadcrumbActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/webcontainer/ThemeActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/webcontainer/ThemeActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/note/EditorImageActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/note/EditorImageActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/note/NoteActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioningConverter.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/VersionInfo.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioningBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioning.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/VersionedActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/VersionedActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/liveedit/LiveEditClientConfig.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/liveedit/LiveEditBootstrapHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/email/EmailSenderActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/email/EmailSenderActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/PopupHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/ConversionActionBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/LogoutAction.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/ConversionAction.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/DeleteActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/DeleteActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/ImportActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/EditorLinkActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/EditorLinkActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/ConversationTrashManager.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/TrashManagerBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/TrashConfigDescriptor.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/TrashManager.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/TrashManagementService.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/provider/ImportFolderPageProvider.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/StartupHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/ParalleleNavigationHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/ApplicationControllerHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/FacesContextMessageHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/LogoHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/dashboard/DefaultDashboardNavigationHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/seam.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/helpers.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/nuxeo_dm_specific.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/breadcrumb.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/header.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/navigation.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/tables.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/body.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/buttons_and_actions.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/messages_and_tooltips.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/footer.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/foldable_boxes.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/tabs_content.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/basics.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/drag_and_drop.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/print_generic.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/richfaces_components.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/polymer.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/forms.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/normalize.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/popups.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/grids_and_widgets.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/rainbow-colors.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default-fonts.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/rainbow-fonts.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/common_variables.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/rainbow-borders.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/rainbow-backgrounds.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/alternative_variables.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default-colors.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default-backgrounds.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default-borders.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default_variables.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/foldable_boxes.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/helpers.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/buttons_and_actions.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/header.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/print_generic.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/forms.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/navigation.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/normalize.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/breadcrumb.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/tables.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/tabs_content.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/footer.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/richfaces_components.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/drag_and_drop.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/basics.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/grids_and_widgets.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/body.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/popups.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/messages_and_tooltips.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/polymer.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/nuxeo_dm_specific.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/pageproviders-webapp-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/chains-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/trashManagement-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/seamremotingjsbuilder-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/import-actions-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/exceptionhandling-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/action-widgets-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/trashManagement-framework.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/documentslists-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/uiPermissionService-framework.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/layouts-summary-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/importOptions-actions-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/directory-ui-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/info-view-layouts-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/META-INF/jboss.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-http-client/pom.xml Adding nuxeo-http-client/.gitignore Adding nuxeo-http-client/src/test/java/org/nuxeo/ecm/http/client/remote/tests/RemoteTests.java Adding nuxeo-http-client/src/main/java/org/nuxeo/ecm/http/client/NuxeoServer.java Adding nuxeo-http-client/src/main/java/org/nuxeo/ecm/http/client/authentication/PortalSSOAuthenticationProvider.java Adding nuxeo-http-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-error-web/README.txt Adding nuxeo-platform-error-web/pom.xml Adding nuxeo-platform-error-web/TODO.txt Adding nuxeo-platform-error-web/.gitignore Adding nuxeo-platform-error-web/ftest/webdriver/pom.xml Adding nuxeo-platform-error-web/ftest/webdriver/itests.xml Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITFaceletErrorTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITNavigateNotFoundTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITServletErrorTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITErrorPageTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITSeamErrorTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITWebengineErrorTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/pages/ErrorPage.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/resources/log4j.xml Adding nuxeo-platform-error-web/ftest/webdriver/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-error-web/nuxeo-platform-error-web/build.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/pom.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/build.properties.sample Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/DummySeamBean.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/ErrorServlet.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/WebengineError.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/SeamErrorComponent.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/JSFErrorFunctions.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/seam.properties Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/module.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/OSGI-INF/error-actions-contrib.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/OSGI-INF/error-anonymous-contrib.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/META-INF/error.taglib.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/test_seam_concurrency.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_jsf_function_unchecked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_decorate_not_found.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_getter_unchecked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_include_not_found.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_getter_security.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_index.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_composition_not_found.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_include_relative_not_found.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_include_relative_invalid_included.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_include_invalid_included.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_jsf_function_checked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_getter_checked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/test_seam_page_scope.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/test_distributed_transaction.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_factory_security.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_factory_checked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_factory_unchecked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_invalid_html.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/skin/views/error/index.ftl Adding nuxeo-rating/build.xml Adding nuxeo-rating/pom.xml Adding nuxeo-rating/README.md Adding nuxeo-rating/build.properties.sample Adding nuxeo-rating/.gitignore Adding nuxeo-rating/nuxeo-rating-core/pom.xml Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestLikeOperations.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestRatingService.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/AbstractRatingTest.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestLikeService.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestLikeServiceWithDocs.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/RatingFeature.java Adding nuxeo-rating/nuxeo-rating-core/src/test/resources/rating-test.xml Adding nuxeo-rating/nuxeo-rating-core/src/test/resources/log4j.xml Adding nuxeo-rating/nuxeo-rating-core/src/test/resources/jndi.properties Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/LikeServiceImpl.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/RatingServiceImpl.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/LikesCountActivityStreamFilter.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/RatingActivityStreamFilter.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/listener/RatingListener.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/operations/Like.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/operations/MostLiked.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/operations/CancelLike.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/operations/GetLikeStatus.java Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/rating-service.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/like-service.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/activity-stream-filters-contrib.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-rating/nuxeo-rating-api/pom.xml Adding nuxeo-rating/nuxeo-rating-api/src/main/java/org/nuxeo/ecm/rating/api/RatingService.java Adding nuxeo-rating/nuxeo-rating-api/src/main/java/org/nuxeo/ecm/rating/api/LikeStatus.java Adding nuxeo-rating/nuxeo-rating-api/src/main/java/org/nuxeo/ecm/rating/api/Constants.java Adding nuxeo-rating/nuxeo-rating-api/src/main/java/org/nuxeo/ecm/rating/api/LikeService.java Adding nuxeo-rating/nuxeo-rating-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-rating/nuxeo-rating-web/pom.xml Adding nuxeo-rating/nuxeo-rating-web/crowdin.ini Adding nuxeo-rating/nuxeo-rating-web/src/test/java/org/nuxeo/ecm/rating/web/lang/test/TestMessages.java Adding nuxeo-rating/nuxeo-rating-web/src/main/java/org/nuxeo/ecm/rating/LikeActions.java Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/seam.properties Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/web/nuxeo.war/widgets/summary/likes_count_widget_template.xhtml Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/web/nuxeo.war/icons/like.png Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/web/nuxeo.war/icons/unlike.png Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/web/nuxeo.war/incl/action/like_action_template.xhtml Adding nuxeo-groups-rights-audit/pom.xml Adding nuxeo-groups-rights-audit/README.md Adding nuxeo-groups-rights-audit/crowdin.ini Adding nuxeo-groups-rights-audit/.gitignore Adding nuxeo-groups-rights-audit/doc/apache-poi-help.htm Adding nuxeo-groups-rights-audit/doc/apache-poi-help_files/project-logo.jpg Adding nuxeo-groups-rights-audit/doc/apache-poi-help_files/print.css Adding nuxeo-groups-rights-audit/doc/apache-poi-help_files/tigris.css Adding nuxeo-groups-rights-audit/doc/apache-poi-help_files/spacer.gif Adding nuxeo-groups-rights-audit/doc/apache-poi-help_files/mysite.css Adding nuxeo-groups-rights-audit/doc/apache-poi-help_files/group-logo.jpg Adding nuxeo-groups-rights-audit/doc/apache-poi-help_files/site.css Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/groups/audit/lang/test/TestMessages.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TestAclLayoutSimple.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TestAclProcessingExceedingTimeout.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TestMultiSheetBuilder.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TestAclProcessingWork.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TrialAclProcessingExceedingDocuments.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TrialSendViaGmail.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TestContentFilter.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TrialAclLayoutGeneratedOneColumnPerAcl.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/TestAclLayoutGenerated.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/service/rendering/tests/AbstractAclLayoutTest.java Adding nuxeo-groups-rights-audit/src/test/java/org/nuxeo/ecm/platform/groups/audit/tests/TestExcelExportGroups.java Adding nuxeo-groups-rights-audit/src/test/resources/log4j.xml Adding nuxeo-groups-rights-audit/src/test/resources/OSGI-INF/test-chain-export-operation.xml Adding nuxeo-groups-rights-audit/src/test/resources/OSGI-INF/schemas-config.xml Adding nuxeo-groups-rights-audit/src/test/resources/OSGI-INF/directory-config.xml Adding nuxeo-groups-rights-audit/src/test/resources/OSGI-INF/directories/groups.csv Adding nuxeo-groups-rights-audit/src/test/resources/OSGI-INF/directories/users.csv Adding nuxeo-groups-rights-audit/src/test/resources/OSGI-INF/directories/user2group.csv Adding nuxeo-groups-rights-audit/src/test/resources/OSGI-INF/schemas/user.xsd Adding nuxeo-groups-rights-audit/src/test/resources/OSGI-INF/schemas/group.xsd Adding nuxeo-groups-rights-audit/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/ExcelExportConstants.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/ExcelExportServiceDescriptor.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/ExcelExportServiceImpl.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/ExcelExportFactory.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/ExcelExportService.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/IAclExcelLayoutBuilder.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/ReportLayoutSettings.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/ReportLayout.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/AclExcelLayoutBuilderMultiColumn.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/AclExcelLayoutBuilder.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/Pair.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/job/AclAuditWork.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/job/publish/IResultPublisher.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/job/publish/PublishByMail.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/filter/IContentFilter.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/filter/AcceptsGroupOnly.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/filter/AcceptsConnectClientOnly.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/filter/AbstractContentFilter.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/filter/AcceptsAllContent.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/excel/AclNameShortner.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/excel/IExcelBuilder.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/excel/ByteColor.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/excel/ExcelBuilderMultiSheet.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/excel/ExcelBuilder.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/utils/MessageAccessor.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/data/DataProcessorPaginated.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/data/DataProcessorRecursive.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/data/IDataProcessor.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/data/DataFetch.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/data/DocumentSummary.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/data/InfoExporter.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/data/TicToc.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/data/AclSummaryExtractor.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/service/acl/data/DataProcessor.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/factory/ExcelExportAllGroups.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/operation/ExportGroups.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/seam/ExportGroupManagementActions.java Adding nuxeo-groups-rights-audit/src/main/java/org/nuxeo/ecm/platform/groups/audit/seam/ExcelExportRightsActionBean.java Adding nuxeo-groups-rights-audit/src/main/resources/seam.properties Adding nuxeo-groups-rights-audit/src/main/resources/templates/audit-groups-template.xls Adding nuxeo-groups-rights-audit/src/main/resources/OSGI-INF/excel-export-service.xml Adding nuxeo-groups-rights-audit/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-groups-rights-audit/src/main/resources/OSGI-INF/contrib-excel-export.xml Adding nuxeo-groups-rights-audit/src/main/resources/OSGI-INF/extensions/org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean.xml Adding nuxeo-groups-rights-audit/src/main/resources/OSGI-INF/extensions/org.nuxeo.ecm.platform.groups.audit.operation.ExportGroups.xml Adding nuxeo-groups-rights-audit/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-groups-rights-audit/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-groups-rights-audit/src/main/resources/web/nuxeo.war/icons/export_acl.png Adding nuxeo-groups-rights-audit/src/main/resources/web/nuxeo.war/users/view_groups_listing_template.xhtml Adding nuxeo-groups-rights-audit/src/main/resources/web/nuxeo.war/incl/acl_audit_configure.xhtml Adding nuxeo-dmk-adaptor/pom.xml Adding nuxeo-dmk-adaptor/.gitignore Adding nuxeo-dmk-adaptor/src/test/java/org/nuxeo/dmk/test/TestDMKAdaptor.java Adding nuxeo-dmk-adaptor/src/test/resources/log4j.xml Adding nuxeo-dmk-adaptor/src/test/resources/test-config.xml Adding nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkComponent.java Adding nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkProtocol.java Adding nuxeo-dmk-adaptor/src/main/resources/OSGI-INF/dmk-adaptor.xml Adding nuxeo-dmk-adaptor/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-suggestbox/pom.xml Adding nuxeo-platform-suggestbox/README.md Adding nuxeo-platform-suggestbox/.gitignore Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/pom.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionServiceTest.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggesterGroupMergeTest.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggesterGroupContribTest.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/java/org/nuxeo/ecm/platform/suggestbox/utils/TestDateMatcher.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/resources/log4j.properties Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/resources/OSGI-INF/test-suggestbox-suggesters-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/Suggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionContext.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SearchDocumentsSuggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/DocumentSuggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/Suggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/UserSuggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionService.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/ComponentInitializationException.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionServiceImpl.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/CommonSuggestionTypes.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionException.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionHandlingException.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/GroupSuggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentLookupSuggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentSearchByDateSuggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentSearchByPropertySuggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/UserGroupLookupSuggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/I18nHelper.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggesterRegistry.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggesterGroupRegistry.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggestionHandlerRegistry.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/descriptors/SuggestionHandlerDescriptor.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/descriptors/SuggesterDescriptor.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/descriptors/SuggesterGroupItemDescriptor.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/descriptors/SuggesterGroupDescriptor.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/automation/SuggestOperation.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/utils/DateMatcher.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-operations-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-pageproviders-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-service.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-suggesters-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/build.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/pom.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/crowdin.ini Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/test/java/org/nuxeo/ecm/suggestbox/lang/test/TestMessages.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/seam.properties Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/OSGI-INF/suggestbox-actions-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/web/nuxeo.war/resources/js/nuxeo-suggestbox.js Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/web/nuxeo.war/search/suggestbox.xhtml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/seam/org/nuxeo/ecm/platform/suggestbox/jsf/SuggestboxActions.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/seam/org/nuxeo/ecm/platform/suggestbox/jsf/Cached.java Adding nuxeo-showcase-content-sample/pom.xml Adding nuxeo-showcase-content-sample/README.md Adding nuxeo-showcase-content-sample/.gitignore Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/pom.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/java/org/nuxeo/ecm/showcase/content/TestShowcaseContentImporter.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/java/org/nuxeo/ecm/showcase/content/service/TestShowcaseContentService.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/resources/contrib.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/resources/export.zip Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/resources/log4j.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/InitListener.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/ShowcaseWriter.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/ShowcaseContentImporter.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/ShowcaseVideoImportedListener.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/service/ShowcaseContentServiceImpl.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/service/ShowcaseContentService.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/service/ShowcaseContentDescriptor.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/resources/OSGI-INF/content-template-contrib.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/resources/OSGI-INF/service-contrib.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-lang-ext/build.xml Adding nuxeo-platform-lang-ext/pom.xml Adding nuxeo-platform-lang-ext/README.md Adding nuxeo-platform-lang-ext/crowdin.ini Adding nuxeo-platform-lang-ext/build.properties.sample Adding nuxeo-platform-lang-ext/CREDITS.txt Adding nuxeo-platform-lang-ext/.gitignore Adding nuxeo-platform-lang-ext/src/test/java/org/nuxeo/ecm/platform/lang/ext/test/TestExtMessages.java Adding nuxeo-platform-lang-ext/src/test/java/org/nuxeo/ecm/platform/lang/ext/test/TestMessages.java Adding nuxeo-platform-lang-ext/src/main/resources/crowdin/messages.properties Adding nuxeo-platform-lang-ext/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-lang-ext/src/main/resources/OSGI-INF/login-screen-config.xml Adding nuxeo-platform-lang-ext/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_fil_PH.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_pt_PT.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_vi_VN.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_eu_ES.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_ru_RU.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_cs_CZ.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_ca_ES.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_pt_BR.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_de_DE.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_pl_PL.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_ja_JP.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_fr_FR.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_ar_SA.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_el_GR.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_sv_SE.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_tl_PH.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_sr_SP.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_mk_MK.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_fr_CA.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_hu_HU.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_it_IT.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_id_ID.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_az_AZ.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_es_ES.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_nl_NL.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_sq_AL.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_tr_TR.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_zh_CN.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_gl_ES.properties Adding nuxeo-core/pom.xml Adding nuxeo-core/nuxeo-core-storage-mem/pom.xml Adding nuxeo-core/nuxeo-core-storage-mem/src/test/java/org/nuxeo/ecm/core/storage/mem/TestMemRepositoryApplyDiff.java Adding nuxeo-core/nuxeo-core-storage-mem/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepositoryService.java Adding nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepository.java Adding nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-mem/src/main/resources/OSGI-INF/mem-repository-service.xml Adding nuxeo-core/nuxeo-core-storage-mem/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-schema/pom.xml Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestNamespace.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestXSDLoader.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestSchemaLoaderRestriction.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestDocumentType.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestSchemaManager.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/TestQName.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/TestSimpleType.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/TestTypes.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestNumericIntervalConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestPatternConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestObjectResolverConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestNotNullConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestTypeConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestConstraintsTranslation.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestLengthConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestDateIntervalConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestEnumConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/utils/DateParserTest.java Adding nuxeo-core/nuxeo-core-schema/src/test/resources/messages_fr.properties Adding nuxeo-core/nuxeo-core-schema/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core-schema/src/test/resources/messages_en.properties Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-extends-append-doctypes.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-facet-missing-schema.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/testSchemaWithImportInclude.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/CoreTestExtensions.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-change-doctype.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-supertype-loop.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/testSchemaRebase.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-merge-doctype.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-facet-per-document.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-advanced-schema.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-missing-supertype.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-facet-per-document-override.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema3.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testInclude.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testListWithSameInnerField.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testComplexWithSameInnerListAndField.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schemaWithIncludeAndImport.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/uid.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/file.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema-lib.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema2.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/test-classifier.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/test-properties.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/dublincore.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/common.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testrestriction.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testComplexWithSameInnerField.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/advancedSchema.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/policy.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testExtension.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testImport.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testList.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema12.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/core-types.xsd Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/TypeConstants.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/DocumentTypeDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/DocumentType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/FacetNames.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/ProxiesDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDLoader.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/FacetDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaManager.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/TypeService.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaNames.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaBindingDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/PropertyDeprecationHandler.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/DocumentTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaManagerImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/Namespace.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/TypeProvider.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDTypes.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/TypeConfiguration.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/PropertyDeprecationDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/package.html Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/PrefetchInfo.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/Type.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/ComplexTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/CompositeType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/AnyType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/PrimitiveType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/SchemaImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/AbstractType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/ListType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/Field.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/CompositeTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/Schema.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/QName.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/ComplexType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/JavaTypes.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/SimpleType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/FieldImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/SimpleTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/TypeBindingException.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/package.html Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/TypeException.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/ListTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/AbstractConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/ConstraintUtils.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/NumericIntervalConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/Constraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/ObjectResolverConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/LengthConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/EnumConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/TypeConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/PatternConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/NotNullConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/DateIntervalConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/package.html Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/ObjectResolver.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/TestingColorResolver.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/ObjectResolverService.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/ObjectResolverDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/AbstractObjectResolver.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/ObjectResolverServiceImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/LongType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/DoubleType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/BooleanType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/DateType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/StringType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/BinaryType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/package.html Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/IntegerType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/utils/DateParser.java Adding nuxeo-core/nuxeo-core-schema/src/main/resources/OSGI-INF/ObjectResolverService.xml Adding nuxeo-core/nuxeo-core-schema/src/main/resources/OSGI-INF/SchemaService.xml Adding nuxeo-core/nuxeo-core-schema/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-schema/src/main/resources/schema/core-validation.xsd Adding nuxeo-core/nuxeo-core-persistence/pom.xml Adding nuxeo-core/nuxeo-core-persistence/src/test/java/org/nuxeo/ecm/core/persistence/DummyEntity.java Adding nuxeo-core/nuxeo-core-persistence/src/test/java/org/nuxeo/ecm/core/persistence/TestPersistenceProvider.java Adding nuxeo-core/nuxeo-core-persistence/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-persistence/src/test/resources/OSGI-INF/test-persistence-config.xml Adding nuxeo-core/nuxeo-core-persistence/src/test/resources/META-INF/persistence.xml Adding nuxeo-core/nuxeo-core-persistence/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfiguration.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfigurator.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/PersistenceProvider.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/PersistenceError.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/PersistenceProviderFactory.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/EntityManagerFactoryProvider.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/NuxeoConnectionProvider.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/PersistenceComponent.java Adding nuxeo-core/nuxeo-core-persistence/src/main/resources/fake-hibernate.cfg.xml Adding nuxeo-core/nuxeo-core-persistence/src/main/resources/OSGI-INF/persistence-service.xml Adding nuxeo-core/nuxeo-core-persistence/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core/pom.xml Adding nuxeo-core/nuxeo-core/doc/AccessControlArchitecture.txt Adding nuxeo-core/nuxeo-core/doc/events-and-listners.txt Adding nuxeo-core/nuxeo-core/doc/NXCore-Security.txt Adding nuxeo-core/nuxeo-core/doc/Transactions.txt Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/CoreUTConstants.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/security/TestSecurityPolicyService.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/security/TestSecurityService.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/security/MockCreatorSecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/blob/DummyBlobDispatcherXpath.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/blob/DocumentBlobManagerFeature.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/blob/TestDocumentBlobManager.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/blob/DummyBlobDispatcher.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/lifecycle/TestLifeCycleService.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/uidgen/TestKeyValueStoreUIDSequencer.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/model/TestSidGenerator.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/model/TestPathComparator.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/repository/TestRepositoryInitializationHandler.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/event/TestCoreEvent.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/event/TestEventContext.java Adding nuxeo-core/nuxeo-core/src/test/resources/TypeService.xml Adding nuxeo-core/nuxeo-core/src/test/resources/test-security-policy2-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core/src/test/resources/permissions-override2-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/permissions-override1-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/CoreTestExtensions.xml Adding nuxeo-core/nuxeo-core/src/test/resources/permissions-override3-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/LifeCycleManagerTestExtensions.xml Adding nuxeo-core/nuxeo-core/src/test/resources/test-security-policy-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/LifeCycleManagerReverseTestExtensions.xml Adding nuxeo-core/nuxeo-core/src/test/resources/OSGI-INF/test-blob-dispatch.xml Adding nuxeo-core/nuxeo-core/src/test/resources/OSGI-INF/test-blob-dispatch-xpath.xml Adding nuxeo-core/nuxeo-core/src/test/resources/OSGI-INF/test-keyvaluestore-uidseq.xml Adding nuxeo-core/nuxeo-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core/src/test/resources/schema/schema-lib.xsd Adding nuxeo-core/nuxeo-core/src/test/resources/schema/dublincore.xsd Adding nuxeo-core/nuxeo-core/src/test/resources/schema/common.xsd Adding nuxeo-core/nuxeo-core/src/test/resources/schema/testList.xsd Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/NXCore.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/CoreServiceOrphanVersionRemovalFilterDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/CoreServicePolicyDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/BatchProcessorWork.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/CoreService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/BatchFinderWork.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/UpdateACEStatusListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/DefaultPermissionProvider.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/UpdateACEStatusWork.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/AbstractSecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityPolicyServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/MergedPermissionDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionVisibilityDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityPolicyService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionUIItemDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityPolicyDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/CheckInSecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionProviderLocal.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/LockSecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionUIItemComparator.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/BlobDispatcherDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/DocumentBlobManagerComponent.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/BlobDispatcher.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/DefaultBlobDispatcher.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/DocumentBlobProvider.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/DocumentBlobManager.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycleTransition.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycle.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycleState.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycleService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/package.html Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/LifeCycleDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/LifeCycleStateConfiguration.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/LifeCycleTypesDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/LifeCycleTransitionConfiguration.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/package.html Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleStateImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleRegistry.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleTypeRegistry.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleTransitionImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/package.html Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/event/BulkLifeCycleChangeListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/filter/CharacterFilteringService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/filter/CharacterFilteringServiceDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/filter/CharacterFilteringServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDGenerator.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/AbstractUIDSequencer.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDSequencerProviderDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDGeneratorComponent.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/KeyValueStoreUIDSequencer.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDSequencer.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/DocUIDGeneratorListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/AbstractUIDGenerator.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDGeneratorDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDGeneratorService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/DefaultVersioningRuleDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemoverListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningRuleDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningDocumentAdapter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/NoVersioningPolicyFilter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningComponent.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/DefaultVersionRemovalPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/ExtendableVersioningService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/StandardVersioningService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/CompatVersioningService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningFilterDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningRestrictionOptionsDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionCleanupListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningServiceDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/InitialStateDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/SaveOptionsDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningPolicyDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OptionDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningRestrictionDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemovalFilter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/NullVersionRemovalPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningDocumentAdapterFactory.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersionRemovalPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/StandardVersioningPolicyFilter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningPolicyFilter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/PropertyTrashService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/BridgeTrashService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/AbstractTrashService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/TrashedStateLifeCycleToPropertyMigrator.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/TrashServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/BulkTrashedStateChangeListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/LifeCycleTrashService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/TrashInfo.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/TrashService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/Repository.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/PathComparator.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/DuplicatedNameFixer.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/EmptyNameFixer.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/DocumentModelResolver.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/LockManager.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/repository/RepositoryInitializationHandler.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/repository/RepositoryFactory.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/repository/RepositoryService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/DocumentModelFactory.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/CoreSessionServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/AbstractSession.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/local/SessionInfo.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/local/LocalException.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/local/LocalSession.java Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/CoreExtensions.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/permissions-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/character-filtering-service-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/security-policy-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/versioning-document-adapter.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/documentblobmanager-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/scheduler-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/orphanVersionRemoval-listener-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/lifecycle-listener-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/trash-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/versioning-default-policies.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/orphanVersionsCleanup-listener-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/CoreSessionService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/uidgenerator-keyvalue-config.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/RepositoryService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/CoreService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/document-resolver-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/versioning-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/LifeCycleService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/SecurityService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/trash-migration.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/character-filtering-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/uidgenerator-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/LifeCycleCoreExtensions.xml Adding nuxeo-core/nuxeo-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core/src/main/resources/schema/uid.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/publishing.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/file.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/base.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/webcontainer.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/relation.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/dublincore.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/common.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/domain.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/files.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/note.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/relatedtext.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/core-types.xsd Adding nuxeo-core/nuxeo-core-convert-api/pom.xml Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConversionStatus.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConverterNotRegistered.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConversionService.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConversionException.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConverterNotAvailable.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConverterCheckResult.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/package.html Adding nuxeo-core/nuxeo-core-convert-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-dbs/pom.xml Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSQueryOptimizer.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/DBSHelper.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSStateFlatter.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSCachingRepository.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSInvalidations.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/resources/OSGI-INF/test-complex.xml Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/resources/schemas/complexschema.xsd Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSTransactionState.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepository.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSClusterInvalidator.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSCachingRepository.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSStateFlattener.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSPubSubInvalidator.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/GuavaCacheMetric.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSCachingRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSInvalidations.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSFulltextExtractorWork.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocument.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryService.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryBase.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSQueryOptimizer.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocumentState.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSSession.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/resources/OSGI-INF/dbs-repository-service.xml Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-query/pom.xml Adding nuxeo-core/nuxeo-core-query/flex/README.txt Adding nuxeo-core/nuxeo-core-query/flex/nxql.flex Adding nuxeo-core/nuxeo-core-query/flex/build.properties Adding nuxeo-core/nuxeo-core-query/flex/build.xml Adding nuxeo-core/nuxeo-core-query/flex/nxql.cup Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/TestQueryParser2.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/TestNXQLEscaping.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/TestQueryParser.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/model/TestSerialization.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/model/TestQueryVisitor.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/model/TestLiterals.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/search/api/client/querymodel/Escaper.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/QueryParseException.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/QueryFilter.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/NXQL.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/SQLQueryParser.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/parser/sym.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/parser/Scanner.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/parser/parser.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OrderByClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/ASTNode.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/SelectClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Literal.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Operand.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Literals.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Reference.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Clause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/EsHint.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/IdentityQueryTransformer.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/StringLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/DefaultQueryVisitor.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/EsIdentifierList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/MultiExpression.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Predicate.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/QueryTransformer.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OrderByList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/HavingClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/SelectList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Expression.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/GroupByClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/IntegerLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/IVisitor.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/LiteralList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Function.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/BooleanLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/DateLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/FromList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/ReferenceList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/WhereClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/FromClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/DoubleLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/SQLQuery.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Operator.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OperandList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OrderByExpr.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/PathReference.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageProviderChangedListener.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PredicateDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/QuickFilter.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageProvider.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/Bucket.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageSelections.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PredicateFieldDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageSelection.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/AggregateRangeDateDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/WhereClauseDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/AggregateRangeDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/AggregateDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/Aggregate.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageProviderDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/resources/OSGI-INF/core-query-properties.xml Adding nuxeo-core/nuxeo-core-query/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-convert-plugins-test/pom.xml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/TestConverters.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/PDFEncodingWarn.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/AbstractConverterTest.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/TestMSOfficeConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/SimpleConverterTest.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/TestMailConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/TestAdvancedXMLZipConversion.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/AdvancedMSOfficeConverterTest.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/AdvancedXMLZipConverterTest.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/TestAdvancedXLX2TextConversion.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/TestAdvancedMSOfficeConversion.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.ods Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.doc Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.sxi Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.xlsx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/strange.html Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.sxc Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.sxw Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.md Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.pptx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/nutcracker.pdf Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.ai Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.odp Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.pdf Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.rtf Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.eps Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.ppt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.odt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.docx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.html Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.xls Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.xml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/right-to-left/wikipedia-internet-ar.doc Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/right-to-left/wikipedia-internet-ar.odt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/right-to-left/wikipedia-internet-ar.pdf Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/right-to-left/wikipedia-internet-ar.html Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.docx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.doc Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/cell_separator.xlsx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.pptx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.ppt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.odt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/XMLZip_paragraphs.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/MSOffice_paragraphs.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.odp Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/text_and_html_with_attachments.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/text.eml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/only_html_with_attachments.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/only_html_with_attachments.eml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/text.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/text_and_html_with_attachments.eml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-convert-plugins/pom.xml Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/DOCX2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/RFC822ToTextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/OpenXmlContentHandler.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/MD2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/FullTextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/MSOffice2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XLX2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XL2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XmlZip2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/BaseOfficeXMLTextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/PPTX2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/PDF2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/Html2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/OOoXmlContentHandler.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/Xml2TextHandler.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/UnclosableZipInputStream.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XML2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/package.html Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/OOo2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/RTF2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/presentation/PresentationSlide.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/platform/convert/plugins/CommandLineConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/platform/convert/plugins/CommandLineBasedConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/resources/OSGI-INF/commandline-pdf2text-contrib.xml Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-bulk/pom.xml Adding nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/BulkStatus.java Adding nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/BulkServiceImpl.java Adding nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/BulkAdminService.java Adding nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/BulkCommand.java Adding nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/BulkServiceDescriptor.java Adding nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/BulkComponent.java Adding nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/StreamBulkScroller.java Adding nuxeo-core/nuxeo-core-bulk/src/main/java/org/nuxeo/ecm/core/bulk/BulkService.java Adding nuxeo-core/nuxeo-core-bulk/src/main/resources/OSGI-INF/bulk-config.xml Adding nuxeo-core/nuxeo-core-bulk/src/main/resources/OSGI-INF/bulk-component.xml Adding nuxeo-core/nuxeo-core-bulk/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-api/pom.xml Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/DummyBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/TestFilesystemBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/BlobManagerFeature.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/TestJSONBlob.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/TestBlobManager.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/binary/TestDefaultBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/binary/TestAESBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/utils/TestBlobsExtractor.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestDocumentRef.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestFacetFilter.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestListDiff.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestNuxeoPrincipal.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/adapter/TestAdapter.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACL.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACE.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/externalblob/TestExternalBlob.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentServiceTest.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/blobholder/TestBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/model/TestDeltaLong.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/model/impl/AbstractTestProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/model/impl/TestArrayProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/model/impl/TestDirtyProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/TestDocumentModelWithDeprecatedProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/TestDocumentModelWithRemovedProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/blob/TestBlob2.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/blob/TestMediaType.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/blob/TestBlob.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/event/TestCoreEvent.java Adding nuxeo-core/nuxeo-core-api/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core-api/src/test/resources/test.blob Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/dummy-blob-provider.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-blobholder-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-externalblob-adapters-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-blobsextractor-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-fs-blobprovider-override.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-documentmodel-removed-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-pathsegment-contrib2.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-pathsegment-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-media-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-externalblob-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-fs-blobprovider.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-legacy-acp-behavior.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-propmodel-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-documentmodel-deprecated-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-default-blob-provider.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/simpleblob2.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/simpleblob.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/externalfile.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/TestSchema.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/deprecated.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/file.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/noblob.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/common.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/blobinlist.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/simpleblob3.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/media.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/core-types.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/removed.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/complexschema.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/FilesystemBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/ManagedBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobProviderDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobInfo.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/SimpleManagedBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/AbstractBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobManagerComponent.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/apps/AppLink.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryManagerRootDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/FileStorage.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/CachingBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/AbstractBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/LazyBinary.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/DefaultBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/AESBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryManagerStatus.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/Binary.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/LocalBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryGarbageCollector.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycleException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/model/DocumentExistsException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/model/Document.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/model/NoSuchDocumentException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/model/Session.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/utils/SIDGenerator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/utils/BlobUtils.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/utils/DocumentModelUtils.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/utils/BlobsExtractor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Filter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CloseableFile.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/LifeCycleException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/LockHelper.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/SystemPrincipal.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DetachedAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Sorter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModelComparator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CursorResult.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/PathRef.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/VersioningOption.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentExistsException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentSecurityException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CoreInstance.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CoreSession.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/RecoverableClientException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CursorService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ClientRuntimeException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Lock.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/UnrestrictedSessionRunner.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/LockException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModelIterator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/SortInfo.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DataModelMap.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/PartialList.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Blobs.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/IdRef.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentRef.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ScrollResult.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/NuxeoPrincipal.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ScrollResultImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentRefList.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/NuxeoGroup.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentLocation.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CoreSessionService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ConcurrentUpdateException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/VersioningChangeNotifier.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/PropertyException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/IterableQueryResult.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ServerException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ClientException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/SimplePrincipal.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModelList.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CloseableCoreSession.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DataModel.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/LifeCycleConstants.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ListDiff.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModel.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Blob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/NuxeoException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentTreeIterator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/InstanceRef.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentNotFoundException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/VersionModel.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/adapter/DocumentAdapterService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/adapter/DocumentAdapterDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/adapter/DocumentAdapterFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/ConstraintViolation.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationReport.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationServiceImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/UserVisiblePermission.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/ACL.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/UserEntry.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/AdministratorGroupsProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/SecurityConstants.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/PermissionProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/Access.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/ACP.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/ACE.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/impl/UserEntryImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/impl/ACLImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/impl/ACPImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/impl/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/quota/QuotaStatsNonFolderishCount.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/quota/QuotaStatsSize.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/quota/QuotaStats.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/externalblob/ExternalBlobAdapterDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/externalblob/ExternalBlobAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/externalblob/FileSystemExternalBlobAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/externalblob/AbstractExternalBlobAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/facet/VersioningDocument.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentServiceCompat.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentServiceDefault.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentComponent.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentServiceDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderAdapterFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/SimpleBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/SimpleBlobHolderWithProperties.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderFactoryDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/DocumentBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderAdapterComponent.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/AbstractBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderAdapterService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/DocumentStringBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/lock/LockManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/AbstractLocalConfiguration.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfiguration.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/query/QueryFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/versioning/VersioningService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/trash/TrashService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/InvalidPropertyValueException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/PropertyVisitor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/PropertyConversionException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/ReadOnlyPropertyException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/Delta.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/PropertyNotFoundException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/DeltaLong.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/ValueExporter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/Property.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/BlobNotFoundException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/PropertyException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/DocumentPart.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/resolver/PropertyObjectResolverImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/resolver/PropertyObjectResolver.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/resolver/DocumentPropertyObjectResolverImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/AbstractProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/RemovedProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/DirtyPropertyIterator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/DocumentPartImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/ScalarProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/ComplexProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/ListProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/PropertyFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/ArrayProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/MapProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/BlobProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/DateProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/DoubleProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/StringProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/BooleanProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/ExternalBlobProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/LongProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/BinaryProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/local/ClientLoginModule.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/local/LoginStack.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailAdapterFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailServiceImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailFactoryDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/Thumbnail.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/LifeCycleFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/FacetFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentLocationImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/SimpleDocumentModel.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentRefListImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/PermissionFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/CompoundFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/VersionModelImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentModelChildrenIterator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DataModelImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentModelImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentModelListImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/UserPrincipal.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DataModelMapImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/StringBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/FileBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/ZipEntryBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/URLBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/JSONBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/BlobWrapper.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/AsyncBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/AbstractBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/ByteArrayBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/tree/DefaultDocumentTreeFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/tree/DocumentTreeSorter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/tree/DefaultDocumentTreeSorter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/tree/DocumentTreeFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/repository/RepositoryManagerImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/repository/Repository.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/repository/RepositoryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/CoreEventConstants.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/CoreEvent.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/DocumentEventTypes.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/DocumentEventCategories.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/impl/CoreEventImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/impl/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/propertiesmapping/PropertiesMappingContributionRegistry.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/propertiesmapping/PropertiesMappingDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/propertiesmapping/PropertiesMappingService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/propertiesmapping/impl/PropertiesMappingComponent.java Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/DocumentValidationService-activation.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/local-configuration-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/legacy-acp-behavior.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/DocumentValidationService.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/thumbnail-adapter-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/blob-holder-service-framework.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/core-api-properties.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/propertiesmapping-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/DocumentAdapterService.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/blob-holder-adapters-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/RepositoryManager.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/blobmanager-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/pathsegment-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/thumbnail-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-management-test/pom.xml Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/CanStandbyAndResumeTest.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/FakeDocumentStoreHandler.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/storage/TestStorage.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/statuses/TestAdministrativeStatusService.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/statuses/RuntimeListener.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/statuses/AdministrativeStatusChangeListener.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/probes/TestProbes.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/probes/FakeService.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/probes/TestProbesCount.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/probes/FakeProb.java Adding nuxeo-core/nuxeo-core-management-test/src/main/resources/core-management-tests-component.xml Adding nuxeo-core/nuxeo-core-management-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-management-jtajca/pom.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/IndexerDoesNotLeakTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanMonitorCoreSessionTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanDetectTransactionLeakTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/JtajcaManagementFeature.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanMonitorConnectionPoolTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanCleanupConnectionLeakTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanMonitorTransactionsTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanRollbackDatabaseTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/ds-contrib.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/login-config.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/ds-contrib-with-fatal.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/Monitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/ConnectionPoolMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/TransactionMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/TransactionStatistics.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/CoreSessionMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/Defaults.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultMonitorComponent.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultTransactionMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/Log4jWebFilter.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultTransactionStatistics.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultConnectionPoolMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultCoreSessionMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/resources/OSGI-INF/default-monitor-component.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-mongodb/pom.xml Adding nuxeo-core/nuxeo-core-storage-mongodb/src/test/java/org/nuxeo/ecm/core/storage/mongodb/TestMongoUpdateConflict.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/test/java/org/nuxeo/ecm/core/storage/mongodb/TestMongoDBFulltextQuerySyntax.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/test/java/org/nuxeo/ecm/core/storage/mongodb/TestGridFSBinaryManager.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/GridFSBinaryManager.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepositoryService.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBChecker.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBConverter.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepository.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/resources/OSGI-INF/mongodb-repository-service.xml Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-test/pom.xml Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryDefaultValues.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositorySecurity.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryFulltextConfig.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryJTAJCA.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestAtomicOperationsOnDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLBinariesIndexing.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryAPI.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositorySecurityNegativeAcl.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestGetOrCreateDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryFulltextWork.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryDirectBlob.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryReadAcls.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryQueryNoPathOptim.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestBlobDispatcher2.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryProperties.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestBlobDispatcher.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryVersioning.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryLocking.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryQuery.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestConnectionManagement.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryFulltextQuery.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLBinariesIndexingOverride.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/bulk/TestCountProcessor.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/bulk/TestBulkService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/bulk/DocumentSetRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/resolver/TestObjectResolverService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/resolver/TestObjectResolverProperties.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/resolver/TestDocumentModelResolver.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningCompatibilitySaveOptions.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningRestriction.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/OrphanVersionRemovalOnlyFileFilter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningDocumentAdapter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestAutoVersioning.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/AbstractTestVersioning.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningRemovalPolicy.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestStandardVersioningPolicyFilter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/avro/TestAvroSchemaFactory.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/avro/TestAvroMapper.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/avro/AvroMapperRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/avro/CompareAvroToJson.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/AbstractJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/JsonAssert.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/ACPJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelJsonReaderTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentPropertiesJsonReaderTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/DocumentTypeJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/FacetListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/FacetJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/SchemaListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/DocumentTypeListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/SchemaJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/validation/DocumentValidationReportJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/validation/ConstraintJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/validation/ConstraintListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/SubtypesJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/ChildrenJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/BreadcrumbJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/DocumentJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/ContextualParametersJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/BasePermissionsJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/AboveDocumentJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/HasFolderishChildJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/FakeRedirectResolver.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestCustomRedirectResolver.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestAnonymousDownload.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestDownloadHelper.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/MockDownloadBlobHolderFactory.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestDownloadBlobInfo.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestDownloadService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportExportWithComplexXSD.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestExportedDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TypedExportedDocumentRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestExportImportZipArchive.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestExportImportBlob.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestTypedExportedDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportModifiedZipArchive.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/ComplexDocRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestExportImportZipArchiveFailure.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/TestWriterRegistry.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/TestReaderRegistry.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/context/TestRenderingContextBuilder.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/context/TestRenderingContext.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/context/TestWrappedContext.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestInstanciationMode.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestReaderMarshalledType.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestServiceInjection.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestContextInjection.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestWriterMarshalledType.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/transform/BaseExport.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/transform/ExportAndTransformTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/transform/ExportAndTransformAndInportTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/security/AccessLevelSecurityPolicy.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/security/TestACEStatusUpdate.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CleanupLevelClassTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/QueryResultsAreAutomaticallyClosedTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CleanupLevelTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/DocumentPropertyTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/DefaultRepoFactoryTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CoreSessionInjectionTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CleanUpWithInitializerTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CanRenameDuplicateTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CanDetectThreadDeadlocksTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/ThreadDeadlocksRunner.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/TestUIDGeneratorService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/DummyCoreDocUIDGen.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/DummyUIDSequencerImpl.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/TestUIDSequencer.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/TestDocUIDGeneratorListener.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/el/TestDocumentModelResolver.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/trash/test/TestTrashedStateLifeCycleToPropertyMigrator.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/trash/test/TestPropertyTrashService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/trash/test/TestTrashBackwardMechanism.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/trash/test/TestBridgeTrashService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/trash/test/TestLifeCycleTrashService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/trash/test/AbstractTestTrashService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/PostCommitEventListenerTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/TransitionTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/ShallowFilterPostCommitEventListener.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/WorkTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/TestDummyVirusScanner.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/VirusScanConsts.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/service/ScanService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/service/DummyVirusScanner.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/service/ScanResult.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/service/ScanComponent.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/listeners/VirusScanSyncListener.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/listeners/VirusScannerProcessor.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/listeners/VirusScanEventContext.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestSecurityPolicyService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/log4j.properties Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/NameFilter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestLockSecurityPolicy.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/nuxeo.policy Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/Constants.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestPermissionFilter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/Attachment.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestUnrestrictedSessionRunner.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestDocumentModel.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/nuxeo_jaas.config Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestSimpleDocumentModel.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/adapter/AnnotatedDocumentAdapter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/adapter/AnnotatedDocumentFactory.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/adapter/AnnotatedDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/validation/TestDocumentValidationService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/validation/DummyResolverForValidation.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/validation/TestDocumentValidationActivation.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/filter/TestCharacterFiltering.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/blobholder/TestDocumentAdapter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/blobholder/TestBlobHolderAdapterService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderDummyFactory.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderDummyImpl.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/propertiesmapping/TestMappingPropertiesService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/pipe/TestListenersWithPipe.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/pipe/LocalPipeFeature.java Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-file-type-obsolete-life-cycle-all-types-all-life-cycles.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-all-types-all-life-cycles.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-LocalPipes.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-file-type-project-life-cycle.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-removal-filtercontrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-char-filtering-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/messages_fr.properties Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-standard-filter-schemas.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-all-types-project-life-cycle.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-no-auto-versioning-system.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-propertiesmapping-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-standard-filter-condition.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-custom-filter.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-life-cycle-almost-default.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-PostCommitListeners.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-ShallowFilteringPostCommitListeners.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/modified_archive.zip Adding nuxeo-core/nuxeo-core-test/src/test/resources/messages_en.properties Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-before-always-minor.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/ComplexDocAvroSchemaPretty.json Adding nuxeo-core/nuxeo-core-test/src/test/resources/archive.zip Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-file-type-all-life-cycles.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/export.zip Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-blob-holder-adapters-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/ComplexDocAvroSchema.json Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-standard-filter-facets.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/modified_archive2.zip Adding nuxeo-core/nuxeo-core-test/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-always-minor.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-all-types-all-life-cycles-file-reinit.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-CoreExtensions.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-security-policy-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-initial-version.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-ordering.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-standard-filter-types.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-document-type.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-document-type.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-removal-nullcontrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-always-major.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-file-type-obsolete-life-cycle-all-types-project-life-cycle.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-override-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-before-minor-after-major.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-nooptions.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/export-docTypes.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-validation-service-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-download-service-with-resolver.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-restriction-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-fulltext-note-file-only-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-trash-service-property-override.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-listener-beforemod-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-fulltext-mixed-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/security-policy-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-externalblob-adapters-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-blob-dispatcher.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-permissions-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-validation-activation-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-resolver-service-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/testquery-core-types-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-validation-activation-after-listener-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/doc-type-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/defaultvalue-docTypes.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-document-resolver-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-trash-service-lifecycle-override.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-listeners-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-core-types-contrib-2.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-core-types-note-not-indexable-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-download-service-default-download.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-core-types-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-uidgenerator-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-schema-update.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/import-docTypes.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/security-policy2-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-no-pathoptimizations-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-trash-backward-mechanism-follow-transition.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-override-indexing-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-download-service-permission.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/disable-schedulers.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-listener-beforemod-updatedoc-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-listeners-all-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-trash-checkin-dontkeep.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-import-document-type-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/other-repo.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/bulk-contrib-tests.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/avro-contrib-tests.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-fulltext-note-file-excluded-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/documentResolver.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/myschema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testquery-schema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/tag.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/complex.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/validationSample.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/test-properties.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/book.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testschema2.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testrestriction.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/age.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/complexlist.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/resolverSample.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testschema3.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/mytestlist.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/info.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/mylib.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testschema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/core-types.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/removed.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/complexschema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testquery-lib.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-complex-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/default-import/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalars-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-fallback-blob/nuxeo_logo.png Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-fallback-blob/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-complexes-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-complexes-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-fallback-complex/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-complex-fallback-scalar/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/vscan/virusscan-service-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/vscan/listeners-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/vscan/core-types-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/script/postCommitListener.groovy Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/new.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/user.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/documentResolver.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/invoice.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/deprecated.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/defaultvalues.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/virusscaninfo.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/invoiceNew.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/complex-schema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/mapping.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/secupolicy.xsd Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/DummyBlobProvider.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/NoopRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/TransactionalFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/StorageConfiguration.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/MigrationFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/ServletContainerTransactionalFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/DefaultRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/FakeSmtpMailServerFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/IgnoreNonPooledCondition.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/DetectThreadDeadlocksFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/annotations/RepositoryConfig.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/annotations/RepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/annotations/Granularity.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/annotations/TransactionalConfig.java Adding nuxeo-core/nuxeo-core-test/src/main/resources/test-queuing.xml Adding nuxeo-core/nuxeo-core-test/src/main/resources/jndi.properties Adding nuxeo-core/nuxeo-core-test/src/main/resources/OSGI-INF/test-storage-repo-mem-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/main/resources/OSGI-INF/test-storage-blob-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/main/resources/OSGI-INF/test-storage-repo-mongodb-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/README.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/test/java/org/nuxeo/ecm/core/storage/sql/db/TestEmbeddedFunctions.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/H2Functions.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/EmbeddedFunctions.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/H2Fulltext.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/DerbyFunctions.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/README.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/TODO.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/sqlserver-upgrade-script.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-4-logs.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-0-nx_execute.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-3-cleanup.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-2-perform.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-1-prepare.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/TestNXQLQueryMaker.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/TestRepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/TestQueryMakerService.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/ra/TestParseProperties.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/TestDialectQuerySyntax.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/TestDialectSubclassing.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/resources/test-repository-descriptor.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/resources/test-repository-descriptor2.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/Credentials.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ACLRow.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SelectionType.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/VCSPubSubInvalidator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/PersistenceContext.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ColumnType.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/UnifiedCachingRowMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RowMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ColumnSpec.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SimpleProperty.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Repository.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Fragment.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/UnifiedCachingMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ClusterInvalidator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/InvalidationsQueue.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/VCSLockManager.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SoftRefCachingMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Invalidations.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SoftRefCachingRowMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Row.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SelectionContext.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Selection.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RowId.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Activator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/PropertyType.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/BaseProperty.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ModelProperty.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/CollectionProperty.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Mapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Node.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryManagement.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SimpleFragment.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Model.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Session.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/NuxeoEhcacheTransactionManagerLookup.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SoftDeleteCleanupListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/InvalidationsPropagator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SessionImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/CollectionFragment.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ModelSetup.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/CachingMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/PoolingRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ConnectionFactoryImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ConnectionManagerImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ResourceAdapterImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ManagedConnectionFactoryImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ConnectionImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ManagedConnectionImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentProxy.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLFulltextExtractorWork.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLSession.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentLive.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLRepositoryCompatService.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocument.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLRepositoryService.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentVersion.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/ScalarCollectionIO.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/ACLCollectionIO.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/NXQLQueryMaker.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/SQLInfo.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/QueryMakerServiceImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCClusterInvalidator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCMapperConnector.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCConnection.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/TableUpgrader.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCRowMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/XAResourceConnectionAdapter.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/QueryMakerService.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/QueryMaker.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCLogger.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/CollectionIO.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/ResultSetQueryResult.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/QueryMakerDescriptor.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectPostgreSQL.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectH2.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectDerby.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectMySQL.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/Dialect.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectOracle.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectDB2.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/SQLStatement.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectSQLServer.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectHSQLDB.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Update.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/TableImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Column.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Select.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Table.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Join.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Delete.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Database.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/TableAlias.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Insert.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/querymaker-service.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/repository-compat-service.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/querymaker-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/repo-softdelete-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/repository-service.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/postgresql.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/derby.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/sqlserver.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/oracle.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/mysql.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/h2.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/db2.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/RemoteSessionsProbe.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/SQLRepositoryStatus.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/SQLRepositoryStatusFactory.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/ActiveSessionsProbe.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/MonitoredJDBCBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/MonitoredBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/SQLRepositoryStatusMBean.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/resources/OSGI-INF/management-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendSoftDelete.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/SQLBackendTestCase.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendSequenceId.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendNoProxies.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendArrayColumns.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/SQLBackendFeature.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendUpgrade.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/coremodel/TestSQLSecurityManager.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/server.log4j.properties Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-restriction-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-backend-core-types-contrib-2.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-backend-core-types-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-restriction-big-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-schema-longname.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-schema-reservedfieldname.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-asynch-binaries-indexing-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-repo-ds.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/templates.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/withlongfield.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/tag.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testschema2.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testrestriction.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/age.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testschema3.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/withreservedfield.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testrestrictionbig.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/info.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testschema.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/h2.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/mysql.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/sqlserver.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/postgresql.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/oracle.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/derby.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/IgnoreNonPostgresql.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseOracle.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseDB2.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/CapturingQueryMaker.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseMySQL.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseDerby.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseH2.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/LockStepJob.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseHelper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabasePostgreSQL.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseSQLServer.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/H2OnlyFeature.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/security/NoFileSecurityPolicy.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/security/NoFile2SecurityPolicy.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/listeners/DummyAsyncRetryListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/listeners/DummyUpdateBeforeModificationListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/listeners/DummyBeforeModificationListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/listeners/DummyTestListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-derby-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-mssql-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-mysql-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-oracle-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-listeners-async-retry-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-postgresql-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-h2-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-db2-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-platform-commandline-executor/pom.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestCommands.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestService.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/imagemagic/ImageMagickTester.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/aspell/AspellTester.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/fakecmd Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/test.png Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-env-test-contrib.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-aspell-test-contribs.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-imagemagic-test-contrib2.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-dummy-test-contrib.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-imagemagic-test-contrib.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/CommandLineExecutorComponent.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/EnvironmentDescriptor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/CommandLineDescriptor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/CommandTesterDescriptor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/cmdtesters/DefaultCommandTester.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/cmdtesters/CommandTestResult.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/cmdtesters/CommandTester.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/executors/Executor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/executors/ShellExecutor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/ExecResult.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CommandLineExecutorService.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CommandNotAvailable.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CmdParameters.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CommandAvailability.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CommandException.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/resources/OSGI-INF/commandline-framework.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/resources/OSGI-INF/commandline-default-contrib.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-event-jms/pom.xml Adding nuxeo-core/nuxeo-core-event-jms/src/test/java/org/nuxeo/ecm/core/event/test/TestJMSEventBundle.java Adding nuxeo-core/nuxeo-core-event-jms/src/main/java/org/nuxeo/ecm/core/event/jms/JMSBusNotActiveException.java Adding nuxeo-core/nuxeo-core-event-jms/src/main/java/org/nuxeo/ecm/core/event/jms/JmsEventForwarder.java Adding nuxeo-core/nuxeo-core-event-jms/src/main/resources/OSGI-INF/jmslistener-contrib.xml Adding nuxeo-core/nuxeo-core-event-jms/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-management/pom.xml Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/CoreManagementComponent.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/CoreManagementService.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/StatusesManagementFactory.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreSessionRunner.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreHandler.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreManager.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentModelStatusPersister.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreHandlerDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreConfigurationDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/AdministrativeStatusPersister.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/AdministrativeStatusManagerImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/RuntimeStartedProbe.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/GlobalAdministrativeStatusManagerImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/StatusServlet.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/HealthCheckResult.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/RuntimeEventNotifier.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/CoreEventNotifier.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/NuxeoInstanceIdentifierHelper.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/AdministrableServiceDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/RepositoryStatusProbe.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/Notifier.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/HealthCheckProbesDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/ProbeDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/ProbeManagerImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/ProbeInfoImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/AdministrativeStatusProbe.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/standby/StandbyComponent.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/standby/StandbyMXBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/standby/StandbyCommand.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksMonitoring.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksMonitoringMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksMonitoringFactory.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksQueueMonitoringMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksQueueMonitoring.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventMonitoringMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/CallStat.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventStatsImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventStatsHolder.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventCounterListener.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventMonitoringFactory.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventMonitoring.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/Probe.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeRunnerMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/AdministrativeStatusManager.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/StorageError.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeInfo.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/AdministrativeStatus.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeManager.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/GlobalAdministrativeStatusManager.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeStatus.java Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/runtime-management-contrib.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/standby.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/core-management-types-contrib.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/core-management-contribs.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/core-management-framework.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/schemas/status.xsd Adding nuxeo-core/nuxeo-core-management/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-event/pom.xml Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTXTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/TestWorkQueuing.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/StreamWorkManagerTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/scheduler/WorkErrorsAreTracableTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/scheduler/DummyEventListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/scheduler/SingleExecutionEventJobFactory.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/scheduler/TestSchedulerService.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/scheduler/SingleExecutionEventJob.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/scheduler/EventJobFactoryTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/WorkFailureEventListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/EventListenerTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/TestEventListenerContrib.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/FakeEventBundle.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/InvalidEventListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/DummyPostCommitEventListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/DummyInlineListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/TestEventServiceComponent.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/TestEventListenerViaQueue.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/PipeContribTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/TestableSimpleEventBundlePipeDispatcher.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/DummyPipe.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/QueueBaseEventBundlePipe.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/TestEventListenerViaLocalPipe.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/DummyDispatcher.java Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-workmanager-disablequeue1.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-PostCommitListeners3.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-LocalPipes.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-disabling-listeners2.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-work-failure-listeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-jobfactory.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-PostCommitListeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-LocalQueues.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-workmanager-config.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-sync-postcommit-listeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-PostCommitListeners2.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-stream-workmanager-disable-storestate.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-stream-workmanager-service.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-listeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-workmanager-disablequeue.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-DummyPipes.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-disabling-listeners1.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-workmanager-disablequeue2.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-async-listeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-shutdown-delay.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-InvalidListeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/OSGI-INF/test-scheduler-eventlistener.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/OSGI-INF/test-scheduler-config.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/OSGI-INF/test-scheduler-override-config.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/OSGI-INF/test-scheduler-disabled-config.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-event/src/test/resources/script/postCommitListener.groovy Adding nuxeo-core/nuxeo-core-event/src/test/resources/script/listener.groovy Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/MemoryBlockingQueue.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkQueueRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkHolder.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkComputation.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/SleepWork.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/AbstractWork.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkStateHelper.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/MemoryWorkQueuing.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/StreamWorkManager.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkQueuing.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkQueuingRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkManagerImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/NuxeoBlockingQueue.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkQueueDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkSchedulePath.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkQueueMetrics.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/Work.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkManager.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkQueuingDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/ScheduleExtensionRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/NuxeoQuartzConnectionProvider.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/SchedulerServiceImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/DefaultEventJobFactory.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/EventJob.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/SchedulerService.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/EventJobFactory.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/ScheduleImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/Schedule.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/Event.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventStats.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventBundle.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventService.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/DeletedDocumentModel.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/PostCommitFilteringEventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/PostCommitEventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/ReconnectedEventBundle.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventProducer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventServiceComponent.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/package.html Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventServiceAdmin.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/jms/ReconnectedJMSEventBundle.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/jms/SerializableEventBundle.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/jms/AsyncProcessorConfig.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/JARFileScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/Script.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/URLScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/ScriptingEventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/FileScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/JARUrlScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/FakeCompiledScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/ScriptingPostCommitEventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ReconnectedEventBundleImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AssocMap.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AsyncWaitHook.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AbstractEventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/DocumentEventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AbstractLongRunningListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/UnboundEventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/InlineEventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventListenerList.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventListenerDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventListenerDescriptorComparator.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowEvent.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventContextImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventBundleImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventServiceImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/PostCommitEventExecutor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowDocumentModel.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AsyncEventExecutor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/package.html Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/EventPipeRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/PipeConsumer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/AbstractEventBundlePipe.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/AbstractListenerPipeConsumer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/EventPipeDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/AbstractPipeConsumer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/EventBundlePipe.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/dispatch/EventBundleDispatcher.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/dispatch/SimpleEventBundlePipeDispatcher.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/dispatch/EventDispatcherDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/dispatch/EventDispatcherRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/local/LocalEventBundlePipeConsumer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/local/LocalEventBundlePipe.java Adding nuxeo-core/nuxeo-core-event/src/main/resources/OSGI-INF/workmanager-service.xml Adding nuxeo-core/nuxeo-core-event/src/main/resources/OSGI-INF/scheduler-service.xml Adding nuxeo-core/nuxeo-core-event/src/main/resources/OSGI-INF/EventService.xml Adding nuxeo-core/nuxeo-core-event/src/main/resources/OSGI-INF/workmanager-config.xml Adding nuxeo-core/nuxeo-core-event/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-convert/pom.xml Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/service/TestConversionService.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/IdentityConverter.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestAsyncConversion.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/DummyConverter.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestCache.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/ConvertFeature.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestBlobHolderPersistence.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestCGCache.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestService.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/NotAvailableConverter.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/DummyPDFConverter.java Adding nuxeo-core/nuxeo-core-convert/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/test-data/hello.doc Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-config-enabled.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-config-override.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-config-test.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib1.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib4.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib2.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-config-enabled-gc.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-default-test-config.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib3.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib5.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-pdf-contrib.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/MimeTypeTranslationHelper.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConvertOption.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/package.html Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionWork.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/CachableBlobHolder.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/SimpleCachableBlobHolder.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/CacheKeyGenerator.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/GCTask.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/ConversionCacheEntry.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/ConversionCacheHolder.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/ConversionCacheGCManager.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/ConversionServiceManager.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/ExternalConverter.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/ChainedConverter.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/ConverterDescriptor.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/Converter.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/GlobalConfigDescriptor.java Adding nuxeo-core/nuxeo-core-convert/src/main/resources/OSGI-INF/convert-service-framework.xml Adding nuxeo-core/nuxeo-core-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-mongodb/pom.xml Adding nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/seqgen/TestSequenceGeneratorWithMongoDB.java Adding nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/kv/TestMongoDBKeyValueStore.java Adding nuxeo-core/nuxeo-core-mongodb/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-mongodb/src/test/resources/OSGI-INF/mongodb-seqgen-test-contrib.xml Adding nuxeo-core/nuxeo-core-mongodb/src/test/resources/OSGI-INF/mongodb-keyvalue-test-contrib.xml Adding nuxeo-core/nuxeo-core-mongodb/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-mongodb/src/main/java/org/nuxeo/ecm/core/mongodb/seqgen/MongoDBUIDSequencer.java Adding nuxeo-core/nuxeo-core-mongodb/src/main/java/org/nuxeo/ecm/core/mongodb/kv/MongoDBKeyValueStore.java Adding nuxeo-core/nuxeo-core-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage/pom.xml Adding nuxeo-core/nuxeo-core-storage/src/test/java/org/nuxeo/ecm/core/storage/TestState.java Adding nuxeo-core/nuxeo-core-storage/src/test/java/org/nuxeo/ecm/core/storage/TestDefaultFulltextParser.java Adding nuxeo-core/nuxeo-core-storage/src/test/java/org/nuxeo/ecm/core/storage/TestStateHelper.java Adding nuxeo-core/nuxeo-core-storage/src/test/java/org/nuxeo/ecm/core/storage/TestFulltextQueryAnalyzer.java Adding nuxeo-core/nuxeo-core-storage/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextConfiguration.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/BaseDocument.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextUpdaterWork.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/QueryOptimizer.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/StateAccessor.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextParser.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextDescriptor.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/StateHelper.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/DefaultFulltextParser.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/State.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextQueryAnalyzer.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextExtractorWork.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/lock/LockManagerDescriptor.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/lock/LockManagerService.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/io/impl/extensions/DocumentLockImporter.java Adding nuxeo-core/nuxeo-core-storage/src/main/resources/OSGI-INF/lockmanager-service-contrib.xml Adding nuxeo-core/nuxeo-core-storage/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-mimetype/pom.xml Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/TestMimetypeSniffing.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/TestMimetype.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/TestMimetypeRegistryService.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/service/TestMimetypeRegistryServiceExtensions.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/detectors/TestDetector.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/magic.xml Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/magic_1_0.dtd Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/word.png Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/pdf.png Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/zeroes Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/simple.xml Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.ods Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.doc Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.sxi Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.sxc Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/graphic_ooo.vclmtf Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.zip Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/TestWord2003AsXML.xml.txt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.sxw Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.odp Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/test.csv Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.rtf Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.txt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/TestExcel2003AsXML.xml.txt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.ppt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/wordml-sample.xml Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.odt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/Word2007Example.docx Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/graphic.emf Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.vsd Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.xls Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/MimetypeDetectionException.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/NXMimeType.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/MimetypeNotFoundException.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/MimetypeEntryImpl.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/ExtensionDescriptor.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeDescriptor.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/MsoXmlMimetypeSniffer.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/XlsMimetypeSniffer.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/OOoMimetypeSniffer.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/PptMimetypeSniffer.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/interfaces/MimetypeRegistry.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/interfaces/MimetypeEntry.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/magic.xml Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/magic_1_0.dtd Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/OSGI-INF/nxmimetype-service.xml Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/xls.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/doc.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/ott.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/xml.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/zip.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/pptx.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/odt.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/ots.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/otg.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/sxc.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/java.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/xlsx.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/odp.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/application.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/stw.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/sxw.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/docx.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/tar.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/mpp.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/csv.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/ppt.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/ods.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/word.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/sti.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/text.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/stc.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/py.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/pub.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/otp.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/pdf.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/sxi.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/email.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/odg.png Adding nuxeo-core/nuxeo-core-cache/pom.xml Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestCacheInMemory.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/CacheComplianceFixture.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestCacheInvalidation.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestCacheDescriptorRegistry.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestInMemoryCacheService.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/CacheFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/InMemoryCacheFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/transientstore/keyvalueblob/TestKeyValueBlobTransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/transientstore/keyvalueblob/KeyValueBlobTransientStoreFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/TransientStorageComplianceFixture.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/InMemoryTransientStoreFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/TestInMemoryTransientStorage.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/TransientStoreFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/work/DummyTransientStoreWork.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/work/TestTransientStoreWork.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/work/DummyWork.java Adding nuxeo-core/nuxeo-core-cache/src/test/resources/inmemory-cache-config.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/test-in-memory-transientstore-contrib.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/testpath-store.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/OSGI-INF/test-kvbts-config.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheManagement.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheWrapper.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheServiceImpl.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/InMemoryCacheImpl.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheAttributesChecker.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/Cache.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheDescriptor.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/AbstractCache.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheInvalidator.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheService.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheMetrics.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/TransiantStorageGCWork.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/AbstractTransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/TransientStorageGCTrigger.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/SimpleTransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/StorageEntry.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/TransientStorageComponent.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/work/TransientStoreWork.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/keyvalueblob/KeyValueBlobTransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/TransientStoreProvider.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/MaximumTransientSpaceExceeded.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/TransientStoreService.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/TransientStoreConfig.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/TransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/main/resources/OSGI-INF/transientstore-service.xml Adding nuxeo-core/nuxeo-core-cache/src/main/resources/OSGI-INF/CacheService.xml Adding nuxeo-core/nuxeo-core-cache/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-redis/pom.xml Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisWorkShutdown.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisLockManager.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisUIDSequencer.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisWorkSchedule.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisWorkManager.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisPubSubProvider.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisKeyValueStore.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/RedisFeature.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisInvalidations.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/transientstore/TestRedisTransientStorage.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/transientstore/TestRedisSpecificTransientStore.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/transientstore/TransientStoreRedisFeature.java Adding nuxeo-core/nuxeo-core-redis/src/test/resources/redis-contribs.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/test-redis-pubsub-contrib.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/test-redis-pfouh-listener.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/test-uidsequencer-contrib.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/test-redis-transientstore-contrib.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisLockManager.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisInvalidations.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisPubSubProvider.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisUIDSequencer.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisWorkQueuing.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisKeyValueStore.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisTransientStore.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisBlockingQueue.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisDBSInvalidations.java Adding nuxeo-core/nuxeo-core-redis/src/main/resources/set-lock.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/pop-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/compare-null-and-set.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/remove-lock.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/completed-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/send-inval.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/scheduling-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/compare-and-set.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/running-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/cancelled-running-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/init-work-queue.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/metrics-work-queue.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/cancelled-scheduled-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/compare-and-del.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/register-node-inval.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-el/pom.xml Adding nuxeo-core/nuxeo-core-el/src/test/java/org/nuxeo/platform/el/TestELService.java Adding nuxeo-core/nuxeo-core-el/src/test/java/org/nuxeo/platform/el/DummyELContextFactory.java Adding nuxeo-core/nuxeo-core-el/src/test/java/org/nuxeo/platform/el/TestExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-el/src/test/resources/OSGI-INF/test-elcontextfactory-contrib.xml Adding nuxeo-core/nuxeo-core-el/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/FieldAdapterManager.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELConstants.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/DefaultELContextFactory.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/DocumentPropertyContext.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELService.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELContextFactoryDescriptor.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/DocumentModelResolver.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELContextFactory.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ExpressionResolver.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ContextStringWrapper.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ExpressionContext.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELServiceComponent.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-el/src/main/resources/OSGI-INF/el-service.xml Adding nuxeo-core/nuxeo-core-el/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-io/pom.xml Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentsExporter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/ExportedDocument.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentXMLExporter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentPipe.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/ImportExtension.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentReaderFactory.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/ExportConstants.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/ExportExtension.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentWriterFactory.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/IODocumentManager.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentsImporter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentTransformer.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentTranslationMap.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/NonNullValueException.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/ComplexTypeSchemaFactory.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/DocumentModelSchemaFactory.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/TypeSchemaFactory.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/AvroConstants.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/BlobPropertyMapper.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/PropertyMapper.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/DocumentModelMapper.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/DocumentTypeSchemaFactory.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/avro/SchemaSchemaFactory.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/AbstractJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/OutputStreamWithJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/ExtensibleEntityJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/AbstractJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/DefaultListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/EntityJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/DefaultListJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/InputStreamWithJsonNode.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/JsonFactoryProvider.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/ACPJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelListJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentPropertyJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentPropertiesJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/SchemaListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/DocumentTypeListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/FacetListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/FacetJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/SchemaJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/DocumentTypeJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/validation/ConstraintJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/validation/ConstraintListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/validation/DocumentValidationReportJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/Enriched.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/ContextualParametersJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/BreadcrumbJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/UserVisiblePermissionsJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/AbstractJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/BasePermissionsJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/ChildrenJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/SubtypesJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/HasFolderishChildJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/FirstAccessibleAncestorJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/BufferingServletOutputStream.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadServiceImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadBlobInfo.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/RedirectResolverDescriptor.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadService.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadHelper.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/RedirectResolver.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DefaultRedirectResolver.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadPermissionDescriptor.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/IODocumentManagerImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/AbstractDocumentReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/DocumentPipeImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/DWord.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/DocumentXMLExporterImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/AbstractDocumentModelWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/AbstractDocumentWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/DocumentTranslationMapImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/TypedExportedDocumentImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/ExportedDocumentImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/TransactionBatchingDocumentPipeImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/ExtensibleDocumentWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLDocumentWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLDirectoryWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentModelInjector.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentModelWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/ExtensibleDocumentTreeReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentTreeReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/TypedSingleDocumentReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/NuxeoArchiveWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/NuxeoArchiveReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/SingleDocumentReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/ZipReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLDocumentTreeWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentsListReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLZipReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentModelUpdater.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLDirectoryReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentModelReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/extensions/VersionInfoExportExtension.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/extensions/LockExporterExtension.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/PropertyDeprecationRemover.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/SchemaRenamer.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/DoctypeToFacetTranslator.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/SchemaRemover.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FacetRemover.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FieldMapper.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallingConstants.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallingException.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallerRegistryDescriptor.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallerRegistry.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallerHelper.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallerRegistryImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/Reader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/Writer.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/Marshaller.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/DepthValues.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/MaxDepthReachedException.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/ThreadSafeRenderingContext.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/WrappedContext.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/RenderingContext.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/RenderingContextImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/Instantiations.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/MarshallerInspector.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/Setup.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/Priorities.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/Supports.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/automation/core/util/PaginableDocumentModelList.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/automation/core/util/PaginablePageProvider.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/automation/core/util/Paginable.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/PaginableDocumentModelListImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/resources/OSGI-INF/download-service.xml Adding nuxeo-core/nuxeo-core-io/src/main/resources/OSGI-INF/MarshallerRegistry.xml Adding nuxeo-core/nuxeo-core-io/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-core/nuxeo-core-io/src/main/resources/OSGI-INF/document-xml-exporter-service.xml Adding nuxeo-core/nuxeo-core-io/src/main/resources/OSGI-INF/avro-factory-contrib.xml Adding nuxeo-core/nuxeo-core-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-easyshare/pom.xml Adding nuxeo-easyshare/README.md Adding nuxeo-easyshare/.gitignore Adding nuxeo-easyshare/nuxeo-easyshare-jsf/pom.xml Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/OSGI-INF/easyshare-contrib.xml Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/web/nuxeo.war/incl/easyshare_url_box.xhtml Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/web/nuxeo.war/layouts/easyshare_layout_template.xhtml Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/pom.xml Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/OSGI-INF/nuxeo-easyshare-webresources-contrib.xml Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/document/easysharefolder/nuxeo-easysharefolder-edit-layout.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/document/easysharefolder/nuxeo-easysharefolder-view-layout.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/document/easysharefolder/nuxeo-easysharefolder-metadata-layout.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/document/easysharefolder/nuxeo-easysharefolder-create-layout.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/easysharefolder.svg Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-easyshare/nuxeo-easyshare-share.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-easyshare/nuxeo-easyshare-share-link.html Adding nuxeo-easyshare/nuxeo-easyshare-core/pom.xml Adding nuxeo-easyshare/nuxeo-easyshare-core/src/test/java/org/nuxeo/ecm/easyshare/webengine/lang/test/TestMessages.java Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/java/org/nuxeo/easyshare/EasyShareUnrestrictedRunner.java Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/java/org/nuxeo/easyshare/EasyShare.java Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/templates/easyShareExpired.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/templates/easyShareExpiredSubject.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/templates/easyShareDownloadSubject.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/templates/easyShareDownload.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/easyshare-contrib.xml Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/l10n/messages_fr.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/l10n/messages_de.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/l10n/messages_en.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/l10n/messages_ja.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_fr.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_de.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_en.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_nl.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_es.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_ja.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_sv.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_it.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/web/nuxeo.war/img/addtoeasyshare.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/web/nuxeo.war/img/easyshare.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/web/nuxeo.war/img/easyshare_100.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/web/nuxeo.war/img/share_easyshare.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/base.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/includes/pagination.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/includes/header.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/views/EasyShare/denied.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/views/EasyShare/expired.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/views/EasyShare/folderList.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/views/EasyShare/index.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/css/nuxeo-easyshare-embedded.css Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/css/normalize.css Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/css/site.css Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/javascript/jquery-1.7.1.min.js Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/nuxeo_logo.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/navigation_last.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/navigation_next.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/navigation_previous.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/favicon.ico Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/nuxeo-background.jpg Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/navigation_first.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/font/nuxeo-easyshare.svg Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/font/nuxeo-easyshare.ttf Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/font/nuxeo-easyshare.eot Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/font/nuxeo-easyshare.woff Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/data/schemas/easysharefolder.xsd Adding nuxeo-apidoc-server/build.xml Adding nuxeo-apidoc-server/pom.xml Adding nuxeo-apidoc-server/ReadMe.md Adding nuxeo-apidoc-server/.gitignore Adding nuxeo-apidoc-server/nuxeo-apidoc-core/pom.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-core/ReadMe.md Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/SeamComponentInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/BundleGroupImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/DateTimeFormat.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/RuntimeSnapshot.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/EmbeddedDocExtractor.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ComponentInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ExtensionInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/BundleInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/OperationInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ServerInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/BundleIdReader.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ServiceInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/XMLWriter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ExtensionPointInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/DistributionSnapshotDescImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/SnapshotFilter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/DistributionSnapshotDesc.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/DistributionSnapshot.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/SnapshotResolverHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/SnapshotManagerComponent.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/SnapshotManager.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/worker/ExtractXmlAttributesWorker.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/security/SecurityConstants.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/listener/LatestDistributionsListener.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/listener/AttributesExtractorScheduler.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/listener/AttributesExtractorStater.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentationService.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/XMLContributionParser.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentModelListReader.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/ContributionItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/JavaDocHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/ResourceDocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/AssociatedDocumentsImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DefaultDocumentationType.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentationComponent.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentationHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentationItemDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/ExtensionPointInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/SeamComponentInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/BundleInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/ServiceInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/BundleGroupDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/ComponentInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/AdapterFactory.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/OperationInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/ExtensionInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/BaseNuxeoArtifactDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/search/ArtifactWithWeight.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/search/ArtifactSearcher.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/search/ArtifactSearcherImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/seam/SeamRuntimeIntrospector.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/repository/SnapshotPersister.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/repository/RepositoryDistributionSnapshot.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/NuxeoArtifactComparator.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BundleInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/QueryHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/AbstractDocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/OperationInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/DocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/NuxeoArtifact.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/AssociatedDocuments.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/VirtualNodesConsts.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/SeamComponentInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/ComponentInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BundleGroup.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BaseNuxeoArtifact.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/ServiceInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BundleGroupFlatTree.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/ExtensionInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/ExtensionPointInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BundleGroupTreeHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/pom.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestJson.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestSnapshotPersist.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestSearcher.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestExtractor.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestDocumentationService.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestDocumentationHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/FakeDocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestSnapshotWithDocPersist.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestLatestDistributionListener.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestBrowse.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestSecureXML.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/FakeNuxeoArtifact.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestDistributionResolver.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/RuntimeSnaphotFeature.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/resources/apidoc-works-test-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/resources/log4j.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/resources/jndi.properties Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/resources/apidoc-sample-fragment-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/doctype-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/life-cycle-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/layout-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/documentation-service-framework.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/snapshot-service-framework.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/directory-ui-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/ui-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/directories/documentation-types.csv Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxbundle.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxoperation.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxextensionpoint.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxdocumentation.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxcomponent.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxservice.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxdistribution.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxseam.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxcontribution.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxbundlegroup.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/apidoccommon.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-apidoc-server/pkg/install.xml Adding nuxeo-apidoc-server/pkg/package.xml Adding nuxeo-apidoc-server/pkg/terms-and-conditions.txt Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/pom.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/ReadMe.md Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/test/java/org/nuxeo/apidoc/browse/DistributionTest.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/test/resources/log4j.properties Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/doc/DocumentationWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/doc/DocumentationItemReader.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/doc/SimpleDocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ApiBrowser.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ArtifactLabel.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/BundleWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/Distribution.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ServiceWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ExtensionPointWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/RedirectResource.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ContributionWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/BundleGroupWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/NuxeoArtifactWebObject.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/OperationWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/SecurityHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ComponentWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ApiDocApplication.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/SeamComponentWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/filter/CacheAndAuthFilter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/filter/RedirectFilter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/filter/BaseApiDocFilter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/wiki/LinkResolver.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/seam/SeamComponentIntrospector.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/TreeHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/NuxeoArtifactContentProvider.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/NuxeoArtifactTree.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/VirtualNode.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/NuxeoArtifactSerializer.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/export/ArchiveFile.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/export/ArchiveFileWriter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/seam.properties Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/module.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/view_explorer.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/img/nuxeo_admin_logo.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/img/galaxy_admin_logo.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/incl/apidoc/xp.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/incl/apidoc/operations.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/incl/apidoc/seamcomponents.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/incl/apidoc/browse.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/docItemForm.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/docMacros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/nxlogin.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/base.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/docItemView.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/nav.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/error/error_404.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/docForm.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/documentation.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/simple.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/service/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/service/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/service/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/service/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/seamComponent/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/seamComponent/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/seamComponent/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/seamComponent/viewSimple.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/documentation/viewSingleDoc.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/documentation/index.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/operation/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundle/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundle/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundle/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundle/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listContributions.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/indexSimple.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listServices.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listBundles.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/tree.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listOperations.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listSeamComponents.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listExtensionPoints.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listComponents.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listBundleGroups.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/index.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/override.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundleGroup/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundleGroup/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundleGroup/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundleGroup/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/saved.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/uploadEdit.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/docImportDone.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/forms.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/importDone.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/savedKO.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/index.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/contributionMacros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/override.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/css/code.css Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/css/apidoc_style.css Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/css/jquery.magnific.min.css Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/component.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/operation.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/save.gif Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/contribution.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/extension.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/cancel.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/zoom_in.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/favicon.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/background.jpg Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/down.gif Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/up.gif Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/edit.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/services.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/bundle.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/platform-explorer.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/nuxeo.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/quickEditor.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery.highlight-3.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/java.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery.magnific.min.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/manifest.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/highlight.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery.tablesorter_filter.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery.tablesorter.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/highlight.pack.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/html-xml.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.async.js Adding nuxeo-drive-server/pom.xml Adding nuxeo-drive-server/README.md Adding nuxeo-drive-server/.gitignore Adding nuxeo-drive-server/nuxeo-drive-core-dependencies/pom.xml Adding nuxeo-drive-server/nuxeo-drive-operations/pom.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/service/MockChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/hierarchy/permission/TestPermissionHierarchyFileSystemChanges.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/hierarchy/permission/TestPermissionHierarchy.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/hierarchy/userworkspace/TestUserWorkspaceHierarchy.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestGetChangeSummary.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestActivateFactories.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestOperationHelper.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestSetVersioningOptions.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestIntegrationTestOperations.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestGetClientUpdateInfo.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/NuxeoDriveAutomationFeature.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestGetChangeSummaryMultiRepo.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestFileSystemItemOperations.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/test-other-repository-config.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/log4j.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/jndi.properties Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/OSGI-INF/test-nuxeodrive-change-finder-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/OSGI-INF/test-nuxeodrive-hierarchy-permission-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveCanMove.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetTopLevelFolder.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetClientUpdateInfo.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveMove.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetChangeSummary.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveUpdateFile.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetChildren.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveAttachBlob.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetTopLevelChildren.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetFileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveCreateFolder.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveCreateFile.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveAddToLocallyEditedCollection.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveDelete.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveScrollDescendants.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveSetSynchronizationOperation.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveRename.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetRootsOperation.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/GetRepositoriesOperation.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveFileSystemItemExists.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGenerateConflictedItemName.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveOperationHelper.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveClientUpdateInfo.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveCreateTestDocuments.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetupIntegrationTests.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveWaitForAsyncCompletion.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetActiveFactories.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveIntegrationTestsHelper.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveTearDownIntegrationTests.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetVersioningOptions.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/resources/OSGI-INF/nuxeodrive-operations.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/resources/OSGI-INF/nuxeodrive-automation-bindings-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/tools/integration_tests_setup.py Adding nuxeo-drive-server/tools/vcstests.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/pom.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/crowdin.ini Adding nuxeo-drive-server/nuxeo-drive-jsf/src/test/java/org/nuxeo/ecm/drive/lang/test/TestMessages.java Adding nuxeo-drive-server/nuxeo-drive-jsf/src/test/java/org/nuxeo/drive/seam/TestNuxeoDriveActions.java Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/java/org/nuxeo/drive/seam/NuxeoDriveActions.java Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/java/org/nuxeo/drive/seam/DesktopPackageDefinition.java Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/seam.properties Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-userworkspace-actions.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-token-authentication-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-ui-types-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-actions.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-layouts-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/drive_metadata.xhtml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_synced_under_root.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_edit.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_synced.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_unsynced.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_tab.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/incl/nuxeodrive/synchronization_roots.xhtml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/incl/nuxeodrive/client_download.xhtml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/incl/nuxeodrive/user_center_nuxeo_drive.xhtml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/layouts/synchronization_roots_layout_template.xhtml Adding nuxeo-drive-server/nuxeo-drive-bench/pom.xml Adding nuxeo-drive-server/nuxeo-drive-bench/README.md Adding nuxeo-drive-server/nuxeo-drive-bench/itests.xml Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/IDEPathHelper.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/Recorder.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/Engine.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Cleanup.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Setup.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/RecursiveRemoteScan.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/PollChanges.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/DriveBenchSimulation.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/BatchedRemoteScan.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/ServerFeeder.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Constants.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/NuxeoImporter.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Commons.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Headers.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Parameters.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/logback.xml Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/recorder.conf Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/gatling.conf Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/data/users.csv Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/data/admins.csv Adding nuxeo-drive-server/nuxeo-drive-web-ui/pom.xml Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/OSGI-INF/nuxeodrive-webresources-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-page.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-edit-button.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-desktop-packages.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-sync-toggle-button.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-authentication-tokens-management.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-sync-roots-management.html Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/pom.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/java/org/nuxeo/drive/elasticsearch/TestESSyncRootFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/java/org/nuxeo/drive/elasticsearch/TestESAuditChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/java/org/nuxeo/drive/test/ESAuditFeature.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/resources/nxuidsequencer-ds.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/resources/log4j.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/resources/jndi.properties Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/java/org/nuxeo/drive/elasticsearch/ESSyncRootFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/java/org/nuxeo/drive/elasticsearch/ESSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/java/org/nuxeo/drive/elasticsearch/ESAuditChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/java/org/nuxeo/drive/elasticsearch/operations/test/NuxeoDriveWaitForElasticsearchCompletion.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/OSGI-INF/nuxeodrive-elasticsearch-change-finder-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/OSGI-INF/nuxeodrive-elasticsearch-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/OSGI-INF/nuxeodrive-elasticsearch-automation-bindings-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/OSGI-INF/nuxeodrive-elasticsearch-operations.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-rest-api/pom.xml Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/drive/NuxeoDriveObjectTest.java Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/test/resources/nuxeo-drive-config.json Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/drive/NuxeoDriveObject.java Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/main/resources/skin/views/doc/drive.ftl Adding nuxeo-drive-server/nuxeo-drive-core/pom.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/TestSQLAuditChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/TestNuxeoDriveManager.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestDefaultTopLevelFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyTopLevelFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyVirtualFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestDriveVersioning.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestRedisDefaultFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestDefaultFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestFileSystemItemAdapterService.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFileItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestFileSystemItemManagerService.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFileItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/ExceptionBlobHolderFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestCollectionSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/test/NuxeoDriveRedisCacheFeature.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/test/NuxeoDriveInMemoryCacheFeature.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/test/NuxeoDriveFeature.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/test/SQLAuditFeature.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/DefaultFileSystemItemFactoryFixture.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/AbstractChangeFinderTestCase.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/GroupChangesTestSuite.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/AuditChangeFinderTestSuite.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/AuditChangeFinderClusteringEnabledTestSuite.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/SimpleFileSystemItemChange.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/log4j.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/jndi.properties Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-permission-check-not-optimized-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-adapter-service-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-clustering-enabled-repo-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-redis-descendants-scrolling-cache-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-redis-sync-root-cache-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-versioning-file-policy-not-drive-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-permissions-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-adapter-service-contrib-override.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-pageproviders-contrib-override.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-types-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-reset-sync-roots-on-copy-disabled-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-descendants-scrolling-cache-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-sync-root-cache-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-versioning-policy-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-versioning-filter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-versioning-file-policy-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-blobholder-factory-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/NuxeoDriveConstants.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/NuxeoDriveManager.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemItemManager.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/TopLevelFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/TooManyChangesException.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemItemAdapterService.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/VersioningFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/VirtualFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemItemChange.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/NuxeoDriveEvents.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemChangeSummary.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/SynchronizationRoots.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/AbstractFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveFileSystemItemFactoriesDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemFactoryDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveFileSystemItemFactoryDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/TopLevelFolderItemFactoryDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemChangeImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ChangeFinderRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemAdapterServiceImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/TopLevelFolderItemFactoryRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemChangeSummaryImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultTopLevelFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/AuditChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/NuxeoDriveManagerImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/AbstractSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveFileSystemItemFactoryRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/CollectionSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveTopLevelFolderItemFactoryDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ChangeFinderDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/RootDefinitionsHelper.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemManagerImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemDeserializer.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveTopLevelFolderItemFactoryRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemChangeListDeserializer.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemFactoryRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/AbstractVirtualFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemFactoryWrapper.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/FileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/RootlessItemException.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/ScrollFileSystemItemList.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/NuxeoDriveContribException.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/FileItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/FolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/FileSystemItemAdapterFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/DefaultTopLevelFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/SimpleFileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/AbstractFileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/CollectionSyncRootFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/FileSystemItemHelper.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/ScrollFileSystemItemListDeserializer.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/DocumentBackedFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/ScrollFileSystemItemListImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/DefaultSyncRootFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/AbstractVirtualFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/ScrollDocumentModelList.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/AbstractDocumentBackedFileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/DocumentBackedFileItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveGroupUpdateListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveCacheInvalidationListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveSyncRootVersioningListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveSyncRootCopyListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveVirtualEventLogger.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveFileSystemDeletionListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/adapter/PermissionTopLevelFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/adapter/UserSyncRootParentFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/adapter/SharedSyncRootParentFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/factory/PermissionTopLevelFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/factory/UserSyncRootParentFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/factory/PermissionSyncRootFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/factory/SharedSyncRootParentFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/adapter/UserWorkspaceSyncRootParentFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/adapter/UserWorkspaceHelper.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/adapter/UserWorkspaceTopLevelFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/factory/UserWorkspaceTopLevelFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/factory/UserWorkspaceSyncRootParentFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/factory/UserWorkspaceSyncRootFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-listeners.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-userworkspace-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-adapter-service.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-change-finder-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-versioning-policy-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-pageproviders-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-authentication-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-core-types.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-permission-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-permission-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-configurationservice-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-filesystemitem-service.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-service.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-userworkspace-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/web/nuxeo.war/drive_login.jsp Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/schema/driveroot.xsd Adding nuxeo-adobe-connector/pom.xml Adding nuxeo-adobe-connector/README.md Adding nuxeo-adobe-connector/.gitignore Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/pom.xml Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/test/java/org/nuxeo/adobe/cc/TestNuxeoAdobeConnectorService.java Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/test/java/org/nuxeo/adobe/cc/TestSetCompoundDocs.java Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/test/resources/log4j.xml Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/test/resources/jndi.properties Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/java/org/nuxeo/adobe/cc/NuxeoAdobeConnectorService.java Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/java/org/nuxeo/adobe/cc/NuxeoAdobeConnectorServiceImpl.java Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/java/org/nuxeo/adobe/cc/CompoundAttach.java Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/resources/OSGI-INF/nuxeo-adobe-connector-doc-types.xml Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/resources/OSGI-INF/nuxeo-adobe-connector-page-providers.xml Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/resources/OSGI-INF/nuxeo-adobe-connector-service.xml Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/resources/OSGI-INF/nuxeo-adobe-connector-search-doc-types.xml Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/resources/OSGI-INF/nuxeo-adobe-connector-operations-contrib.xml Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/resources/schemas/compoundDocument.xsd Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/resources/schemas/adobe-connector-search_pp.xsd Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/resources/schemas/adobe-connector-all-images_pp.xsd Adding nuxeo-adobe-connector/nuxeo-adobe-connector-core/src/main/resources/META-INF/MANIFEST.MF Adding tools/nuxeo_cleanups.xml Adding tools/nuxeo.importorder Adding tools/javascript-cleanup.xml Adding tools/jautodoc_header_epl.txt Adding tools/nuxeo_codetemplates.xml Adding tools/jautodoc_header_lgpl.txt Adding tools/javascript-formatter.xml Adding tools/jautodoc_header_al.txt Adding tools/javascript-codetemplates.xml Adding tools/nuxeo_formatter.xml Adding integration/vcstests.xml Adding integration/README.md Adding integration/Jenkinsfiles/docker-compose-mongodb-3.4.yml Adding integration/Jenkinsfiles/ftest.groovy Adding integration/Jenkinsfiles/utest.groovy Adding integration/Jenkinsfiles/docker-compose-kafka-1.0.yml Adding integration/Jenkinsfiles/docker-compose-pgsql-9.6.yml Adding integration/Jenkinsfiles/docker-compose-kafka-0.10.2.yml Adding integration/Jenkinsfiles/sonar.groovy Adding integration/Jenkinsfiles/jenkins-slave-kafka/Dockerfile Adding integration/Jenkinsfiles/jenkins-slave-kafka/files/setup-kafka-properties.sh Adding nuxeo-common/pom.xml Adding nuxeo-common/LICENSE-2.0.html Adding nuxeo-common/src/test/java/org/nuxeo/common/collections/TestDependencyTree.java Adding nuxeo-common/src/test/java/org/nuxeo/common/codec/CryptoTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/codec/CryptoKeyStoreTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/codec/CryptoPropertiesTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/file/TestLRUFileCache.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/Name.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/InheritedAuthor.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/TestPrimitiveArrays.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/XMapTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/Author.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/ReverseXMapTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestJarUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestStringUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestPattern.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestArrayUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestTextTemplate.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestRFC2231.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestZipUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestUserAgent.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestFullTextUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestURLStreamHandlerFactoryInstaller.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestURIUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestSizeUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestPath.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestLabeler.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestExceptionUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestFileUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/FileMatcherTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestIdUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestPathComparator.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/FileVersionTest.java Adding nuxeo-common/src/test/resources/test-xmap-invalid-class.xml Adding nuxeo-common/src/test/resources/freemarkerTemplate.ftl Adding nuxeo-common/src/test/resources/second-test-xmap.xml Adding nuxeo-common/src/test/resources/unsupportedBrowsers.txt Adding nuxeo-common/src/test/resources/log4j.properties Adding nuxeo-common/src/test/resources/test-xmap.xml Adding nuxeo-common/src/test/resources/supportedBrowsers.txt Adding nuxeo-common/src/test/resources/test-data/hello.odt Adding nuxeo-common/src/test/resources/test-nxftl/.nxftl Adding nuxeo-common/src/test/resources/test-nxftl/tutu.nxftl Adding nuxeo-common/src/test/resources/test-nxftl/tutu.xml.nxftl Adding nuxeo-common/src/test/resources/TestJarUtils/META-INF/MANIFEST.MF Adding nuxeo-common/src/main/java/org/nuxeo/common/Environment.java Adding nuxeo-common/src/main/java/org/nuxeo/common/collections/DependencyTree.java Adding nuxeo-common/src/main/java/org/nuxeo/common/collections/PrimitiveArrays.java Adding nuxeo-common/src/main/java/org/nuxeo/common/collections/ListenerList.java Adding nuxeo-common/src/main/java/org/nuxeo/common/collections/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/annotation/Experimental.java Adding nuxeo-common/src/main/java/org/nuxeo/common/codec/Crypto.java Adding nuxeo-common/src/main/java/org/nuxeo/common/codec/CryptoProperties.java Adding nuxeo-common/src/main/java/org/nuxeo/common/codec/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/file/LRUFileCache.java Adding nuxeo-common/src/main/java/org/nuxeo/common/file/FileCache.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/SequenceTracer.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/JavaUtilLoggingHelper.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/Log4jWatchdog.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/Log4JHelper.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/Log4jWatchdogHandle.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedParent.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAccessor.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedContent.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XMethodAccessor.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedMap.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedMember.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMHelper.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/Resource.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XMapException.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedContext.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedObject.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XValueFactory.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/Context.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/Path.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XFieldAccessor.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XMLBuilder.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMSerializer.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XMap.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedList.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XNodeList.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XNode.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XContext.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XParent.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XNodeMap.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XObject.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XContent.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XMemberAnnotation.java Adding nuxeo-common/src/main/java/org/nuxeo/common/server/WebApplication.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/PathFilterSet.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/ArrayUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/PathFilter.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/Vars.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/UserAgentMatcher.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/SizeUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/TextTemplate.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/URLStreamHandlerFactoryInstaller.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/JDBCUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/IdUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FilePathPattern.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileVersion.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/Null.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/StringUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileRef.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/ExceptionUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/Path.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FullTextUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/ZipUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/RFC2231.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/JarUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileMatcher.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/URIUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileNamePattern.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileTreeIterator.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/i18n/I18NUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/i18n/Labeler.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/i18n/package.html Adding nuxeo-common/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/pom.xml Adding nuxeo-platform-3d/3D-Preview-Example.png Adding nuxeo-platform-3d/README.md Adding nuxeo-platform-3d/.gitignore Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/package.json Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/gulpfile.js Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/build.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/bower.json Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/crowdin.ini Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/.bowerrc Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/test/java/org/nuxeo/ecm/platform/threed/lang/test/TestMessages.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatActions.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatItem.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/renderView/RenderViewActions.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/renderView/RenderViewItem.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/seam.properties Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/OSGI-INF/threed-layouts-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/OSGI-INF/threed-types-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/widgets/threed_transmisson_formats_template.xhtml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/widgets/threed_render_view_widget_template.xhtml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/widgets/threed_3d_viewer_template.xhtml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/3d.png Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/ic_details_black_24px.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/3d_big.png Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/ic_done_black_24px.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/ic_warning_black_24px.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/ic_image_black_24px.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/package.json Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/index.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-render-views.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-elements.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/bower.json Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-viewer.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-transmission-formats.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/README.md Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-preview.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/test/index.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/test/test-helpers.js Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/test/nuxeo-3d-viewer.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/demo/nuxeo-3d-viewer/index.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/demo/nuxeo-3d-viewer/suzanne.gltf Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/three.js/LICENSE Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/three.js/examples/js/loaders/GLTFLoader.js Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/three.js/examples/js/loaders/gltf/glTFAnimation.js Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/three.js/examples/js/loaders/gltf/glTF-parser.js Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/three.js/examples/js/loaders/gltf/glTFLoaderUtils.js Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/three.js/examples/js/loaders/gltf/glTFShaders.js Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/three.js/examples/js/loaders/gltf/glTFLoader.js Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/three.js/examples/js/controls/OrbitControls.js Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/three.js/build/three.js Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/java/org/nuxeo/ecm/platform/threed/convert/ThreeDConvertersTest.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.dae Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.fbx Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.3ds Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.mtl Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.stl Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.x3d Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.obj Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.ply Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/BaseBlenderConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/ColladaConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/RenderConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/LodsConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/BatchConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/Collada2glTFConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/Constants.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/DockerHelper.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/UserIdHelper.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/OSGI-INF/commandline-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/lod.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/info.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/convert.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/render.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/import.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/docker/collada2gltf/Dockerfile Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/docker/blender/Dockerfile Adding nuxeo-platform-3d/nuxeo-platform-3d-api/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDRenderView.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDBatchProgress.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDConstants.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDDocumentConstants.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDDocument.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDInfo.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/TransmissionThreeD.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeD.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/service/AutomaticRenderView.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/service/ThreeDService.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/service/RenderView.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/service/AutomaticLOD.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-core/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/java/org/nuxeo/ecm/platform/threed/tests/TestThreeDThumbnail.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/java/org/nuxeo/ecm/platform/threed/tests/Test3DCore.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/java/org/nuxeo/ecm/platform/threed/tests/TestThreeDRenditions.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/log4j.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/test-data/suzanne.dae Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/test-data/suzanne.mtl Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/test-data/suzanne.obj Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/OSGI-INF/threed-service-contrib-override.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/BatchConverterHelper.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/ThreeDBatchUpdateWork.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/RenderViewContributionHandler.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/AutomaticLODContributionHandler.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/AutomaticRenderViewContributionHandler.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/ThreeDServiceImpl.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDDocumentAdapter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThumbnailThreeDFactory.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDPreviewer.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDDocumentAdapterFactory.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/rendition/RenderViewRenditionProvider.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/rendition/ThreeDRenditionDefinitionProvider.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/rendition/TransmissionThreeDRenditionProvider.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/listener/ThreeDBatchCleanerListener.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/listener/ThreeDBatchGenerationListener.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/importer/ThreeDImporter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-service-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/filemanager-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-workmanager-config.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-thumbnailfactory-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/mimetype-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-service.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-renditions-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/adapters-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/lifecycle-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/schemas/threed.xsd Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/package.json Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/gulpfile.js Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/build.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/bower.json Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/.bowerrc Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/OSGI-INF/threed-webresources-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-import-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-edit-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-view-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-create-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-metadata-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/threed.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-threed/nuxeo-threed.html Adding nuxeo-javaagent/pom.xml Adding nuxeo-javaagent/README.md Adding nuxeo-javaagent/.gitignore Adding nuxeo-javaagent/bridge/pom.xml Adding nuxeo-javaagent/bridge/src/test/java/org/nuxeo/runtime/javaagent/LoadAgentRule.java Adding nuxeo-javaagent/bridge/src/test/java/org/nuxeo/runtime/javaagent/CanLoadAgent.java Adding nuxeo-javaagent/bridge/src/test/resources/log4j.xml Adding nuxeo-javaagent/bridge/src/main/java/org/nuxeo/runtime/javaagent/ObjectSizer.java Adding nuxeo-javaagent/bridge/src/main/java/org/nuxeo/runtime/javaagent/AgentHandler.java Adding nuxeo-javaagent/bridge/src/main/java/org/nuxeo/runtime/javaagent/AgentLoader.java Adding nuxeo-javaagent/bridge/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-javaagent/main/pom.xml Adding nuxeo-javaagent/main/src/test/java/org/nuxeo/ecm/platform/AppTest.java Adding nuxeo-javaagent/main/src/main/java/org/nuxeo/runtime/javaagent/NuxeoAgent.java Adding nuxeo-javaagent/main/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/pom.xml Adding nuxeo-services/nuxeo-platform-usermanager-api/pom.xml Adding nuxeo-services/nuxeo-platform-usermanager-api/default.bnd Adding nuxeo-services/nuxeo-platform-usermanager-api/src/test/java/org/nuxeo/ecm/platform/usermanager/TestNuxeoPrincipalImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/test/java/org/nuxeo/ecm/platform/usermanager/TestNuxeoGroupImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/GroupConfig.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoPrincipalImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapter.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/VirtualUser.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoGroupImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/UserManager.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/UserConfig.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/DetachedNuxeoPrincipal.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/VirtualUserDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/MultiTenantUserManager.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/UserManagerDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/PropertyListDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/exceptions/InvalidPasswordException.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/exceptions/GroupAlreadyExistsException.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/exceptions/UserAlreadyExistsException.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/AbstractGroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/GroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/AbstractUsersPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/NuxeoGroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/GroupMemberGroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/AbstractGroupMemberPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/UsersPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/NuxeoPrincipalsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/GroupMemberUsersPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-test/pom.xml Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/DirectoryServiceTest.java Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/TestTranslationMessagesDiffer.java Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/TestTranslationProperties.java Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/UserManagerTest.java Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/RunnerTest.java Adding nuxeo-services/nuxeo-platform-test/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-test/src/test/resources/messages_en_US.properties Adding nuxeo-services/nuxeo-platform-test/src/test/resources/messages_fr_FR.properties Adding nuxeo-services/nuxeo-platform-test/src/test/resources/local-resource-test.xml Adding nuxeo-services/nuxeo-platform-test/src/test/resources/messages_invalid.properties Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationEnFrTestCase.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationProperties.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationMultiTestCase.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationMessagesDiffer.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/AbstractTranslationTestCase.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/PlatformFeature.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationTestCase.java Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/schemas-config.xml Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/userservice-config.xml Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/directory-config.xml Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/directories/groups.csv Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/directories/users.csv Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/directories/user2group.csv Adding nuxeo-services/nuxeo-platform-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-versioning-core/pom.xml Adding nuxeo-services/nuxeo-platform-versioning-core/default.bnd Adding nuxeo-services/nuxeo-platform-versioning-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-versioning-core/src/main/java/org/nuxeo/ecm/platform/versioning/service/VersioningManagerImpl.java Adding nuxeo-services/nuxeo-platform-versioning-core/src/main/resources/OSGI-INF/versioningmanager-service.xml Adding nuxeo-services/nuxeo-platform-versioning-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-query-api/pom.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderNamedParameters.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderService.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderClassReplacer.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderTracking.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderAggregates.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/SearchEventsAccumulator.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderCurrentPage.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/TestPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/TestTextSearchCleaner.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/MockPagedListItem.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/MockPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/TestNXQLQueryBuilder.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-override-contrib2.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-classreplacer-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-override-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/configuration-test-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-schemas-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-track-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-namedparams-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/schemas/named_param.xsd Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/schemas/test_advanced_search.xsd Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/EmptyPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BucketRangeDate.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/FieldDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BucketTerm.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/CoreQueryPageProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PredicateDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/WhereClauseDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/AggregateBase.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PageProviderClassReplacerDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/ReferencePageProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/AggregateRangeDateDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PropertiesDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/SortInfoDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BucketRange.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PageProviderServiceImpl.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/GenericPageProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/DocumentModelListPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/AggregateRangeDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/AggregateDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PageProviderRegistry.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/MockBucket.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BasePageProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PageProviderClassReplacerRegistry.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PropertyListDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/QuickFilterDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/CoreQueryUnrestrictedSessionRunner.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/NXQLQueryBuilder.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/CoreQueryDocumentPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/CoreQueryAndFetchUnrestrictedSessionRunner.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/CoreQueryAndFetchPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/api/PageProviderService.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/api/AbstractPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/api/PageProviderClassReplacerDefinition.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/resources/OSGI-INF/pageprovider-framework.xml Adding nuxeo-services/nuxeo-platform-query-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-actions-core/pom.xml Adding nuxeo-services/nuxeo-platform-actions-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/TestAction.java Adding nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-actions-override-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-actions-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-filters-override-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-actions-override-innerfilter-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-filters-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionContributionHandler.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/AbstractActionFilter.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionFilterRegistry.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionFilter.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionRegistry.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionPropertiesDescriptor.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/AbstractActionContext.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/Action.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/FilterRule.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionService.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionPropertyListDescriptor.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/FilterContributionHandler.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionContext.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/DefaultActionFilter.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/FilterFactory.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/TypeCompatibility.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ELActionContext.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ejb/ActionManager.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/resources/OSGI-INF/actions-framework.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/main/resources/OSGI-INF/filters-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/main/resources/OSGI-INF/actions-properties.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-ws/pom.xml Adding nuxeo-services/nuxeo-platform-ws/src/test/java/org/nuxeo/ecm/platform/TestWSRemotingSessionManager.java Adding nuxeo-services/nuxeo-platform-ws/src/test/java/org/nuxeo/ecm/platform/TestWSEndpointRegistration.java Adding nuxeo-services/nuxeo-platform-ws/src/test/java/org/nuxeo/ecm/platform/FakeHandler.java Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/sample.wsdl Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/tags-contrib.xml Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/ws-contrib.xml Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/login-config.xml Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/WSEndpointManager.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/WSEndpointRegistry.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/WSEndpointManagerImpl.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/DocumentSchemaLoader.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/NuxeoRemotingBean.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/NuxeoCXFServlet.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/AbstractNuxeoWebService.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/DocumentStateLoader.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/session/WSRemotingSessionManagerImpl.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentLoaderDescriptor.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/BaseNuxeoWebService.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentBlob.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentLoader.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/NuxeoRemoting.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentSnapshot.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/WsACE.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentProperty.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/WSException.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/WSEndpointDescriptor.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentDescriptor.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/session/WSRemotingSessionManager.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/session/WSRemotingSession.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/session/impl/WSRemotingSessionImpl.java Adding nuxeo-services/nuxeo-platform-ws/src/main/resources/OSGI-INF/nxws_remoting_session_manager-framework.xml Adding nuxeo-services/nuxeo-platform-ws/src/main/resources/OSGI-INF/wsendpoint-manager-framework.xml Adding nuxeo-services/nuxeo-platform-ws/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-convert/pom.xml Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestAnyToPDFConverters.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestWPD2TextConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/BaseConverterTest.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestZip2HtmlConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/DocumentUTUtils.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestPDFToText.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestPDFToHtml.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestPDFToImage.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOOoServiceManagerService.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOffice2html.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/CanTranscodeCharsetsTest.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestIWorkToPDF.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestSOfficeConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestImageToPDF.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestCommandLineConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/jodSocket.properties Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/latin1.txt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/jodPipe.properties Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/OSGI-INF/test-command-line-converter-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/OSGI-INF/test-ooo-manager-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.ods Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.doc Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.pages Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.sxi Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.xlsx Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.sxc Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.zip Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.sxw Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/toc.odt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.numbers Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.pptx Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.odp Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.pdf Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.rtf Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.txt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/test-copy-text-restricted.pdf Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/test.wpd Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.ppt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.odt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.docx Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.html Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.xls Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.xml Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.jpg Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello-without-preview.pages Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.key Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ConvertHelper.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/Image2PDFConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/UTF8CharsetConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/ZipCachableBlobHolder.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/PDF2ImageConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/IWork2PDFConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/JODBasedConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/PDF2HtmlConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/WordPerfect2TextConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/Md2HtmlConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/Zip2HtmlConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/OOoManagerComponent.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/OOoManagerService.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/OOoManagerDescriptor.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/ConfigBuilderHelper.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/OOoState.java Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/commandline-imagemagick-convert-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/commandline-soffice-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/commandline-pdf2html-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/commandline-wpd2text-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/ooo-manager-framework.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-search-api/pom.xml Adding nuxeo-services/nuxeo-platform-search-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/SearchException.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/ResultItem.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/ResultSet.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/package.html Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/impl/ResultSetImpl.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/impl/DocumentModelResultItem.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/impl/package.html Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/querymodel/LuceneMinimalEscaper.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-url-api/pom.xml Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/DocumentViewImpl.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/service/AbstractDocumentViewCodec.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/codec/DocumentFileCodec.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/codec/api/DocumentViewCodec.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/api/DocumentViewCodecManager.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/api/DocumentView.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/api/ejb/DocumentViewCodecManagerRemote.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/api/ejb/DocumentViewCodecManagerLocal.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-api/pom.xml Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/util/RepositoryLocation.java Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/api/login/UserIdentificationInfoCallback.java Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/api/login/RestrictedLoginHelper.java Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/api/login/UserIdentificationInfoCallbackHandler.java Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/api/login/UserIdentificationInfo.java Adding nuxeo-services/nuxeo-platform-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-types-api/pom.xml Adding nuxeo-services/nuxeo-platform-types-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/Type.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/TypeManager.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/SubType.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/Layouts.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/DocumentContentView.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/TypeView.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/DocumentContentViews.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/adapter/TypeInfoAdapterFactory.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/adapter/TypeInfo.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/adapter/TypeInfoAdapter.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfiguration.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/ContentViewConfigurationConstants.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfigurationConstants.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/ContentViewConfiguration.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/resources/OSGI-INF/nxtypes-contrib.xml Adding nuxeo-services/nuxeo-platform-types-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/pom.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/java/org/nuxeo/ecm/platform/filemanager/core/listener/tests/TestDigestComputerListener.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/java/org/nuxeo/ecm/platform/filemanager/core/listener/tests/TestMimetypeIconUpdater.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/OSGI-INF/nxfilemanager-digest-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/OSGI-INF/core-type-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/schema/simpleblob.xsd Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/schema/noblob.xsd Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/schema/blobinlist.xsd Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/AbstractUnicityChecker.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/SynchronousUnicityCheckListener.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/AsynchronousUnicityCheckListener.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/MimetypeIconUpdater.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/DigestComputer.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/resources/OSGI-INF/filemanager-digestcomputer-event-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/resources/OSGI-INF/filemanager-unicity-event-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/resources/OSGI-INF/filemanager-iconupdater-event-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-htmlsanitizer/README.txt Adding nuxeo-services/nuxeo-platform-htmlsanitizer/pom.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/java/org/nuxeo/ecm/platform/htmlsanitizer/TestHtmlSanitizerServiceImpl.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/resources/schemas/webpage.xsd Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerService.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/FieldDescriptor.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerAntiSamyDescriptor.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerServiceImpl.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerDescriptor.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerListener.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/resources/antisamy-nuxeo-policy.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/resources/OSGI-INF/htmlsanitizer-service.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/resources/OSGI-INF/htmlsanitizer-contrib.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-filemanager-core/pom.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestExportedZipImporterPlugin.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestDefaultFileImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestFileManagerService.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestCSVImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/FooPlugin.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestFileManagerComponent.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/FileManagerUTConstants.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/RepositoryInit.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/service/extension/TestNoteImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/nxfilemanager-test-contribs.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/ecm-types-test-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/nxfilemanager-test-override.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-ui-types-local-configuration.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.ods Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.doc Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.sxi Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.sxc Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.sxw Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.odp Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/testCSVArchive.zip Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.rtf Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.ppt Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.odt Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.html Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.xls Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/update/hello.doc Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/update/hello.odp Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/update/hello.rtf Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/update/hello.xls Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/FileManagerService.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/CSVZipImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/FileImporterDescriptor.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/AbstractFileImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/NoteImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/CreationContainerListProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/FileImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/FolderImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/DefaultCreationContainerListProvider.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/AbstractCreationContainerListProvider.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/VersioningDescriptor.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/UnicityExtension.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/DefaultFileImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/CreationContainerListProvider.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/ExportedZipImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/AbstractFolderImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/FolderImporterDescriptor.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/resources/OSGI-INF/nxfilemanager-service.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/resources/OSGI-INF/nxfilemanager-pageprovider-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/resources/OSGI-INF/nxfilemanager-plugins-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-rendering/pom.xml Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestDocumentTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestWiki.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestPatternFilter.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestFreemarkerRendering.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/MyResourceLocator.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/OSGI-INF/test-schema.xml Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/schemas/mySchema.xsd Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/schemas/myFile.xsd Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/expecteddata/c_output.txt Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/c.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/test.wiki Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/blob.wiki Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/test2.wiki Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/doc.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/testlists.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/url.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/a.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/b.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/subdoc.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/test3.wiki Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiSerializer.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiFilter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiMacro.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiEntityUtil.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiWriter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/TocText.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiSerializerHandler.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiTransformer.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/TocMacro.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/Toc.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiText.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/PatternFilter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/WikiBlockWriter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/FreemarkerMacro.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/WikiName.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/FreemarkerEngine.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/ResourceTemplateLoader.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/FreemarkerComponent.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/BlockWriter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/BlockDirective.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/FormatDate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/ExtendsDirective.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/NewMethod.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/LocaleMessagesMethod.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/MessagesMethod.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/BlockWriterRegistry.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/DocRefMethod.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/SuperBlockDirective.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/ComplexPropertyTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/BlobTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/SchemaTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/ListPropertyTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/DocumentObjectWrapper.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/PropertyIteratorTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/PropertyWrapper.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/DocumentTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/i18n/ResourceComposite.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/RenderingException.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/View.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/DocumentView.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/RenderingEngine.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/ResourceLocator.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/DefaultDocumentView.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/resources/OSGI-INF/freemarker-engine.xml Adding nuxeo-services/nuxeo-platform-rendering/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-permissions/pom.xml Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/TestPermissionListener.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/ACLJsonEnricherTest.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/DummyPermissionGrantedNotificationListener.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/TestDirectorySecurity.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/TestPermissionGrantedNotification.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/TestPermissionForTransientUsers.java Adding nuxeo-services/nuxeo-permissions/src/test/resources/test-listeners-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-permissions/src/test/resources/test-acl-enricher-compat-config.xml Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/PermissionListener.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/PermissionGrantedNotificationListener.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/ACLJsonEnricher.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/TransientUserPermissionHelper.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/ACEStatusUpdatedListener.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/Constants.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/PermissionHelper.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/operations/SendNotificationEmailForPermission.java Adding nuxeo-services/nuxeo-permissions/src/main/resources/templates/aceGranted.ftl Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/properties-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/notifications-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/schemas/aceinfo.xsd Adding nuxeo-services/nuxeo-permissions/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-scim-server/pom.xml Adding nuxeo-services/nuxeo-scim-server/ReadMe.md Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimServerInit.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimServerTest.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimFeature.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/OrderedFeaturesRunner.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/ScimComplianceTest.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/info/simplecloud/scimproxy/compliance/test/WorkingPostTest.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/info/simplecloud/scimproxy/compliance/enteties/ReadableTestResult.java Adding nuxeo-services/nuxeo-scim-server/src/test/resources/jndi.properties Adding nuxeo-services/nuxeo-scim-server/src/test/resources/user_full.json Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/SCIMModule.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/SCIMRoot.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/SCIMGroupWebObject.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/SCIMUserWebObject.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/BaseUMObject.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/ResourcesWriter.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/UserResourceReader.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/UserResponse.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/ServiceProviderConfigWriter.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/UserResourceWriter.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/GroupResourceWriter.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/UserResourceWithMimeType.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonUnmarshaller.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/GroupResponse.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/GroupResourceReader.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonParser.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/mapper/UserMapperFactory.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/mapper/AbstractMapper.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/mapper/ConfigurableUserMapper.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/mapper/StaticUserMapper.java Adding nuxeo-services/nuxeo-scim-server/src/main/resources/OSGI-INF/usermapper-contribs.xml Adding nuxeo-services/nuxeo-scim-server/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-scim-server/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/group-schema.json.ftl Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/group-schema.2.json.ftl Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/Schemas.json Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/scim-core.xsd Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/user-schema.2.json.ftl Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/scim-enterprise.xsd Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/user-schema.json.ftl Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/enterprise-user-schema.json Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/enterprise-user-schema.2.json Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/users.json.ftl Adding nuxeo-services/nuxeo-platform-ws-jbossws/pom.xml Adding nuxeo-services/nuxeo-platform-ws-jbossws/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-platform-ws-jbossws/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-dublincore/pom.xml Adding nuxeo-services/nuxeo-platform-dublincore/default.bnd Adding nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/TestDublinCoreStorage.java Adding nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/service/DublinCoreStorageServiceImplTest.java Adding nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/listener/DublinCoreListenerTest.java Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/OSGI-INF/reset-creator-contrib.xml Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/OSGI-INF/types-contrib.xml Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/OSGI-INF/events/single-event-contrib.xml Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/OSGI-INF/events/same-number-of-events-contrib.xml Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/schemas/info.xsd Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/NXDublinCore.java Adding nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/constants/DublinCoreConstants.java Adding nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/service/DublinCoreStorageService.java Adding nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/service/DublinCoreStorageServiceImpl.java Adding nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/listener/DublinCoreListener.java Adding nuxeo-services/nuxeo-platform-dublincore/src/main/resources/OSGI-INF/nxdublincore-service.xml Adding nuxeo-services/nuxeo-platform-dublincore/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-url-core/pom.xml Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/io/DocumentUrlJsonEnricherTest.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentViewService.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentPathCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentFileCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentIdCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentViewCodecPriority.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/url/codec/DocumentIdCodecTest.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/resources/OSGI-INF/test-docviewurlservice-contrib.xml Adding nuxeo-services/nuxeo-platform-url-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/service/DocumentViewCodecService.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/io/DocumentUrlJsonEnricher.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/codec/DocumentIdCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/codec/DocumentPathCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/codec/descriptor/DocumentViewCodecDescriptor.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/resources/OSGI-INF/docviewurlservice-contrib.xml Adding nuxeo-services/nuxeo-platform-url-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-services/nuxeo-platform-url-core/src/main/resources/OSGI-INF/docviewurlservice-framework.xml Adding nuxeo-services/nuxeo-platform-url-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-web-resources-api/pom.xml Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/Resource.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/ResourceContext.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/ResourceType.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/ResourceContextImpl.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/Processor.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/ResourceBundle.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/service/WebResourceManager.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBSerializationHelper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/OSGI-INF/MongoDBDirectoryFactory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestCachedDirectoryClustered.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryEntryResolver.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySecurityDefault.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryDeleteConstraints.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryMultipleReferences.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryAutoIncrementId.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySecuritySensitive.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySecurityAtInitialization.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestIntIdField.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryTemplate.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryWithTSVInit.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySecurityContrib.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/AbstractDirectoryTest.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestCacheFallbackOnDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySchemaPrefix.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/DirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestCachedDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/io/DirectoryEntryJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/io/DirectoryEntryListJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/io/DocumentFetchJsonDirectoryEntryTest.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-users-for-local-configuration.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-hierarchical-directory.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/intIdDirectory-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/autoincrementid-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/messages_fr.properties Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-tsv-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-othergroups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directory-cache-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/messages_en.properties Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-users-with-tabs.tsv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directory-redis-cache-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-schema-prefix.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-user2othergroup.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/country.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-multi-refs.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-schema-override.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directory-resolver-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/continent.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directory-resolver.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-intdirectory.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directory-default-user-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-sensitive.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directory-delete-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-security.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-security-sensitive.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/intIdDirectory-with-data-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/OSGI-INF/test-directory-sql-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/OSGI-INF/test-directory-mongodb-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/schemas/directoryResolver.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/user.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/tmpschema1.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/tmpschema2.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/directoryResolverSchema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/hierarchicalDirectorySchema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/intIdSchema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/main/java/org/nuxeo/directory/test/DirectoryConfiguration.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/OSGI-INF/DirectoryTypes.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/user.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/xvocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/documentsLists.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/l10nxvocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/l10nvocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/vocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/group.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/LGPL.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/MultiDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectoryReadOnlySubDir.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectorySecurity1.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectorySecurity2.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectoryOptional.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/directories-optional-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/directories-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/multi-group-test-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/directories-security-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/schemas-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/directories-readonly-subdir-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/test-multidir/schemas/schema3.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/test-multidir/schemas/schema2.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/test-multidir/schemas/schema1.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/FieldDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/SourceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectorySession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/SubDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/resources/OSGI-INF/multidirectory-service.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/README.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestExternalLDAPSessionUsingSSL.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSessionWithMissingId.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPPOSIXSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/MockLdapServer.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSessionBBB.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPDescriptors.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestInternalLDAPSessionSecurity.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestFilterMatcher.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSessionWithUpperId.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSessionUsingSSL.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestCachedLDAPSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/InternalLDAPDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestExternalLDAPSessionWithMissingId.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryTestCase.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/ExternalLDAPDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestExternalLDAPSessionSecurity.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestExternalLDAPPOSIXSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-dynamic-groups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-directories-internal-security.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithInternalApacheDS.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAPWithBBB.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-users-posix.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-user-profiles.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-posixgroups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-users.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithInternalApacheDS-POSIX.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAP.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-groups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/server1.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-directory-cache-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/directory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-profiles.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-directory-redis-cache-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/server2.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample.jpg Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithInternalApacheDS-override-upper-id.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAP-SSL.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAP-override.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-directories-external-security.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAP-POSIX.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithInternalApacheDS-override.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestSQLDirectories.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-structural-posixgroups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-test-setup/DirectoryTypes.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/user.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/xvocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/base.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/vocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/group.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/user_profile.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPTreeReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDynamicReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LdapScope.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPFilterMatcher.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LdapExceptionProcessor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPUrlDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/DefaultLdapExceptionProcessor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/ContextProvider.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LdapRetryHandler.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/filter/FilterExpressionCorrector.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/management/LDAPDirectoriesProbe.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/registry/LDAPServerRegistry.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/dns/DNSServiceResolverImpl.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/dns/DNSServiceEntry.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/dns/DNSServiceResolver.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/resources/OSGI-INF/management-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/resources/OSGI-INF/LDAPDirectoryFactory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/README.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/ldaploader.py Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/sample-users.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/slapd.conf Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/sample-groups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/testdateperson.schema Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/ssha.py Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/examples/default-ldap-users-directory-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/examples/default-ldap-groups-directory-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/examples/default-virtual-groups-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/default.bnd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/TestPasswordHelper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/CoreDirectoryInit.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectoryReadOnly.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/CoreDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectoryUserRestricted.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectoryUser.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectoryUserNotAllowed.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/memory/TestMemoryDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryLocalConfigurationRepositoryInit.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/TestDirectoryLocalConfigurationDefinition.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/types-for-test-directory-local-configuration.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/test-schema.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/test-groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/test-users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/types-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/test-user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/core-directory-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/schema1.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/schemas/myschema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DefaultDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryCSVLoader.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryRegistry.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/AbstractDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/InverseReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryCacheFlusher.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/GenericDirectoryComponent.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/HierarchicalDirectoryDeleteConstraint.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/AbstractReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryFactoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryServiceImpl.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryFieldMapper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryEntryResolver.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/PasswordHelper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryEntryJsonReader.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryEntryListJsonReader.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryEntryJsonWriter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryJsonWriter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryEntryListJsonWriter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryListJsonWriter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/memory/MemoryDirectorySession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/memory/MemoryDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/memory/MemoryDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryConfigurationAdapter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryConfigurationFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/directory-local-configuration.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/CoreDirectory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/GenericDirectory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/directory-resolver-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/DirectoryService.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/schemas/directory_configuration.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/default.bnd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectorySecurityException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/Directory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/SizeLimitExceededException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/Reference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/InverseReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/EntrySource.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryEntryNotFoundException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryDeleteConstraintDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/ReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/OperationNotAllowedException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/PermissionDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryCache.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/EntryAdaptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryDeleteConstraintException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/Session.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryConfiguration.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryConfigurationConstants.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/providers/DirectoryEntryPageProvider.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/impl/AbstractDirectoryDeleteConstraint.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/impl/WritePolicyEntryAdaptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/api/DirectoryDeleteConstraint.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/api/DirectoryService.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/api/DirectoryEntry.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/LGPL.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/service/TestDirectoryServiceRegistration.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/service/MockMemoryDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestPagingComplexFilterDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/SQLDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestDescriptorOverride.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestFilterDirectories.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestSessionsAreClosedAutomatically.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/localconfig/TestLocalConfigurationForSQLDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-users-for-local-configuration.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-directories-memory-factory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-sql-directories-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-types-with-directory-local-configuration.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-sql-directories-schema-override.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/filterDirectoryContrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-sql-directories-for-local-configuration-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-directories-several-factories.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-sql-directories-override-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-filter.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/nxdirectory-ds.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-paging.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/pagingDirectory-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/sqldirectoryschema/user.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/sqldirectoryschema/pagingschema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/sqldirectoryschema/filterschema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/TableReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/TableReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLStaticFilter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLHelper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/filter/SQLComplexFilter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/filter/SQLBetweenFilter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/filter/SQLOperatorFilter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/upgrade-reference-tables.sql Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/OSGI-INF/SQLDirectoryFactory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-content-template-manager/pom.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/ImportContentTemplateFactoryTestCase.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/MultipleDomainsCreationTest.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/TestImportContentTemplateFactory2.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/TestImportContentTemplateFactory3.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/PostContentCreationHandlersTest.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/ContentCreationListenerTest.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/TestImportContentTemplateFactory1.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/SimplePostContentCreationHandler.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/TestContentTemplateFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/test-content-template-listener.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/test-content-template-handlers-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/test-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/test-content-template-framework.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data-workspace-contentTemplate-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/multiple-domains-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data1-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data-mock-type-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data3-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data2-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/user.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/uid.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/file.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/test-lib.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/MySchema.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/book.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/dublincore.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/common.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/domain.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/note.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/group.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/role.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/testList.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/core-types.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test2/export.zip Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test3/hello.pdf Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test1/testFile3.txt Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test1/testFile.txt Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test1/testFile2.txt Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test1/nestedFolder/nestedFile.txt Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/PostContentCreationHandlerDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ACEDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/TemplateItemDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/FactoryBindingDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ContentTemplateService.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ContentTemplateServiceImpl.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/PropertyDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/PostContentCreationHandlerRegistry.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ContentFactoryDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/PostContentCreationHandler.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/FactoryBindingRegistry.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ContentFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/NotificationDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/listener/RepositoryInitializationListener.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/listener/ContentCreationListener.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/factories/ImportBasedFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/factories/BaseContentFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/factories/SimpleTemplateBasedRootFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/factories/SimpleTemplateBasedFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/resources/OSGI-INF/content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/resources/OSGI-INF/content-template-listener.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/resources/OSGI-INF/content-template-framework.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-api-test/pom.xml Adding nuxeo-services/nuxeo-platform-api-test/src/main/java/org/nuxeo/ecm/platform/api/test/NXClientTestCase.java Adding nuxeo-services/nuxeo-platform-api-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/ShibbolethGroupManagerActionsBean.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/seam.properties Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/OSGI-INF/shibboleth-actions-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/OSGI-INF/shibboleth-contentview-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/OSGI-INF/shibboleth-layout-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/widgets/listing_shibboleth_groupname_widget.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/view_groups.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/create_group.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/view_group.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/view_groups_listing_template.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/view_groups_listing.xhtml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/README_MAVEN.txt Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/proxy/TestProxyAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/resources/OSGI-INF/mod_sso-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/resources/WEB-INF/web.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/proxy/ProxyAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/main/resources/OSGI-INF/Proxy-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/Sample/Sample-MOD_SSO-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/README Adding nuxeo-services/login/nuxeo-platform-login-kerberos/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/krb5/Krb5Authenticator.java Adding nuxeo-services/login/nuxeo-platform-login-kerberos/src/main/resources/OSGI-INF/Kerberos-authenticator-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-kerberos/Sample/kerberos-config.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/Sample/java.login.config Adding nuxeo-services/login/nuxeo-platform-login-ntlm/README_MAVEN.txt Adding nuxeo-services/login/nuxeo-platform-login-ntlm/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/ntlm/NTLMAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/ntlm/NTLMPostFilter.java Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/resources/OSGI-INF/NTLM-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-ntlm/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-ntlm/Sample/Sample-NTLM-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/readme.txt Adding nuxeo-services/login/nuxeo-platform-login-deputy/crowdin.ini Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/test/java/org/nuxeo/ecm/platform/login/deputy/management/tests/TestCanPersistDeputyMandates.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/test/java/org/nuxeo/ecm/login/deputy/lang/test/TestMessages.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/test/resources/log4j.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/test/resources/datasource-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementService.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManager.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementStorageService.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/web/DeputyManagerDelegate.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/web/DeputyActionsBean.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/seam.properties Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/schemas-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/nxdirectories-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/deputymanagement-service.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/schemas/deputies.xsd Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/view_availableLogins.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/view_deputies.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/deputies_action_tabs.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/edit_deputy.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/incl/select_deputy_results.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/l10n/messages_en_US.properties Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/l10n/messages_fr_FR.properties Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/README.txt Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/build.xml Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/Makefile Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cleartrust/ClearTrustAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cleartrust/ClearTrustParameters.java Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/src/main/resources/OSGI-INF/cleartrust-authenticator-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/sample/sample-cleartrust-authenticator-config.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/crowdin.ini Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/TestShibbolethAuthenticationService.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/MockHttpServletRequest.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethGroupHelper.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethComputedGroup.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/login/shibboleth/lang/test/TestMessages.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/resources/OSGI-INF/test-sql-directory.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/resources/OSGI-INF/test-shibboleth-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethConstants.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethGroupsPageProvider.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethGroupHelper.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/service/ShibbolethAuthenticationConfig.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/service/ShibbolethAuthenticationService.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/service/ShibbolethAuthenticationServiceImpl.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/auth/ShibbolethAuthenticationPlugin.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/auth/exceptionhandling/ShibbolethSecurityExceptionHandler.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/ELGroupComputerHelper.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/ShibbolethGroupComputer.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-group-type-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-exception-handling-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-authentication-service.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-authenticators-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-computedgroups-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/schema/shibb-group.xsd Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/l10n/messages_en_US.properties Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/Sample/sample-shibboleth-config.xml Adding nuxeo-services/login/nuxeo-platform-login/pom.xml Adding nuxeo-services/login/nuxeo-platform-login/default.bnd Adding nuxeo-services/login/nuxeo-platform-login/LGPL.txt Adding nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyLoginComponent.java Adding nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/TestDummyLogInClientModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/ClientLoginFeature.java Adding nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyNuxeoLoginModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/test/resources/dummy-client-login-config.xml Adding nuxeo-services/login/nuxeo-platform-login/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/BaseLoginModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/LoginPluginDescriptor.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/LoginPluginRegistry.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/PrincipalImpl.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/CallbackResult.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/LoginPlugin.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoAbstractServerLoginModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/CallbackFactoryDescriptor.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/GroupImpl.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoLoginModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/CallbackFactory.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/TrustingLoginPlugin.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/resources/OSGI-INF/NXLoginModule-framework.xml Adding nuxeo-services/login/nuxeo-platform-login/src/main/resources/OSGI-INF/loginModulePlugin-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login/src/main/resources/OSGI-INF/default-loginConfig.xml Adding nuxeo-services/login/nuxeo-platform-login/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-digest/README.txt Adding nuxeo-services/login/nuxeo-platform-login-digest/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-digest/src/test/java/org/nuxeo/ecm/ui/web/auth/digest/DigestAuthenticatorTest.java Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/java/org/nuxeo/ecm/ui/web/auth/digest/DigestAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/java/org/nuxeo/ecm/ui/web/auth/digest/DigestLoginPlugin.java Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/resources/OSGI-INF/digest-authentication-schema-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/resources/OSGI-INF/digest-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/resources/schema/digestauth.xsd Adding nuxeo-services/login/nuxeo-platform-login-saml2/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/README.md Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticatorTest.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticatorWithMapperTest.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/mock/MockHttpSession.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/saml-response.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/idp-meta.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/OSGI-INF/usermapper-contribs.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/OSGI-INF/test-sql-directory.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/AbstractSAMLProfile.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLConfiguration.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticationProvider.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLCredential.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/sso/WebSSOProfileImpl.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/sso/WebSSOProfile.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/slo/SLOProfileImpl.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/slo/SLOProfile.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/key/KeyDescriptor.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/key/KeyManagerImpl.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/key/KeyManager.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/user/AbstractUserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/user/UserMapperBasedResolver.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/user/UserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/user/EmailBasedUserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/web/MetadataServlet.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/binding/SAMLBinding.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/binding/HTTPPostBinding.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/binding/HTTPRedirectBinding.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/OSGI-INF/key-manager-service.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/web/nuxeo.war/saml/error.jsp Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/pingone-metadata-idp.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/ssocircle-saml-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/build.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/onelogin-metadata-idp.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/saml-keystore-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/onelogin-saml-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/saml-usermapper-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/okta-saml-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/README.md Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/pingone-saml-config.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/ReadMe.md Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/java/org/nuxeo/ecm/platform/oauth2/openid/TestOpenIDProviders.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/java/org/nuxeo/ecm/platform/oauth2/openid/TestUserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/OSGI-INF/openid-google-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/OSGI-INF/openid-userresolver-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/OSGI-INF/openid-schema-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/OSGI-INF/openid-directory-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/OSGI-INF/openid-connect-provider-registry.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/OSGI-INF/schemas/openid_user_info.xsd Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDProviderFragmentRegistry.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectProviderDescriptor.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/RedirectUriResolverHelper.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectProviderRegistry.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectProvider.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/RedirectUriResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectProviderRegistryImpl.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectHelper.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/OpenIDUserInfoStoreImpl.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/StoredUserInfoResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/OpenIDUserInfoStore.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/UserMapperResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/OpenIDConnectAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/OpenIDUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/UserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/DefaultOpenIDUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/EmailBasedUserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/facebook/FacebookUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/google/GoogleUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/github/GithubUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/linkedin/LinkedInUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/googleplus/GooglePlusUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-google-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/directory-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-github-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-facebook-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-amazon-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-connect-provider-registry.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-linkedin-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/schemas/openid_user_info.xsd Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/default.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/linkedin.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/google.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/facebook.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/openid.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/twitter.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/img/linkedIn_icon.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/img/amazon_icon.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/img/facebook_icon.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/img/google_icon.png Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/crowdin.ini Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/test/java/org/nuxeo/ecm/login/token/lang/test/TestMessages.java Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/java/org/nuxeo/ecm/tokenauth/webapp/TokenAuthenticationActionsBean.java Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/seam.properties Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/OSGI-INF/token-authentication-layouts-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/web/nuxeo.war/incl/tokenauth/auth_token_bindings.xhtml Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/web/nuxeo.war/layouts/auth_token_bindings_layout_template.xhtml Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/portal/TestPortalAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/portal/PortalAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/src/main/resources/OSGI-INF/Portal-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/Sample/Sample-Portal-SSO-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-cas2/build.properties Adding nuxeo-services/login/nuxeo-platform-login-cas2/README_MAVEN.txt Adding nuxeo-services/login/nuxeo-platform-login-cas2/build.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/login/mockedServices/MockEventService.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/login/mockedServices/MockUserManager.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/MockProxyTicketValidator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/CallBackCheckTicketValidatorState.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/TestCASAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/MockServiceTicketValidator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/TestCASAndAnonymousAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleNo.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/MockHttpRequest.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/MockFilterChain.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/AbstractAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/MockHttpResponse.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleYes.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/TestAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/login-cas-and-anonymous-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/mock-usermanager-framework.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/login-yes-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/login-cas-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/login-no-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/mock-event-framework.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/WEB-INF/web.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/Cas2Authenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/SecurityExceptionHandler.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/AnonymousAuthenticatorForCAS2.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/CAS2Parameters.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/util/SecureURL.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/proxy/ProxyTicketReceptor.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/ServiceTicketValidator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/ProxyTicketValidator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/Util.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/AuthTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/AuthorizedProxyTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/ServiceTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/LogoutTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/LoginUrlTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/ValidateUrlTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/SimpleCASAuthorizationFilter.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/CASFilterRequestWrapper.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/CASFilter.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/OSGI-INF/exception-handling-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/OSGI-INF/CAS2-authenticator-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/nuxeo.war/cas2.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/Sample-CAS2-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/CAS2-Anonymous-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/header.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/success.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/footer.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/warnService.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/logout.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/goService.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/index.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/login.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/redirect.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/images/nuxeo5.gif Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/WEB-INF/web.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/WEB-INF/classes/acoss/auth/Authentificate.class Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/WEB-INF/lib/cas.jar Adding nuxeo-services/login/nuxeo-platform-login-keycloak/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/README.md Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/java/org/nuxeo/ecm/platform/ui/web/keycloak/TestKeycloakAuthenticationPlugin.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/java/org/nuxeo/ecm/platform/ui/web/keycloak/MockUserMapper.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/keycloak.json Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/keystore.jks Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/cacerts.jks Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/OSGI-INF/keycloak-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/WEB-INF/web.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakAuthenticationPlugin.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakUserMapper.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakNuxeoDeployment.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakAuthenticatorProvider.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/DeploymentResult.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakRequestAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/resources/OSGI-INF/keycloak-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-keycloak/Sample/templates/keycloak/nuxeo.defaults Adding nuxeo-services/login/nuxeo-platform-login-keycloak/Sample/templates/keycloak/nxserver/plugins/paste_keycloak_jars_here.txt Adding nuxeo-services/login/nuxeo-platform-login-keycloak/Sample/templates/keycloak/nxserver/config/keycloak.json Adding nuxeo-services/login/nuxeo-platform-login-keycloak/Sample/templates/keycloak/nxserver/config/keycloak-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-token-rest/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/test/java/org/nuxeo/ecm/restapi/test/AuthenticationTokensTest.java Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/test/resources/log4j.xml Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/login/tokenauth/AuthenticationTokensObject.java Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-default/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-default/src/main/java/org/nuxeo/platform/login/web/LoginStackPropagator.java Adding nuxeo-services/login/nuxeo-platform-login-default/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-default/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-token/README.md Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestAnonymousTokenAuthenticationServlet.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestDirectorySecurity.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationService.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationRepositoryInit.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationServletContainerFeature.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationServiceFeature.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestAnonymousTokenAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationCallback.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationServlet.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/log4j.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/jndi.properties Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-anonymous-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-allow-anonymous-token-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-directory-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-system-login-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-runtime-server-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationException.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/service/TokenAuthenticationServiceImpl.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/service/TokenAuthenticationService.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/io/AuthenticationToken.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/io/AuthenticationTokenListWriter.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/io/AuthenticationTokenWriter.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/servlet/TokenAuthenticationServlet.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/token/TokenAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-framework.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-marshallers-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-directory-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-directory-types.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/directoryschema/authtoken.xsd Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/web/nuxeo.war/acquire_token.jsp Adding nuxeo-services/nuxeo-usermapper/LICENSE Adding nuxeo-services/nuxeo-usermapper/pom.xml Adding nuxeo-services/nuxeo-usermapper/README.md Adding nuxeo-services/nuxeo-usermapper/src/test/java/org/nuxeo/usermapper/test/UserMapperFeature.java Adding nuxeo-services/nuxeo-usermapper/src/test/java/org/nuxeo/usermapper/test/TestUserMapperService.java Adding nuxeo-services/nuxeo-usermapper/src/test/java/org/nuxeo/usermapper/test/dummy/DummyUser.java Adding nuxeo-services/nuxeo-usermapper/src/test/java/org/nuxeo/usermapper/test/dummy/DummyUserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/test/resources/usermapper-contribs.xml Adding nuxeo-services/nuxeo-usermapper/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-usermapper/src/test/resources/jndi.properties Adding nuxeo-services/nuxeo-usermapper/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/service/UserMapperService.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/service/UserMapperComponent.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/service/UserMapperDescriptor.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/GroovyUserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/NashornUserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/AbstractUserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/UserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/main/resources/OSGI-INF/usermapper-service.xml Adding nuxeo-services/nuxeo-usermapper/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform/pom.xml Adding nuxeo-services/nuxeo-platform/LGPL.txt Adding nuxeo-services/nuxeo-platform/src/main/java/org/nuxeo/ecm/platform/util/LocationManagerService.java Adding nuxeo-services/nuxeo-platform/src/main/java/org/nuxeo/ecm/platform/util/LocationManagerPlugin.java Adding nuxeo-services/nuxeo-platform/src/main/java/org/nuxeo/ecm/platform/util/LocationManagerPluginExtension.java Adding nuxeo-services/nuxeo-platform/src/main/resources/OSGI-INF/locationmanager-plugins-contrib.xml Adding nuxeo-services/nuxeo-platform/src/main/resources/OSGI-INF/locationmanager-contrib.xml Adding nuxeo-services/nuxeo-platform/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-uidgen-core/pom.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-uidgen-core/src/test/java/org/nuxeo/ecm/platform/uidgen/TestJPAUIDSequencer.java Adding nuxeo-services/nuxeo-platform-uidgen-core/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/src/test/resources/OSGI-INF/uidgenerator-test-contrib.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/java/org/nuxeo/ecm/platform/uidgen/JPAUIDSequencerImpl.java Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/java/org/nuxeo/ecm/platform/uidgen/UIDSequenceBean.java Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/resources/OSGI-INF/uidgenerator-contrib.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/resources/META-INF/persistence.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-web-resources-wro/pom.xml Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroPageManagerFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroCacheKeyFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroModelFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroPageModelFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestFlavorResourceProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroManagerFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestSassResourceProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroPageCacheKeyFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/webresources-test-config.xml Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/theme-styling-test-config.xml Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/css/foldable-box.css Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/css/nuxeo_dm_default.css Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/default-fonts.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-backgrounds.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-colors.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-fonts.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-borders.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/default-colors.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/default-backgrounds.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-colors2.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/default-borders.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/sass/app.scss Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/sass/default_variables.scss Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/css_dark_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/css_no_flavor_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/css_sub_dark_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/sass_css_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/css_default_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/jquery.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/effects.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/cycle1.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/foldable-box.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/cycle2.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/cycle3.js Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroPageCacheKeyFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroModelFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroPageModelFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroPageManagerFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroCacheKeyFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroManagerFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/servlet/NuxeoWroPageServletContextListener.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/servlet/NuxeoWroServletContextListener.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/provider/NuxeoConfigurableProvider.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/provider/NuxeoUriLocator.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/processor/FlavorResourceProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/processor/CssUrlRewritingProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/processor/SassCssFlavorProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/processor/AbstractFlavorProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/resources/OSGI-INF/webresources-contrib.xml Adding nuxeo-services/nuxeo-web-resources-wro/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-web-resources-wro/src/main/resources/META-INF/services/ro.isdc.wro.util.provider.ConfigurableProvider Adding nuxeo-services/nuxeo-platform-filemanager-api/pom.xml Adding nuxeo-services/nuxeo-platform-filemanager-api/src/main/java/org/nuxeo/ecm/platform/filemanager/utils/FileManagerUtils.java Adding nuxeo-services/nuxeo-platform-filemanager-api/src/main/java/org/nuxeo/ecm/platform/filemanager/api/FileManager.java Adding nuxeo-services/nuxeo-platform-filemanager-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-invite/pom.xml Adding nuxeo-services/nuxeo-invite/LGPL.txt Adding nuxeo-services/nuxeo-invite/src/test/java/org/nuxeo/ecm/user/invite/TestMultipleConfiguration.java Adding nuxeo-services/nuxeo-invite/src/test/java/org/nuxeo/ecm/user/invite/TestContainerLocalConfig.java Adding nuxeo-services/nuxeo-invite/src/test/java/org/nuxeo/ecm/user/invite/AbstractUserRegistration.java Adding nuxeo-services/nuxeo-invite/src/test/java/org/nuxeo/ecm/user/invite/TestUserRegistration.java Adding nuxeo-services/nuxeo-invite/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-invite/src/test/resources/test-types-contrib.xml Adding nuxeo-services/nuxeo-invite/src/test/resources/templates/TestUserRegistration.ftl Adding nuxeo-services/nuxeo-invite/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/RegistrationRulesFactory.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserInvitationService.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserRegistrationConfiguration.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/AlreadyProcessedRegistrationException.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/InvitationUserFactory.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserRegistrationException.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/RegistrationRules.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserRegistrationInfo.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/DefaultInvitationUserFactory.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/RenderingHelper.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserInvitationComponent.java Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-service-framework.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-core-types-contrib.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-lifecycle-contrib.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-contrib.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-adapter-contrib.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/schemas/registrationconfiguration.xsd Adding nuxeo-services/nuxeo-invite/src/main/resources/schemas/registration.xsd Adding nuxeo-services/nuxeo-invite/src/main/resources/schemas/userinfo.xsd Adding nuxeo-services/nuxeo-invite/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-invite/src/main/resources/skin/views/userRegistration/ReviveEmailTemplate.ftl Adding nuxeo-services/nuxeo-invite/src/main/resources/skin/views/userRegistration/ValidationEmailTemplate.ftl Adding nuxeo-services/nuxeo-platform-types-core/pom.xml Adding nuxeo-services/nuxeo-platform-types-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-types-core/src/test/java/org/nuxeo/ecm/platform/types/TypeTest.java Adding nuxeo-services/nuxeo-platform-types-core/src/test/java/org/nuxeo/ecm/platform/types/localconfiguration/TestLocalConfiguration.java Adding nuxeo-services/nuxeo-platform-types-core/src/test/java/org/nuxeo/ecm/platform/types/localconfiguration/LocalConfigurationRepositoryInit.java Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-types-override-remove-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-core-types-override-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-types-override-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-types-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/types-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-core-types-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-ui-types-local-configuration.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/schemas/schema2.xsd Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/schemas/schema1.xsd Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/TypeService.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/TypeRegistry.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/ContentViewConfigurationFactory.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfigurationFactory.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfigurationListener.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfigurationAdapter.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/ContentViewConfigurationAdapter.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/OSGI-INF/ui-types-local-configuration.xml Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/OSGI-INF/contentview-local-configuration.xml Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/OSGI-INF/nxtypes-framework.xml Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/schemas/ui_types_configuration.xsd Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/schemas/content_view_configuration.xsd Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-management/pom.xml Adding nuxeo-services/nuxeo-platform-management/src/test/java/org/nuxeo/ecm/platform/management/core/probes/TestProbes.java Adding nuxeo-services/nuxeo-platform-management/src/test/java/org/nuxeo/ecm/platform/management/core/adapters/TestRuntimeMbeanAdapterFactory.java Adding nuxeo-services/nuxeo-platform-management/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/PlatformManagementComponent.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/ProbeScheduler.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/ProbeScheduleListener.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/QueryRepositoryProbe.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/ProbeSchedulerMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/PopulateRepositoryProbe.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/ComponentInventoryAdapter.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/RuntimeInventoryFactory.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/RuntimeInventoryMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/HttpSessionMetricListener.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/ExtensionPointInventoryAdapter.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/ExtensionPointInventoryMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/HttpSessionMetricAdapter.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/ComponentInventoryMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/HttpSessionMetricMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/HttpSessionMetricFactory.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/RuntimeInventoryAdapter.java Adding nuxeo-services/nuxeo-platform-management/src/main/resources/OSGI-INF/platform-management-component.xml Adding nuxeo-services/nuxeo-platform-management/src/main/resources/OSGI-INF/platform-management-adapters.xml Adding nuxeo-services/nuxeo-platform-management/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-platform-management/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-usermanager-core/pom.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/default.bnd Adding nuxeo-services/nuxeo-platform-usermanager-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/README.txt Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserAdapter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserManager.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/UserManagerTestCase.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserManagerPasswordValidity.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/FakeTestUserManagerImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserManagerResolver.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalListJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupListJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestUsersPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestGroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/local/configuration/TestUserManagerWithContext.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/local/configuration/TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/local/configuration/DefaultUserMultiTenantManagementMock.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/computedgroups/test/TestLabelledComputedGroupService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/computedgroups/test/TestComputedGroupService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/computedgroups/test/DummyGroupComputerLabelled.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/computedgroups/test/DummyGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/messages_fr.properties Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/messages_en.properties Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-userservice-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/companycomputedgroups-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/labelled-computedgroups-framework.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/computedgroups-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-userservice-override-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanager-resolver.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/schemas/userManagerResolver.xsd Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/userservice-override-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/userservice-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/usermanager-inmemory-cache-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/directory-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/usermanager-redis-cache-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/directories/groups.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/directories/users.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directory-for-context-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/user2group_tenantb.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/users_tenantb.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/groups_multitenant_tenanta.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/groups_multitenant_tenantb.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/users_tenanta.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/user2group_tenanta.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/DefaultUserMultiTenantManagement.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/ConfigInjector.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserMultiTenantManagement.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/FakeUserManagerImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapterImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserManagerImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserManagerResolver.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapterFactory.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalListJsonReader.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupJsonWriter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupListJsonWriter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalListJsonWriter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupJsonReader.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalJsonWriter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupListJsonReader.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalJsonReader.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/UserMetadataGroupComputerDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/ComputedGroupsServiceImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/ComputedGroup.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/UserMetadataGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/NuxeoComputedGroup.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/AbstractAttributeBasedGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/ComputedGroupsService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/AbstractGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/DocumentMetadataGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/CompanyGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/GroupComputerDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/UserManagerWithComputedGroups.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/GroupComputerLabelled.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/DocumentMetadataGroupComputerDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/GroupComputerChainDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/GroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/computedgroups-framework.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/usermanager-properties.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/user-adapter-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/UserService.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/companycomputedgroups-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/UserManagerImpl.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/usermanager-resolver-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-versioning-api/pom.xml Adding nuxeo-services/nuxeo-platform-versioning-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-versioning-api/src/main/java/org/nuxeo/ecm/platform/versioning/api/VersioningManager.java Adding nuxeo-services/nuxeo-platform-versioning-api/src/main/java/org/nuxeo/ecm/platform/versioning/api/VersioningActions.java Adding nuxeo-services/nuxeo-platform-versioning-api/src/main/java/org/nuxeo/ecm/platform/versioning/api/VersionIncEditOptions.java Adding nuxeo-services/nuxeo-platform-versioning-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-forms-layout-core/pom.xml Adding nuxeo-services/nuxeo-platform-forms-layout-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreService.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreComponent.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/DummyWidgetTypeHandler.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/resources/layouts-core-test-override-contrib.xml Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/resources/layouts-core-test-contrib.xml Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/service/LayoutStoreImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/service/AbstractLayoutManager.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/WidgetConverterRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/WidgetDefinitionRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/LayoutConverterRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/LayoutTypeDefinitionRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/WidgetTypeRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/WidgetTypeDefinitionRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/LayoutDefinitionRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/ControlsDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/FieldDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetSelectOptionsDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetTypeConfigurationDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/RenderingInfosDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutColumnDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutDescriptors.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutConverterDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutTypeDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/PropertiesDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/RenderingInfoDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetConverterDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetSelectOptionDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetTypeDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutTypeConfigurationDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutRowDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/PropertyListDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/resources/OSGI-INF/layouts-core-framework.xml Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-forms-layout-api/pom.xml Adding nuxeo-services/nuxeo-platform-forms-layout-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api.gwt.xml Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/functions/LayoutFunctions.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/FieldDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutTypeConfiguration.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetSelectOptions.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/RenderingInfo.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/Layout.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutRow.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/BuiltinWidgetModes.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetSelectOption.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutRowDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/BuiltinModes.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetReference.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/Widget.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetTypeConfiguration.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetTypeDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetType.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutTypeDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/service/LayoutStore.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/service/LayoutManager.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/AbstractWidgetDefinitionConverter.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/LayoutConversionContext.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/WidgetDefinitionConverter.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/AbstractLayoutDefinitionConverter.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/LayoutDefinitionConverter.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/exceptions/LayoutException.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/exceptions/WidgetException.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutRowDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetSelectOptionsImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutRowComparator.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutTypeConfigurationImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeConfigurationImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/RenderingInfoImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetSelectOptionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutRowImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutTypeDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/FieldDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetReferenceImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutTypeDefinitionComparator.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeDefinitionComparator.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/EqualsBuilder.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-web-common/pom.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/requestcontroller/TestService.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/requestcontroller/filter/TestNuxeoCorsCsrfFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/requestcontroller/filter/TestBufferingServletResponse.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/common/TestMobileBannerHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/common/TestContentDisposition.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/TestLoginScreenConfig.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/TestSpecificChainSetting.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/TestNuxeoAuthenticationFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyAuthPreFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/TestAuthPlugins.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/BasicAuthenticatorTest.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-specific-chain.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-loginscreenconfig-merge3.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-loginscreenconfig-merge.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-prefilter.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/web-request-controller-contrib-test.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-override-plugin.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-loginscreenconfig.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-cors-config.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-prefilter-disable.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-loginscreenconfig-merge2.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/UserAgentMatcher.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/CookieHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ServletHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/MobileBannerHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/encoding/NuxeoEncodingFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/external/ExternalRequestFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/NuxeoExceptionHandlerParameters.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/ExceptionHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/DefaultNuxeoExceptionHandler.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/NuxeoExceptionFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/NuxeoExceptionHandler.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/ErrorHandlersDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/ExceptionHandlerDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/RequestDumpDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/ListenerDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/ErrorHandler.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/ExceptionHandlingComponent.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/DefaultRequestDumper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/RequestDumper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/NullExceptionHandlingListener.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/ExceptionHandlingListener.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/ExceptionHandlingService.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/locale/LocaleComponent.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/locale/LocaleProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/locale/DefaultLocaleProvider.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/locale/LocaleProvider.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/RequestFilterConfigImpl.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoHeaderDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/RequestControllerService.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoHeaderDescriptorRegistry.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/RequestControllerManager.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/RequestFilterConfig.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/LRUCachingMap.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/FilterConfigDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptorRegistry.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/NuxeoThreadTrackerFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/BufferingHttpServletResponse.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/NuxeoRequestControllerFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/NuxeoStandbyFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/NuxeoCorsCsrfFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/RemoteHostGuessExtractor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/resources/AggregatedJSProvider.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/admin/AdminStatusHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/admin/AdministrativeStatusListener.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/session/NuxeoSessionListener.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/session/SessionInfo.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/session/NuxeoHttpSessionMonitor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/AjaxProxyServlet.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/service/AjaxProxyService.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/service/ProxyableURLDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/service/AjaxProxyComponent.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/service/ProxyURLConfigEntry.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/vh/VirtualHostHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/SimpleCacheFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/download/DownloadServlet.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/StartupPageServlet.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/NuxeoAuthenticationFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/NuxeoSecuredRequestWrapper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/NXAuthConstants.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/LoginScreenHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/CachableUserIdentificationInfo.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginScreenConfig.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginStartupPage.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginScreenConfigRegistry.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginProviderLinkComputer.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthenticationPropagatorDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/PluggableAuthenticationService.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthenticationChainDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginVideo.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginProviderLink.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/SpecificAuthChainDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/StartURLPatternDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/CallbackHandlerFactoryDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/SessionManagerDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/OpenUrlDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/NuxeoAuthFilterChain.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthenticationPluginDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginAsImpl.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthPreFilterDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/WebServicesAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/FormAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/BasicAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/DefaultSessionManager.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/AnonymousAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthenticationPlugin.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthenticationPropagator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthenticationSessionManager.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthPreFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthenticationPluginLogoutExtension.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoCallbackHandlerFactory.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/LoginResponseHandler.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/web-request-controller-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/locale-default-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/web-request-controller-framework.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/ajax-proxy-framework.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/exception-handling-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/exception-handling-service.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/login-screen-config.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/core-management-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/authentication-framework.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/ajax-proxy-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/locale-framework.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/nuxeo_error.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/page_not_found.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/home.html Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/index.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/nuxeo_error_security.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/login.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/login_welcome.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/icons/favicon.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/icons/favicon.ico Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/home_bg.jpg Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/login_bg.jpg Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/nuxeo.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/login_logo.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/back.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/show.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/page_background.gif Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/refresh.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/view.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/scripts/nxtimezone.js Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/scripts/mobile-banner.js Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/scripts/detect_timezone.js Adding nuxeo-services/nuxeo-platform-ws-sun-jaxws/pom.xml Adding nuxeo-services/nuxeo-platform-ws-sun-jaxws/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-platform-ws-sun-jaxws/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-web-resources-core/pom.xml Adding nuxeo-services/nuxeo-web-resources-core/src/test/java/org/nuxeo/ecm/web/resources/tests/MockProcessor.java Adding nuxeo-services/nuxeo-web-resources-core/src/test/java/org/nuxeo/ecm/web/resources/tests/TestWebResourceService.java Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/webresources-test-config.xml Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/webresources-test-faulty-declaration.xml Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/webresources-test-override-config.xml Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/css/foldable-box.css Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/jquery.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/effects.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/cycle1.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/foldable-box.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/cycle2.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/cycle3.js Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/ProcessorDescriptor.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/ResourceDescriptor.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/ResourceBundleDescriptor.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/service/WebResourceManagerImpl.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/service/ProcessorRegistry.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/service/ResourceRegistry.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/service/ResourceBundleRegistry.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/resources/OSGI-INF/webresources-framework.xml Adding nuxeo-services/nuxeo-web-resources-core/src/main/resources/META-INF/MANIFEST.MF Adding licenses/README.txt Adding licenses/CDDL.txt Adding licenses/LGPL.txt Adding licenses/MIT-LICENSE.txt Adding nuxeo-connect-tools/pom.xml Adding nuxeo-connect-tools/README.md Adding nuxeo-connect-tools/.gitignore Adding nuxeo-connect-tools/report-core/pom.xml Adding nuxeo-connect-tools/report-core/src/test/java/org/nuxeo/connect/tools/report/ICanReportTest.java Adding nuxeo-connect-tools/report-core/src/test/java/org/nuxeo/connect/tools/report/ReportFeature.java Adding nuxeo-connect-tools/report-core/src/test/java/org/nuxeo/connect/tools/report/ICanRunTest.java Adding nuxeo-connect-tools/report-core/src/test/resources/test-disabled-reports.xml Adding nuxeo-connect-tools/report-core/src/test/resources/log4j.xml Adding nuxeo-connect-tools/report-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/ReportRunner.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/ReportComponent.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/ReportWriter.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/ReportConfiguration.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/config/ConfigReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/apidoc/APIDocReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxThreadDumpReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MXThreadDeadlockedReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MXThreadMonitorDeadlockedReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxClassHistogramReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MXComponent.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxNamesReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxAttributesReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxInfosReport.java Adding nuxeo-connect-tools/report-core/src/main/resources/OSGI-INF/mx-report.xml Adding nuxeo-connect-tools/report-core/src/main/resources/OSGI-INF/config-report.xml Adding nuxeo-connect-tools/report-core/src/main/resources/OSGI-INF/apidoc-report.xml Adding nuxeo-connect-tools/report-core/src/main/resources/OSGI-INF/report-component.xml Adding nuxeo-connect-tools/report-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-management-api/pom.xml Adding nuxeo-connect-tools/report-management-api/src/main/java/org/nuxeo/connect/tools/report/ReportServer.java Adding nuxeo-connect-tools/report-management-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-web/pom.xml Adding nuxeo-connect-tools/report-web/pom.xml~orig Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/ICanRunReportFromWebTest.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebPage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/LoginStage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/ReportRunnerPage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebDriverFormat.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebPageFormat.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebPageFormatter.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebDriverFormatter.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/LoginExecutor.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebEngineHomeStage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/RunnerPage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/RunnerAssert.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/RootPage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebReportFeature.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/LoginAssert.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebEngineHomeAssert.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/jgiven/StepsRunner.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/jgiven/Stage.java Adding nuxeo-connect-tools/report-web/src/test/resources/log4j.xml Adding nuxeo-connect-tools/report-web/src/main/java/org/nuxeo/connect/tools/report/web/ConnectToolsRoot.java Adding nuxeo-connect-tools/report-web/src/main/java/org/nuxeo/connect/tools/report/web/ReportRunnerObject.java Adding nuxeo-connect-tools/report-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-web/src/main/resources/skin/views/report/index.ftl Adding nuxeo-connect-tools/report-web/src/main/resources/skin/views/root/index.ftl Adding nuxeo-connect-tools/report-viewer/pom.xml Adding nuxeo-connect-tools/report-viewer/src/test/java/org/nuxeo/connect/tools/report/viewer/ICanRunTheViewerTest.java Adding nuxeo-connect-tools/report-viewer/src/test/java/org/nuxeo/connect/tools/report/viewer/ICanPrintTheThreadDumpTest.java Adding nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java Adding nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/Viewer.java Adding nuxeo-connect-tools/report-viewer/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-client/pom.xml Adding nuxeo-connect-tools/report-client/src/test/java/org/nuxeo/connect/tools/report/client/ICanConnectTest.java Adding nuxeo-connect-tools/report-client/src/main/java/org/nuxeo/connect/tools/report/client/ReportConnector.java Adding nuxeo-connect-tools/report-client/src/main/java/org/nuxeo/connect/tools/report/client/ObjectFeeder.java Adding nuxeo-connect-tools/report-client/src/main/java/org/nuxeo/connect/tools/report/client/StreamFeeder.java Adding nuxeo-connect-tools/report-client/src/main/resources/OSGI-INF/mx-report.xml Adding nuxeo-connect-tools/report-client/src/main/resources/OSGI-INF/apidoc-report.xml Adding nuxeo-connect-tools/report-client/src/main/resources/OSGI-INF/report-component.xml Adding nuxeo-connect-tools/report-client/src/main/resources/OSGI-INF/jsr353-component.xml Adding nuxeo-connect-tools/report-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-video/build.xml Adding nuxeo-platform-video/pom.xml Adding nuxeo-platform-video/README.md Adding nuxeo-platform-video/build.properties.sample Adding nuxeo-platform-video/.gitignore Adding nuxeo-platform-video/nuxeo-platform-video-jsf/build.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/pom.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/crowdin.ini Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/test/java/org/nuxeo/ecm/video/jsf/lang/test/TestMessages.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/VideoActions.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/VideoServiceBusinessDelegate.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardItem.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardActions.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/seam.properties Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/themes/css/platform_video.css Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/css/videojs.thumbnails.css Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/css/video-js.nx.css Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/css/video-js.css Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_player_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_info_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_conversions_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_storyboard_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_file_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/swf/video-js.swf Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/font/vjs.eot Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/font/vjs.woff Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/font/vjs.svg Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/font/vjs.ttf Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/scripts/video-player-util.js Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/scripts/videojs.thumbnails.js Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/scripts/video.js Adding nuxeo-platform-video/nuxeo-platform-video-core/pom.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/crowdin.ini Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/TestVideoInfo.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/service/TestVideoRenditions.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/service/TestVideoService.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/extension/TestVideoImporterAndListeners.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/tools/TestVideoToolsOperations.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/tools/TestVideoToolsService.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/tools/BaseVideoToolsTest.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/log4j.properties Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-video-workmanager-config.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/video-configuration-override.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-video-conversions-enabled.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-data/logo.jpeg Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-data/sample.mpg Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-data/ccdemo.mov Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-data/VideoLan-Example.ts Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/VideoDocumentPreviewer.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/VideoHelper.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoServiceImpl.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoConversionContributionHandler.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoConversionWork.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/AutomaticVideoConversionContributionHandler.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoStoryboardWork.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoInfoWork.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/VideoDocumentAdapter.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/VideoDocumentAdapterFactory.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoSlicer.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoWatermarker.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoConcat.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoClosedCaptionsExtractor.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/service/VideoToolsServiceImpl.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/SliceVideoInParts.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/SliceVideo.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/AddWatermarkToVideo.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/ConcatVideos.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/ExtractClosedCaptionsFromVideo.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/rendition/VideoRenditionDefinitionProvider.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/rendition/VideoRenditionProvider.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/listener/VideoChangedListener.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/importer/VideoImporter.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-workmanager-config.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-listeners-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-service-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-renditions-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/adapters-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/ui-types-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-thumbnailfactory-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/filemanager-importer-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-service.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-tools-operations-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-tools-service.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/lifecycle-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-tools-commandlines-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/schemas/video.xsd Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/preview/missing-video-preview.jpeg Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/web/nuxeo.war/icons/video.png Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/web/nuxeo.war/icons/video_big.png Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/web/nuxeo.war/icons/video_100.png Adding nuxeo-platform-video/nuxeo-platform-video-convert/pom.xml Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/test/java/org/nuxeo/ecm/platform/video/convert/VideoConversionTest.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/test/java/org/nuxeo/ecm/platform/video/convert/VideoConvertersTest.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/test/resources/log4j.properties Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/VideoConversionConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/WebMConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/BaseVideoConversionConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/ScreenshotConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/MP4Converter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/Constants.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/StoryboardConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/OggConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/resources/OSGI-INF/commandline-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-video/nuxeo-platform-video-api/pom.xml Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/VideoDocument.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/TranscodedVideo.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/VideoConstants.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/VideoConversionStatus.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/Video.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/VideoInfo.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/Stream.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/service/VideoService.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/service/VideoConversion.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/service/AutomaticVideoConversion.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/service/Configuration.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoTool.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoToolsService.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-fsexporter/fsexporter-contrib.xml Adding nuxeo-fsexporter/pom.xml Adding nuxeo-fsexporter/README.md Adding nuxeo-fsexporter/.gitignore Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterAccents.java Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterAttachedFiles.java Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterStructure.java Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterCase2.java Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterCase.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/CustomExporterPlugin.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/FSExporter.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/DefaultExporterPlugin.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/ExportStructureToFS.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/FSExporterPlugin.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/FSExporterService.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/ExportLogicDescriptor.java Adding nuxeo-fsexporter/src/main/resources/OSGI-INF/extensions/org.nuxeo.io.fsexporter.FSExporter.xml Adding nuxeo-fsexporter/src/main/resources/OSGI-INF/extensions/org.nuxeo.io.fsexporter.ExportStructureToFS.xml Adding nuxeo-fsexporter/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/pom.xml Adding nuxeo-liveconnect/README.md Adding nuxeo-liveconnect/.gitignore Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/TestOneDriveOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/TestOneDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/TestOneDriveOAuth2ServiceProviderForBusiness.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/MockOneDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/permission-metadata-5000948880.json Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/file-metadata-5000948880.json Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/OSGI-INF/test-onedrive-business-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/OSGI-INF/test-onedrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/OSGI-INF/test-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveRefreshTokenRequest.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveAuthorizationCodeTokenRequest.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveCredential.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveTokenResponse.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveAuthorizationCodeFlow.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/OSGI-INF/cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/OSGI-INF/onedrive-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/OSGI-INF/onedrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/web/nuxeo.war/icons/OneDrive.png Adding nuxeo-liveconnect/nuxeo-liveconnect-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-behavior.html Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/TestGoogleDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobUploader.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/nxthemes/html/scripts/googleclient.js Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/OSGI-INF/googledrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/README.md Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/java/org/nuxeo/ecm/liveconnect/dropbox/MockDropboxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/java/org/nuxeo/ecm/liveconnect/dropbox/TestDropboxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/resources/OSGI-INF/test-dropbox-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/resources/OSGI-INF/data/file-document.pdf.json Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/resources/OSGI-INF/data/download-12341234.bin Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/resources/OSGI-INF/cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/resources/OSGI-INF/dropbox-service.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/resources/OSGI-INF/dropbox-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/OSGI-INF/nuxeo-liveconnect-box-webresources-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-box-link.html Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-box-provider.html Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-box.html Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/images/box.png Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveBlobUploader.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/nxthemes/html/styles/onedrive-file-picker.css Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/nxthemes/html/scripts/onedrive-file-picker.js Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/nxthemes/html/scripts/onedriveclient.js Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/OSGI-INF/onedrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/README.md Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/java/org/nuxeo/ecm/liveconnect/box/TestBoxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/java/org/nuxeo/ecm/liveconnect/box/MockBoxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/java/org/nuxeo/ecm/liveconnect/box/BoxTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/resources/file-info-5000948880.json Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/resources/OSGI-INF/test-box-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/java/org/nuxeo/ecm/liveconnect/box/BoxOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/java/org/nuxeo/ecm/liveconnect/box/BoxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/java/org/nuxeo/ecm/liveconnect/box/BoxLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/resources/OSGI-INF/box-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/resources/OSGI-INF/cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/resources/OSGI-INF/box-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/LiveConnectTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/MockLiveConnectBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/MockLiveConnectOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/MockLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/TestLiveConnectBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/resources/OSGI-INF/test-core-cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/resources/OSGI-INF/test-core-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/resources/OSGI-INF/test-core-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/LiveConnectFileInfo.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/OAuth2CredentialFactory.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/LiveConnectBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/CredentialFactory.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/AbstractLiveConnectBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/AbstractLiveConnectOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/LiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/JSONLiveConnectBlobDecoder.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/AbstractLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/ErrorLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/update/BatchUpdateBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/update/worker/BlobProviderDocumentsUpdateWork.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/update/listener/BlobProviderDocumentsUpdateListener.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/resources/OSGI-INF/liveconnect-workmanager-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/resources/OSGI-INF/liveconnect-scheduler-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/OSGI-INF/nuxeo-liveconnect-google-drive-webresources-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-link.html Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-google-drive.html Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-provider.html Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/images/google_drive.png Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/OSGI-INF/nuxeo-liveconnect-onedrive-webresources-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/onedrive-file-picker.js Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-link.html Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-provider.html Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/onedrive-file-picker.css Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-onedrive.html Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/images/OneDrive.png Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/OSGI-INF/nuxeo-liveconnect-dropbox-webresources-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-provider.html Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-dropbox.html Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-link.html Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/images/dropbox.png Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/README.md Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/MockGoogleDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/TestGoogleDriveDocumentUpdate.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/test-googledrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/test-googledrive-config2.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/app-22222222.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/revisions-56785678.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/download-56785678-v4551.pdf.bin Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/file-12341234.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/revision-56785678-4551.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/app-11111111.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/download-12341234-v1abcd.bin Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/revision-12341234-v1abcd.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/file-56785678.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/download-12341234.bin Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/credential/ServiceAccountCredentialFactory.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/converter/GoogleDriveBlobConverter.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/mimetype-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/googledrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/googledrive-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/web/nuxeo.war/icons/google_drive.png Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/schema/blobconversions.xsd Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/test/java/org/nuxeo/ecm/liveconnect/box/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/java/org/nuxeo/ecm/liveconnect/box/BoxBlobUploader.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/nxthemes/html/scripts/boxclient.js Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/OSGI-INF/box-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/test/java/org/nuxeo/ecm/liveconnect/jsf/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/web/nuxeo.war/incl/action/app_links_action_template.xhtml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/test/java/org/nuxeo/ecm/liveconnect/dropbox/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobUploader.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/nxthemes/html/scripts/dropboxclient.js Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/OSGI-INF/dropbox-service.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/META-INF/MANIFEST.MF Adding addons-core/pom.xml Adding addons-core/.gitignore Adding nuxeo-duoweb-authentication/pom.xml Adding nuxeo-duoweb-authentication/README.md Adding nuxeo-duoweb-authentication/.gitignore Adding nuxeo-duoweb-authentication/src/test/resources/log4j.xml Adding nuxeo-duoweb-authentication/src/main/java/org/nuxeo/duoweb/authentication/DuoFactorsAuthenticator.java Adding nuxeo-duoweb-authentication/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-duoweb-authentication/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-duoweb-authentication/src/main/resources/web/nuxeo.war/duofactors.jsp Adding nuxeo-duoweb-authentication/src/main/resources/web/nuxeo.war/scripts/Duo-Web-v1.bundled.min.js Adding nuxeo-segment.io-connector/LICENSE Adding nuxeo-segment.io-connector/pom.xml Adding nuxeo-segment.io-connector/README.md Adding nuxeo-segment.io-connector/.gitignore Adding nuxeo-segment.io-connector/src/test/java/org/nuxeo/segment/io/test/TestSegmentIOService.java Adding nuxeo-segment.io-connector/src/test/resources/log4j.xml Adding nuxeo-segment.io-connector/src/test/resources/segmentio-contribs.xml Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOComponent.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIODataWrapper.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOMapper.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOConfig.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOIntegrations.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOUserFilter.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIO.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/listener/SegmentIOAsyncListener.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/web/SegmentIOBean.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/web/MarketoHelper.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/web/SegmentIOScriptResource.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/web/SegmentIOResourceWebApp.java Adding nuxeo-segment.io-connector/src/main/resources/seam.properties Adding nuxeo-segment.io-connector/src/main/resources/OSGI-INF/segmentIO-service.xml Adding nuxeo-segment.io-connector/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-segment.io-connector/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-segment.io-connector/src/main/resources/skin/views/segmentIOScriptResource/test.ftl Adding nuxeo-segment.io-connector/src/main/resources/skin/views/segmentIOScriptResource/script.ftl Adding nuxeo-distribution/build.xml Adding nuxeo-distribution/pom.xml Adding nuxeo-distribution/README.md Adding nuxeo-distribution/.gitignore Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/.project.ok Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/pom.xml Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/README.md Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/itests.xml Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/IDEPathHelper.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/Recorder.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/Engine.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim35WaitForAsync.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim30NavigationJsf.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim50CRUD.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim30Navigation.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim55WaitForAsync.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim10CreateFolders.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim90Cleanup.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim30Search.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim25WaitForAsync.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim10MassImport.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim00Setup.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim30UpdateDocuments.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim50Bench.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim25WarmUsersJsf.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim80ReindexAll.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim20CreateDocuments.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/logback.xml Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/recorder.conf Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/gatling.conf Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/data/fulltext.csv Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/data/users.csv Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/data/admins.csv Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/scala/org/nuxeo/cap/bench/Redis.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/scala/org/nuxeo/cap/bench/Feeders.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/scala/org/nuxeo/cap/bench/Constants.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/scala/org/nuxeo/cap/bench/NuxeoImporter.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/scala/org/nuxeo/cap/bench/NuxeoRest.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/scala/org/nuxeo/cap/bench/NuxeoJsf.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/scala/org/nuxeo/cap/bench/Headers.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/scala/org/nuxeo/cap/bench/Parameters.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/Makefile Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/utils.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/inject-biblio.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/nuxeo.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/inject-arbres.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/__init__.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/redis.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/geohash.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/.gitignore Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/injector.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/.project.ok Adding nuxeo-distribution/nuxeo-server-cmis-tests/install-cmislib.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/Makefile Adding nuxeo-distribution/nuxeo-server-cmis-tests/pom.xml Adding nuxeo-distribution/nuxeo-server-cmis-tests/sample-a.pdf Adding nuxeo-distribution/nuxeo-server-cmis-tests/runtests.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/250px-Cmis_logo.png Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislibtest.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/res.txt Adding nuxeo-distribution/nuxeo-server-cmis-tests/itests.xml Adding nuxeo-distribution/nuxeo-server-cmis-tests/settings.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/settings.py.sample Adding nuxeo-distribution/nuxeo-server-cmis-tests/iso8601/__init__.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/iso8601/test_iso8601.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/iso8601/iso8601.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/httplib2/cacerts.txt Adding nuxeo-distribution/nuxeo-server-cmis-tests/httplib2/socks.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/httplib2/__init__.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/httplib2/iri2uri.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/messages.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/__init__.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/net.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/util.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/domain.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/model.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/cmis_services.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/exceptions.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/browser/binding.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/browser/__init__.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/atompub/binding.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/atompub/__init__.py Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/pom.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/README.md Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/itests.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITLogsViewerTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITUserProfileTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSearchTabTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITArchivedVersionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITContextualActionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITDocumentRelationTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITGroupsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITRSSAtomExportTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITMainTabsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITMiscLittleThingsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITBlobActionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITAdminNavigationTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/TestConstants.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITAutoVersioningTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSelect2Test.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITCommentTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSafeEditTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITManageTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITPublishDocumentTests.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITPersonalWorkspaceTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITCollectionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITVocabularyTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITRichfileUploadTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITPermissionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/AbstractCapITSuite.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITDomainTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITErrorTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITFileUploadTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITDnDImportTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITNoteDocumentTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSuggestBoxTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSectionTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITContentViewLocalConfigTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITCopyPasteTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITUsersGroupsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITDefaultWorkflowTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITLoginLogoutTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITTaggingTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITFolderTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITWorkListTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITWorkspaceTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITLockTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITRestApiTestDoc.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITExportTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITActivityDashboardsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITUsersTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITModifyWorkspaceDescriptionTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITVerifyDeleteDocumentContentTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSelectAndFilterTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITPageProviderNavigation.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/resources/creationFields.json Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/resources/updateFields.json Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/main/resources/log4j2.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-wizard-tests/pom.xml Adding nuxeo-distribution/nuxeo-wizard-tests/README.md Adding nuxeo-distribution/nuxeo-wizard-tests/itests.xml Adding nuxeo-distribution/nuxeo-wizard-tests/src/test/java/org/nuxeo/ftest/wizard/ITWizardAndUpdateCenterTests.java Adding nuxeo-distribution/nuxeo-wizard-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-wizard-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-wizard-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-startup-wizard/pom.xml Adding nuxeo-distribution/nuxeo-startup-wizard/src/test/java/org/nuxeo/wizard/download/tests/TestParser.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/test/resources/packages_old.xml Adding nuxeo-distribution/nuxeo-startup-wizard/src/test/resources/log4j.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/test/resources/packages.xml Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/RouterServlet.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/ResourceFilter.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/nav/Page.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/nav/SimpleNavigationHandler.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/context/ParamCollector.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/context/Context.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PackageDownloader.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/Preset.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/DownloadDescriptorParser.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PendingDownloadStatus.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PendingDownload.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/DownloadablePackageOption.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/DownloadPackage.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/DownloadablePackageOptions.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/IPValidator.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/NumberValidator.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/ConnectRegistrationHelper.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/ServerController.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/PackageDownloaderHelper.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/resources/messages.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/connectFinish.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/networkBlocked.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/packagesDownload.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/reStarting.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/proxySettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/generalSettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/dbSettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/smtpSettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/recapScreen.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/error.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/userSettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/connectForm.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/welcome.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/packagesSelection.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/connectCallback.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/packagesSelectionDone.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/css/nuxeo.css Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/arrow_down.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/broken.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/required.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/reminder.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/favicon.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/checked.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/favicon.ico Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/restart_waiter.gif Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/checked.gif Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/pkgok.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/arrow_right.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/bg.jpg Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/nuxeo.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/pause.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/header.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/form-start.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/footer.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/feedback.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/prevnext.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/jsp/fakeConnectForm.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/scripts/jquery-1.4.3.min.js Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/scripts/browserInternetAccess.js Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/web.xml Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_fr.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_de.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_en.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_nl.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_es.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_ja.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_sv.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_it.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/lib/README.txt Adding nuxeo-distribution/nuxeo-server-hotreload-tests/pom.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/itests.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/java/org/nuxeo/ftest/server/hotreload/ITDevHotReloadTest.java Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/java/org/nuxeo/ftest/server/hotreload/HotReloadTestRule.java Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/java/org/nuxeo/ftest/server/hotreload/ITCMISHotReloadTest.java Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/log4j2.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITCMISHotReloadTest/testHotReloadDocumentType/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITCMISHotReloadTest/testHotReloadDocumentType/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITCMISHotReloadTest/testHotReloadDocumentType/schema/hot-reload.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadDocumentType/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadDocumentType/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadDocumentType/schema/hot-reload.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/data/groups.csv Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/data/users.csv Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/data/user2group.csv Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadSequence/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadSequence/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationChain/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationChain/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadVocabulary/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadVocabulary/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadVocabulary/data/vocabularies/hierarchical.csv Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadStructureTemplate/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadStructureTemplate/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/data/newWorkflow.zip Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/data/schemas/var_start-node.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/data/schemas/var_stop-node.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/data/schemas/var_newWorkflow.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadLifecycle/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadLifecycle/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadPageProvider/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadPageProvider/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationScripting/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationScripting/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationEventHandler/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationEventHandler/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadTwoBundles/bundle-02/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadTwoBundles/bundle-02/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadTwoBundles/bundle-01/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadTwoBundles/bundle-01/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadPermission/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadPermission/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-functional-tests/pom.xml Adding nuxeo-distribution/nuxeo-functional-tests/src/test/java/org/nuxeo/functionaltests/ITTestDrivers.java Adding nuxeo-distribution/nuxeo-functional-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/AbstractTest.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/JSListRequestManager.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/Required.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/ScreenShotFileOutput.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/AjaxRequestManager.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/VariableElementLocatorFactory.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/LogTestWatchman.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/WaitUntil.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/WaitForJQueryAjaxOnLoading.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/RestHelper.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/Locator.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/SlowLoading.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/Constants.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/ScreenshotTaker.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/Assert.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/JavaScriptErrorCollector.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/EventListener.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/drivers/RemoteFirefoxDriverProvider.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/drivers/ChromeDriverProvider.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/drivers/FirefoxDriverProvider.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/drivers/DriverProvider.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/contentView/PageNavigationControls.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/contentView/ContentViewUpperActions.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/contentView/ContentViewSelectionActions.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/contentView/ContentViewElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/proxy/ProxyManager.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/JSListWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/CheckboxWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/RichEditorElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/SelectOneRadioDirectoryWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/AbstractWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/SelectManyDirectoryWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/LayoutFragment.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/SelectOneDirectoryWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/DateWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/LayoutElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/SelectManyCheckboxDirectoryWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/ListWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/Select2WidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/WidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/FileWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/shibboleth/ShibbolethTest.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/RSSPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/ProfilePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/NoUIPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/DocumentBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/LoginPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/UserHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/AbstractPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/FolderDocumentBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/HomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/HeaderLinksSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/CollectionsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/FileDocumentBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/NoteDocumentBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/UsersGroupsHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/NavigationSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/AtomPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/WorkflowHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/ArchivedVersionsSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/AccessRightsSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/TrashSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/CommentsTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/FileSummaryTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/WorkspacesContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/PublishTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/ManageTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/WorkflowTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/CollectionContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/FilesTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/LocalConfigSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/EditTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/FolderEditTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/PermissionsSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/SummaryTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/SectionContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/TopicTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/ForumTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/RelationTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/ContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/FileEditTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/NoteSummaryTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/HistoryTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/AbstractContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/SectionsContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/TopicCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/CollectionCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/WorkspaceFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/WorkspaceCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/FolderCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/NoteCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/FileCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/ForumCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/DublinCoreCreationDocumentFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UsersGroupsBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UserViewTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UserEditFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UserChangePasswordFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UserCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UsersGroupsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UsersTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/workspace/WorkspaceHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/workspace/WorkspaceRepositoryPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/workspace/DomainCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/ConnectRegistrationPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/ConnectWizardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/IFrameHelper.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/AbstractWizardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/WizardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/SummaryWizardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/profile/ProfilePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/profile/EditProfilePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/profile/OwnUserChangePasswordFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/shibboleth/ShibbolethLoginPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/SearchPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/AbstractSearchSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/NXQLSearchSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/SearchResultsSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/QuickSearchSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/DefaultSearchSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/aggregates/Select2AggregateElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/aggregates/CheckBoxAggregateElements.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/aggregates/AggregateElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/restapiDoc/RestApiDocBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/SystemHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/WorkflowsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/VocabulariesPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/ConnectHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/PackageInstallationScreen.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/IFrameHelper.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/UpdateCenterPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/AdminCenterBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/PackageListingPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/activity/ActivityPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/activity/SearchAnalyticsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/activity/RepositoryAnalyticsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/activity/ActivityDashboardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UsersGroupsBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UserViewTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/GroupCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UserEditFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/GroupViewTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UserChangePasswordFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UserCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/GroupsTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UsersTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/GroupEditFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/monitoring/MonitoringPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/monitoring/LogsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/workflow/WorkflowGraph.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/actions/ContextualActions.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/AddToCollectionForm.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/WebFragmentImpl.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/AddAllToCollectionForm.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/NewVocabularyEntryForm.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/GadgetsContainerFragment.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/WebFragment.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-test-dependencies/pom.xml Adding nuxeo-distribution/nuxeo-war-tests/pom.xml Adding nuxeo-distribution/nuxeo-war-tests/README.md Adding nuxeo-distribution/nuxeo-war-tests/itests.xml Adding nuxeo-distribution/nuxeo-war-tests/src/test/java/org/nuxeo/ftest/wizard/ITPack.java Adding nuxeo-distribution/nuxeo-war-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-war-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-war-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-nxr-server/.project.ok Adding nuxeo-distribution/nuxeo-nxr-server/pom.xml Adding nuxeo-distribution/nuxeo-nxr-server/.classpath.ok Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/README.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/sdk/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/sdk/nxserver/config/seam-debug.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/https/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/xadatasource-params.ftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/sql-template-directory-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/kafka-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/datasources-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/stream-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/webengine.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/hsts-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/redis-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/default-repository-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/conf/server.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/conf/logging.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/webapps/ROOT/index.html Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/client/scripts/deleteOrphanBinaries.groovy Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mysql/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/default/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mariadb-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/custom/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/custom/bundles/CUSTOM.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/db2/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/postgresql/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mariadb/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mssql/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb-audit/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mysql-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mysql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mssql-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mssql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/perf/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/perf/nxserver/config/no-thumbnail-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/perf/nxserver/config/audit-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/postgresql-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb/nxserver/config/quartz.properties.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/launcher.properties.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/bundles/README.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/plugins/README.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/jboss-web.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/rewrite.config Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/pages.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/jboss-deployment-structure.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/application.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/faces-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/components.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/web.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/nuxeo-webapp-core.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/ooo-manager-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/login-digest-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/distribution.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/notification-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/default-directories-bundle.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/management-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/nxmail-scheduler-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/sql.properties.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/transient-store-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/cache-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/nuxeo-tomcat.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/jms.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/login-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/blacklist.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/nuxeo.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/mbeans/core-events-service.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/lib/README.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/gridfsbinaries/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle/nxserver/hibernate.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/assemble/assembly.xml Adding nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml Adding nuxeo-distribution/nuxeo-marketplace-jsf-ui/src/main/resources/install.xml Adding nuxeo-distribution/nuxeo-marketplace-jsf-ui/src/main/resources/package.xml Adding nuxeo-distribution/nuxeo-marketplace-jsf-ui/src/main/assemble/assembly.xml Adding nuxeo-distribution/nuxeo-server-tomcat/.project.ok Adding nuxeo-distribution/nuxeo-server-tomcat/pom.xml Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/packages.xml Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/README.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/Start Nuxeo.command Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/LICENSE.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/Start Nuxeo.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/readme.html Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/nxserver/system.properties Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/AL-2.0.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/LGPL-2.1.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/EPL-v10.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/CDDL-1.0.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/MIT-LICENSE.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/lib/log4j.xml Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/Stop Nuxeo.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/monitorctl.sh Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/NuxeoCtl.command Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/pack Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/nuxeoctl Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/Start Nuxeo.command Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/stream.sh Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/openofficectl Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/pack.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/Stop Nuxeo.command Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/repl.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/nuxeo.conf Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/Start Nuxeo.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/nuxeoctl.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/assemble/assembly.xml Adding nuxeo-distribution/nuxeo-nxr-jsf-ui/.project.ok Adding nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml Adding nuxeo-distribution/nuxeo-nxr-jsf-ui/.classpath.ok Adding nuxeo-distribution/nuxeo-nxr-jsf-ui/src/main/assemble/assembly.xml Adding nuxeo-distribution/nuxeo-server-tests/pom.xml Adding nuxeo-distribution/nuxeo-server-tests/README.md Adding nuxeo-distribution/nuxeo-server-tests/itests.xml Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/OAuth2GrantPage.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITRestAPITest.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITRemoteAutomationClientTCK.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITStartupPageTest.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITOAuth2Test.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/OAuth2ErrorPage.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITRemoteAutomationClientTest.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/functionaltests/TestRestHelper.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/resources/log4j2.xml Adding nuxeo-distribution/nuxeo-server-tests/src/test/resources/creationFields.json Adding nuxeo-distribution/nuxeo-server-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-server-tests/src/test/resources/updateFields.json Adding nuxeo-distribution/nuxeo-server-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-server-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/pom.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/itests.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/ITLoginLogoutTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/studio/ITDevJSFHotReloadTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/studio/NuxeoITCaseHelper.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/studio/NuxeoITCase.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/studio/StudioDocumentPage.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/log4j2.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/OSGI-INF/extensions.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/OSGI-INF/deployment-fragment.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/widgets/studio_list_widget_template.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/widgets/studio_header_widget.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/studio_tabs/studio_tab_TestLayoutLabelHidden.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/studio_tabs/studio_tab_InvoiceData.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/studio_tabs/studio_tab_TestLayoutLabelOnTop.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/studio_tabs/studio_tab_TestLayoutLabelLeft.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/layouts/test_layout_template.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/layouts/studio_layout_summary_template.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/layouts/studio_tab_layout_template.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/simpleWorkflow.zip Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/var_Task1e76.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/invoice.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/testSearch_cv.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/var_simpleWorkflow.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/var_Task125d.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/var_Task12de.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/testdocument.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-launcher/test.sh Adding nuxeo-distribution/nuxeo-launcher/pom.xml Adding nuxeo-distribution/nuxeo-launcher/testDebug.sh Adding nuxeo-distribution/nuxeo-launcher/src/test/java/org/nuxeo/launcher/LauncherFeature.java Adding nuxeo-distribution/nuxeo-launcher/src/test/java/org/nuxeo/launcher/CanDumpConnectReportTest.java Adding nuxeo-distribution/nuxeo-launcher/src/test/java/org/nuxeo/launcher/TestNuxeoLauncher.java Adding nuxeo-distribution/nuxeo-launcher/src/test/java/org/nuxeo/launcher/TestMessages.java Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/test-data/local1.json Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/templates/nuxeo.defaults Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/templates/default/nuxeo.defaults Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/config/nuxeo.conf Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/NuxeoJettyLauncher.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/NuxeoLauncher.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/NuxeoTomcatLauncher.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/package.html Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/daemon/DaemonThreadFactory.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/monitoring/StatusServletClient.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/WindowsProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/PureJavaProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/UnixProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/SolarisProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/MacProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/ProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/ColoredTextPane.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/NuxeoLauncherGUI.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/NuxeoFrame.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/logs/LogsSource.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/logs/LogsHandler.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/logs/LogsSourceThread.java Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/icons/control_panel_icon_32.png Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/icons/start.png Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/icons/stop.png Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/i18n/messages_fr.properties Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/i18n/messages_en.properties Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/i18n/messages.properties Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/img/nuxeo_control_panel_logo.png Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dam/pom.xml Adding nuxeo-dam/README.md Adding nuxeo-dam/.gitignore Adding nuxeo-dam/nuxeo-dam-jsf/pom.xml Adding nuxeo-dam/nuxeo-dam-web-ui/pom.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/OSGI-INF/nuxeodam-webresources-contrib.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/OSGI-INF/dam-page-provider-contrib.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-edit-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-import-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-metadata-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-view-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-create-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-import-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-create-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-edit-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-view-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-metadata-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-view-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-import-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-create-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-edit-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-metadata-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-document-page.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-formats.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-exif.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-iptc.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-info.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-dam.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/search/assets/nuxeo-assets-search-form.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/search/assets/nuxeo-assets-search-results.html Adding nuxeo-dam/nuxeo-dam/pom.xml Adding nuxeo-dam/nuxeo-dam/src/main/resources/OSGI-INF/dam-core-types-contrib.xml Adding nuxeo-dam/nuxeo-dam/src/main/resources/schemas/assets_search.xsd Adding nuxeo-dam/nuxeo-dam/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-activity/pom.xml Adding nuxeo-activity/README.md Adding nuxeo-activity/.gitignore Adding nuxeo-activity/templates/activity/nuxeo.defaults Adding nuxeo-activity/templates/activity/config/activity-datasource-config.xml Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityUpgrader.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TweetActivity.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TestActivityStreamService.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TweetActivityStreamFilter.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityStreamFilter.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TestActivityLinkBuilder.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/ActivityFeature.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityLinkBuilder.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TestActivityStreamListener.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/operations/TestActivityOperations.java Adding nuxeo-activity/src/test/resources/activity-stream-service-test.xml Adding nuxeo-activity/src/test/resources/log4j.xml Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityUpgrader.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/Activity.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/DefaultActivityLinkBuilder.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityLinkBuilder.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityImpl.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityReplyMessage.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityHelper.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityLinkBuilderDescriptor.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityBuilder.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/AbstractActivityUpgrader.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityUpgraderRegistry.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityMessageHelper.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityReply.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityRepositoryInitializationHandler.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamRegistry.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStream.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityVerb.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamFilterDescriptor.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamServiceImpl.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamService.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivitiesList.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/AbstractActivityPageProvider.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityLinkBuilderRegistry.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityVerbRegistry.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityMessage.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityUpgraderDescriptor.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamListener.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivitiesListImpl.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamFilter.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/operations/AddActivityReply.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/operations/RemoveActivityReply.java Adding nuxeo-activity/src/main/resources/OSGI-INF/activity-stream-contrib.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/activity-stream-service.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-activity/src/main/resources/META-INF/persistence.xml Adding nuxeo-activity/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-activity/src/main/resources/web/nuxeo.war/css/opensocial/gadgets/gadget-common-activity.css Adding nuxeo-activity/src/main/resources/web/nuxeo.war/icons/activity_empty.png Adding nuxeo-activity/src/main/resources/web/nuxeo.war/icons/activity_document_edition.png Adding nuxeo-activity/src/main/resources/web/nuxeo.war/icons/activity_document_creation.png Adding nuxeo-activity/src/main/resources/web/nuxeo.war/icons/activity_document_deletion.png Adding nuxeo-style-guide/build.xml Adding nuxeo-style-guide/pom.xml Adding nuxeo-style-guide/README.md Adding nuxeo-style-guide/.gitignore Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/StyleGuideURLCodec.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/StyleGuideActions.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/StyleGuideIconActions.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/StyleGuideIconRegistry.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/StyleGuideService.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/StyleGuideServiceImpl.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/descriptors/IconDescriptor.java Adding nuxeo-style-guide/src/main/resources/seam.properties Adding nuxeo-style-guide/src/main/resources/themes/css/style_guide.css Adding nuxeo-style-guide/src/main/resources/themes/sass/style_guide.scss Adding nuxeo-style-guide/src/main/resources/OSGI-INF/style-guide-contrib.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/style-guide-framework.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/url-contrib.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-style-guide/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/boxes.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/grid.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/good.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/tab.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/titles.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/hash.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/buttons.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/icons.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/messages.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/helpers.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/dot.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/tables.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/dialogs.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/happy.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/navigation.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/img/sea_in_chile.jpg Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/style_guide.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/icons.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/titles.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/introduction.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/navigation.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/nuxeo_header.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/tables.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/nuxeo_footer.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/dialogs.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/messages.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/helpers.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/boxes.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/grid_layout.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/buttons.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/recommendations.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/sections.xhtml Adding nuxeo-runtime/pom.xml Adding nuxeo-runtime/default.bnd Adding nuxeo-runtime/nuxeo-runtime-test/pom.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestExtensionPoint.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/RuntimeInitializationTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/ComponentWithXPoint.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/PartialDeployTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/DummyContribution.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestFrameworkProperties.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestEventService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/ResourceServiceTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/MyTestComponent.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestComponentManager.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/ComponentDeploymentTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/ComponentAliasTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestGraphiteReporter.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestExtensionPointWithError.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestFramework.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/DummyContributionOverriden.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestInlineURLs.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/MyListener.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestCryptoFrameworkProperties.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/CanInjectFeatureRulesTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/RandomBugTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/DisabledThreadsTrackingTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/LogCaptureFeatureFilterOnTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/FileEventsAreTrackedTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/ConditionalIgnoreTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/CanExpandVariablesInContributionTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/CanMockServicesTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/AFakeService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/ServiceTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/CanInheritAnnotationsConfigsTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/ContributedFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/RunContributedBaseTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/web/WebTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/web/SearchResultPage.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/web/MyHomePage.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/osgi/util/jar/tests/TestClassLoaderInstrumentation.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/osgi/util/jar/tests/JarBuilder.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/persistence/TestContributionPersistence.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/persistence/MyListener.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/services/config/TestConfigurationService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestObjectNameFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/Dummy.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestMatchAccessorName.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestHeadDumper.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/DummyService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestResourcePublisherService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/RuntimeServiceMBeanAdapter.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestMBeanInfoFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/DummyMBean.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/ManagementTestCase.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/RuntimeServiceMBean.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/DummyFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestManageRuntimeService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/counters/TestCounters.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/metrics/MetricSerializerTestCase.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/login/TestLoginComponentSystemID.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/registry/RegistryTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/OverridingXPoint.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/ListenerExtension.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp2.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/passivation-test-provider.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp3.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/myres.txt Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp1.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/other.marker Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/configuration-test-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/OverridingXPoint-witherror.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/management-tests-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/ResourcesContrib.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/management-tests-service.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/configuration-override-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp4.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/dummy.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/CompC.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/BaseXPoint.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/passivation-test-service.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/first.marker Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/CopyOfMyComp2.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/CompA.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/CompB.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp4b.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/openqa/selenium/support/ui/TimeoutException.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/openqa/selenium/support/ui/Wait.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/openqa/selenium/support/ui/ExpectedCondition.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/openqa/selenium/support/ui/WebDriverWait.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TargetResourceLocator.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/Failures.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/InlineRef.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/WorkingDirectoryConfigurator.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/Assert.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/ResourceHelper.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RuntimeHarnessImpl.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/package.html Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLStreamHandlerFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLStreamHandler.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLConnection.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLsFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/LogFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeDeployment.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/Deploys.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/Deploy.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/BlacklistComponent.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ServiceProvider.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RandomBug.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/SimpleFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/MDCFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/AnnotationScanner.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RunnerFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/JndiHelper.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/LogCaptureFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/FeaturesLoader.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/TargetExtensions.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/Defaults.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/MethodSorter.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ConditionalIgnoreRule.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/PartialDeploy.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/HotDeployer.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ParameterizedSuite.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeHarness.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/FileEventsTrackingFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ServletContainer.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/FeaturesRunnerWithParms.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RestartFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ContainerFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/Features.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ContributableFeaturesRunner.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/LocalDeploy.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/FeaturesRunner.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ServletContainerFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/README.txt Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/DriverFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/WebPage.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/WebDriverFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/HomePage.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/BrowserFamily.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/SkipBrowser.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/Browser.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/Attachment.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/ConcordionFixture.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/TakesAttachment.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/Configuration.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/management/ManagementFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/NuxeoInjectingAnnotationEngine.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/MockProvider.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/MockitoFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/RuntimeService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/NuxeoDefaultAnnotationEngine.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/NuxeoServiceMockAnnotationProcessor.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/mockito/configuration/MockitoConfiguration.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/EventService.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/isolated-server.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/logback-test.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/loader.properties Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-migration/pom.xml Adding nuxeo-runtime/nuxeo-runtime-migration/src/test/java/org/nuxeo/runtime/migration/TestMigrationDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-migration/src/test/resources/OSGI-INF/test-migration-descriptor2.xml Adding nuxeo-runtime/nuxeo-runtime-migration/src/test/resources/OSGI-INF/test-migration-descriptor.xml Adding nuxeo-runtime/nuxeo-runtime-migration/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/java/org/nuxeo/runtime/migration/MigrationServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/java/org/nuxeo/runtime/migration/MigrationDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/java/org/nuxeo/runtime/migration/MigrationService.java Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/resources/OSGI-INF/migration-service.xml Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-launcher/pom.xml Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/runtime/launcher/Main.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/runtime/launcher/NuxeoRMIClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/FrameworkBootstrap.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/MutableClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/MutableClassLoaderDelegate.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/DevMutableClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/LoaderConstants.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-launcher-commons/pom.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/info/PackageInfoTest.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/config/ConfigurationGeneratorTest.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/config/AbstractConfigurationTest.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/config/BackingServiceConfiguratorTest.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/config/FakeCheck.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/versioned-1.0.jar Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/configurator/windows.conf Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/configurator/nuxeo.conf Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/configurator/nuxeo.conf2 Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/default/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/default/datasources/default-repository-ds.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/default/datasources/default-repository-ds_2.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testinclude2/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testinclude2/nuxeo.ear/datasources/default-repository-ds.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testenv/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/newTemplate/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testinclude/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testinclude/config/test2 Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/postgresql/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/mongodb/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/fmtest/testfm.nxftl Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/fmtest/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/backing/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/backing/lib/fake1.jar Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/backing/lib/fake.jar Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/config/extension.ignored Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/config/file-with-accents.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/config/nuxeo.properties Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/datasources/test Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/marklogic/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/MessageInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/PackageInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/ConfigurationInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/DistributionInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/InstanceInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/KeyValueInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/CommandSetInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/MessageInfoLogger.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/CommandInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/package.html Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/ConfigurationException.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/ConfigurationGenerator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/BackingServiceConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/JettyConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/ServerConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/TomcatConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/UnknownServerConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/JVMVersion.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/package.html Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/backingservices/BackingChecker.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/backingservices/DBCheck.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/commons/DatabaseDriverException.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/commons/package.html Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/commons/text/TextTemplate.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/log4j/Log4JHelper.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/log4j/ThreadedStreamGobbler.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-pubsub/pom.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/java/org/nuxeo/runtime/pubsub/TestStreamPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/java/org/nuxeo/runtime/pubsub/TestAbstractPubSubInvalidator.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/java/org/nuxeo/runtime/pubsub/TestMemPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/resources/test-stream-pubsub-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/resources/test-stream-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/StreamPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/AbstractPubSubInvalidationsAccumulator.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/AbstractPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/PubSubServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/MemPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/PubSubProviderDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/SerializableMessage.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/AbstractPubSubBroker.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/PubSubService.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/SerializableAccumulableInvalidations.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/PubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/resources/OSGI-INF/pubsub-service.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-redis/pom.xml Adding nuxeo-runtime/nuxeo-runtime-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisDescriptors.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/test/resources/test-redis-sentinel-descriptor.xml Adding nuxeo-runtime/nuxeo-runtime-redis/src/test/resources/test-redis-server-descriptor.xml Adding nuxeo-runtime/nuxeo-runtime-redis/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/SingletonContributionRegistry.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolExecutor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisAdmin.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisAbstractExecutor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisExecutor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisComponent.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisFailoverExecutor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisServerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisHostDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisSentinelDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisCallable.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/retry/SimpleDelay.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/retry/ExponentialBackofDelay.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/retry/Retry.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/resources/del-keys.lua Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/resources/OSGI-INF/redis-executor.xml Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-reload/pom.xml Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadContext.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadService.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/NuxeoRestart.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/DevReloadBridge.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadResult.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadEventNames.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadComponent.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/resources/OSGI-INF/reload-service.xml Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/export-context.jardesc Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/pom.xml Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/export-loader.jardesc Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/java/org/nuxeo/runtime/tomcat/dev/DevBundleTest.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/resources/dev-bundle-test/test-parse-dev-bundle-lines-with-comment.bundles Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/resources/dev-bundle-test/test-parse-dev-bundle-lines-with-empty-line.bundles Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/resources/dev-bundle-test/test-parse-dev-bundle-lines.bundles Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoWebappClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/README.txt Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoWebappLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/context.xml-template Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoLauncher.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoDeployer.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/ContextSecurityGrabber.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/LocalURLClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/IOUtils.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevFrameworkBootstrap.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevBundle.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/NuxeoDevWebappClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/LocalClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/WebResourcesCacheFlusher.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevBundlesManager.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevBundleType.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/FrameworkInvoker.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevValve.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/ReloadServiceInvoker.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/resources/META-INF/context.xml Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/resources/WEB-INF/web.xml Adding nuxeo-runtime/nuxeo-runtime-server/pom.xml Adding nuxeo-runtime/nuxeo-runtime-server/src/main/java/org/nuxeo/runtime/server/ServletDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-server/src/main/java/org/nuxeo/runtime/server/InitParamDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-server/src/main/java/org/nuxeo/runtime/server/FilterMappingDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-server/src/main/java/org/nuxeo/runtime/server/ServletContextListenerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-server/src/main/java/org/nuxeo/runtime/server/ServerConfigurator.java Adding nuxeo-runtime/nuxeo-runtime-server/src/main/java/org/nuxeo/runtime/server/ServerComponent.java Adding nuxeo-runtime/nuxeo-runtime-server/src/main/java/org/nuxeo/runtime/server/FilterDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-server/src/main/java/org/nuxeo/runtime/server/tomcat/TomcatServerConfigurator.java Adding nuxeo-runtime/nuxeo-runtime-server/src/main/resources/OSGI-INF/ServerComponent.xml Adding nuxeo-runtime/nuxeo-runtime-server/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-mongodb/pom.xml Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/java/org/nuxeo/runtime/mongodb/MongoDBFeature.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/java/org/nuxeo/runtime/mongodb/IgnoreNoMongoDB.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/resources/OSGI-INF/mongodb-test-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBComponent.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBConnectionService.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBConnectionConfig.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBConnectionHelper.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBSerializationHelper.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/resources/OSGI-INF/mongodb-service.xml Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-kv/pom.xml Adding nuxeo-runtime/nuxeo-runtime-kv/src/test/java/org/nuxeo/runtime/kv/TestMemKeyValueStore.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/test/java/org/nuxeo/runtime/kv/AbstractKeyValueStoreTest.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/MemKeyValueStore.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueService.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueStoreProvider.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/AbstractKeyValueStoreProvider.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueStore.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueStoreRegistry.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueStoreDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/resources/OSGI-INF/keyvalue-service.xml Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-osgi/pom.xml Adding nuxeo-runtime/nuxeo-runtime-osgi/doc/predeploy-install-example.xml Adding nuxeo-runtime/nuxeo-runtime-osgi/doc/developers.txt Adding nuxeo-runtime/nuxeo-runtime-osgi/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleRegistration.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/OSGiBundleContext.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/SystemBundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleManifestReader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/DirectoryBundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/OSGiAdapter.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/NullActivator.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/NestedJarBundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/SystemBundle.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleIdGenerator.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleRegistry.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/JarBundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/DelegateLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/BundleFileVisitor.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/SharedClassLoaderImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/ClassPathScanner.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/StandaloneBundleLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/CommandLineOptions.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/SharedClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/BundleWalker.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/Main.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/FileWalker.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/StandaloneApplication.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/ApplicationLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/ApplicationBundleLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/RootClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/ClassPath.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/loader/FrameworkLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/client/README.txt Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/client/NuxeoApp.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/client/Main.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/util/CompoundEnumeration.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/util/EntryFilter.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/util/FileIterator.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/services/ServiceReferenceImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/services/ServiceRegistrationImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/services/PackageAdminImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-stream/pom.xml Adding nuxeo-runtime/nuxeo-runtime-stream/README.md Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/java/org/nuxeo/runtime/stream/tests/TestAvroSchemaStore.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/java/org/nuxeo/runtime/stream/tests/TestStreamService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/java/org/nuxeo/runtime/stream/tests/TestCodecService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/java/org/nuxeo/runtime/stream/tests/MyStreamProcessor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/java/org/nuxeo/runtime/stream/tests/TestKafkaConfigService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/test-avro-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/test-kafka-config-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/test-stream-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/data/avro-schema-example.json Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/codec/AvroCodecFactory.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/codec/CodecFactory.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/codec/CodecServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/codec/CodecDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/codec/CodecService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/codec/SerializableCodecFactory.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/codec/NoCodecFactory.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroSchemaFactoryDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroSchemaFactoryContext.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroReplacementDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroSchemaDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroMapperDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroSchemaFactory.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroMapper.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/avro/AvroComponent.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/kafka/KafkaConfigService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/kafka/KafkaConfigServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/kafka/KafkaConfigDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/LogConfigDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/StreamProcessorDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/StreamProcessorTopology.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/StreamService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/StreamServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/resources/OSGI-INF/stream-service.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/resources/OSGI-INF/avro-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/resources/OSGI-INF/avro-service.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/resources/OSGI-INF/kafka-config-service.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/resources/OSGI-INF/codec-service.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-metrics/pom.xml Adding nuxeo-runtime/nuxeo-runtime-metrics/README.md Adding nuxeo-runtime/nuxeo-runtime-metrics/src/test/java/org/nuxeo/runtime/metrics/TestNuxeoMetricSet.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/CsvReporter.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/MetricsServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/NuxeoMetricSet.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/MetricsDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/MetricsService.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/resources/OSGI-INF/runtime-metrics-service.xml Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-metrics/graphite/dashboard.json Adding nuxeo-runtime/nuxeo-runtime/pom.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/ListenerExtension.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/MyComp2.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/MyComp1.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/TestSystemLoginRestriction.java Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/TestSecurityDomain.java Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/ContributionFragmentTest.java Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/TestVersion.java Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/model/TestComponentName.java Adding nuxeo-runtime/nuxeo-runtime/src/test/resources/ListenerExtension.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/resources/MyComp2.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/resources/MyComp1.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/resources/log4j.properties Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeServiceEvent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/AbstractRuntimeService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeMessageHandler.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/Version.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeMessageHandlerImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/ComponentEvent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/ComponentListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeServiceListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeServiceException.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeExtension.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/service/TimestampedService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/util/Watch.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/util/NXRuntimeApplication.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/util/SimpleRuntime.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ExtensibleContribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ContributionManager.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/FileChangeListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/CompositeContribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/Contribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/FileChangeNotifier.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ConfigurationDeployer.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ManagedComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ConfigurationChangedListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiRuntimeService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiRuntimeActivator.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiRuntimeContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiComponentLoader.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiHostAdapter.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/logging/DeprecationLogger.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/config/ConfigurationPropertyDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/config/ConfigurationServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/config/ConfigurationPropertyRegistry.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/config/ConfigurationService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/resource/ResourceDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/resource/ResourceService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/Event.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/EventService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/EventCallback.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/ListenerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/EventListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentManager.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/URLStreamRef.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentName.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ContributionFragmentRegistry.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Adaptable.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/RuntimeContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentInstance.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/SimpleContributionRegistry.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/DefaultComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Extensible.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Property.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ConfigurationDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Extension.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ExtensionPoint.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/StreamRef.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/RegistrationInfo.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Component.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentStartOrders.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionStorage.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionPersistenceComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionPersistenceManager.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionBuilder.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/Contribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionStorageDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/AbstractContribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/fs/ContributionLocation.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/fs/ContributionFile.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/fs/FileSystemStorage.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentInstanceImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ExtensionPointImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentPersistence.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/RegistrationInfoImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentRegistrySerializer.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ShutdownTask.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ExtensionDescriptorReader.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentRegistry.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentManagerImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ExtensionImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/PropertyDecoder.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ServiceDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ConfigurationDescriptorImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/XMapContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/DefaultRuntimeContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentDescriptorReader.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/concurrent/ThreadEvent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/concurrent/ThreadEventListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/concurrent/ThreadEventHandler.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/files/FileEventListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/files/FileEventTracker.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/files/FileEventHandler.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/files/FileEvent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/SharedResourceLoader.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/ServiceProvider.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/RuntimeInstanceIdentifier.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/BindingException.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/DefaultServiceProvider.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/Framework.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/LoginModuleWrapper.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/J2EEContainerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/SystemLoginModule.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/SystemLoginPermission.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/SecurityDomain.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginModuleDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginAs.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/SystemLoginRestrictionManager.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginConfiguration.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/CredentialsCallbackHandler.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/CredentialsCallback.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/Authenticator.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/AuthenticationLoginModule.java Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/ResourceService.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/FileEventTracker.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/LoginComponent.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/RuntimeComponent.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/ContributionPersistence.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/FileEventTrackerConfig.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/EventService.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/ConfigurationService.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-management/pom.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ManagementRuntimeException.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/AbstractResourceFactory.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourceFactory.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/Resource.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourcePublisherService.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ManagementException.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ServiceDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ObjectNameFactory.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourcePublisherMBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourcePublisher.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ServerLocatorDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ServerLocatorService.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ShortcutDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourceFactoryDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ServerLocator.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterHistoryStack.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterManager.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterManagerImpl.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterMXBeanImpl.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterHelper.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterHistoryRecorder.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterMXBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricRegisteringCallback.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricSerializingCallback.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricComponent.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricEnabler.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricSerializer.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricEnablerMXBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricInvocationHandler.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricRegister.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricSerializerMXBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/stopwatchs/StopwatchMXBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/stopwatchs/StopwatchMXBeanImpl.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/jvm/ThreadDeadlocksDetector.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/jvm/HeapDumper.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/inspector/ModelMBeanIntrospector.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/inspector/ModelMBeanInfoFactory.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/OSGI-INF/management-server-locator-service.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/OSGI-INF/runtime-management-metrics-component.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/OSGI-INF/runtime-management-counters-component.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/OSGI-INF/management-resource-publisher-service.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-stream/dag1.png Adding nuxeo-runtime/nuxeo-stream/pom.xml Adding nuxeo-runtime/nuxeo-stream/README.md Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/TestLibKafka.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/TestLibChronicle.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/KeyValueMessage.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/TestKafkaUtils.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/tools/TestToolsKafka.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/tools/TestToolsChronicle.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/tools/TestTools.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/tools/TestLoadDump.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/codec/TestCodec.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/codec/MessageV3.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/codec/MessageV1.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/codec/MessageV2.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestLogStreamProcessorKafkaNoSubscribe.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestComputation.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestTopology.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/ComputationForward.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/ComputationSource.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestLogStreamProcessorChronicle.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestStreamProcessor.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestLogStreamProcessorKafka.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/ComputationForwardSlow.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestWatermark.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/ComputationRecordCounter.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/log/TestLogKafka.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/log/TestLogChronicle.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/log/TestLog.java Adding nuxeo-runtime/nuxeo-stream/src/test/resources/kafka-tools-config.xml Adding nuxeo-runtime/nuxeo-stream/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-stream/src/test/resources/data/record-avro-message.bin Adding nuxeo-runtime/nuxeo-stream/src/test/resources/data/dump.avro Adding nuxeo-runtime/nuxeo-stream/src/test/resources/data/record-externalizable.bin Adding nuxeo-runtime/nuxeo-stream/src/test/resources/data/record-avro-binary.bin Adding nuxeo-runtime/nuxeo-stream/src/test/resources/data/record-avro.json Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/StreamRuntimeException.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/KafkaConfigParser.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/package-info.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/CommandRegistry.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/Main.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/CatCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/Command.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/DumpCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/HelpCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/TestCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/RestoreCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/TrackerCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/LatencyCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/CopyCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/LagCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/PositionCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/LatencyTrackerComputation.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/AppendCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/TailCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/renderer/MarkdownRenderer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/renderer/Renderer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/renderer/TextRenderer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/codec/NoCodec.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/codec/AvroMessageCodec.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/codec/Codec.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/codec/AvroBinaryCodec.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/codec/AvroJsonCodec.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/codec/SerializableCodec.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Watermark.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Record.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/package-info.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/ComputationMetadataMapping.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/ComputationContext.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/AbstractComputation.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/StreamProcessor.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Settings.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Computation.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/ComputationMetadata.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Topology.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/internals/WatermarkMonotonicInterval.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/internals/ComputationContextImpl.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/log/package-info.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/log/LogStreamProcessor.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/log/ComputationPool.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/log/ComputationRunner.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/RebalanceListener.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogAppender.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogTailer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogRecord.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogLag.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/RebalanceException.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/Latency.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/package-info.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogOffset.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogManager.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogPartition.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleLogOffsetTracker.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleRetentionListener.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleLogAppender.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleLogManager.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleRetentionDuration.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleCompoundLogTailer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleLogTailer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/internals/CloseableLogAppender.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/internals/LogOffsetImpl.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/internals/AbstractLogManager.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/internals/LogPartitionGroup.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaLogManager.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaUtils.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaNamespace.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaLogAppender.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaLogTailer.java Adding nuxeo-runtime/nuxeo-stream/src/main/resources/tools-log4j.xml Adding nuxeo-runtime/nuxeo-stream/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-stream/kafka-docker/docker-compose.yml Adding nuxeo-runtime/nuxeo-runtime-jtajca/README.txt Adding nuxeo-runtime/nuxeo-runtime-jtajca/pom.xml Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/transaction/TransactionHelper.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/transaction/TransactionRuntimeException.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoContainerListener.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/JtaActivator.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoConnectionTrackingCoordinator.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoUserTransactionFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoConnectionManagerConfiguration.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoContainer.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoConnectionManagerFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/InitialContextAccessor.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoValidationSupport.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContext.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoTransactionManagerFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoPool.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoConnectionManager.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/java/javaURLContextFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/resources/OSGI-INF/JtaActivator.xml Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-deploy/pom.xml Adding nuxeo-runtime/nuxeo-runtime-deploy/LGPL.txt Adding nuxeo-runtime/nuxeo-runtime-deploy/src/test/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/AppendCommandTest.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/test/java/org/nuxeo/runtime/deployment/preprocessor/install/filters/PathFilterTest.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/test/resources/log4j.properties Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/NuxeoStarter.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/PackWar.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/FragmentDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/TemplateDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/FragmentRegistry.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/DeploymentPreprocessor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/PackZip.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/ContainerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/Template.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateContribution.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateParser.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/Command.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/CommandContextImpl.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/DOMCommandsParser.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/CommandProcessorImpl.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/CommandContext.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/CommandProcessor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/MkfileCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/MkdirCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/DeleteCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/ZipCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/CopyCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/MoveCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/UnzipCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/PropertyCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/AppendCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/filters/ExcludeFilter.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/filters/IncludeFilter.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/filters/AbstractFilter.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-connect-standalone/pom.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/launcher/connect/TestConnectBroker.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/launcher/connect/fake/LocalConnectFakeConnector.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/PackageValidationException.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/PackageDef.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/util/PackageBuilderTest.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestPackageBuildAndParse.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestXmlCommands.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/PackageTestCase.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestCopyUninstallValidation.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/AbstractCommandTest.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestPCopy.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestCopyInstallValidation.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestConfig.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestUpdateGuard.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestUpdate.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestCopyDir.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestCopy.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/registry/TestDowngradeVersions.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/registry/TestVersions.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/registry/SharedFilesTest.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/registry/TestRollback.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/task/guards/PackagesHelperTest.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/commons-logging.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/templates/nuxeo.defaults Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/templates/default/nuxeo.defaults Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/OSGI-INF/server-deploy-contrib.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/config/nuxeo.conf Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-cap/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-cap/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-cap/terms-and-conditions.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-cap/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update/bundles/foo-1.1.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-abc/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-abc/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-nocap/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-nocap/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-nocap/terms-and-conditions.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-nocap/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/bundles-def/bar-def-2.0.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/bundles-abc/foo-abc-1.1.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/append2.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/test.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/append.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/C-1.0.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/studioA-1.0.1.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hotfix_remote.json Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/D-1.0.4-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfA-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/C-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/B-1.0.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfB-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/D-1.0.3-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfA-1.0.8.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/B-1.0.1.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/.packages Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/L-1.0.1.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/D-1.0.2-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/C-1.0.2-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfD-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/studioA-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/G-1.0.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.3-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/H-1.0.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/uninstall.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/J-1.0.1.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/studioA-1.0.2-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.2.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/studio_remote.json Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.2-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/addon_remote.json Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/L-1.0.3.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/B-1.0.2.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/L-1.0.2.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfC-1.0.0-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/K-1.0.0-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/F-1.0.0-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/NXP-24507-B-1.0.0/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/NXP-24507-B-1.0.0/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/E-1.0.1/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/E-1.0.1/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/E-1.0.1/install/bundles/fake-bundle.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/E-1.0.1/install/lib/fake-lib.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/NXP-24507-A-1.0.0/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/NXP-24507-A-1.0.0/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/NXP-24507-A-1.0.0/install/bin/nuxeo-launcher-NXP-24507-jar-with-dependencies.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-xml-command/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-xml-command/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-xml-command/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-pcopy/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-pcopy/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-pcopy/test.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-pcopy/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/bundles/nuxeo-newfeature-5.5.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/bundles/nuxeo-otherfeature-5.5-SNAPSHOT.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/bundles/nuxeo-superfeature-5.5.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/templates/collaboration/config/test-config.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-config/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-config/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-config/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectRegistrationBroker.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/StandaloneCallbackHolder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectBroker.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/LauncherRestartException.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/FieldDefinition.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/TaskDefinitionImpl.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/FormDefinition.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/XmlSerializer.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/FormsDefinition.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/PackageDefinitionImpl.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/util/IOUtils.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/util/PackageBuilder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/standalone/LocalPackageImpl.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/standalone/StandaloneUpdateService.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/standalone/PackagePersistence.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/standalone/LocalPackageData.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/guards/PackagesHelper.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/guards/Guard.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/guards/PlatformHelper.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/guards/VersionHelper.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/AbstractTask.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/InstallTask.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/CommandsTask.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/UninstallTask.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/CompositeCommand.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UndeployConfigPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/PostInstallCommand.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/DeployPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/ReloadPropertiesPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/Copy.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UndeployPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/FlushPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/LoadJarPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/InstallPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UnAppend.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/DeployConfigPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/ParameterizedCopy.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/Append.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/Config.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/AbstractCommand.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/FlushJaasCachePlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/Delete.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UnloadJarPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UninstallPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/RollbackOptions.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/Update.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/Entry.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/UpdateOptions.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/Version.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/VersionAlreadyExistException.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/UpdateManager.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/RegistrySerializer.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/JarUtils.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/Rollback.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-datasource/README.txt Adding nuxeo-runtime/nuxeo-runtime-datasource/pom.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/java/org/nuxeo/runtime/datasource/TestDataSourceComponent.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/java/org/nuxeo/runtime/datasource/TestValidateConnection.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/resources/xadatasource-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/resources/datasource-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/resources/sql-validate-datasource-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceHelper.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DatasourceExceptionSorter.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/PooledDataSourceFactory.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceFromUrl.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/PooledDataSourceRegistry.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/ConnectionHelper.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceLinkDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceComponent.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/resources/OSGI-INF/datasource-component.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-storage-marklogic/pom.xml Adding nuxeo-core-storage-marklogic/README.md Adding nuxeo-core-storage-marklogic/.gitignore Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/AbstractTest.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicStateSerializerDiff.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicQuerySimpleBuilder.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/DBSHelperImpl.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicStateDeserializer.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/AbstractSerializerTest.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicStateSerializer.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicQueryBuilder.java Adding nuxeo-core-storage-marklogic/src/test/resources/log4j.xml Adding nuxeo-core-storage-marklogic/src/test/resources/OSGI-INF/test-types-contrib.xml Adding nuxeo-core-storage-marklogic/src/test/resources/OSGI-INF/test-storage-repo-contrib.xml Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/correlated-wildcard-reference-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-with-ampersand.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/noteq-operator-on-mixin-type.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/noteq-operator-on-range-element-index.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/not-in-operator-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-date.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-not-phrase.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/starts-with-operator-on-ecm-path.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/noteq-operator-on-range-element-index-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-mixin-type.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/in-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/core-feature.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/ilike-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-ecm-path.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/like-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-range-element-index.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/noteq-operator-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-and.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-range-element-index-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/correlated-wildcard-reference.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/not-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/is-null-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/not-operator-on-composition.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/between-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/wildcard-reference.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-boolean.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/lt-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-phrase.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/starts-with-operator-on-path.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-with-principals.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-or.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/acp-reference.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-not.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-with-sort.txt Adding nuxeo-core-storage-marklogic/src/test/resources/schemas/dublincore.xsd Adding nuxeo-core-storage-marklogic/src/test/resources/schemas/age.xsd Adding nuxeo-core-storage-marklogic/src/test/resources/schemas/core-types.xsd Adding nuxeo-core-storage-marklogic/src/test/resources/schemas/picture.xsd Adding nuxeo-core-storage-marklogic/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core-storage-marklogic/src/test/resources/serializer-diff/diff-with-list-of-state-for-list-state-remove.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer-diff/diff-with-sub-diff.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer-diff/diff-with-list-of-state-for-remove.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer-diff/diff-with-delta-value.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer-diff/diff-with-simple-value.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer-diff/diff-with-list-of-state-for-update.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer-diff/diff-with-list-of-state-for-rpush.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-empty-value.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-sub-state.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-empty-state.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-empty-state-in-list.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-array.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-null-value-serialization.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/mark-dirty-for-list.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-underscore-key.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/empty-state.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-from-test-acl-escaping.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/bijunction.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-array-inline.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-list.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-simple-value.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-simple-calendar-value.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-empty-list.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-null-value-deserialization.xml Adding nuxeo-core-storage-marklogic/src/test/resources/lock-update-builder/delete-lock.xml Adding nuxeo-core-storage-marklogic/src/test/resources/lock-update-builder/set-lock.xml Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-eq.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-not-in.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-eq-with-range-element-index.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-eq-with-ampersand.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-not-in-one-element.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-eq-with-key-list.txt Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRepository.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRepositoryService.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicHelper.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicStateDeserializer.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRepositoryFactory.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicStateSerializer.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/RangeElementIndexPredicate.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicCursorResult.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicSchemaManager.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRepositoryDescriptor.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicQueryBuilder.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicQuerySimpleBuilder.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRangeElementIndexDescriptor.java Adding nuxeo-core-storage-marklogic/src/main/resources/set-lock.xqy Adding nuxeo-core-storage-marklogic/src/main/resources/extract.xqy Adding nuxeo-core-storage-marklogic/src/main/resources/patch.xqy Adding nuxeo-core-storage-marklogic/src/main/resources/remove-lock.xqy Adding nuxeo-core-storage-marklogic/src/main/resources/OSGI-INF/marklogic-repository-service.xml Adding nuxeo-core-storage-marklogic/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/pom.xml Adding nuxeo-diff/README.md Adding nuxeo-diff/.gitignore Adding nuxeo-diff/nuxeo-diff-pictures/pom.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/test/java/org/nuxeo/diff/pictures/test/DiffPicturesOperationsTest.java Adding nuxeo-diff/nuxeo-diff-pictures/src/test/java/org/nuxeo/diff/pictures/test/DiffPicturesTest.java Adding nuxeo-diff/nuxeo-diff-pictures/src/test/java/org/nuxeo/diff/pictures/test/TestContentDiffIntegration.java Adding nuxeo-diff/nuxeo-diff-pictures/src/test/resources/island-modif.png Adding nuxeo-diff/nuxeo-diff-pictures/src/test/resources/log4j.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/test/resources/island.png Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPicturesUtils.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPicturesWithBlobsOp.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/ImageMagickContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/ImageMagickContentDiffer.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPictures.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/PictureContentDiffAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPicturesWithDocsOp.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPicturesServlet.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/seam.properties Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/diff-pictures-command-lines.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/diff-pictures-adapter.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/diff-pictures-jsf.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/diff-pictures-operations.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/files/nuxeo-diff-pictures-template.html Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/nuxeo-diff-pictures.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/nuxeo-diff-pictures.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/jquery-2.1.4.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/semantic.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/semantic.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.woff Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.otf Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.woff2 Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.svg Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.ttf Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.eot Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/images/flags.png Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/basic/assets/fonts/icons.woff Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/basic/assets/fonts/icons.svg Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/basic/assets/fonts/icons.ttf Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/basic/assets/fonts/icons.eot Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/nag.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/breadcrumb.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/reset.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/visibility.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/site.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/form.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/progress.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/nag.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/image.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/item.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/reveal.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/statistic.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/dimmer.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/video.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/api.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/sidebar.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/tab.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/modal.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/rating.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/video.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/input.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/label.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/comment.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/segment.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/checkbox.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/sticky.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/header.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/ad.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/transition.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/search.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/sticky.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/accordion.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/progress.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/loader.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/button.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/card.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/popup.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/message.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/search.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/flag.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/checkbox.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/dimmer.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/site.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/grid.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/sidebar.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/rating.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/table.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/menu.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/shape.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/popup.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/dropdown.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/transition.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/modal.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/list.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/feed.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/state.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/dropdown.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/rail.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/divider.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/form.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/tab.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/accordion.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/icon.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/shape.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/step.min.css Adding nuxeo-diff/nuxeo-diff-test/pom.xml Adding nuxeo-diff/nuxeo-diff-test/src/main/java/org/nuxeo/ecm/diff/test/DocumentDiffNotSameTypeRepositoryInit.java Adding nuxeo-diff/nuxeo-diff-test/src/main/java/org/nuxeo/ecm/diff/test/DocumentDiffRepositoryInit.java Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/OSGI-INF/test-diff-types-contrib.xml Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/OSGI-INF/test-diff-constraint-types-contrib.xml Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/schema/listoflists.xsd Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/schema/complextypes.xsd Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/schema/constraints.xsd Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/schema/simpletypes.xsd Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/directory/nature.csv Adding nuxeo-diff/nuxeo-diff-core/pom.xml Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/TestXMLUnit.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/DiffTestCase.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/service/TestXMLDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/service/TestFieldDiffHelper.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/service/TestDocumentDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/service/TestDocumentDiffNotSameType.java Adding nuxeo-diff/nuxeo-diff-core/src/test/resources/log4j.properties Adding nuxeo-diff/nuxeo-diff-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/service/DocumentDiffService.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/service/impl/IgnoreStructuralDifferenceListener.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/service/impl/DocumentDiffServiceImpl.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/service/impl/FieldDiffHelper.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/PropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/DifferenceType.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/DocumentDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/PropertyType.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/SchemaDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/ComplexPropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/PropertyHierarchyNode.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/SchemaDiffImpl.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/ContentProperty.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/DocumentDiffImpl.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/ContentPropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/SimplePropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/ListPropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/resources/OSGI-INF/document-diff-service.xml Adding nuxeo-diff/nuxeo-diff-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-content/pom.xml Adding nuxeo-diff/nuxeo-diff-content/src/test/java/org/nuxeo/ecm/diff/content/TestContentDiffHelper.java Adding nuxeo-diff/nuxeo-diff-content/src/test/java/org/nuxeo/ecm/diff/content/ContentDiffRepositoryInit.java Adding nuxeo-diff/nuxeo-diff-content/src/test/java/org/nuxeo/ecm/diff/content/TestContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-content/src/test/java/org/nuxeo/ecm/diff/content/TestHTMLGuesser.java Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.odt Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.json Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.json Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.odt Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/log4j.properties Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.txt Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/office_text_conversion_content_diff.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/html_content_diff.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/json_content_diff.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.png Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/plain_text_content_diff.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.png Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.txt Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/ContentDiffHelper.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/HtmlGuesser.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/ContentDiffException.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/ContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/MimeTypeContentDiffer.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/HtmlContentDiffer.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffAdapterFactoryDescriptor.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffAdapterManager.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/MimeTypeContentDifferDescriptor.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffDocumentModelAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffAdapterManagerComponent.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/base/ConverterBasedContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/base/ContentDiffConversionType.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/base/AbstractContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/factories/FileBasedContentDiffAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/factories/BlobHolderContentDiffAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/converters/ContentDiffHtmlConverter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/converters/ContentDiffTextConverter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/converters/AbstractContentDiffConverter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/restlet/ContentDiffRestlet.java Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/seam.properties Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-document-adapter-contrib.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-restAPI-contrib.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-adapter-framework.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-adapter-contrib.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-convert-service-contrib.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/xslfilter/htmldiffheader_fr.xsl Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/xslfilter/htmldiffheader_en.xsl Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/xslfilter/htmldiffheader.xsl Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/css/diff/diff.css Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diffplus.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diffmin.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diffunderline.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diff-previous.png Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diffconflict.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diff-next.png Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/lb.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/b.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/r.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/background.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/t.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/stemt.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/rt.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/stemb.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/l.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/rb.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/lt.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/wz_tooltip.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/diff.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/tip_balloon.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/dojo.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/lang/diff_en.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/lang/diff_fr.js Adding nuxeo-diff/nuxeo-diff-jsf/pom.xml Adding nuxeo-diff/nuxeo-diff-jsf/crowdin.ini Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestDiffDisplayContrib.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/DiffDisplayServiceTestCase.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestComplexPropertyHelper.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestDiffDisplayServiceDefaultDisplay.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestDiffDisplayService.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestDiffDisplayContribOverride.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/lang/test/TestMessages.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/resources/log4j.properties Adding nuxeo-diff/nuxeo-diff-jsf/src/test/resources/OSGI-INF/test-diff-display-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/test/resources/OSGI-INF/test-diff-widgets-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/DiffDisplayService.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/ComplexPropertyHelper.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffBlockDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffComplexFieldDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffFieldDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffDisplayServiceImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffFieldItemDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffBlockReferenceDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffDisplayDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffExcludedFieldsDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/PropertyDiffDisplay.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffFieldItemDefinition.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffDisplayBlock.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffBlockDefinition.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/ContentDiffDisplay.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffFieldDefinition.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffComplexFieldDefinition.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/PropertyDiffDisplayImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffFieldItemDefinitionImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffFieldDefinitionImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/ContentDiffDisplayImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffDisplayBlockImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffComplexFieldDefinitionImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffBlockDefinitionImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/web/DiffActionsBean.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/web/DiffSelectionType.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/seam.properties Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/themes/css/diff_result.css Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-display-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-widgets-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-actions-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-display-service.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-theme-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/content_diff_fancybox.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/view_doc_diff.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/contributors_item_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/content_diff_links_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/version_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/complex_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/list_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/boolean_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/generic_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/subjects_item_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/icons/action_diff.png Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/icons/action_diff_formatted.png Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/incl/diff/content_diff.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/incl/diff/doc_diff_result.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/incl/diff/doc_title_link.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/layouts/layout_diff_template.xhtml Adding nuxeo-datadog-reporter/pom.xml Adding nuxeo-datadog-reporter/README.md Adding nuxeo-datadog-reporter/.gitignore Adding nuxeo-datadog-reporter/src/test/java/org/nuxeo/datadog/reporter/DatadogReporterServiceTest.java Adding nuxeo-datadog-reporter/src/test/java/org/nuxeo/datadog/reporter/EmptyFilterConfDescriptorTest.java Adding nuxeo-datadog-reporter/src/test/java/org/nuxeo/datadog/reporter/DatadogReporterConfDescriptorTest.java Adding nuxeo-datadog-reporter/src/test/resources/datadog-contrib.xml Adding nuxeo-datadog-reporter/src/test/resources/datadog-contrib2.xml Adding nuxeo-datadog-reporter/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/RegexStringMatchingStrategy.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/SubstringMatchingStrategy.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/DatadogReporterConfDescriptor.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/DatadogReporterServiceImpl.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/DefaultStringMatchingStrategy.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/DatadogReporterService.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/StringMatchingStrategy.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/FilterDescriptor.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/automation/StopDatadog.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/automation/StartDatadog.java Adding nuxeo-datadog-reporter/src/main/resources/OSGI-INF/datadog-service.xml Adding nuxeo-datadog-reporter/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-api-playground/pom.xml Adding nuxeo-api-playground/README.md Adding nuxeo-api-playground/.gitignore Adding nuxeo-api-playground/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-api-playground/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-api-playground/src/main/dart/pubspec.yaml Adding nuxeo-api-playground/src/main/dart/build.dart Adding nuxeo-api-playground/src/main/dart/build.xml Adding nuxeo-api-playground/src/main/dart/pubspec.lock Adding nuxeo-api-playground/src/main/dart/README.md Adding nuxeo-api-playground/src/main/dart/.gitignore Adding nuxeo-api-playground/src/main/dart/test/test.dart Adding nuxeo-api-playground/src/main/dart/test/test.html Adding nuxeo-api-playground/src/main/dart/test/src/util.dart Adding nuxeo-api-playground/src/main/dart/test/src/test_login.dart Adding nuxeo-api-playground/src/main/dart/test/src/test_content_browser.dart Adding nuxeo-api-playground/src/main/dart/tool/build.sh Adding nuxeo-api-playground/src/main/dart/tool/run_tests.sh Adding nuxeo-api-playground/src/main/dart/lib/doctypes.dart Adding nuxeo-api-playground/src/main/dart/lib/swagger.dart Adding nuxeo-api-playground/src/main/dart/lib/yuml.dart Adding nuxeo-api-playground/src/main/dart/lib/app.dart Adding nuxeo-api-playground/src/main/dart/lib/cookies.dart Adding nuxeo-api-playground/src/main/dart/lib/app.html Adding nuxeo-api-playground/src/main/dart/lib/css/style.css Adding nuxeo-api-playground/src/main/dart/lib/css/highlight/default.css Adding nuxeo-api-playground/src/main/dart/lib/images/resources_endpoints.png Adding nuxeo-api-playground/src/main/dart/lib/images/data_structure.png Adding nuxeo-api-playground/src/main/dart/lib/images/repository.png Adding nuxeo-api-playground/src/main/dart/lib/images/batch_upload.png Adding nuxeo-api-playground/src/main/dart/lib/images/command_endpoints.png Adding nuxeo-api-playground/src/main/dart/lib/javascript/highlight-8.0.pack.js Adding nuxeo-api-playground/src/main/dart/lib/javascript/jquery-2.0.3.min.js Adding nuxeo-api-playground/src/main/dart/lib/javascript/semantic-0.15.4.min.js Adding nuxeo-api-playground/src/main/dart/lib/components/nx_schema.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_content_enrichers.dart Adding nuxeo-api-playground/src/main/dart/lib/components/ui_filters.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_schema.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_request_options.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_repository_browser.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_resource_endpoints.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_request_options.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_content_enrichers.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_operation.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_web_adapters.dart Adding nuxeo-api-playground/src/main/dart/lib/components/ui_sidebar.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_request_monitor.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_structures_browser.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_web_adapters.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_command_endpoints.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_operation.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_xpath.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_repository_browser.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_widget.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_connection.html Adding nuxeo-api-playground/src/main/dart/lib/components/ui_sidebar.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_resource_endpoints.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_request_monitor.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_widget.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch_upload.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_structures_browser.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_command_endpoints.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch_reference.dart Adding nuxeo-api-playground/src/main/dart/lib/components/semantic.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch_upload.dart Adding nuxeo-api-playground/src/main/dart/lib/components/ui_module.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_connection.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_xpath.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch_reference.html Adding nuxeo-api-playground/src/main/dart/lib/components/tree/nx_tree_node.html Adding nuxeo-api-playground/src/main/dart/lib/components/tree/nx_tree.html Adding nuxeo-api-playground/src/main/dart/lib/components/tree/tree.dart Adding nuxeo-api-playground/src/main/dart/lib/components/tree/tree_node.dart Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/image.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/reveal.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/input.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/label.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/segment.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/basic.icon.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/header.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/progress.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/loader.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/button.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/divider.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/icon.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/step.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/breadcrumb.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/form.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/message.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/grid.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/table.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/menu.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/nag.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/dimmer.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/video.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/sidebar.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/tab.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/checkbox.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/search.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/accordion.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/rating.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/popup.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/transition.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/chatroom.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/modal.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/dropdown.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/shape.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/item.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/statistic.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/comment.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/list.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/feed.min.css Adding nuxeo-api-playground/src/main/dart/web/index.html Adding nuxeo-api-playground/src/main/dart/web/favicon.ico Adding nuxeo-api-playground/src/main/dart/web/README.md Adding nuxeo-api-playground/src/main/dart/web/fonts/basic.icons.svg Adding nuxeo-api-playground/src/main/dart/web/fonts/basic.icons.woff Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.woff Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.otf Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.svg Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.ttf Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.eot Adding nuxeo-api-playground/src/main/dart/web/fonts/basic.icons.eot Adding nuxeo-api-playground/src/main/dart/web/fonts/basic.icons.ttf Adding nuxeo-api-playground/src/main/dart/web/images/nuxeo_logo.png Adding nuxeo-api-playground/src/main/dart/web/images/playground.png Adding nuxeo-api-playground/src/main/dart/web/images/segment_bg.png Adding nuxeo-api-playground/src/main/dart/web/icons/file.gif Adding nuxeo-api-playground/src/main/dart/web/icons/folder.gif Adding nuxeo-api-playground/src/main/dart/web/icons/workspace.gif Adding nuxeo-api-playground/src/main/dart/web/icons/file_100.png Adding nuxeo-api-playground/src/main/dart/web/icons/domain.gif Adding nuxeo-api-playground/src/main/dart/web/icons/folder_100.png Adding nuxeo-api-playground/src/main/dart/web/icons/note.gif Adding nuxeo-api-playground/src/main/dart/bin/copy_assets.sh Adding nuxeo-target-platforms/LICENSE Adding nuxeo-target-platforms/pom.xml Adding nuxeo-target-platforms/README.md Adding nuxeo-target-platforms/.gitignore Adding nuxeo-target-platforms/nuxeo-target-platforms-sample/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-sample/src/main/resources/OSGI-INF/targetplatforms-sample-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-sample/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-api/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api.gwt.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPackage.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPlatformFilter.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetInfo.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPlatformInstance.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/Target.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPlatformInfo.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPlatform.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPackageInfo.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/service/TargetPlatformService.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetInfoExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPackageImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPackageExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformInstanceExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformInfoImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformFilterImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformInstanceImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformOrFilterImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPackageInfoImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetInfoImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-compat/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-compat/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/targetplatforms/TargetPlatformsRestlet.java Adding nuxeo-target-platforms/nuxeo-target-platforms-compat/src/main/resources/OSGI-INF/restlet-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-compat/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-io/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/java/org/nuxeo/targetplatforms/io/test/TestJsonExporter.java Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-infos-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/log4j.properties Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-package-info-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-instance-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-info-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-package-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-instance-with-packages-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platforms-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/OSGI-INF/test-targetplatforms-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/main/java/org/nuxeo/targetplatforms/io/JSONExporter.java Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-core/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/java/org/nuxeo/targetplatforms/core/service/test/TestTargetPlatformComponent.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/java/org/nuxeo/targetplatforms/core/service/test/TestTargetPlatformService.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/log4j.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/OSGI-INF/test-targetplatforms-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/OSGI-INF/test-targetplatforms-override-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/OSGI-INF/test-datasource-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/OSGI-INF/test-targetplatforms-dir-override-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/TargetPackageRegistry.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/TargetPlatformRegistry.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/DirectoryUpdater.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/ServiceConfigurationRegistry.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/TargetPlatformServiceImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/ServiceConfigurationDescriptor.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetPlatformDescriptor.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetPackageDescriptor.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetDescriptor.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/resources/OSGI-INF/targetplatforms-framework.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/resources/schemas/target_platform_override.xsd Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/java/org/nuxeo/targetplatforms/jsf/actions/TargetPlatformActions.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/seam.properties Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/OSGI-INF/targetplatforms-actions-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/OSGI-INF/l10n/messages_en_EN.properties Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/web/nuxeo.war/admin_targetplatforms.xhtml Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformServiceTest.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/RestApiTargetPlatformTest.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/resources/log4j.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/targetplatforms/TargetPlatformObject.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/JsonWriter.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/RootResource.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatforms.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformsInfo.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/Application.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/resources/OSGI-INF/openurl-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-csv/pom.xml Adding nuxeo-csv/README.md Adding nuxeo-csv/.gitignore Adding nuxeo-csv/nuxeo-csv-web-ui/pom.xml Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/OSGI-INF/nuxeo-csv-webresources-contrib.xml Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/csv.png Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-csv/nuxeo-document-import-csv.html Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-csv/nuxeo-csv.html Adding nuxeo-csv/nuxeo-csv-core/pom.xml Adding nuxeo-csv/nuxeo-csv-core/crowdin.ini Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/TestCSVImporterCreateMode.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/AbstractCSVImporterTest.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/TestCSVImporterImportModeUUID.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/TestCSVImporterImportMode.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/lang/test/TestMessages.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/operation/TestImportOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_blobs.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_not_ok.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_folders_ok.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_ok_big.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_ok_simple.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_uuid.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_creator.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/log4j.xml Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_missing_type.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_without_type.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_lifecycle.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_without_contributors.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_interspersed_comments.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_ok.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_lists.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_bom.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/OSGI-INF/test-types-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/OSGI-INF/test-directories-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/OSGI-INF/test-ui-types-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/directories/users.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/schemas/listTest.xsd Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/schemas/complexTest.xsd Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/files/text_file.txt Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporterWork.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImportId.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImportLog.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporter.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImportStatus.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporterOptions.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporterDocumentFactory.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporterImpl.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImportResult.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/DefaultCSVImporterDocumentFactory.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/Constants.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/operation/CSVImportResultOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/operation/CSVImportOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/operation/CSVImportStatusOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/operation/CSVImportLogOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/templates/csvImportResult.ftl Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/csv-workmanager-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/csv-operation-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/csv-importer-service.xml Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-csv/nuxeo-csv-jsf/pom.xml Adding nuxeo-csv/nuxeo-csv-jsf/src/test/java/org/nuxeo/ecm/csv/core/TestCSVService.java Adding nuxeo-csv/nuxeo-csv-jsf/src/test/resources/log4j.xml Adding nuxeo-csv/nuxeo-csv-jsf/src/main/java/org/nuxeo/ecm/csv/jsf/CSVImportActions.java Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/seam.properties Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/OSGI-INF/csv-actions-contrib.xml Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/web/nuxeo.war/incl/csv_import_box.xhtml Adding nuxeo-platform-document-routing/README.txt Adding nuxeo-platform-document-routing/pom.xml Adding nuxeo-platform-document-routing/.gitignore Adding nuxeo-platform-document-routing/nuxeo-routing-test/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-test/src/main/java/org/nuxeo/ecm/platform/routing/test/DocumentRoutingFeature.java Adding nuxeo-platform-document-routing/nuxeo-routing-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/build.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/test/java/org/nuxeo/ecm/routing/dashboard/lang/test/TestMessages.java Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/seam.properties Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/document-routing-dashboard-contentviews-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/document-routing-dashboard-actions-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/document-routing-dashboard-urlservice-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/document-routing-dashboard-layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/schemas/user_open_tasks_cv.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/view_workflow.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/view_home_task.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/widgets/listing/listing_workflow_name_task_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/widgets/listing/listing_process_task_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/incl/workflow_dashboard_action_tabs.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/incl/workflow_content_view.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/incl/tabs/workflow_dashboard_sub_tab.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/incl/tabs/workflow_dashboard_tab.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-api/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRoutingConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/RoutingTaskService.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/RouteModelResourceType.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRoutingService.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRoute.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRouteTableElement.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/ActionableObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRouteStepsContainer.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/RouteTable.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRouteElement.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/LockableDocumentRoute.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/RouteFolderElement.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRoutingPersister.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRouteStep.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/exception/DocumentRouteException.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/exception/DocumentRouteNotLockedException.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/exception/DocumentRouteAlredayLockedException.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/ActionableValidator.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/StepResumeRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/ConditionalFolderUpdateRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/BulkRestartWorkflow.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/ResumeStepOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/SetNextStepOnConditionalFolderOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/StepDoneOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/MapPropertiesOnTaskOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/StepBackToReadyOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/UpdateCommentsInfoOnDocumentOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/SetWorkflowNodeVar.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dm/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/lang/test/TestMessages.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestRoutingTaskService.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/log4j.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/OSGI-INF/test-document-routing-operation-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/OSGI-INF/test-document-routing-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/OSGI-INF/test-document-routing-type-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/RoutingTaskAdapterFactory.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/RoutingTaskImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/TaskStep.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/TaskStepAdapterFactory.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/RoutingTask.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/TaskStepImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/SetCurrentRunningStepFromTask.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/CreateRoutingTask.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/AbstractTaskStepOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/EvaluateCondition.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/RemoveRoutingTask.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/api/RoutingTaskConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/seam.properties Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/templates/routingTaskAssigned.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-notification-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-document-routing-conditional-content-template-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-core-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-operation-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-ecm-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-adapter-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-pageproviders-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-type-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/schemas/task_step.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/schemas/conditional_task_step.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/widgets/routing_directive_operator_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/widgets/routing_duedate_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/widgets/operator_value_validation_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/widgets/routing_directive_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/incl/tabs/routing_tasks.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/README.md Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/WorkflowEndpointTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/RoutingRestBaseTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/log4j.xml Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/test-disable-task-deletion-listener.xml Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/blob.json Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/data/test-groups.csv Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/data/test-users.csv Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/data/test-user2group.csv Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/data/test-group2group.csv Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/WorkflowModelObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/WorkflowObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/TaskObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/adapter/TaskAdapter.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/adapter/WorkflowAdapter.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/workflow.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/task.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/workflowModel.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/taskCompletionRequest.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/workflowRequest.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/workflow.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/task.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/workflowGraph.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/actors.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/comment.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/modelName.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/workflowInstanceId.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskAction.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/delegatedActors.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskUserIdQueryParam.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskWorkflowInstanceIdQueryParam.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskCompletionRequestBody.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskId.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/workflowRequestBody.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskWorkflowModelNameQueryParam.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-core/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/CounterListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestOperationSetProperty.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestDocumentRoutingService.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/StepRunningOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/GraphRouteTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/WorkflowEscalationTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestCheckValueOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestDocumentRoutingServiceWait.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/SimpleDecisionalActionableObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/AbstractGraphRouteTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/DocumentRoutingTestCase.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestOperationSetVariable.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestDocumentRoutingServiceImport.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/WorkflowFeature.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/StepUndoOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestDocumentRoutingTreePersister.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/WorkflowOperationsTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/WaitingStepRuntimePersister.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/SimpleActionableObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/log4j.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/jndi.properties Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/userdata/test-groups.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/userdata/test-users.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/userdata/test-user2group.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/userdata/test-group2group.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-operation-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-sql-directories-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-listeners.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-graph-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-graph-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-type-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-route-models-template-resource-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/schemas/test_var_node1.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/schemas/test_var_route1.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/routes/myRoute/.nuxeo-archive Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/routes/myRoute/myRoute/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/routes/myRoute/myRoute/Step1/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/routes/myRoute/myRoute/Step2/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/audit/RoutingAuditHelper.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/audit/es/RoutingAuditRequestFilter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/adapter/LockableDocumentAdapterFactory.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/adapter/DocumentRouteAdapterFactory.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/adapter/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/JsonEncodeDecodeUtils.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/GraphRouteWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/WorkflowRequestLegacyJsonReader.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/DocumentRouteListWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskCompletionRequestJsonReader.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/NodeAccessRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/DocumentRouteWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/WorkflowRequestJsonReader.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskListWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskCompletionRequestLegacyJsonReader.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskCompletionRequest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/WorkflowRequest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/enrichers/PendingTasksJsonEnricher.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/enrichers/RunningWorkflowJsonEnricher.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/enrichers/RunnableWorkflowJsonEnricher.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/registries/RouteTemplateResourceRegistry.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRouteCreationListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingSecurityListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/RoutingTaskSecurityUpdaterListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/RouteModelsInitializator.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/RoutingTaskDeletedListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingEscalationListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingWorkflowInstancesCleanup.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingWorkflowDoneListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingUpdateCommentsInfoListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/persistence/TreeHelper.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/persistence/RouteModelsZipImporter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRouteImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/AuditEventFirer.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNodeImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/EventFirer.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GetGraphOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRouteStepsContainerImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingEscalationServiceImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingServiceImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/ConditionalRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/PersisterDescriptor.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/RoutingTaskServiceImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingTreePersister.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRouteElementImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/SerialRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNode.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/LockableDocumentRouteImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/ElementRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/StepElementRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/ParallelRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/AbstractRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/ChainToTypeMappingDescriptor.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphRouteImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphRoute.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphVariablesUtil.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingEngineServiceImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/jsongraph/TransitionView.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/jsongraph/NodeView.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/jsongraph/JsonGraphRoute.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/TasksInfoWrapper.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/DocumentRoutingEngineService.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/DocumentRoutingEscalationService.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/scripting/RoutingScriptingFunctions.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/scripting/RoutingScriptingExpression.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/StartWorkflowOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/CancelWorkflowOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/ResumeNodeOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/SetWorkflowVariablesOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/GetOpenTasksOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/CompleteTaskOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/SetWorkflowVar.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/GetTaskNamesOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-adapter-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-cleanup-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-operation-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-security-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-life-cycle-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-audit-es-filter.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/routing-audit-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-conditional-content-template-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-escalation-scheduler-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-engine-service.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-escalation-service.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-ecm-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-service.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-listeners-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-type-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-directories-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-core-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-persister-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-enrichers-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-escalation-work-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-nxfilemanager-plugins-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-notification-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/directories/execution_type.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/document_route_instance.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/route_node.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/step_folder.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/conditional_step_folder.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/document_route_model.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/info_comments.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/step_100.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/step.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/fork_100.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/conditional_folder.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/route_100.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/fork.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/conditional_folder_100.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/route.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/build.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/test/java/org/nuxeo/ecm/routing/web/lang/test/TestMessages.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingWebActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/RouteSecurityChecker.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingWebConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentModelConvertor.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/PreviousRoutesPageProvider.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/RelatedRouteActionBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/RoutingTaskActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingSuggestionActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/pdf/RouteToPdfActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/seam.properties Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/css/documentRoutingGraph.css Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-admincenter-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-table-widgets-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/routing-content-view-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-actions-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/layouts-summary-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-table-layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-nxthemes-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/select_route_elements_type.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/edit_route_element.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/view_pdf_related_route.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/create_route_element.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/view_pdf_route.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/start_route_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/task/task_workflow_title_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/task/task_workflow_name_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/task/task_layout_with_actions_widget.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_user_tasks_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_open_tasks_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_abandon_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_description_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_show_graph_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/summary_document_route_action.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/document_route_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/summary_current_route_action.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/single_tasks_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/summary_actions_lock_route_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_route_title_link_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/route_actions_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/remove_step_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_document_route_element_state_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_document_route_folder_element_type_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_edit_document_route_element_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/add_step_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_document_route_element_type_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_no_comments_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/route_parallel.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/task.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/add.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/action_plus.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/modify.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/route_serial_vertical.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/subworkflow_bg_node.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/workflow_definition.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/arrow.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/routing_move_down.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/routing_move_up.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/route_serial_horizontal.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/route_assignee_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/routing_combobox_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/conditional_folder_options_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/documentroute_related_route_suggestion_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/document_suggestion_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/actions_fragment.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/documents_layout_in_pdf_table.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/home/user_open_tasks.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/route_workflow.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/current_route.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/document_route_content.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/related_document_route_preview.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/document_route_content_elements.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/admin/adminWorkflow.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tasks/task_delegation_box.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tasks/task_reassignment_box.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/layouts/layout_route_listing_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/layouts/pdf_layout_listing_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/scripts/jquery.jsPlumb-1.5.1-min.js Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/scripts/documentRoutingGraph.js Adding nuxeo-platform-document-routing/nuxeo-routing-default/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/README.md Adding nuxeo-platform-document-routing/nuxeo-routing-default/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-default/.gitignore Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/test/java/org/nuxeo/ecm/routing/def/lang/test/TestMessages.java Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview.zip Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview.zip Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/.nuxeo-archive Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task38e/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task6d8/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task5c1/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task375f/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task542/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/vocabularies/WorkflowType.csv Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/.nuxeo-archive Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task2169/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task2556/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task232e/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task21a0/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task2225/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task22b4/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task328d/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/templates/NRD-PR-TasksInfo Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task38e.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task328d.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task2556.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task38e.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task542.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task232e.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task5c1.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_ParallelDocumentReview.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task375f.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task2169.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task6d8.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task6d8.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task2169.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task2225.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task328d.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_SerialDocumentReview.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task2556.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task22b4.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task21a0.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/i18n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-default/etc/update.sh Adding nuxeo-chemistry/README.txt Adding nuxeo-chemistry/pom.xml Adding nuxeo-chemistry/.gitignore Adding nuxeo-chemistry/nuxeo-opencmis-tests/README-SSO.txt Adding nuxeo-chemistry/nuxeo-opencmis-tests/pom.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionBrowser2.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionWebServices.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingComplexProperties.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/DownloadListener.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionHttp.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionBrowser.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TitleFilteringSecurityPolicy2.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingJoins.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TrustingLoginProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/ThrowExceptionListener.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSession.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CommentListener.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TitleFilteringSecurityPolicy.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeature.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/DummyCmisBlobProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisSuiteSession.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionAtomPub2.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureBinding.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/FakeServletContext.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingNoProxies.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/LastModifiedServiceWrapper.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TitleFilteringSecurityPolicy3.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingBase.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionAtomPub.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/DummyRecoverableExtListener.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionLocal.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionBrowser.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingRenditions.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionWebServices.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingES.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionAtomPub.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisSuiteSession2.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionLocal.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureConfiguration.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TrustingNuxeoAuthFilter.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/SSO-config.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/log4j.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/text.png Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/disable-thumbnail-listener.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/throw-exception-listener.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/servletcontainer-browser-config.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/audit-persistence-config.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/servletcontainer-base-config.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/security-policy-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/test-servicefactorymanager-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/download-listener-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/comment-listener-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/validation-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/servletcontainer-webservices-config.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/cancelcheckout-error-draft.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/recoverable-exc-listener-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/disable-filemanager-icon-listener.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/test-rendition-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/test-relax-cmis-spec.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/elasticsearch-test-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/types-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/security-policy-contrib3.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/servletcontainer-atompub-config.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/security-policy-contrib2.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/schemas/complexTest.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/web/sun-jaxws.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/web/WEB-INF/wsdl/CMIS-Messaging.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/web/WEB-INF/wsdl/CMISWS-Service.wsdl Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/web/WEB-INF/wsdl/xml.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/web/WEB-INF/wsdl/CMIS-Core.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/java/org/nuxeo/ecm/core/opencmis/tests/StatusLoggingDefaultHttpInvoker.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/java/org/nuxeo/ecm/core/opencmis/tests/Helper.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/resources/schemas/myschema.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/resources/schemas/myschema2.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-chemistry/nuxeo-opencmis-bindings/pom.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisAuthHandler.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/LoginProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisErrorHelper.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisBrowserBindingServlet.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoAuthCallContextHandler.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisServiceFactory.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisContextListener.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisAtomPubServlet.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/Activator.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/DefaultErrorExtractor.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisServiceFactoryDescriptor.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisServiceFactoryManager.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/ContextListenerDelayer.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisServiceWrapper.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/CXFAuthHandler.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/servicefactorymanager-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/json-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/atom-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/ws-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/soap-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/servicefactorymanager-service.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/nuxeo.war/WEB-INF/wsdl/CMIS-Messaging.xsd Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/nuxeo.war/WEB-INF/wsdl/xml.xsd Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/nuxeo.war/WEB-INF/wsdl/CMIS-Core.xsd Adding nuxeo-chemistry/nuxeo-opencmis-impl/pom.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/java/org/nuxeo/ecm/core/opencmis/impl/util/TestSimpleImageInfo.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/java/org/nuxeo/ecm/core/opencmis/impl/util/TestListUtils.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/resources/big_nuxeo_logo.png Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/resources/big_nuxeo_logo.jpg Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/resources/big_nuxeo_logo.gif Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/util/SimpleImageInfo.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/util/ListUtils.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/util/TypeManagerImpl.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoPortalSSOAuthenticationProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoBinding.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoObject.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoFolder.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/package-info.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoObjectFactory.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoDocument.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoFileableObject.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoSession.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoProperty.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoRelationship.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoTypeHelper.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoCmisService.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoPropertyData.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoRepository.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoObjectData.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLtoNXQL.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoContentStream.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoRepositories.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoPropertyDataBase.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/versioning/CMISVersioningFilter.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/OSGI-INF/opencmis-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/OSGI-INF/cmis-querymaker-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/OSGI-INF/cmis-versioning-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/OSGI-INF/properties-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/QuickUserGuide.md Adding nuxeo-template-rendering/pom.xml Adding nuxeo-template-rendering/ReadMe.md Adding nuxeo-template-rendering/.gitignore Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/web/nuxeo.war/studio_tabs/studio_tab_nxtrGoToWebUITab.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/web/nuxeo.war/layouts/template-module-demo_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/web/nuxeo.war/layouts/template-module-demo_tab_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/FakeContextExtension.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestDOCXProcessingWithSimpleAttributes.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODTProcessingWithSimpleAttributes.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestMultiTemplating.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFieldDefinitionGeneration.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODTProcessingWithConverter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXDocReportODTProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/SimpleTemplateDocTestCase.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXDocReportDOCXProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestProcessingWithFileNote.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXDocReportODSProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFreemarkerVariableExractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODSProcessingWithSimpleAttributes.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestAuditEntriesODTProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/context-extension-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/core-types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/schemas/testComplex.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testDoc.odp Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testFormatting.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/DocumentsAttributes.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testODS.ods Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/EmptyContainer.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/Container.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/master2.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testDoc.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/Customer reference model.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testMe.html Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/auditTest.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/test.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testDoc.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/MDSample.md Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/Spec_ModelNux.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testFormatting.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/hello.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/android.jpg Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/brokenVariables.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/master.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/DocumentsAttributes.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/NonRecursiveResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/JAXRSRemotingApplication.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/RootResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/ReportService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/ResourceWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/BinaryDataWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/XDocReportResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/JSONHelper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/AbstractResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/NuxeoLargeBinaryDataMessageWriter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/ResourceMessageWriter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/ResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/FieldDefinitionGenerator.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/XDocReportProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/XDocReportBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/ZipXmlHelper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/BlobImageProvider.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/resources/blank.png Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-core/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestOOoConvert.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/BaseConverterTest.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestHtmlExtractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestIdentityProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXMLSerialization.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestParametersBindings.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestAdapters.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/SimpleTemplateDocTestCase.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFMTextProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFMXmlProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestEditableTemplate.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFreemarkerVariableExractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestTemplateSourceTypeBindings.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXSLTProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFMProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/pub/tests/RenditionPublicationRepositoryInit.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/pub/tests/TestRenditionPublication.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/log4j.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/relations-default-jena-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/OSGI-INF/templateprocessor-contrib1.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/OSGI-INF/templateprocessor-contrib2.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testFormatting.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/DocumentsAttributes.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testODS.ods Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/EmptyContainer.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/Container.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/master2.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testFM.tpl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testDoc.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/Customer reference model.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/nuxeoremoting.wsdl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testMe.html Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/htmlRender.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testIdentity.bin Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/auditTest.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/wsdl-viewer.xsl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/test.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testDoc.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/MDSample.md Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/debug.md Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/Spec_ModelNux.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testXML.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testFormatting.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/hello.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/android.jpg Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/test2.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/master.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/DocumentsAttributes.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testText.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/XMLSerializer.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/ContextFactoryRegistry.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/TemplateMappingRemover.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/OutputFormatRegistry.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/TemplateProcessorRegistry.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/TemplateMappingFetcher.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/TemplateProcessorComponent.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/BlobHolderWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/SimpleSchemaWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/AbstractContextBuilder.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/SimpleDocumentWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/SimpleContextBuilder.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/SimpleBeanWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/CoreExtensions.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/FunctionsExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/ContextFunctions.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/CoreExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/AuditExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/rendition/TemplateBasedRenditionProvider.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/rendition/HtmlRenditionProvider.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/AbstractTemplateDocument.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/TemplateAdapterFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/doc/TemplateBasedDocumentAdapterImpl.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/doc/TemplateBinding.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/doc/TemplateBindings.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/source/TemplateSourceDocumentAdapterImpl.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/AbstractBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/BidirectionalTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/AbstractTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/InputBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/IdentityProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/HtmlBodyExtractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/xslt/XSLTProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/fm/FMBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/fm/FreeMarkerProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/listeners/TemplateDeletionGuard.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/listeners/TemplateTypeBindingListener.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/listeners/TemplateInitListener.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/odt/OOoArchiveModifier.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/automation/DetachTemplateOperation.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/automation/RenderWithTemplateOperation.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/fm/FMContextBuilder.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/fm/FreeMarkerVariableExtractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/life-cycle-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/templateprocessor-service.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/rendition-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/mimetype-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/schemas/templatesupport.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/schemas/documenttemplate.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/web/nuxeo.war/icons/sourcetemplate.png Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/web/nuxeo.war/icons/sourcetemplate_100.png Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/test/java/org/nuxeo/template/processors/test/TestWordXMLRawProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/test/resources/data/sample templatet.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/main/java/org/nuxeo/template/processors/docx/WordXMLRawTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/README.md Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/.gitignore Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/test/java/org/nuxeo/template/test/TestDeckJSPDFConverter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/java/org/nuxeo/template/deckjs/DeckJSPDFOperation.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/java/org/nuxeo/template/deckjs/TemplateBundleActivator.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/java/org/nuxeo/template/deckjs/DeckJSConverterConstants.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/java/org/nuxeo/template/deckjs/DeckJSPDFConverter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/OSGI-INF/deckjs2pdf-converter-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/OSGI-INF/deckjs2pdf-commandline-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/OSGI-INF/deckjs2pdf-automation-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/OSGI-INF/deckjs2pdf-outputFormat-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/phantomscript/deckJs2pdf.js Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ca9362b2.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/cde9ea65.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/1a097f6b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/985afe75.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/d98dd954.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/e47104ff.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/a719cdb8.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/db2d2ca2.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/30eb43e6.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ae2b3896.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/16f5609d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/a20f893b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ef55d755.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ad6f82.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/94405f8d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/7cd9bcb9.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/1890804c.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/3c767e05.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/d43551fb.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/43179f8.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/2dbc9327.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/5c88d1ba.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/b6519768.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/4ca688b1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/35f5ea6a.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/775f1190.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/b4d6bbb3.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/3dc2124.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/360d5ed8.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/49130799.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ebf5ed6.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/8c41ffd2.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/19fedc26.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/87679986.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/a22ef9f6.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/b8bc5b77.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/aa37a3a7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/5d6d29b5.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/3cb9ca6f.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/1391fbc5.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/6f7ca793.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/eea5996f.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/febef226.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/576b077.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/46f1f19d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/59315330.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/40273f01.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/76a10704.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/b6a60d1d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/3e5de901.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/f51d2cf1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/9e07cc9.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/1e205f98.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/77940371.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/667c17d7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/78854a44.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/8169224b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/ec6d90e1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/de7f99bb.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/15a4743b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/190c78ff.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/29ffd4e1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/a4eb9d90.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/4bc73ada.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/670eb48c.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/7fdbc1c6.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/b1eecdaa.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/.nuxeo-archive Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/3c2ae464.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/6a2662f5.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/bff0a5d1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/498cc2ad.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/6f9127b1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/a78abb3f.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/f560899a.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/46fc7b08.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/77ce80fd.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/ad9ca40c.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/7aa050b7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/5791b16e.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/a110a79c.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/b7345e68.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/b4a3ef0b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/d0a2eb92.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/5b9a7457.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/d6ba49d7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/7c840832.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/crowdin.ini Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/test/java/org/nuxeo/template/jaxrs/tests/TestTemplateSourceTypeBindings.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/test/resources/data/testDoc.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/TemplateBasedResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/RootResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/ReportService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/AbstractResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/ResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/TemplateResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/JAXRSTemplatesApplication.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/context/JAXRSExtensions.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/context/ExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/life-cycle-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/web/nuxeo.war/icons/webtemplate_100.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/web/nuxeo.war/icons/webtemplate.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/src/main/java/org/nuxeo/template/processors/jod/JODReportTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/crowdin.ini Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/test/java/org/nuxeo/ecm/rendering/web/lang/test/TestMessages.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/TemplatesActionBean.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/BaseTemplateAction.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/TemplateBasedActionBean.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/listeners/DocRemovalCanceledListener.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/url/TemplateRestHelper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/url/TemplateRenderCodec.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/seam.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/url-codec-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/content-view-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/layouts-summary-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/associateTemplate.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/edit_template_data.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/filetemplate_selectone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/linkedTemplateBasedDocs.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/filewithtemplate_widget.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/usecaseSelector.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/templateprocessor_selectone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/template_params_raw.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/converter_selectone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/doctypes_selectmanyornoneforce.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/rendition_selectone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/doctypes_selectmanyornone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/summary/rendertemplates_widget_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/icons/delivery.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/icons/doctemplate_100.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/icons/htmlView.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/icons/doctemplate.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/incl/tabs/templatebased_tab.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/incl/tabs/template_tab.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/incl/tabs/templates/params_editor.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/incl/tabs/templates/template_edit_oneparam.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/scripts/template-wizard.js Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/scripts/formHelper.js Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/scripts/template-edit-param.js Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/layouts/wizard_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/layouts/hiddable_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/java/org/nuxeo/template/samples/tests/TestImportModelViaContentTemplate.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/java/org/nuxeo/template/samples/tests/TestImportedModelRendering.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/java/org/nuxeo/template/samples/tests/TestImportModel.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/resources/log4j.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/resources/OSGI-INF/test-content-template-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/java/org/nuxeo/template/samples/importer/InitListener.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/java/org/nuxeo/template/samples/importer/ModelImporter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/java/org/nuxeo/template/samples/importer/TemplateBundleActivator.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/java/org/nuxeo/template/samples/importer/XMLModelReader.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/seam.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/OSGI-INF/content-template-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/web/nuxeo.war/widgets/template_rendering_header_widget.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/web/nuxeo.war/layouts/template-module-demo_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/data/schemas/Letter.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRevenue/template/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRevenue/template/41d749e7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/XLMetadata/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/XLMetadata/testtemplate/MetaData.xls Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/XLMetadata/testexample/note4XL/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/recruiting/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/recruiting/269dda04.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/fightingfraud/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/fightingfraud/9895757d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/digitaltrans/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/digitaltrans/ebfed9f4.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/template/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/template/9da40bd.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectFrontPage/example/banking/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectFrontPage/template/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectFrontPage/template/bf065d4e.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/HtmlWrapper/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/HtmlWrapper/testtemplate/Container.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/HtmlWrapper/testexample/note/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/SpecNux/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/SpecNux/testtemplate/specNux.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/SpecNux/testexample/spec/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/SpecNux/testexample/spec/specNux.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/WebTemplate/testtemplate/style.css Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/WebTemplate/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/WebTemplate/testexample/webnote/nuxeo_logo.png Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/WebTemplate/testexample/webnote/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-api/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-api/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/TemplateInput.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/InputType.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/TemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/ContentInputType.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/TemplateProcessorService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/descriptor/ContextExtensionFactoryDescriptor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/descriptor/OutputFormatDescriptor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/descriptor/TemplateProcessorDescriptor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/context/DocumentWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/context/ContextExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/adapters/TemplateBasedDocument.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/adapters/TemplateSourceDocument.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/OSGI-INF/nuxeo-template-rendering-webresources-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-edit-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-import-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-metadata-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-view-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-create-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/templatesource.svg Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-template-rendering.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-template-param-editor.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-template-rendering-page.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-render-template-button.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-delete-template-button.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-view-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-edit-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-create-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-import-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-metadata-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/webtemplatesource.svg Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/java/org/nuxeo/template/processors/tests/TestJXLSProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/java/org/nuxeo/template/processors/tests/TestJXLSProcessingWithLoops.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/java/org/nuxeo/template/processors/tests/SimpleTemplateDocTestCase.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/java/org/nuxeo/template/processors/tests/TestXLSTransformer.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/log4j.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/OSGI-INF/testxlstransformer-config.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/jxls_simpletest.xls Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/ProjectRevenue.xlsx Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/nxtrproject.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/android.jpg Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/jxls_simpleloop.xls Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/main/java/org/nuxeo/template/processors/jxls/JXLSBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/main/java/org/nuxeo/template/processors/jxls/JXLSTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-audio/build.xml Adding nuxeo-platform-audio/pom.xml Adding nuxeo-platform-audio/build.properties.sample Adding nuxeo-platform-audio/.gitignore Adding nuxeo-platform-audio/nuxeo-platform-audio-core/pom.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/crowdin.ini Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/test/java/org/nuxeo/ecm/platform/audio/lang/test/TestMessages.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/test/java/org/nuxeo/ecm/platform/audio/extension/TestAudioImporter.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/test/resources/log4j.properties Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/test/resources/test-data/sample.wav Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioImporter.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/ThumbnailAudioFactory.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioThumbnailConstants.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/ecm-types-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/filemanager-importer-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/filters-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/audio-thumbnailfactory-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/lifecycle-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/web/nuxeo.war/icons/audio.png Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/web/nuxeo.war/icons/audio_100.png Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/schema/audio.xsd Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/build.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/pom.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/widgets/audio_player_widget_template.xhtml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/widgets/audio_file_widget_template.xhtml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/audio-player-uncompressed.js Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/player.swf Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/audio-player.js Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/audio-player-noswfobject.js Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/license.txt Adding nuxeo-quota/pom.xml Adding nuxeo-quota/README.md Adding nuxeo-quota/.gitignore Adding nuxeo-quota/nuxeo-quota-automation/pom.xml Adding nuxeo-quota/nuxeo-quota-automation/src/test/java/org/nuxeo/ecm/quota/automation/tests/TestQuotaViaAutomation.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/GetQuotaStatisticsOperation.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/SetQuotaInfoOperation.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/SimpleQuotaInfo.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/GetQuotaInfoOperation.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/RecomputeQuotaStatistics.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/TestableJsonAdapter.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-quota/nuxeo-quota-automation/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-quota/nuxeo-quota-automation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-quota/nuxeo-quota-core-dependencies/pom.xml Adding nuxeo-quota/nuxeo-quota-web/pom.xml Adding nuxeo-quota/nuxeo-quota-web/crowdin.ini Adding nuxeo-quota/nuxeo-quota-web/src/test/java/org/nuxeo/ecm/quota/web/lang/test/TestMessages.java Adding nuxeo-quota/nuxeo-quota-web/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsActions.java Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/seam.properties Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/quota-nxthemes-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/quota-contentviews-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/quota-maxsize-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/css/jquery-ui-1.9.2.slider.min.css Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/document_quota_statistics_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/quota_selectMax_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/quota_selectSizeLimits_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/quotaInfo_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/quota_singleValue_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/listing/quotaSize_listing_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/tabs/document_quota.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/tabs/document_quota_statistics.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/tabs/document_set_quota.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/quota/adminQuotaStats.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/quota/adminActivateQuota.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/quota/adminQuotaInitialComputation.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/scripts/jquery-ui-1.9.2.slider.js Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/scripts/displayQuotaStats.js Adding nuxeo-quota/nuxeo-quota-core/pom.xml Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/QuotaFeature.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestExcludedBlob.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestDocumentsSizeUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestQuotaService.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestDocumentsCountUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/RunnableWithException.java Adding nuxeo-quota/nuxeo-quota-core/src/test/resources/log4j.xml Adding nuxeo-quota/nuxeo-quota-core/src/test/resources/exclude-blob-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsInitialWork.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaMaxSizeSetterWork.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsServiceImpl.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsService.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsUpdaterRegistry.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsListener.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsUpdaterDescriptor.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaUtils.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/AbstractQuotaStatsUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaUserWorkspaceListener.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaDisplayValue.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaAwareDocument.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaAwareDocumentFactory.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaExceededException.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaSizeServiceImpl.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaSizeService.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaAware.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaInfo.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/BlobExcludeDescriptor.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/DocumentsSizeUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsNonFolderishCountAdapter.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/count/DocumentsCountUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/count/Constants.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsAdapterFactory.java Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/quotastats-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/quotastats-service.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/quota-work-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/adapters-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/quotasize-service.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/schemas/quota_heaviest_containers_cv.xsd Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/schemas/documents_size_statistics.xsd Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/schemas/documents_count_statistics.xsd Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-agenda/pom.xml Adding nuxeo-agenda/README.md Adding nuxeo-agenda/.gitignore Adding nuxeo-agenda/nuxeo-agenda-core/pom.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/AgendaServiceTest.java Adding nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/operations/AgendaOperationsTest.java Adding nuxeo-agenda/nuxeo-agenda-core/src/test/resources/log4j.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/test/resources/jndi.properties Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/AgendaEventBuilder.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/AgendaComponent.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/AgendaService.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/operations/CreateAgendaEvent.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/operations/ListAgendaEvents.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-service-framework.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-operations-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-core-types-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-pageproviders-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-ecm-types-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/schemas/vevent.xsd Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/web/nuxeo.war/icons/agenda_100.png Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/web/nuxeo.war/icons/agenda.png Adding nuxeo-agenda/nuxeo-agenda-jsf/pom.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/crowdin.ini Adding nuxeo-agenda/nuxeo-agenda-jsf/src/test/java/org/nuxeo/ecm/agenda/lang/test/TestMessages.java Adding nuxeo-agenda/nuxeo-agenda-jsf/src/test/resources/log4j.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/test/resources/jndi.properties Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/java/org/nuxeo/ecm/agenda/seam/AddToEventAction.java Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/seam.properties Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/agenda-actions-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/agenda-layout-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/agenda-widgets-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/fullcalendar.css Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/agenda.css Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/jquery-ui-1.8.19.custom.css Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_228ef1_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_glass_100_f6f6f6_1x400.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_ffffff_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_glass_65_ffffff_1x400.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_diagonals-thick_18_b81900_40x40.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_flat_10_000000_40x100.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_222222_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_ffd27a_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_diagonals-thick_20_666666_40x40.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_highlight-soft_75_ffe45c_1x100.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_ef8c08_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_gloss-wave_35_f6a828_500x100.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_highlight-soft_100_eeeeee_1x100.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_glass_100_fdf5ce_1x400.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/widgets/agenda_widget.xhtml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/widgets/events_widget.xhtml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/widgets/add_to_agenda_box.xhtml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/scripts/events.widget.js Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/scripts/fullcalendar.min.js Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/scripts/fullcalendar.widget.js Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/scripts/fullcalendar.lang.js Adding nuxeo-core-binarymanager-sql/README.txt Adding nuxeo-core-binarymanager-sql/pom.xml Adding nuxeo-core-binarymanager-sql/.gitignore Adding nuxeo-core-binarymanager-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBinaryManager.java Adding nuxeo-core-binarymanager-sql/src/test/resources/log4j.xml Adding nuxeo-core-binarymanager-sql/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SQLBinaryManager.java Adding nuxeo-core-binarymanager-sql/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/pom.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/build.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/pom.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/MockDAMPageProvider.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/TestContentViewState.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/TestContentViewService.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/TestDefaultPageProviders.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/TestContentViewCache.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/log4j.properties Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/test-pageprovider-override-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/test-contentview-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/test-contentview-override-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewServiceImpl.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewService.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewState.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewCache.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewRegistry.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentView.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewHeader.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewLayoutImpl.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewImpl.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewDescriptor.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewLayout.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewStateImpl.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectManyCheckboxDirectoryAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectManyListboxDirectoryAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectManyCheckboxAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectManyListboxAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectDirectoryAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/json/DocumentModelToJSON.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/json/JSONContentViewState.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/seam/ContentViewActions.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/seam/ContentViewRestActions.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/seam.properties Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/widgettypes-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/contentview-framework.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/widgets/actions/content_view_actions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/widgets/actions/content_view_selection_actions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view_quick_filter_layout_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view_search_layout.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view_quick_search_layout.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/documents_layout_table_content.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/documents_layout_table.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view_upper_actions.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_export.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_page_size_selector.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_edit_columns.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_edit_rows.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_refresh.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_result_layout_actions.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_edit_columns_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_export_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_rss_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_xl.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_csv_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_rss.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_pdf.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_atom.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_csv.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/build.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/pom.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/TestActionFilter.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/MockDocumentModel.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/log4j.properties Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/test-actions-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/test-filters-override-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/test-filters-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/jsf/JSFActionContext.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/jsf/JSFELContext.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/facelets/ActionWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/facelets/ActionTagHandler.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/seam/SeamActionContext.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/seam/SeamExpressionResolver.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/seam/SeamELContextFactory.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/seam/SeamExpressionContext.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/el-service-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/action-widgettypes-dev-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/widgettypes-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/action-widgettypes-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/META-INF/nxweb-actions.taglib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/action_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/tabs_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/actions_more_menu.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/actions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/tabs_widget_bar_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/tabs_widget_content_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/dev/action_widget_type_dev_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/main_tab_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/template_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/generic_after_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/rest_document_link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/fancybox_properties_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widget_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/fancybox_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/generic_mode_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/bare_link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/generic_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/action_icon_label_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/main_tab_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/template_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/rest_document_link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/widget_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/fancybox_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/bare_link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/action_icon_label_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/pom.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/LGPL.txt Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/java/org/nuxeo/ecm/platform/layout/service/TestLayoutExport.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/java/org/nuxeo/ecm/platform/layout/facelets/DummyWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/layouttype-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/widgettype-old-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/log4j.properties Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/widgettypes-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/widgettype-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/layouts-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/layout-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/Base64.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/JSONLayoutExporter.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-ui-web/build.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/pom.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/LGPL.txt Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/MockActionManager.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/TestTabActionsSelection.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/TestPropertyEditors.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentLocator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestFunctions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentModelFunctions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/restAPI/TestUploadFileRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/directory/TestDirectorySelectItemComparator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/schemas-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/log4j.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/OSGI-INF/print-jsfconfiguration-test-override-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/OSGI-INF/print-jsfconfiguration-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/schemas/orglifecycle.xsd Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/schemas/layout_demo_schema.xsd Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-ui-web/src/osgi/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/UIWebActivator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/LRUCachingMap.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/SeamCacheHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/ThreadSafeCacheHolder.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoRenderKitImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoResourceHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoResponseStateManagerImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoServerSideStateHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoRenderKitFactoryImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoUnknownResource.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/config/JSFContainerInitializer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/config/JSFConfigureListener.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/config/JSFAnnotationProvider.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/htmleditor/service/HtmlEditorPluginServiceImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/htmleditor/service/HtmlEditorPluginDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/htmleditor/api/HtmlEditorPluginService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/NuxeoExceptionInterceptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SeamContextHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentTagUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/BadDocumentUriException.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/FaceletDebugTracer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentRenderUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DocumentsListsUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/FileUploadHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SeamConfigurator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SeamComponentCallHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DeepCopy.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SelectionActionsBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SuggestionActionsBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DocumentLocator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/BaseURL.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/NXHtmlResponseWriter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/beans/StringArrayEditor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/beans/PropertiesEditorsInstaller.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/files/FileUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/shield/ErrorPageForwarder.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/facelets/vendor/DefaultFaceletCache.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/facelets/vendor/NXFaceletCacheFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/FancyURLResponseWrapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/StaticNavigationHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/FancyNavigationHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/FancyURLRequestWrapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/RestHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/FancyURLFilter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/JSFDebugPhaseListener.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/RestfulPhaseListener.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLPolicyServiceCacheFlusher.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLPolicyServiceImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLServiceComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/descriptors/ValueBindingDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/descriptors/URLPatternDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/api/URLPolicyService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/SystemLogRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/BaseNuxeoRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/BrowseRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/UploadRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/UpdateDocumentRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/ExportRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/ExportRepresentation.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/OpenSearchRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/PluginUploadRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/UploadFileRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/BaseStatelessNuxeoRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/CreationContainerListRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/DirectoryCacheRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/DeleteDocumentRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/ThreadSafeRestletFilter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/CreateDocumentRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/LockingRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/SimpleRestletWithSeam.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/RestletServlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/SeamRestletFilter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/DownloadFileRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/service/PluggableRestletService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/service/RestletPluginDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/validator/SortInfoListValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/validator/DocumentConstraintValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/validator/ValueExpressionAnalyzer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/jsf/DefaultValueHolderRule.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/jsf/MetaValueHolderRule.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/jsf/MetaActionSourceRule.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/DocumentModelFunctions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/UserNameResolverHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/LiveEditConstants.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/Functions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/SetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/MetaValueHolderTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/InputDateTimeTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/GenericHtmlComponentHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/DocumentLinkTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/FormTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/ActionListenerMethodTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/LeafFaceletHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/MetaActionSourceTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/DeprecatedComponentHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/RepeatTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/TagConfigFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/MethodResultTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/JSFResetActionsBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/SelectItemFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/NXHtmlForm.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/UISelectItem.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/SelectItemComparator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/DisabledComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/ResettableComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/VariableManager.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/SelectItemsFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/UISelectItems.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/document/RestDocumentLinkRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/document/RestDocumentLink.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/message/NXMessagesRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/message/EscapableMessageRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/html/NXHtmlInputText.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/editor/HtmlEditorRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/editor/UIHtmlEditor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/NXFileRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/UIOutputFile.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/UIInputFile.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/JSFBlobUploaderService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileSizeValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileChoice.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/JSFBlobUploader.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileMimetypeValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/HTMLBlobUploader.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileInfo.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/UIOutputFileCommandLink.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/JSFBlobUploaderDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/radio/UIRadio.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/radio/SingleRadioRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/radio/SelectOneRadioRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/holder/ValueHolderRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/holder/ValueHolderTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/holder/UIValueHolder.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/holder/NuxeoValueHolderBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/StampState.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/UIJavascriptList.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/UIEditableList.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListModificationType.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/NuxeoITextImageProvider.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIHtmlText.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIImage.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIColumn.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UICellExcel.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/JXLExcelWorkbook.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIEntry.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIFeed.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/tree/TreeWidgetActions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/date/DateTimeValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/DocumentPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/HiddenDocumentPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/VersionDocumentPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/PathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/ArchivedVersionsPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/TextPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/reload/NuxeoJSFReloadHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seam/NuxeoFacesTransactionEvents.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seam/NuxeoConcurrentRequestResolver.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seam/NuxeoRuntimeServiceProvider.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/ProtectedEditableModel.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SortableDataModel.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/EditableModel.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/ProtectedEditableModelImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelRowEvent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/converter/DateConverter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/converter/DateTimeConverter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/converter/TimeConverter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seamremoting/RemotableSeamBeansDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seamremoting/SeamRemotingJSBuilderComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seamremoting/SeamRemotingJSBuilderService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectItemsFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectBase.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/UIDirectorySelectItem.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectListboxComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectOne.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectStatus.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/CSLData.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/UIDirectorySelectItems.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/VocabularyEntryList.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectItem.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectMany.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputTag.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectItemFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectState.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectOneListboxHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectListboxRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntry.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelect.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectOutputRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryFunctions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/Selection.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryAwareComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectMultiListboxRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectManyListboxHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectOutputComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/VocabularyEntry.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectMultiListboxComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectItemComparator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/SeamJsfSessionManager.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/TabActionsSelection.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/NavigationContext.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/SimpleFileManager.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/WebActions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/SortNotSupportedException.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/UserAction.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/invalidations/DocumentContextInvalidation.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/invalidations/DocumentContextBoundActionBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/invalidations/DocumentContextInvalidatorInterceptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/invalidations/AutomaticDocumentBasedInvalidation.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DownloadMethodExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MapValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DefaultValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaMethodExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/EvaluationContext.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/BlockingVariableMapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MethodValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasVariableMapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasEvent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/NuxeoAliasBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/UIAliasHolder.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasAnchorComponentHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasVariableMapperWrapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NXTextRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NXRadioRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NxSelectManyCheckboxListRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NxListboxRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NXImageRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NXCheckboxRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platformui/web/form/NxFormRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ui/web/url/codec/JSFNotificationDocumentIdCodec.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/treecache.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/seam.properties Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/jsfblobuploader-service.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/url-codecs-jsf-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/request-controler-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/htmleditor-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/jsfconfiguration-properties.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/login-startup-page-jsf-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/restAPI-framework.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/documentvalidationservice-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/username-cache-config.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/urlservice-framework.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/restAPI-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/urlservice-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/seamremotingjsbuilder-framework.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/reload-jsf-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/htmleditor-framework.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/web-fragment.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/components.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo/widget-utils.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo/widget-utils.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo.jsf/fixviewstate.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo.jsf/fixmultipartajax.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo.jsf/fixmultipartajax.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo.jsf/fixviewstate.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/services/com.sun.faces.spi.annotationprovider Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/services/javax.faces.view.facelets.FaceletCacheFactory Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/services/javax.servlet.ServletContainerInitializer Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/tinymce.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/tinymce_init.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/tinymce.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/license.txt Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/jquery.tinymce.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/skin.min.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/content.inline.min.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/content.min.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/skin.mobile.min.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/skin.min.css.map Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/content.mobile.min.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/skin.mobile.min.css.map Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.eot Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.svg Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.ttf Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.woff Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.eot Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.svg Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.woff Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.ttf Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-mobile.woff Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/img/object.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/img/anchor.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/img/loader.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/img/trans.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/themes/inlite/theme.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/themes/inlite/theme.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/themes/mobile/theme.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/themes/mobile/theme.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/themes/modern/theme.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/themes/modern/theme.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/toc/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/toc/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/save/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/save/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/link/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/link/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nonbreaking/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nonbreaking/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/codesample/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/codesample/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/codesample/css/prism.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/images/icon.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/langs/en.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/langs/fr.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/directionality/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/directionality/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/bbcode/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/bbcode/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/noneditable/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/noneditable/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/insertdatetime/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/insertdatetime/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/image/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/image/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/colorpicker/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/colorpicker/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autoresize/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autoresize/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/wordcount/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/wordcount/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/print/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/print/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/table/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/table/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/imagetools/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/imagetools/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/searchreplace/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/searchreplace/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-embarassed.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-kiss.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-money-mouth.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-surprised.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-innocent.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-cry.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-laughing.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-tongue-out.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-yell.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-cool.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-smile.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-sealed.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-wink.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-frown.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-undecided.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autolink/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autolink/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autosave/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autosave/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/pagebreak/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/pagebreak/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/code/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/code/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/images/icon.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/langs/en.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/langs/fr.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/fullscreen/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/fullscreen/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/contextmenu/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/contextmenu/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/preview/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/preview/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/template/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/template/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/legacyoutput/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/legacyoutput/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/importcss/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/importcss/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualchars/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualchars/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/advlist/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/advlist/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/tabfocus/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/tabfocus/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/charmap/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/charmap/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/textpattern/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/textpattern/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/spellchecker/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/spellchecker/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/textcolor/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/textcolor/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/tiny_mce_popup.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/css/dialog.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/menu_arrow.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/items.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/buttons.png Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/icons.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/menu_check.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/tabs.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/progress.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/utils/validate.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/utils/mctabs.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/utils/editable_selects.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/utils/form_utils.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/hr/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/hr/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/fullpage/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/fullpage/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/lists/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/lists/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/help/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/help/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/help/img/logo.png Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/css/visualblocks.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/anchor/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/anchor/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/media/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/media/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/langs/fr.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/langs/readme.md Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/web/nuxeo.war/nxliveedit.xhtml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/web/nuxeo.war/facelet_not_found.xhtml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/web/nuxeo.war/seam/docstore/document.xhtml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nx-seam-rss.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxweb-html.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxweb-util.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxweb-pdf.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nx-seam-excel.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxweb-document.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxdirectory.taglib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/build.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/pom.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/LGPL.txt Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/TestLayoutComponent.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/TestLayoutFunctions.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/TestHelpers.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/TestLayoutService.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/LayoutAutomaticGeneration.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/facelets/DummyWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-listing-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-test-schemas.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/log4j.properties Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-generated-with-labels-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-generated-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-test-props-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-test-props-contrib-override.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/schema/dublincore.xsd Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/DisabledPropertyRefDescriptor.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/LayoutColumnCounter.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/WebLayoutManagerImpl.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/DisabledPropertyRefRegistry.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/WebLayoutManager.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/FaceletHandlerHelper.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/WidgetTypeTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/RenderVariables.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/SubWidgetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/DocumentLayoutTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/ValueExpressionHelper.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutRowWidgetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/WidgetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/WidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutRowTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/NuxeoLayoutIdManagerBean.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutPhaseListener.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutColumnTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutColumnWidgetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/dev/LayoutDevTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/dev/DevTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/dev/WidgetTypeDevTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DirectorySelectManyWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/AbstractWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectManyCheckboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectOneMenuWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectManyListboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/HiddenWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DateTimeWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DirectorySelectOneWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/TextWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/CheckboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/HtmlTextWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DirectorySelectManyCheckboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/FileWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectOneListboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectOneRadioWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DoubleWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/TextareaWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DirectorySelectOneRadioWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/ListWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/AbstractSelectWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/LayoutWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/IntWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SecretWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/AbstractDirectorySelectWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectManyMenuWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/TemplateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/library/RuntimeWidgetTypeTagLibrary.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/library/RuntimeWidgetTagLibrary.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/library/LayoutTagLibrary.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/actions/RichTextEditorActions.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/actions/NuxeoLayoutManagerBean.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/seam.properties Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/layouts-dev-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/layouts-framework.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/layouts-properties.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/META-INF/nxweb-layout.taglib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/META-INF/nxweb-widget-type-runtime.taglib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/META-INF/nxweb-widget-runtime.taglib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/complex_list_item_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/list_widget_template_actions.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/list_subwidget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/list_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/richtext_with_mimetype_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/container_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/complex_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/set_variable_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/js_list_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/js_list_widget_template_actions.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/duration_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/widget_dev_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/layout_dev_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/properties_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/layout_dev_init.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/layouts/dev_layout_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/img/action_add.gif Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/widget_label_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/form_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/foldable_box_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/label_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/foldable_box_header_template.xhtml Adding nuxeo-jsf/nuxeo-platform-ui-web-test/pom.xml Adding nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockFacesContext.java Adding nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockExternalContext.java Adding nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java Adding nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-webapp-base/build.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/pom.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/security/UserSuggestionActionsBeanTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/security/GroupManagementTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/security/UserManagementTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/security/BaseUserGroupMock.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/localconfiguration/search/RepositoryInit.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/clipboard/ZipUtilsTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/clipboard/SummaryTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/tree/TestTreeManagerService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/tree/nav/TestNavTreeService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/bulkedit/TestBulkEditHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/bulkedit/TestBulkEditService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-navtree-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-search-local-configuration.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-schema-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-bulkedit-restricted-version-options.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-bulkedit-minorversion-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-bulkedit-majorversion-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/log4j.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-bulkedit-minorversion-before-update-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-nxtreemanager-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-navtree-contrib-compat.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/schemas/group.xsd Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/filemanager/BlobHolderGenerator.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/context/ServerContextBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/widgets/DateRangeValidator.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserSessionBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserManagementActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/PrincipalListManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserSession.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/GroupManagementActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UpdateUserUnrestricted.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/PermissionActionListManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/PermissionListManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/AbstractUserGroupManagement.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserDisplayConverter.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserSuggestionActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentSuggestionActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentContentViewActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentListingActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/ContentViewObserverActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/locale/LocaleStartup.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/base/InputController.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/resources/NuxeoWebResourceDispatcher.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/delegate/DocumentManagerBusinessDelegate.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/delegate/TypeManagerBusinessDelegate.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListsPersistenceManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/BaseDocumentsListsManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListsManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/ConversationDocumentsListsManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListsManagerBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListsService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/admin/AdminMessageActionBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/search/DocumentSearchActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/LocalConfigurationActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/search/SearchLocalConfiguration.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/search/SearchLocalConfigurationConstants.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/search/SearchLocalConfigurationAdapter.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/search/SearchLocalConfigurationFactory.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/ClipboardActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/SummaryEntry.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/DocumentListZipExporter.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/ClipboardActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/SummaryImpl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/Summary.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/SeamHotReloadHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamHotReloadContextKeeper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamWebGate.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamFlusher.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamHotReloader.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamHotReloadRestTrigger.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadMessages.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadResourceLoader.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadResourceBundleControl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/ActionContextProvider.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/TypesTool.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/MobileBannerActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/WebActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/MainTabsActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/dnd/DndFormActionBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/dnd/DndConfigurationHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeManagerPluginDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/BigFolderLeafFilter.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/DocumentTreeNodeImpl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/ReducedTreeActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeInvalidatorBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/DocumentTreeNode.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeManagerImpl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/nav/MultiNavTreeManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/nav/NavTreeRegistry.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/nav/NavTreeService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/nav/NavTreeDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/VersioningDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/BulkEditActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/BulkEditService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/BulkEditHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/BulkEditServiceImpl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeManagerBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/VocabularyTreeNode.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/VocabularyTreeActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeNode.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/ChainSelectActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/ChainSelectActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeRegistry.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/ResourcesAccessor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/FrameworkPropertyActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/EventNames.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/NuxeoProductNameFactory.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/ConversationIdGenerator.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/ResourcesAccessorBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/EventManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/thumb/ThumbnailManagerBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/dashboard/DashboardNavigationHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/seam.properties Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/chains-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/reload-seam-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/documentslists-framework.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/directorytreemanager-framework.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/seamremotingjsbuilder-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/webresources-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/navtree-framework.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/nxtreemanager-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/search-layouts-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/thumbnail-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/restAPI-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/users-contentviews-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/navtree-default-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/layouts-listing-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/layouttypes-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/users-layouts-listing-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/webapp-base-properties.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/nxtreemanager-framework.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/bulkedit-service.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/schemas/search_local_configuration.xsd Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/dndFormCollector.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pagination/pageNavigationControls.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pagination/a4jPageNavigationControls.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_group_output_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/image_subwidget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_layout_with_forms_cancel_button.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/select_path_tree_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_layout_with_forms_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_group_display_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/shuttle_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/drop_zone_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/content_view_with_forms_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/search_coverage_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/single_user_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_prefixed_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_document_layout_with_forms_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/select_vocabulary_tree_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/image_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/chain_multiselect_2levels_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/document_layout_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/search_path_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/suggest_many_directory_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_layout_with_forms_toggle_button.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/suggest_one_directory_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/content_view_search_layout_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/author_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/save_box_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/search_deleted_documents_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/single_document_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/page_size_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/life_cycle_transitions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/select_l10n_vocabulary_tree_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_vgoups_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/chain_monoselect_2levels_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_groups_validation_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_profile_password_validation_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_password_validation_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/date_range_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/multiple_document_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/single_user_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_password_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_layout_with_forms_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_tabs_with_forms_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_actions_with_forms_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_actions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_action_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_action_with_forms_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_lifecycle_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_big_icon_type_link_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_big_icon_type_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_ajax_selection_box_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_livedit_link_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_manage_document.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_id_title_link_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_thumbnail_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_lock_icon_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_main_file_size_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_ajax_selection_box_with_current_document_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_icon_type_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_version_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_main_file_format_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_title_link_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/unfold.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/help.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/start_workflow.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_end.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/clock.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/slideshow_disabled.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_add_group.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/edit_columns.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/document_listing_compact_2_columns_icon.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/like.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/bullet.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_pause.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/slideshow_enabled.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/navigation_last.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_selected_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/unchecked.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/lightbox_call.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/comments.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_selected_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_add.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_add_user.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/delete_red.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_start_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_mass_edit.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/chevron-right.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/navigation_next.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_left.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_add_file.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/user_menu.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/application_form_edit.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/icon_spacer.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/info.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/inactive_go_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_empty.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_stop_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/back.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/search.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/external.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/mail.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_tag_delete.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_play_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_fastforward.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/printer.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_start.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/navigation_previous.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/annotate.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/rss_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/toggle_plus.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/delete.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_repeat_disabled.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/download.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/lock.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/icone_download.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_folded.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/rename.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_stop.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_all_left.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/csv_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/fold.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/tip.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/go_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_end.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/inactive_go_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/import.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_clipboard_deleteall.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_all_right.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/atom_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_add.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_clipboard_copy.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/quote.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_top.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/checked.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/dropdown.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_left.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/permalink.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_publish.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_blue.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/warning.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_move_all.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/switch.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/document_listing_icon_2_columns_icon.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_paste_all.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/search.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_repeat_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_right.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/profile_mini.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/navigation_first.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/user.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_pause_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_fastforward_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_end_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/refresh.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_up.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/required.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_repeat.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_unfolded.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/calendar.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/mini_add.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/xls_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/chevron-left.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/pdf_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/view_doc.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/document_listing_icon.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/advanced_search.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_play.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/broken_file.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/group.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/go_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/toggle_minus.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_export_zip.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/comment.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/UpFolder_icon.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_rewind.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_rewind_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/clipboard.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/add_popup.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_add.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/locked.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/unsubscribe.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/download.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/unlocked.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/subscribe.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/share.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/export_pdf.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/export_generic.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/img/CONTENT_TREE.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/img/big_loading.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/img/tree_line.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/img/standart_waiter.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_groups.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/create_group.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_user.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_users_listing_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/create_user.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_user_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_many_users_listing.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_users.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_users_listing.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_group.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_groups_listing_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_groups_listing.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/mobile_banner.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/page_resources.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/bulk_edit_box.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/message_banner.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/permalink_box.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/page_head.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/dnd/dnd-common.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/dnd/dnd.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/dnd/dnd-ui.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_comments_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_content_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/export.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_contentviews_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_view_pdf.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_history_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/nuxeo_page.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/popup_page.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/header_footer_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/workspace_page.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/basic_page.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/jquery.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/utils.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/automation.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/seam-remote.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/dnd/nxdropzone.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/dnd/jquery.dnd-file-upload.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/dnd/nxinternaldnd.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/dnd/jquery.client.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_ajax_template_header.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_sort_infos_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_local_configuration_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_bulkedit_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_ajax_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_column_selection_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_summary_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_thumbnail_template_header.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_thumbnail_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_div_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_csv_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_thumbnail_infoview.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_default_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_grid_template.xhtml Adding nuxeo-jsf/nuxeo-platform-seam-debug/pom.xml Adding nuxeo-jsf/nuxeo-platform-seam-debug/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-seam-debug/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-web-resources-jsf/pom.xml Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/NXScriptRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/AbstractResourceRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ResourceImportRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/PageResourceRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/NXStylesheetRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ResourceInsertRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/HTMLImportRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ResourceRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ResourceBundleRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ScriptStyleBaseRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/negotiators/DefaultPageFlavor.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/negotiators/RequestAttribute.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/negotiators/RequestParameter.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/negotiators/DefaultPage.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/handler/PageResourceHandler.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/handler/ResourceBundleHandler.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/component/UIMeta.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/component/UIFavicon.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/resources/META-INF/nxweb-resources.taglib.xml Adding nuxeo-filesystem-connectors/pom.xml Adding nuxeo-filesystem-connectors/.gitignore Adding nuxeo-filesystem-connectors/nuxeo-webdav/README.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav/Makefile Adding nuxeo-filesystem-connectors/nuxeo-webdav/NOTES.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav/pom.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/TODO.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav/run.sh Adding nuxeo-filesystem-connectors/nuxeo-webdav/testdocs/test.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav/testdocs/quality.jpg Adding nuxeo-filesystem-connectors/nuxeo-webdav/testdocs/test.html Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/WebDavContextResolver.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/Application.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/ExceptionHandler.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/service/WIRequestFilter.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/service/WebDavService.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/service/BackendFactoryDescriptor.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/RealBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/VirtualBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleRootBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/BackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SearchBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SearchVirtualBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/PathCache.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/AbstractVirtualBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/AbstractCoreBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/BackendHelper.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SearchRootBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/Backend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/AbstractBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleRealBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/UnknownResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/RootResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/VirtualFolderResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/AbstractResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/PropStatBuilderExt.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/ExistingResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/FolderResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/FileResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/IsCollection.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Win32FileAttributes.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Win32LastAccessTime.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Win32CreationTime.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Util.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/IsFolder.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/IsHidden.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Win32LastModifiedTime.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/OSGI-INF/request-controller-contrib.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/OSGI-INF/service-contrib.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/webapp/WEB-INF/web.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/benchmarks/postmark-1.51.c Adding nuxeo-filesystem-connectors/nuxeo-webdav/benchmarks/fsx.c Adding nuxeo-filesystem-connectors/nuxeo-webdav/benchmarks/test.py Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/pom.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/WebDavServerFeature.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/AbstractServerTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/WebDavClientTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/JaxbTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/WebDavRepoInit.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/LitmusTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/resource/MiscTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/log4j.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/jndi.properties Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/testdocs/test.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/testdocs/quality.jpg Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/testdocs/test.html Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/OSGI-INF/servletcontainer-config.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/xmlsamples/propertyupdate1.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/xmlsamples/propfind3.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/xmlsamples/propfind2.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/xmlsamples/propfind1.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/build.xml Adding nuxeo-signature/pom.xml Adding nuxeo-signature/build-and-test.sh Adding nuxeo-signature/README.md Adding nuxeo-signature/.gitignore Adding nuxeo-signature/nuxeo-platform-signature-api/pom.xml Adding nuxeo-signature/nuxeo-platform-signature-api/src/test/java/org/nuxeo/ecm/platform/signature/api/user/UserInfoTest.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/exception/SignException.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/exception/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/exception/AlreadySignedException.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/exception/CertException.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/sign/SignatureAppearanceFactory.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/sign/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/sign/SignatureLayout.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/sign/SignatureService.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/AliasWrapper.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/AliasType.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/UserInfo.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/CUserService.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/CNField.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/pki/CertService.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/pki/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/pki/RootService.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-config/README.txt Adding nuxeo-signature/nuxeo-platform-signature-config/pom.xml Adding nuxeo-signature/nuxeo-platform-signature-config/src/main/resources/pdfca-keystore.jks Adding nuxeo-signature/nuxeo-platform-signature-config/src/main/resources/OSGI-INF/signature-default-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-config/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-core/pom.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/SignatureCoreFeature.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/sign/SignatureServiceTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/sign/TestDirectorySecurity.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/user/CUserServiceTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/pki/TypeTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/pki/CertServiceTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/operations/SignPDFTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/operations/SignPDFDocumentTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/log4j.properties Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/test-files/keystore.jks Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/OSGI-INF/directory-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/OSGI-INF/root-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/OSGI-INF/cuser-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/META-INF/ejb-jar.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/pdf-tests/signed.pdf Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/pdf-tests/hello.txt Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/pdf-tests/original.pdf Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/test-config/keystore.jks Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/directories/groups.csv Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/directories/users.csv Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/directories/user2group.csv Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/schemas/user.xsd Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/schemas/base.xsd Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/schemas/group.xsd Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/DefaultSignatureAppearanceFactory.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/SignatureHelper.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/SignatureDescriptor.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/SignatureServiceImpl.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/user/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/user/CUserDescriptor.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/user/CUserServiceImpl.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/pki/RootServiceImpl.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/pki/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/pki/CertServiceImpl.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/pki/RootDescriptor.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/operations/SignPDFDocument.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/operations/SignPDF.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/cert-service-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/directory-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/root-service-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/sign-operations-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/cuser-service-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/signature-service-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/schemas/cert.xsd Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/META-INF/ejb-jar.xml Adding nuxeo-signature/nuxeo-platform-signature-web/build.xml Adding nuxeo-signature/nuxeo-platform-signature-web/pom.xml Adding nuxeo-signature/nuxeo-platform-signature-web/crowdin.ini Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/java/org/nuxeo/ecm/signature/lang/test/TestMessages.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/SignActions.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CertServiceBusinessDelegate.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CertActions.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/SignatureServiceBusinessDelegate.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CUserServiceBusinessDelegate.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/seam.properties Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/audit-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/web/nuxeo.war/edit_user_certificate.xhtml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/web/nuxeo.war/icons/certificates.png Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/web/nuxeo.war/incl/tabs/sign_view.xhtml Adding nuxeo-signature/nuxeo-platform-signature-core-dependencies/pom.xml Adding nuxeo-web-ui-itests/pom.xml Adding nuxeo-web-ui-itests/README.md Adding nuxeo-web-ui-itests/.gitignore Adding nuxeo-web-ui-itests/src/main/resources/OSGI-INF/webui-itests-webresources-contrib.xml Adding nuxeo-web-ui-itests/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-web-ui-itests/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-web-ui-itests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/nuxeo-itests.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/docsuggestion/nuxeo-docsuggestion-edit-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/docsuggestion/nuxeo-docsuggestion-metadata-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/docsuggestion/nuxeo-docsuggestion-create-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/docsuggestion/nuxeo-docsuggestion-view-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multistring/nuxeo-multistring-create-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multistring/nuxeo-multistring-metadata-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multistring/nuxeo-multistring-view-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multistring/nuxeo-multistring-edit-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multicomplex/nuxeo-multicomplex-view-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multicomplex/nuxeo-multicomplex-create-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multicomplex/nuxeo-multicomplex-edit-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multicomplex/nuxeo-multicomplex-metadata-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/images/doctypes/docsuggestion.svg Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/images/doctypes/multistring.svg Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/images/doctypes/multicomplex.svg Adding nuxeo-web-ui-itests/src/main/resources/data/schemas/ftest3.xsd Adding nuxeo-web-ui-itests/src/main/resources/data/schemas/ftest2.xsd Adding nuxeo-web-ui-itests/src/main/resources/data/schemas/ftest1.xsd Adding nuxeo-web-ui-itests/src/main/resources/data/i18n/messages.json Adding nuxeo-audit-storage-directory/pom.xml Adding nuxeo-audit-storage-directory/README.md Adding nuxeo-audit-storage-directory/.gitignore Adding nuxeo-audit-storage-directory/src/test/java/org/nuxeo/audit/storage/stream/TestStreamAuditStorageWriter.java Adding nuxeo-audit-storage-directory/src/test/java/org/nuxeo/audit/storage/impl/TestDirectoryAuditStorage.java Adding nuxeo-audit-storage-directory/src/test/java/org/nuxeo/audit/storage/impl/TestRestorationFromDirectoryAuditStorage.java Adding nuxeo-audit-storage-directory/src/test/resources/OSGI-INF/test-stream-audit-storage-contrib.xml Adding nuxeo-audit-storage-directory/src/main/java/org/nuxeo/audit/storage/stream/StreamAuditStorageWriter.java Adding nuxeo-audit-storage-directory/src/main/java/org/nuxeo/audit/storage/impl/DirectoryAuditStorage.java Adding nuxeo-audit-storage-directory/src/main/resources/OSGI-INF/directory-audit-storage-contrib.xml Adding nuxeo-audit-storage-directory/src/main/resources/schemas/audit.xsd Adding nuxeo-audit-storage-directory/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-user-registration/build.xml Adding nuxeo-platform-user-registration/pom.xml Adding nuxeo-platform-user-registration/README.md Adding nuxeo-platform-user-registration/build.properties.sample Adding nuxeo-platform-user-registration/.gitignore Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/pom.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/crowdin.ini Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/test/java/org/nuxeo/ecm/user/registration/lang/test/TestWebengineMessages.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/test/java/org/nuxeo/ecm/user/registration/lang/test/TestMessages.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/webengine/UserRegistrationObject.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationConfigurationActions.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationBusinessDelegate.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationActions.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/seam.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/user-registration-contentviews-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/user-registration-actions-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/user-registration-layouts-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/user-registration-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/l10n/messages_fr_FR.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/i18n/messages_fr.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/i18n/messages_en.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/widgets/user_request_reject_widget_template.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/widgets/user_request_accept_widget_template.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/widgets/user_request_rights_widget_template.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/default_requests_create.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/requests_configuration.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/requests_create.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/multiple_requests_create.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/requests_listing_local.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/requests_listing_all.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/skin/views/userRegistration/ReviveEmailInviteDocTemplate.ftl Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/skin/views/userRegistration/EmailInviteDocTemplate.ftl Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/pom.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/java/org/nuxeo/ecm/user/registration/TestMultipleConfiguration.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/java/org/nuxeo/ecm/user/registration/TestContainerLocalConfig.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/java/org/nuxeo/ecm/user/registration/AbstractUserRegistration.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/java/org/nuxeo/ecm/user/registration/TestUserRegistration.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/resources/test-types-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/resources/log4j.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/resources/templates/TestUserRegistration.ftl Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/DocumentRegistrationInfo.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/UserRegistrationComponent.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/RegistrationCleanerListener.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/UserRegistrationService.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/DefaultRegistrationUserFactory.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/UserRegistrationListener.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/RegistrationUserFactory.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/OSGI-INF/user-registration-listener-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/OSGI-INF/user-registration-service-framework.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/OSGI-INF/user-registration-core-types-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/schemas/docinfo.xsd Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/LICENSE Adding nuxeo-features/pom.xml Adding nuxeo-features/pmd.xml Adding nuxeo-features/nuxeo-platform-directory-web/build.xml Adding nuxeo-features/nuxeo-platform-directory-web/pom.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/test/java/org/nuxeo/ecm/directory/ui/TestDirectoryUIManagerRegistration.java Adding nuxeo-features/nuxeo-platform-directory-web/src/test/java/org/nuxeo/ecm/directory/ui/TestDirectoryUIManager.java Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/OSGI-INF/test-directory-ui-contrib.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/OSGI-INF/test-directory-ui-sql-contrib.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/OSGI-INF/test-directory-ui-override-contrib.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/testdirectorydata/country.csv Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/testdirectorydata/continent.csv Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryUIActionsBean.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/ui/DirectoryUIManagerImpl.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/DirectoryUI.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/DirectoryUIDescriptor.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/HierarchicalDirectoryUIDeleteConstraint.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/AbstractDirectoryUIDeleteConstraint.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/DirectoryUIManager.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/OSGI-INF/directory-ui-framework.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/web/nuxeo.war/directory/view_directory.xhtml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/web/nuxeo.war/directory/view_directories.xhtml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/web/nuxeo.war/directory/create_directory_entry.xhtml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/web/nuxeo.war/directory/directory_layout_template.xhtml Adding nuxeo-features/nuxeo-platform-oauth/pom.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestForwardedProto.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestConsumerService.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestTokenService.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestServerKeyService.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuth2ServletContainerFeature.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestOAuth2ChallengeRedis.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestDirectorySecurity.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuth2InMemoryTransientStoreFeature.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuth2ChallengeFixture.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuthFeature.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestOAuth2Challenge.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestOauth2Client.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuth2RedisTransientStoreFeature.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestServiceProviderService.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/test-oauth2page.jsp Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/OSGI-INF/test-oauth2-authentication-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/OSGI-INF/transientstore-redis-test-config.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/OSGI-INF/servletcontainer-config.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/OSGI-INF/transientstore-test-config.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/directories/oauth2clients.csv Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/keys/OAuthServerKeyManagerImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/keys/ServerKeyDescriptor.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/keys/OAuthServerKeyManager.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/providers/OAuthServiceProviderRegistry.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/providers/NuxeoOAuthServiceProvider.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/providers/OAuthServiceProviderRegistryImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/consumers/OAuthConsumerRegistryImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/consumers/OAuthConsumerRegistry.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/consumers/NuxeoOAuthConsumer.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/tokens/OAuthToken.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/tokens/OAuthTokenStoreImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/tokens/OAuthTokenStore.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/tokens/NuxeoOAuthToken.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/NuxeoOAuth2Filter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/OAuth2Error.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/Constants.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/NuxeoOAuth2Servlet.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/clients/OAuth2Client.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/clients/OAuth2ClientWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/clients/OAuth2ClientListWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/clients/OAuth2ClientService.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/clients/OAuth2ClientServiceImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/request/AuthorizationRequest.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/request/OAuth2Request.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/request/TokenRequest.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProviderRegistry.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/NuxeoOAuth2ServiceProviderReader.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/AbstractOAuth2UserEmailProvider.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProviderDescriptor.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/NuxeoOAuth2ServiceProvider.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProviderContributionRegistry.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProviderRegistryImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/NuxeoOAuth2ServiceProviderListWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceUserStore.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/NuxeoOAuth2ServiceProviderWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProvider.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/NuxeoOAuth2Token.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/NuxeoOAuth2TokenListWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/NuxeoOAuth2TokenWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/OAuth2TokenStore.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/NuxeoOAuth2TokenReader.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/oauth/NuxeoOAuthFilter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/webengine/oauth2/OAuth2Callback.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/directory-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauth2serviceprovider-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauth2clientservice-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthserverkey-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthconsumer-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthserviceprovider-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthserverkey-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthtoken-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/directories/oauth2clients.csv Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauth2serviceprovider.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauthconsumer.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauthserviceprovider.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauth2token.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauth2client.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauthtoken.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/web/nuxeo.war/oauth2Grant.jsp Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/web/nuxeo.war/oauthGrant.jsp Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/web/nuxeo.war/oauth2error.jsp Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/web/nuxeo.war/incl/oauth_subscriber.xhtml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/skin/views/base.ftl Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/skin/views/oauth2/index.ftl Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/skin/resources/css/site.css Adding nuxeo-features/nuxeo-platform-io/pom.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/pom.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/java/org/nuxeo/ecm/platform/io/selectionReader/DocumentModelListReader.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/java/org/nuxeo/ecm/platform/io/client/ImportExportActionBean.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/pom.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/LGPL.txt Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/java/org/nuxeo/ecm/platform/io/api/IOManager.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/java/org/nuxeo/ecm/platform/io/api/AbstractIOResourceAdapter.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/java/org/nuxeo/ecm/platform/io/api/IOResourceAdapter.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/java/org/nuxeo/ecm/platform/io/api/IOResources.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/pom.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/LGPL.txt Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/test/java/org/nuxeo/ecm/platform/io/operation/TestExportDocument.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/operation/ExportDocument.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/descriptors/IOResourceAdapterDescriptor.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/descriptors/PropertyListDescriptor.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/impl/IOManagerImpl.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/impl/IOManagerComponent.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/resources/OSGI-INF/io-framework.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userworkspace/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/ReadMe.md Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/LGPL.txt Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/constants/UserWorkspaceConstants.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/api/UserWorkspaceManagerActions.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/api/UserWorkspaceService.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/operations/UserWorkspaceCreateFromBlob.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/LGPL.txt Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceManagerActionsBean.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceCheckerActionsBean.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/OSGI-INF/userworkspace-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/META-INF/seam.properties Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/web/nuxeo.war/icons/show_personal_workspace.gif Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/web/nuxeo.war/icons/go_to_repository.gif Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/LGPL.txt Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/main/resources/OSGI-INF/userworkspace-life-cycle-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/main/resources/OSGI-INF/userworkspace-types-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/main/resources/OSGI-INF/userworkspace-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/LGPL.txt Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/java/org/nuxeo/ecm/platform/userworkspace/core/tests/TestUserWorkspace.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/service/UserWorkspaceDescriptor.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/service/AbstractUserWorkspaceImpl.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/service/DefaultUserWorkspaceServiceImpl.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/service/UserWorkspaceServiceImplComponent.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/listener/InvalidateUserWorkspacesListener.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/resources/OSGI-INF/userworkspace-listeners-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/resources/OSGI-INF/userworkspace-framework.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/resources/OSGI-INF/userWorkspaceImpl.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/test/java/org/nuxeo/ecm/platform/task/providers/UserTaskPageProviderTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskService.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskEventNames.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskQueryConstant.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskAdapterFactory.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskComment.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskImpl.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskPersisterDescriptor.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskConstants.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskProvider.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskProviderDescriptor.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/Task.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/providers/UserTaskPageProvider.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/dashboard/AbstractDashBoardItemImpl.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/dashboard/DashBoardItemImpl.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/dashboard/DashBoardItem.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/java/org/nuxeo/ecm/platform/task/test/TaskUTConstants.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/OSGI-INF/test-sql-directories-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/data/test-groups.csv Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/data/test-users.csv Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/data/test-user2group.csv Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/build.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/webapp/dashboard/workflow/TaskDashBoardActions.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/platform/task/web/TaskActionsBean.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/platform/task/web/TaskServiceBusinessDelegate.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/resources/web/nuxeo.war/widgets/summary/single_tasks_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskPageProvidersTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskServiceTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskActorsHelperTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/service/CreateTaskUnrestricted.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/service/DocumentTaskProvider.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/service/TaskEventNotificationHelper.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/service/TaskServiceImpl.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/listener/DeleteTaskForDeletedDocumentListener.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/helpers/TaskActorsHelper.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-content-template-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/TaskService.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/schemas/task.xsd Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/java/org/nuxeo/ecm/automation/task/test/TaskAutomationTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/resources/test-operations.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/UserTaskPageProviderOperation.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/CreateTask.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/AbstractTaskOperation.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/GetUserTasks.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/event/TaskEndedEventListener.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-tag-service/build.xml Adding nuxeo-features/nuxeo-platform-tag-service/pom.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/build.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/pom.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/java/org/nuxeo/ecm/platform/tag/web/TagSelect2Support.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/java/org/nuxeo/ecm/platform/tag/web/TagActionsBean.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/OSGI-INF/navtree-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/OSGI-INF/tag-widgets-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/OSGI-INF/tag-theme-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/widgets/select_tags_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/widgets/summary/tagging_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/icons/tag_blue.png Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/icons/action_tag_delete.png Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/icons/tag.png Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/img/TAG_CLOUD.png Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/search/tag_search_results.xhtml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/incl/tag_cloud.xhtml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/scripts/tags2Formatter.js Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/pom.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/main/java/org/nuxeo/ecm/platform/tag/TagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/main/java/org/nuxeo/ecm/platform/tag/TagConstants.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/main/java/org/nuxeo/ecm/platform/tag/Tag.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/pom.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestRelationTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/AbstractTestTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestTagsRelationsToFacetsMigrator.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestFacetedTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestBridgeTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestTagOperations.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/test-versioning-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/relation-tag-service-override.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/login-config.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/test-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/schemas/testschema.xsd Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TagServiceImpl.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/RelationTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/BridgeTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/CheckedInDocumentListener.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TagQueryMaker.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/AbstractTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/FacetedTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TaggedVersionListener.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/NoVersioningFacetedTagFilter.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TagsRelationsToFacetsMigrator.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/io/TagsJsonEnricher.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/automation/SuggestTagEntry.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/ws/TagsLoader.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/operations/RemoveDocumentTags.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/operations/UntagDocument.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/operations/TagDocument.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/faceted-tag-versioning-policy.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-migration.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/TagService.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/json-enrichers-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-querymaker-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/faceted-tag-service-core-types.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-service-core-types.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-operations-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/ws-tag-loader-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/schemas/tag.xsd Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/schemas/facetedTag.xsd Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceRootFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/SampleRootSectionFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/SampleRootSectionFinderFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceWithCore.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceRegistration.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceWithMultipleDomains.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/PublisherTestCase.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestPublicationRelations.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/impl/service/TestRootSectionFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/impl/service/TestDomainsFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/publisher-content-template-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/publisher-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/publish-facets-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/relations-default-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/publisher-finder-contrib-test.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/data/test-groups.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/data/test-users.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/data/test-user2group.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/helper/VersioningHelper.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/helper/PublicationRelationHelper.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/listeners/DomainEventsListener.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/descriptors/PublicationTreeDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/descriptors/RootSectionFinderFactoryDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/descriptors/PublicationTreeConfigDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/descriptors/PublishedDocumentFactoryDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/service/PublisherServiceImpl.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/service/DomainsFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/SectionPublicationTree.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/CoreFolderPublicationNode.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/RootSectionsPublicationTree.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/SimpleCorePublishedDocument.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/VirtualCoreFolderPublicationNode.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/CoreProxyFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/finder/DefaultRootSectionsFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/finder/AbstractRootSectionsFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/rules/ValidatorsRuleDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/rules/DefaultValidatorsRule.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-type-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-framework.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-listeners-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/main/resources/OSGI-INF/publisher-permissions-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/main/resources/OSGI-INF/publisher-relations-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/main/resources/OSGI-INF/publisher-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/build.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/java/org/nuxeo/ecm/platform/publisher/web/TestPublishActions.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/java/org/nuxeo/ecm/platform/publisher/web/DummyPublishActions.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/java/org/nuxeo/ecm/platform/publisher/web/AdministrationPublishActions.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/java/org/nuxeo/ecm/platform/publisher/web/PublishActionsBean.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/java/org/nuxeo/ecm/platform/publisher/web/AbstractPublishActions.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/OSGI-INF/nxtreemanager-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/web/nuxeo.war/widgets/summary/publication_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/web/nuxeo.war/incl/tabs/document_publish.xhtml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/web/nuxeo.war/incl/tabs/admin_publication_trees.xhtml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/web/nuxeo.war/incl/tabs/document_publish_template.xhtml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/helper/RootSectionFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/helper/RootSectionFinderFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/helper/RootSectionsManager.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/rules/ValidatorsRule.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublicationTree.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublicationNode.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublishedDocumentFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/AbstractPublicationNode.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublisherService.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/AbstractBasePublicationTree.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/AbstractBasePublishedDocumentFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublishedDocument.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublishingEvent.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/java/org/nuxeo/ecm/platform/publisher/task/test/TestCorePublicationWithWorkflowWithTask.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/java/org/nuxeo/ecm/platform/publisher/task/test/TestCorePublicationWithWorkflowWithACL.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/java/org/nuxeo/ecm/platform/publisher/task/test/TestCorePublicationWithWorkflow.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/OSGI-INF/publisher-jbpm-test-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/OSGI-INF/relations-default-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/data/test-groups.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/data/test-users.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/data/test-user2group.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/PublishUnrestricted.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/DeleteDocumentUnrestricted.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/RemoveACLUnrestricted.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/ChangePermissionUnrestricted.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/LookupStateByACL.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/CoreProxyWithWorkflowFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/LookupState.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/LookupStateByTask.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/resources/OSGI-INF/publisher-task-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/build.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/LGPL.txt Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterfaceBindingStub.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditServiceLocator.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterfaceProxy.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/ClientException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterface.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/AuditException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/client/WSClient.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/api/jaws/ModifiedDocumentDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/ModifiedDocumentDescriptorPage.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/BatchHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/EventDescriptorPage.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/BatchInfo.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/ModifiedDocumentDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/EventDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/WSAuditBean.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/delegate/EJBFactory.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/delegate/JNDILocations.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/delegate/WSAuditBeanBusinessDelegate.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/api/WSAudit.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/resources/OSGI-INF/endpoint-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/LGPL.txt Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestLogEntryProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/AuditFeature.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestAuditStorage.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestNXAuditEventsService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestExtendedInfoEvaluation.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestTransactedAudit.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestNXStreamAuditEventsService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/AbstractAuditStorageTest.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/PersistenceTestCase.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestServiceAccess.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/StreamAuditFeature.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/job/TestJobHistoryHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/io/LogEntryListJsonWriterTest.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/io/LogEntryJsonWriterTest.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/io/LogEntrySerializationTest.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/test-stream-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/nxaudit-ds.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/test-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/test-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/hibernate-tests.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/directories/event-categories.csv Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/directories/event-types.csv Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/schemas/basicauditsearch.xsd Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/DefaultAuditBackend.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/NoopAuditBulker.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/ExtendedInfoContext.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/LogEntryProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/ExtendedInfoInjector.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/BaseLogEntryProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/NXAuditEventsService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/AuditBackend.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/AuditBulker.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/AbstractAuditBackend.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/DefaultAuditBulker.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/ManagedEventIdDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/AuditBackendDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/ExtendedInfoDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/AuditBulkerDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/AuditStorageDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/EventDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/AdapterDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/management/AuditEventMetricMBeanAdapter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/management/AuditEventMetricFactory.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/management/AuditEventMetricMBean.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/management/AuditBulkerMBean.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/io/ExtendedInfoDeserializer.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/io/LogEntryJsonWriter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/io/ExtendedInfoSerializer.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/io/LogEntryListJsonWriter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/listener/AuditEventLogger.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/listener/StreamAuditEventListener.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/LogEntryImpl.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/StreamAuditWriter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/ExtendedInfoImpl.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/provider/LatestCreatedUsersOrGroupsPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/nxaudit-tests.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/nxaudit-service.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/nxaudit-persistence-config.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/core-type-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/user-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/directories/event-categories.csv Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/directories/event-types.csv Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/schemas/basicauditsearch.xsd Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/META-INF/persistence.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/META-INF/persistence.xml-orig Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestPageProviderTrackingWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestUserGroupAuditWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestAuditPageProviderWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestAuditWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/MongoDBAuditFeature.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestAuditHistoryProviderWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/LogEntryGen.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/queryWithParams.json Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/query.json Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-search-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-pageprovider-test-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-test-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-pageprovider-track-test-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/MongoDBAuditEntryReader.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/MongoDBAuditBackend.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/MongoDBAuditEntryWriter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/MongoDBExtendedInfo.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/pageprovider/MongoDBAuditPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/pageprovider/MongoDBDocumentHistoryPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/build.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/LGPL.txt Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/java/org/nuxeo/ecm/platform/audit/web/TestRegisterAuditAction.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/resources/actions-bundle.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/resources/nxauditclient-bundle.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterfaceBindingStub.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditServiceLocator.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterfaceProxy.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/ClientException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterface.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/AuditException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/client/WSClient.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/api/jaws/ModifiedDocumentDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ContentHistoryActions.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/events/EventNames.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ejb/ContentHistoryActionsBean.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/OSGI-INF/layout-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/OSGI-INF/content-view-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/widgets/auditcomment_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/document_versions_buttons.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/document_versions_template.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/tabs/document_history.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/tabs/document_versions.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/tabs/document_events_cv.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/java/org/nuxeo/ecm/platform/audit/io/IOLogEntryBase.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/java/org/nuxeo/ecm/platform/audit/io/IOAuditResources.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/java/org/nuxeo/ecm/platform/audit/io/IOAuditAdapter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/resources/OSGI-INF/io-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/test/java/org/nuxeo/ecm/platform/audit/api/query/TestDateRangeQuery.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditQueryBuilder.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/LogEntry.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/OrderByExprs.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/LogEntryList.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditEventTypes.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditStorage.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Predicates.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/DocumentHistoryReader.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/ExtendedInfo.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/BuiltinLogEntryData.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditLogger.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Logs.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditReader.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditAdmin.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/FilterMapEntry.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/DocumentHistoryReaderImpl.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/DocumentHistoryPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/DocumentAuditHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/SourceDocumentResolver.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/AdditionalDocumentAuditParams.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/remote/LogsRemote.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/job/JobHistoryHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/comment/CommentProcessorHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/comment/UIAuditComment.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/comment/LinkedDocument.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/query/DateRangeQueryConstants.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/query/AuditQueryException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/query/DateRangeParser.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-lang/build.xml Adding nuxeo-features/nuxeo-platform-lang/pom.xml Adding nuxeo-features/nuxeo-platform-lang/crowdin.ini Adding nuxeo-features/nuxeo-platform-lang/build.properties.sample Adding nuxeo-features/nuxeo-platform-lang/src/test/java/org/nuxeo/ecm/platform/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-lang/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-lang/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-lang/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/pom.xml Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/test/TestLayoutExport.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-export-en.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/messages_fr.properties Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-instance-export-nolang.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/messages_en.properties Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-instance-export-en.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-export-nolang.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/test-directories-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layouts-test-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-instance-export-fr.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-export-fr.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/subtopic.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/country.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/continent.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/topic.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/nature.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/CoverageWidgetConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/SubjectsWidgetConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/WidgetDirectoryItemsConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/WidgetLabeli18nConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/AbstractChainedVocabularyWidgetConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/VocabularyHelper.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/TranslationHelper.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/resources/OSGI-INF/layouts-io-plugins-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userpreferences/pom.xml Adding nuxeo-features/nuxeo-platform-userpreferences/src/test/java/org/nuxeo/ecm/platform/userpreferences/test/TestUserPreferencesService.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-userpreferences/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesService.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesServiceImpl.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/SimpleUserPreferences.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferences.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/resources/OSGI-INF/userpreferences-framework.xml Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/localconf/pom.xml Adding nuxeo-features/localconf/nuxeo-localconf-simple/pom.xml Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestPutOperations.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/LocalConfRepositoryInit.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/AbstractSimpleConfigurationTest.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSimpleConfiguration.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSetOperations.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/resources/log4j.properties Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/SetSimpleConfParamVar.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/SimpleConfigurationFactory.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/SimpleConfiguration.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/PutSimpleConfParam.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/PutSimpleConfParams.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/SimpleConfigurationAdapter.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/resources/OSGI-INF/simple-local-configuration.xml Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/resources/schemas/simpleconfiguration.xsd Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/localconf/nuxeo-localconf-web/build.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/pom.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/test/java/org/nuxeo/ecm/localconf/TestTypeLabelAlphabeticalOrder.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/java/org/nuxeo/ecm/localconf/ThemeConfigurationActions.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/java/org/nuxeo/ecm/localconf/ContentViewConfigurationActions.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/java/org/nuxeo/ecm/localconf/UITypesConfigurationActions.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/java/org/nuxeo/ecm/localconf/LocalThemeFlavor.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/seam.properties Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/OSGI-INF/local-configuration-content-view.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/OSGI-INF/local-configuration-ui-types.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/OSGI-INF/local-configuration-theme.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/web/nuxeo.war/widgets/select_flavor_widget_template.xhtml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/web/nuxeo.war/incl/tabs/theme_configuration.xhtml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/web/nuxeo.war/incl/tabs/content_view_configuration.xhtml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/web/nuxeo.war/incl/tabs/ui_types_configuration.xhtml Adding nuxeo-features/nuxeo-search/pom.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/pom.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchListReader.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchImpl.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearch.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/InvalidSearchParameterException.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchService.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchConstants.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchListWriter.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchRequestReader.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchServiceImpl.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchRequest.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchAdapterFactory.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchWriter.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/savedsearch-service.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/savedsearch-adapter-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/savedsearch-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/search-ui-types-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/search-core-types-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/savedsearch-core-types-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/search-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/schemas/saved_search.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/schemas/default_search.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/schemas/expired_search.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/pom.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/SearchTest.java Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/RestServerInit.java Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/resources/pageprovider-test-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/resources/schemas/named_param.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/search/QueryExecutor.java Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/search/SearchObject.java Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/build.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/pom.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/crowdin.ini Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/test/java/org/nuxeo/ecm/search/ui/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIService.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIServiceImpl.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/codec/SearchCodec.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/localconfiguration/SearchConfigurationAdapter.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/localconfiguration/SearchConfiguration.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/localconfiguration/Constants.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/localconfiguration/SearchConfigurationFactory.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/seam/SearchUIConfigurationActions.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/seam/SearchUIActions.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/themes/css/nuxeo_search_specific.css Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/themes/sass/nuxeo_search_specific.scss Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-url-service-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-ui-service.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-actions-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-documentslists-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-layouts-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-theme-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-local-configuration-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-auth-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-contentviews-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-local-configuration-layouts-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/schemas/search_configuration.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/search.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/widgets/search_nxql_input_widget_template.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/widgets/search_view_title_widget_template.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/widgets/searches_selector_widget_template.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/save_search_box.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/search_includes.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/all_saved_searches.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/search_box.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/tabs/search_configuration.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/action/search_main_tab_action_template.xhtml Adding nuxeo-features/nuxeo-elasticsearch/LICENSE Adding nuxeo-features/nuxeo-elasticsearch/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/README.md Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/README.md Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/java/org/nuxeo/elasticsearch/http/readonly/TestRequestValidator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/java/org/nuxeo/elasticsearch/http/readonly/TestAuditRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/java/org/nuxeo/elasticsearch/http/readonly/TestDocRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/java/org/nuxeo/elasticsearch/http/readonly/TestSearchRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/DocRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/Main.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/HttpClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/AbstractSearchRequestFilterImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/service/RequestFilterService.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/service/RequestFilterDescriptor.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/filter/DefaultSearchRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/filter/RequestValidator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/filter/SearchRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/filter/AuditRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/resources/module.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/resources/OSGI-INF/request-filter-service.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/resources/OSGI-INF/es-audit-http-readonly-filter.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/test/java/org/nuxeo/ecm/automation/elasticsearch/test/TestElasticsearchAutomation.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/test/resources/chain-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/main/java/org/nuxeo/ecm/automation/elasticsearch/ElasticsearchIndexOperation.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/main/java/org/nuxeo/ecm/automation/elasticsearch/ElasticsearchWaitForIndexingOperation.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/README.md Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/java/org/nuxeo/elasticsearch/seqgen/TestSequenceGeneratorWithElasticSearch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/resources/elasticsearch-seqgen-index-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/main/java/org/nuxeo/elasticsearch/seqgen/ESUIDSequencer.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/main/resources/OSGI-INF/elasticsearch-uidgen-sequencer-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/crowdin.ini Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/test/java/org/nuxeo/ecm/elasticsearch/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/java/org/nuxeo/elasticsearch/web/sync/UIThreadMarker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/java/org/nuxeo/elasticsearch/web/sync/RefreshUISync.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/java/org/nuxeo/elasticsearch/web/admin/ElasticSearchManager.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/java/org/nuxeo/elasticsearch/web/admin/PageProviderStatus.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/css/displayESJSON.css Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/css/img/d.png Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/incl/elasticsearch/pp.xhtml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/incl/elasticsearch/info.xhtml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/incl/elasticsearch/admin.xhtml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/scripts/displayESJSON.js Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/scripts/jquery.json2html.js Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/scripts/json2html.js Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexingSync.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/NoFileSecurityPolicy.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestPageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestManageAliasAndWriteAlias.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/RepositoryElasticSearchFeature.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTreeIndexingSync.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestElasticSearchQuery.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestFulltextSearchDisabled.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestFulltextDisabled.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/FulltextSearchDisabledFeature.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestHighlight.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestSecurityPolicy.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestManualIndexing.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestScrollSearch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestFetchDocumentsFromEs.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestESRestClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestProxiesIndexing.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestIndexNameGenerator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestService.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestFulltextEnabled.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestDynamicMapping.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTimestamp.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/FulltextDisabledFeature.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestReindex.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTreeIndexing.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/CustomJsonESDocumentWriter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestMapping.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/ESTestClientFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/io/TestDocumentModelReader.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/commands/TestIndexingCommand.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/commands/TestIndexingCommandsStacker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/rest/RestESDocumentsTest.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareQueryAndFetch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareCoreWithES.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestNxqlConversion.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/aggregates/TestDateHelper.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/aggregates/TestAggregates.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/api/TestEsIterableQueryResultImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/l10ncoverage.csv Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-alias-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/dynamic-mapping.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/log4j2.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/security-policy-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/schemas-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-dynamic-mapping-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/pageprovider2-coretype-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/l10nsubjects.csv Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/disable-listener-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/nested-mapping.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/ngram-mapping.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-mapping-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/pageprovider2-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/pageprovider-search-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-write-alias-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-nested-mapping-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elastic-search-core-management-tests-component.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/blob.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/pageprovider-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/test-directory-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/schemas/test_advanced_search.xsd Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/schemas/test_default_search.xsd Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/ElasticSearchComponent.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/ElasticSearchConstants.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/ElasticSearchFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/Timestamp.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/JsonDocumentModelReader.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/DocumentModelReaders.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/HighlightJsonEnricher.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/marshallers/json/AggregateJsonWriter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/AbstractIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/BaseIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/ScrollingIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/BucketIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/IndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/ChildrenIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/IncrementalIndexNameGenerator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/PluginConfigurableNode.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/ElasticSearchEmbeddedNode.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/ElasticSearchIndexingImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/EsSearchHitConverter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/ElasticSearchServiceImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/ElasticSearchAdminImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/EsResultSetImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommands.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommand.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommandsStacker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/listener/ElasticSearchInlineListener.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/status/ElasticSearchStatusProbe.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/config/ElasticSearchEmbeddedServerConfig.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/config/ElasticSearchClientConfig.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/config/ElasticSearchDocWriterDescriptor.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/config/ElasticSearchIndexConfig.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/DateRangeAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/DateHistogramAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/HistogramAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/DateHelper.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/RangeAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/AggregateFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/AggregateEsBase.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/SignificantTermAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/TermAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxQueryBuilder.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/PageProviderQueryBuilder.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/fetcher/EsFetcher.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/fetcher/VcsFetcher.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/fetcher/Fetcher.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/client/ESTransportClientFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/client/ESRestClientFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/client/ESRestClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/client/ESTransportClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/provider/ElasticSearchNativePageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/provider/ElasticSearchNxqlPageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/EsIterableQueryResultImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/IndexNameGenerator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ESClientFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ESClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ElasticSearchService.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ElasticSearchAdmin.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/EsScrollResult.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/EsResult.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ElasticSearchIndexing.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/default-doc-settings.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/default-doc-mapping.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/workmanager-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/elasticsearch-managment-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/elasticsearch-service.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/elasticsearch-service-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/README.md Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestAuditWithElasticSearch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestUserGroupAudit.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestPageProviderTracking.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestESHistoryProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestAuditPageProviderWithElasticSearch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestAuditMigration.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/LogEntryGen.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/filtredQuery.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/es-audit-pageprovider-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/audit-jpa-storage-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/filtredQueryWithParams.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/nxuidsequencer-ds.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/nxaudit-ds.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/elasticsearch-audit-index-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/test-pageprovider-track-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/audit-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/elasticsearch-audit-index-test-override-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/schemas/basicauditsearch.xsd Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/ESExtendedInfo.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/ESAuditBackend.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/ESAuditMigrationWork.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/io/AuditEntryJSONReader.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/io/AuditEntryJSONWriter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/pageprovider/ESDocumentHistoryPageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/pageprovider/ESAuditPageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/resources/OSGI-INF/es-audit-search-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/resources/OSGI-INF/elasticsearch-audit-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/resources/OSGI-INF/es-audit-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/scripts/postgresql_check_simplified_acls_compat.sql Adding nuxeo-features/nuxeo-elasticsearch/scripts/README.md Adding nuxeo-features/nuxeo-elasticsearch/scripts/es_get_conf.sh Adding nuxeo-features/nuxeo-platform-relations/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/java/org/nuxeo/ecm/platform/relations/io/test/TestIORelationAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/jena-test-bundle.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/io-test-framework.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/io-relations-test-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/data/copied_statements.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/data/exported_statements.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/data/initial_statements.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/java/org/nuxeo/ecm/platform/relations/io/IORelationResources.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/java/org/nuxeo/ecm/platform/relations/io/IORelationAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/java/org/nuxeo/ecm/platform/relations/io/IORelationGraphHelper.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/java/org/nuxeo/ecm/platform/relations/io/IORelationAdapterProperties.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/resources/OSGI-INF/io-relations-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/default.bnd Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestStatement.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestNodeFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestQueryResult.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestNodes.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestRelationDate.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/GraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Literal.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/GraphDescription.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Resource.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Graph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Subject.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/ResourceAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/DocumentRelationManager.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Statement.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Blank.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/QueryResult.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/NodeType.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Node.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/QNameResource.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/RelationManager.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/util/RelationConstants.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/util/RelationHelper.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/InvalidPredicateException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/RelationAlreadyExistsException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/InvalidLiteralException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/InvalidStatementException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/InvalidSubjectException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/StatementImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/LiteralImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/AbstractResourceAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/RelationDate.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/BlankImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/QueryResultImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/ResourceImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/QNameResourceImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/AbstractNode.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/NodeFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/event/RelationEvents.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/OSGI-INF/graph-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/directories/relation_inverse_predicates.csv Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/directories/relation_predicates.csv Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/DummyResourceAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/DummyGraphType.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/DummyResourceLike.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/TestRelationService.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/TestRelationDocument.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/DummyGraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/TestCoreGraph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/resources/nxrelations-test-bundle.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/resources/relation-core-test-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/CoreGraph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/CoreGraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/adapters/DocumentModelResourceAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/services/RelationService.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/services/DocumentRelationService.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/descriptors/GraphTypeDescriptor.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/descriptors/GraphDescriptor.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/descriptors/ResourceAdapterDescriptor.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/resources/OSGI-INF/nxrelations.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/README.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/test/java/org/nuxeo/ecm/platform/relations/core/listener/TestPublishRelationsListener.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/test/resources/OSGI-INF/test-relation-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/main/java/org/nuxeo/ecm/platform/relations/core/listener/PublishRelationsListener.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/main/java/org/nuxeo/ecm/platform/relations/core/listener/DeleteRelationsListener.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/main/resources/OSGI-INF/relations-core-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/build.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/NodeInfo.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/StatementInfo.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/StatementInfoImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/NodeInfoImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/StatementInfoComparator.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/RelationActions.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationCreationBean.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationActionsBean.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/search-layouts-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/search-type-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/audit-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/schemas/relation_search.xsd Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/relation_node_template.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/create_relation.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/create_relation_search_document_popup.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/widgets/summary/relations_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/widgets/listing/relation_listing_title_link_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/icons/relation_not_visible.png Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/incl/tabs/document_relations.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/java/org/nuxeo/ecm/platform/relations/jena/TestJenaOrCoreGraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/java/org/nuxeo/ecm/platform/relations/jena/GraphLoadingTest.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/java/org/nuxeo/ecm/platform/relations/jena/TestJenaGraphReification.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/java/org/nuxeo/ecm/platform/relations/jena/TestJenaGraph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/jena-test-bundle.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/jena-or-core-test-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/test-reified.rdf Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/post-rdf-with-about-with-url.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/post-rdf-with-about.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/post-rdf.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/test.rdf Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/main/java/org/nuxeo/ecm/platform/relations/jena/JenaOrCoreGraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/main/java/org/nuxeo/ecm/platform/relations/jena/JenaGraph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/main/resources/OSGI-INF/nxrelations-jena-plugin.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-domsync-core/pom.xml Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/IDOMSupport.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/DOMSynchronizer.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/DOMUtil.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/IDOMMutationListener.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMAttrModifiedEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMMutationEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMNodeInsertedEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMCharacterDataModifiedEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMNodeRemovedEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/build.xml Adding nuxeo-features/nuxeo-user-center/pom.xml Adding nuxeo-features/nuxeo-user-center/README.md Adding nuxeo-features/nuxeo-user-center/build.properties.sample Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/test/java/org/nuxeo/ecm/user/dashboard/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/build.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/java/org/nuxeo/ecm/user/center/dashboard/jsf/JSFDashboardActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/layouts-listing-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/layouts-dashboard-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_task_name_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_process_name_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/web/nuxeo.war/icons/dashboard.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/web/nuxeo.war/incl/dashboard/user_jsf_dashboard.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/test/java/org/nuxeo/ecm/user/oauth/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/java/org/nuxeo/ecm/user/center/AuthorizedApplicationsActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/java/org/nuxeo/ecm/user/center/OAuth2UserTokensActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/oauth-layouts-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/oauth-themes-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/oauth-actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/icons/authorized_apps.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/incl/oauth/authorized_applications.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/incl/oauth/user_tokens_directory.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/incl/oauth/user_tokens.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/scripts/popup-utils.js Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/layouts/layout_authorized_applications_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/TimeZones.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/UserPreferencesActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/localeProvider/UserLocaleSelectorListener.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/themes/css/user_profile.css Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/themes/sass/user_profile.scss Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/widgets/timezone_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/widgets/avatar_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/widgets/gender_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/widgets/summary/user_preferences_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/icons/profile.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/icons/preferences.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/icons/missing_avatar.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/img/close.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/users/view_user.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/incl/userprofile/user_preferences.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/incl/userprofile/user_profile.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/build.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/test/java/org/nuxeo/ecm/user/center/TestUserCodec.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/test/java/org/nuxeo/ecm/user/center/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/test/resources/OSGI-INF/test-user-group-codec-properties.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/java/org/nuxeo/ecm/user/center/UserCenterViewManager.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/java/org/nuxeo/ecm/user/center/AbstractUserGroupCodec.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/java/org/nuxeo/ecm/user/center/UserCodec.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/java/org/nuxeo/ecm/user/center/GroupCodec.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/themes/css/nuxeo_usercenter_specific.css Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/themes/sass/nuxeo_usercenter_specific.scss Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/action-widgets-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/user-group-codec-properties.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/urlservice-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/home_view_documents_tab_content.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/home_view_documents.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/view_home.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/user_center_fragment.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/icons/saved_searches.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/icons/lightbulb.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/icons/users_groups.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/img/galaxy_logo.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/img/left_column_bg.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/test/java/org/nuxeo/ecm/user/notification/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/java/org/nuxeo/ecm/user/center/notification/UserNotificationActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/java/org/nuxeo/ecm/user/center/notification/UserSubscription.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/web/nuxeo.war/icons/notifications.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/web/nuxeo.war/img/close.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/web/nuxeo.war/incl/notification/user_subscriptions.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/build.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileImporterOk.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/AbstractUserProfileImporterTest.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/UserProfileFeature.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileCreation.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileImporterNotOk.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/rest/UserProfileEnricherTest.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/listeners/TestResizeAvatarPictureListener.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/profile/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/userdata/test-groups.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/userdata/test-users.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/userdata/test-user2group.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/userdata/test-group2group.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/user-profile-test-ok-no-update-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/test-sql-directories-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/user-profile-test-ok-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/test-profile-enricher-compat-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/user-profile-test-not-ok-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/test-core-types-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/schemas/myuserprofile.xsd Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/docs_not_ok.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/BigAvatar.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/MediumAvatar.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/signature1.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/signature3.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/SmallAvatar.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/signature2.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/docs_ok.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/docs_ok_no_update.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileImporter.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileConstants.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileServiceImpl.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileService.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileImporterWork.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/ImporterConfig.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/localeProvider/UserLocaleProvider.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/rest/UserProfileEnricher.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/listeners/ResizeAvatarPictureListener.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/user-locale-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/userprofile-framework.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/properties-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/commandline-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/enricher-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/converter-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/schemas/userprofile.xsd Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/PropertiesValueTrimmingCustomContributionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/TestJSONPropertyWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/TestDataModelProperties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/PropertiesDefaultValueTrimmingTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/PropertiesTestAbstract.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/PropertiesValueTrimmingDefaultContributionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/scripting/TestDateWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/scripting/TestDocumentWrapperGetRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/IterableOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Operation4.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/EventOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/VoidOperation2.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/StringListOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/RenderingServiceTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/RunOnListItemWithTx.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Helper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/RunOnListItem.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/FetchByPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Operation3.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/ControlOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/VoidOperation1.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationCheckChainContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/AdaptableOperation1.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationFailure.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/DocumentUpdateOperationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/SetTransactionRollbackOnlyOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/UnmatchedOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/BlobOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Operation2.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationsAndTxTests.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/AdaptableOperation2.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestChainException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Operation1.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestOperationChainParametrization.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationCheckExecutionFlowChainContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestAutomationDocumentation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationChainTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/GetVarOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationsEncodingTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/CoreOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/ExitOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestComplexTypeJSONDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/ParamNameWithAliasOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestComplexTypesMapping.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationChainRegistrationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationAliasTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/ScriptingTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/DocumentUpdatePropertiesWithMultilineTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/impl/adapters/AdapterTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/AddItemToListPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/AddEntryToMultiValuedPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/CreateProxyLiveTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/CopySchemaTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/GetLastDocumentVersionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/FacetOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/ResetSchemaTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/MultiPublishDocumentTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/RemoveProxiesTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/RemoveItemFromListPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/RemoveEntryOfMultiValuedPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/OrderDocumentTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/FilterDocumentsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/GetLiveDocumentTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/security/PermissionAutomationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/blob/TestRunConverterOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/blob/BlobToFileTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/blob/NOPConverter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/render.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/pdfMerge2.pdf Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-exception-chain.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/example.mail.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-script.mvel Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-parametrization-chain.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-enc.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-doc-wrapper.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/render.mvel Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/creationFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-operations.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/newFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-registration-chain.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/testProperties.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-chain-op-not-found.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-blobprovider.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/pdfMerge1.pdf Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-operations-alias.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/complexTypeContribs.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-export-alias-config.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-events.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-allow-virtual-user.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/reset-schema-test-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/copy-schema-test-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/my-automation-doc-type-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/dataset-type-test-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/test-converter-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/userservice-config.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/add-facet-test-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/test-properties-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/schemas/dataset.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/schemas/studio_produced_schema.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/schema/addresses.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationParameters.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/InvalidOperationException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/InvalidChainException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationCompoundExceptionBuilder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationNotFoundException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationDocumentation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/AutomationService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/AutomationAdmin.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/ExitException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/CompiledChain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/ProgressMonitor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationType.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OutputCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationChain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationCallback.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/AutomationFilter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/TypeAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/ChainException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/CleanupHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationCompoundException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/TypeAdaptException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/LoginStack.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/OperationContribution.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/AutomationComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/TypeAdapterContribution.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/Constants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/OperationChainContribution.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/ChainExceptionDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/AutomationFilterDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/Renderer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/RenderingService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/MvelRender.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/FreemarkerRender.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/operations/RenderDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/operations/RenderDocumentFeed.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/RecordSet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/DateTimeFormat.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/JSONStringBlobDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/StringList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/DataModelProperties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/PaginableRecordSet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/ComplexTypeJSONDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/DocumentHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/FileCleanupHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/JSONBlobDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/BlobList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/JSONManagedBlobDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/Properties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/ComplexPropertyJSONEncoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/JSONPropertyWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/io/BlobJsonReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/work/BlobListZipWork.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/TracerFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/Tracer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/TracerFactoryMBean.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/Call.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/LiteCall.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/Trace.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/exception/ChainExceptionFilter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/exception/ChainExceptionRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/exception/CatchChainException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/exception/ChainExceptionImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/CoreFunctions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/Expression.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/MvelTemplate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/GroovyScripting.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/DateWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/DocumentWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/Scripting.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/Functions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/MvelExpression.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/PrincipalWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/DocumentAttributeFilterFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/EventHandlerRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/EventRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/EventHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/OperationEventListener.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/PostCommitOperationEventListener.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/operations/FireEvent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/annotations/Param.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/annotations/Operation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/annotations/OperationMethod.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/annotations/Context.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/BlobCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/BlobListCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/DocumentModelCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/DocumentModelListCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/DocumentRefCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/OperationTypeRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/OperationChainCompiler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/ClassKeyedRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/OperationTypeImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/ReloadListener.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/InvokableIteratorMethod.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/InvokableMethod.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/OperationServiceImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/AutomationFilterRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/IterableInputHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/AdapterKeyedRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/SuperKeyedRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/ChainTypeImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/TypeAdapterKey.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToCalendar.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToDocModel.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocModelToDocRefList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToDate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/JsonNodeToProperties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocModelListToDocRefList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToProperties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/ArrayStringToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/ArrayNodeToList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToBoolean.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocRefListToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToDocRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/ObjectNodeToMap.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocModelToDocRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/LongToInteger.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CalendarToDate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/IntegerToLong.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocRefToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToStringList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocModelToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToLong.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocRefToDocRefList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToURL.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/ArrayStringToList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocRefToDocModel.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToInteger.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/helper/TypeAdapterHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/FetchContextDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreDocumentInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RunInputScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RunScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/SetInputAsVar.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/LogOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreDocumentsInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreBlobInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreBlobsInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/SetVar.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreBlobsInputFromScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreBlobInputFromScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreDocumentInputFromScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/FetchContextBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreDocumentsInputFromScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/MultiPublishDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/FilterDocuments.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetLastDocumentVersion.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/UnlockDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/UntrashDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SetDocumentProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetDocumentChildren.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/DeleteDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/EmptyTrash.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AddFacet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CheckOutDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/DocumentPermissionHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveDocumentBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/LockDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveFacet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/UnblockPermissionInheritance.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemovePermission.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/UpdateDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SetDocumentLifeCycle.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CreateDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetDocumentParent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/ReloadDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SaveDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/OrderDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetDocumentChild.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RestoreVersion.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/FetchDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/TrashDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AbstractOperationMultiValuedProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveEntryOfMultiValuedProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/MoveDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AddPermission.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveItemFromListProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CreateProxyLive.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/BlockPermissionInheritance.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SetDocumentACE.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/Query.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/FetchByProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveDocumentACL.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CreateVersion.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AddEntryToMultiValuedProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SetDocumentBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetDocumentVersions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CopySchema.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CopyDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/ResetSchema.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/PublishDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AddItemToListProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CheckInDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveProxies.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetLiveDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/ReplacePermission.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunDocumentChain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunOperationOnListInNewTransaction.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/SaveSession.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunFileChain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunInNewTransaction.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunOperationOnList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/ConvertBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/GetAllDocumentBlobs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/BlobToPDF.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/BulkDownload.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/SetBlobFileName.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/CreateBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/CreateZip.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/GetDocumentBlobs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/PostBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/BlobToFile.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/AttachBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/ConcatenatePDFs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/GetDocumentBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/RunConverter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PushBlobList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PullDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PopDocumentList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PullBlobList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PushBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PullDocumentList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PopDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PushDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PushDocumentList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PullBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PopBlobList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PopBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/traces/AutomationTraceToggleOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/traces/AutomationTraceGetOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/traces/JsonStackToggleDisplayOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/business/BusinessUpdateOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/business/BusinessFetchOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/business/BusinessCreateOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/business/adapter/BusinessAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/login/Logout.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/login/LoginAs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/mail/example.mail.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/mail/Composer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/mail/Mailer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/mail/BlobDataSource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextHelperDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextServiceImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextHelperRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/org/nuxeo/ecm/automation/core/jaxrs/index.ftl.html Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/workmanager-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/properties-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/reload-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/AutomationService.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/DirectoryEntriesTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/TestDocumentAuditPageProviderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/PushListElementsOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/QueryAndFetchOperationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/UserInviteTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/SearchOperationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/LoginAsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/PlatformFunctionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/HTTPHelperTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/FunctionsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/RelationOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/DnDOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/DocumentExistsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/CoreProviderTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/uidgen/DummySkippingUIDSequencerImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/directory/CreateVocabularyEntryTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/directory/GetNuxeoUserTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/directory/DirectoryOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/notification/SendMailTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/notification/EmailResolutionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/users/TestCreateOrUpdateGroup.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/users/TestCreateOrUpdateUser.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/users/TestSuggestUserEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/users/TestQueryUsers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/services/bulk/TestRunBulkOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-relation-jena-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-platform-sequencers.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-directories-sql-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-operations.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-invite-template.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-providers.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-vocabularies-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-qf-providers.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-user-directories-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-platform-functions.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-bulk-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-invite-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-data/sample.jpeg Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/schemas/named_param.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/testdirectorydata/groups.csv Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/testdirectorydata/users.csv Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/testdirectorydata/continent.csv Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/testdirectorydata/continent_local.csv Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/notification/MailBox.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/notification/MailTemplateHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/notification/SendMail.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/CreateOrUpdateUser.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/GetNuxeoPrincipal.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/QueryUsers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/SuggestUserEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/GetDocumentPrincipalEmails.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/CreateOrUpdateGroup.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/GetDocumentUsersAndGroups.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/AuditQuery.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/DocumentPageProviderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/BlobHolderAttach.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/FileManagerImport.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/CreateRelation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/AuditPageProviderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetRelations.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/AuditLog.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetActions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/DeleteRelation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/PaginableRecordSetImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/AuditRestore.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/RunOperationOnProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/UserInvite.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/UserWorkspace.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/ResultSetPageProviderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/bulk/RunBulkOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/query/ResultSetPaginatedQuery.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/query/DocumentPaginatedQuery.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/CreateVocabularyEntry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/DeleteDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/DirectoryProjection.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/CreateDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/ReadDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/SuggestDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/AbstractDirectoryOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/UpdateDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/management/GetCounters.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/HTTPHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/SuggestConstants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/PlatformFunctions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/Activator.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/PrincipalHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/OSGI-INF/bindings-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/OSGI-INF/helpers-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/io/json/test/TestAutomationJson.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/io/yaml/test/TestAutomationYaml.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/BaseRestTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/RestServiceTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/jaxrs/io/documents/DocumentModelIOTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/testdoc-core-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/test-expected-document1.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/testrestcontrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/operations-contrib-test.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/test-chains.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/testschema.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/yaml/YamlWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/yaml/YamlAutomationRepresenter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/IOComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/bulk/BulkJsonReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/bulk/BulkJsonWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/AbstractMarshallingRegistryCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/BulkCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/ObjectCodecService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/DocumentModelCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/CodecDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/NuxeoPrincipalCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/ObjectCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/DefaultJsonAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/JsonAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/JsonFactoryProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/LoginInfo.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonRecordSetWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonLoginInfoWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonPrimitiveWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/InputStreamDataSource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonTreeWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonAdapterWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/SharedFileInputStream.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/EntityWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/EntityListWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/audit/LogEntryWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/audit/LogEntryListWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/UrlEncodedFormRequestReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/BlobInputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/RestOperationContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/JsonHtmlOperationWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/MultiPartRequestReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/BlobsInputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/DocumentInputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/MultiPartFormRequestReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/InputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/JsonRequestReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/JsonOperationWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/DocumentsInputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/ExecutionRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/JsonAutomationInfoWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/AutomationInfo.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/BusinessAdapterListWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/BlobsWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/PaginableWithDelegate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/MultipartBlobs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/BusinessAdapterReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/JsonESDocumentWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/JSONDocumentModelReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/resources/OSGI-INF/marshaller-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/resources/OSGI-INF/codec-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/resources/OSGI-INF/codec-service.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationActionBean.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/SeamOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/ClearWorklist.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetCurrentDomain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetCurrentDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetChangeableDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/CancelCreateDocumentInUI.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/Navigate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/CreateDocumentForm.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/AddInfoMessage.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/DownloadFile.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/ClearClipboard.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/RaiseSeamEvents.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/ChangeTab.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetDocumentsFromSelectionList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/PushToWorklist.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/ClearSelectedDocuments.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/AddMessage.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/FetchFromWorklist.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/SaveDocumentInUI.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/RefreshUI.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/AddErrorMessage.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetCurrentWorkspace.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetSelectedDocuments.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/SetOutcome.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/FetchDocumentFromSeamContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/CreateDocumentInUI.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/PushToSeamContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/PushToClipboard.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/FetchFromClipboard.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/seam/operations/RunOperationInSeam.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/seam/operations/InitSeamContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/seam/operations/DestroySeamContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/seam/operations/SeamOperationFilter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/HttpResponses.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/MockedHttpAutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/SimpleClientTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/ClientMarshallingTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/rest/api/RestClientTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleQuery.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleThree.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleTwo.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleAnonymous.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleOne.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleSSOPortal.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/DateParserTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AutomationException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/TokenCallback.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/OperationRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/LoginCallback.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AdapterManager.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/TODO.txt Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/Constants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/RemoteThrowable.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AdapterFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/RemoteException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/Session.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/LoginInfo.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AutomationClientFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/rest/api/RestResponse.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/rest/api/RestRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/rest/api/RequestType.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/rest/api/RestClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/DocumentService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/VersionIncrement.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/BusinessServiceFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/BusinessService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/DocumentServiceFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/annotations/EntityType.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/IOUtils.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/InputStreamDataSource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/Base64.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/MultipartInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/JsonOperationMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/BlobDataSource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/MultipartRequestEntity.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpAutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/AutomationClientActivator.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpConnector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpPreemptiveAuthInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/RequestInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/Connector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/DefaultOperationRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/Request.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JsonMarshalling.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JavaSession.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JavaClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JavaOperationRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/AbstractAutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/ConnectorHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/AsyncAutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/DefaultSession.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JsonMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/PojoMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/RecordSetMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/BooleanMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/ExceptionMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/DateMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/StringMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/DocumentMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/NumberMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/LoginMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/DocumentsMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/auth/PortalSSOAuthInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/auth/BasicAuthInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/auth/TokenAuthInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/StringBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/FileBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/RecordSet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/DateParser.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PropertyMap.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PathRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Documents.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/OperationDocumentation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/OperationRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Document.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/BlobRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PaginableDocuments.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Blobs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/DocRefs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/DateUtils.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/IdRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/HasFile.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Expr.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/DocRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/OperationInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PropertiesHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Blob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/StreamBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PropertyMapSetter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PropertyList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/README.txt Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/AutomationServer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/MarshallerDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/AutomationServerComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/RestBinding.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/AutomationModule.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/OperationResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/ResponseHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/ExecutableResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/AutomationServerProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/RestOperationException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/AutomationResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/CoreSessionProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/AutomationServiceProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/doc/DocResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/debug/DebugResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/JSONBatchBlobDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerConstants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManager.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchFileEntry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/Batch.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/handler/BatchFileInfo.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/handler/AbstractBatchHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/handler/BatchHandlerDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/handler/impl/DefaultBatchHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/binding-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/AutomationServer.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/batchmanager-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/batchmanager-framework.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/style.css Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/operation.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/menu.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/wiki.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/quicknav.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/index.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/debug/index.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/batch/operationSelector.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/batch/operationDescriptor.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/Readme.md Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/AutomationScriptingFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/TestScriptHelpers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/TestCompileAndContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/TestScriptRunnerInfrastructure.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/util/LogChecker.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/operations/TestEchoParameter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/operations/TestWrappers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/operations/TestUsername.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/operations/ContextModificationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/internals/TestAutomationMapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/internals/TestScriptObjectMirrors.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/QuickScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/creationFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/classFilterScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/simpleCallToChain.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/testInvocableScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/shareAutomationContext.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/checkWrapper.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/scriptCtxIsolation.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/checkIsolation.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/core-types-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/tryOverwrite.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/automation-scripting-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/platformFunctions.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/simpleAutomationScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/testScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/OSGI-INF/classfilter-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/OSGI-INF/classfilter2-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/schemas/dataset.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/schemas/documentfields.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/schemas/list.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/helper/Console.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/ScriptingOperationDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/ScriptingOperationTypeImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationScriptingComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/ScriptingOperationImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationScriptingRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/ScriptObjectMirrors.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationScriptingParamsInjector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationMapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/DocumentScriptingWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/ClassFilterDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationScriptingServiceImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/api/ScriptingException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/api/AutomationScriptingConstants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/api/AutomationScriptingService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/resources/OSGI-INF/classfilter-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/resources/OSGI-INF/automation-scripting-service.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/resources/OSGI-INF/helpers-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/itests.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/TestRestoreInputFromScriptAndLogOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/TestOperationRegistration.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/DummyCreateDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/SendMailTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/TestCreateZip.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/context/TestContextHelpers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/context/DummyHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/context/TestResponseHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/context/TestHttpHelpers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/DummyOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/EmbeddedAutomationClientTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/MyObject.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestDataCapsule.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestRemoteAutomationScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestNumberParamAdaptersOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/AbstractAutomationClientTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/CanCreateInWorkspacesFromBlobTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/ReturnOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/ContributionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/MyObjectCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/WaitForTxTimeoutOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/ExitOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestContextReaderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/MyObjectOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/UploadBigFileTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/CanTraceChainsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/MyObjectMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/UploadFileSupport.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestBulkDownloadOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/SimplePojoObjectCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/JSONOperationWithArrays.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/NestedJSONOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/SimplePojoObjectMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/POJOObject.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/business/client/BusinessBean.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/business/client/TestBusinessArray.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/operations/ContextInjectionOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/operations/ContextTraceOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerFixture.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/jaxrs/batch/RedisBatchManagerTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/hello.doc Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/test-mvalues.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/helpers-contrib-test.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/creationFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/operation-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/test-batchmanager-client-generated-id-allowed-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/chain-scripting-operation-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/test-bindings.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/test-allow-virtual-user.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/mvalues.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/updateFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/AutomationFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/EmbeddedAutomationServerFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/RemoteAutomationServerFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/AutomationServerFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/AutomationScope.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/adapter/BusinessBeanAdapterFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/adapter/BusinessBeanAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/repository/AutomationRepositoryInit.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/helpers/ExceptionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/helpers/TestOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/helpers/HttpStatusOperationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/resources/schemas/dataset.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/marketplace/resources/install.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/marketplace/resources/package.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/marketplace/assemble/assembly.xml Adding nuxeo-features/nuxeo-features-test/pom.xml Adding nuxeo-features/nuxeo-features-test/src/test/java/log4j.properties Adding nuxeo-features/nuxeo-features-test/src/test/java/org/nuxeo/ecm/webengine/test/ICanLoginInWebEngineWithoutJavascriptTest.java Adding nuxeo-features/nuxeo-features-test/src/test/java/org/nuxeo/test/runner/feature/RetryPostTest.java Adding nuxeo-features/nuxeo-features-test/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/LoginPage.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/NuxeoThemeFeature.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/WebEngineHomePage.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/WebEngineFeature.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/WebEngineFeatureCore.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/ModulePage.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/DocumentPage.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/jaxrs/test/JerseyClientHelper.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/jaxrs/test/CloseableClientResponse.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/jaxrs/test/HttpClientTestRule.java Adding nuxeo-features/nuxeo-features-test/src/main/resources/login-anonymous-config.xml Adding nuxeo-features/nuxeo-features-test/src/main/resources/runtimeserver-contrib.xml Adding nuxeo-features/nuxeo-features-test/src/main/resources/login-config.xml Adding nuxeo-features/nuxeo-features-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/rest-api/pom.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-io/pom.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/RestConstants.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/Schemas.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/DocumentTypesWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/AbstractTypeDefWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/Facets.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/SchemasWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/DocumentTypes.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/FacetsWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/conversion/ConversionScheduledWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/conversion/ConversionStatusWithResult.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/conversion/ConversionStatusWithResultWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/conversion/ConversionScheduled.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/rest-api/nuxeo-rest-api-test/pom.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/BatchUploadFixture.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocumentAutoVersioningTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/MeTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/ConfigTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/BatchUploadTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/UserGroupTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DummyEmptyDocumentListener.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/PreviewAdapterTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DummyUpdateCommentListener.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/SchemaTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/AdapterBindingTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocumentListTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/ConverterTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/JSONDocumentNode.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/MarshallingEdgeCasesTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DummyDocToTxt.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/TestMultiRepository.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/OperationBindingTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/IntrospectionTests.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocWithDefaultValuesTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/RedisBatchUploadTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocumentValidationTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/BaseUserTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/AuditTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DirectoryTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/ExceptionRestTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/GuardTests.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/EmptyDocumentTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/RenditionTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/OAuth2ObjectTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/MultiBlobAccessTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocumentCreateIncorrectListenerTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocumentBrowsingTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/jaxrs/io/LogEntryWriterTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/FooObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/TestUserToGroupObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/batch/handler/DummyConflictingBatchHandler.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/lifecycle-based-versioning-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/multiblob.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-dummy-listener-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-oauth2-directory-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-incorrect-listener-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/operation-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/multiblob-doctype.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-conflict-batch-handler.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-validation-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/log4j.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-auth-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/renditions-test-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-oauth2provider-config.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/source-based-versioning-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/time-based-versioning-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/jndi.properties Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-multi-repository-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-listener-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/blob.json Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/pageprovider-test-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-defaultvalue-docTypes.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-directory-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/oauth2client.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/country.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/continent.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/nature-rest-test.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/oauth2token.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/testdir.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/schemas/named_param.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/schemas/validationSchema.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/schemas/defaultvalues.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/schemas/intIdSchema.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/main/java/org/nuxeo/ecm/restapi/test/RestServerFeature.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/main/java/org/nuxeo/ecm/restapi/test/RestServerInit.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/main/java/org/nuxeo/ecm/restapi/test/BaseTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/rest-api/nuxeo-rest-api-server/pom.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/test/java/org/nuxeo/ecm/restapi/server/URLUtilsTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/APIServlet.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/OAuth2Object.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/BulkDocumentsObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/RepositoryObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/DocObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/PaginableObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/BatchUploadObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/APIRoot.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/RestDocumentViewCodec.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/QueryObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/APIModule.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/JSONDocumentObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/rendition/RenditionAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/rendition/RenditionObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/blob/BlobAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/blob/BlobObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/EmptyDocumentAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/ACLAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/PageProviderAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/ConvertAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/PreviewAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/PaginableAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/GroupMemberUsersAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/BOAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/OperationAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/DocumentModelListPaginableAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/SearchAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/AuditAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/ChildrenAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/GroupMemberGroupsAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/config/ConfigEndPoint.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/config/types/DocTypeEndPoint.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/config/facets/SchemaEndPoint.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/config/schemas/FacetEndPoint.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/GroupRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/UserObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/AbstractUMObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/AbstractUMRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/UserRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/UserToGroupObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/GroupObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/MeObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/conversion/ConversionRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/directory/DirectoryEntryObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/directory/DirectorySessionRunner.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/directory/DirectoryObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/directory/DirectoryRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/enrichers/AuditJsonEnricher.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/docviewurl-service-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/json-enrichers-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/searchadapter-pp-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/baseapi.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/renditionAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/blobAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/boAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/search.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/token.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/macros.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/facet.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/path.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/schema.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/emptyDocAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/automation.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/childrenAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/directory.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/auditAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/resources.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/me.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/ppAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/aclAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/id.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/errorresponses.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/convertAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/docType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/annotationAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/query.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/user.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/group.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/searchAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/oauth2.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/index.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/token.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/facet.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/oauth2ProviderData.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/schema.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/operationparams.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/oauth2TokenData.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/oauth2ProviderTokenData.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/oauth2ClientData.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/paginable.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/directory.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/document.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/annotation.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/logentries.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/savedsearch.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/acp.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/password.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/businessobject.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/docType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/query.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/user.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/group.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/paging.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/convertType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/search.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/token.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/emptyDocName.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/convertFormat.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docid.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/directoryname.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/repoid.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/emptyDocType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/facet.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/schema.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/convertName.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/adaptername.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/operationparams.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/fieldpath.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/pageProvider.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/groupbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/userquery.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/entryid.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/pageprovidername.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/queryParams.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/groupquery.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/providerName.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/maxResults.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/passwordbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docpath.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/pageSize.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/currentPageIndex.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/userbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/sortOrder.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/groupname.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/token_app.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/searchbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/searchId.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/annotationId.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/annotationBody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/oauth2ProviderId.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/username.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/oauth2ClientId.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docname.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/operationname.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/sortBy.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/query.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/directorybody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/offset.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/queryLanguage.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/renditionName.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/oauth2ProviderBody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/businessbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/token_others.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/propheader.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/swagger-ui.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/swagger-ui.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/css/screen.css Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/css/highlight.default.css Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/images/pet_store_api.png Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/images/wordnik_api.png Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/images/logo_small.png Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/images/throbber.gif Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/jquery-1.8.0.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/underscore-min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/shred.bundle.nx.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/backbone-min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/swagger.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/jquery.ba-bbq.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/handlebars-1.0.0.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/highlight.7.3.pack.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/jquery.slideto.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/jquery.wiggle.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/shred/content.js Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/pom.xml Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/resource/wro/ResourceBundleWriter.java Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/resource/wro/ResourceBundleEndpoint.java Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-forms-layout-export/pom.xml Adding nuxeo-features/nuxeo-platform-forms-layout-export/LGPL.txt Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/java/org/nuxeo/ecm/platform/forms/layout/export/TestLayoutExport.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/java/org/nuxeo/ecm/platform/forms/layout/export/DummyWidgetTypeHandler.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/java/org/nuxeo/ecm/platform/forms/layout/export/TestLayoutResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/layouttype-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/widgettype-old-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/widgettypes-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/widgettype-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/layout-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/OSGI-INF/layouts-test-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeDefinitionsJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/FieldDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WebLayoutApplication.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/RootResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/RenderingInfoJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutExportConstants.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/AbstractLayoutJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeDefinitions.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutDefinitionsJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutDefinitions.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeDefinitions.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetSelectOptionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeConfigurationJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeDefinitionsJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeConfigurationJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetReferenceJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/layout-types.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/widget-types.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/layouts.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/widget-types-wiki.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/index.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/preview/pom.xml Adding nuxeo-features/preview/nuxeo-preview-core/package.json Adding nuxeo-features/preview/nuxeo-preview-core/build.xml Adding nuxeo-features/preview/nuxeo-preview-core/pom.xml Adding nuxeo-features/preview/nuxeo-preview-core/Gruntfile.js Adding nuxeo-features/preview/nuxeo-preview-core/bower-locker.bower.json Adding nuxeo-features/preview/nuxeo-preview-core/bower.json Adding nuxeo-features/preview/nuxeo-preview-core/.bowerrc Adding nuxeo-features/preview/nuxeo-preview-core/npm-shrinkwrap.json Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/io/PreviewJsonEnricherTest.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/service/TestEscaping.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/service/TestService.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/adapter/TestPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/codec/TestDocumentPreviewCodec.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/helper/TestHelper.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/latin1.csv Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/latin1.txt Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/log4j.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/doctype-contrib-test.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/hello.docx Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/latin1.xhtml Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/testFile.pdf Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/MimeTypePreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/HtmlPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/MimeTypePreviewerDescriptor.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/VideoPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/AdapterFactoryDescriptor.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/BlobPostProcessor.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/OfficePreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PreviewDocumentModelAdapterFactory.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PreviewAdapterManager.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/AbstractPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/MarkdownPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PreviewAdapterManagerComponent.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PlainTextPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/BlobPostProcessorDescriptor.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PdfPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/ImagePreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PreviewAdapterFactory.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/base/AbstractHtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/base/NoteHtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/base/PreprocessedHtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/base/ConverterBasedHtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/factories/FileBasedPreviewAdapterFactory.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/factories/NotePreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/factories/BlobHolderPreviewAdapterFactory.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/io/PreviewJsonEnricher.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/converters/HtmlPreviewConverter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/codec/DocumentPreviewCodec.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/helper/PreviewHelper.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/api/NothingToPreviewException.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/api/HtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/api/PreviewException.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/restlet/PreviewCacheEntry.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/docview-codec-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/document-adapter-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/preview-adapter-properties.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/preview-adapter-framework.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/web/nuxeo.war/viewers/.gitignore Adding nuxeo-features/preview/nuxeo-preview-jsf/pom.xml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/java/org/nuxeo/ecm/platform/preview/seam/PreviewActionBean.java Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/seam.properties Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/OSGI-INF/seamremotingjsbuilder-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/preview_popup.xhtml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/widgets/document_preview_widget.xhtml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/icons/preview.png Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/icons/contextual_menu/preview.png Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/incl/tabs/preview_tab.xhtml Adding nuxeo-features/nuxeo-platform-comment/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentableAdapterFactory.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentableDocumentAdapter.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/workflow/services/CommentsModerationService.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/workflow/utils/CommentsConstants.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/workflow/utils/FollowTransitionUnrestricted.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentManager.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentConverter.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentConstants.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentEvents.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentableDocument.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/resources/OSGI-INF/CommentableAdapter.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/src/main/resources/OSGI-INF/comment-graph-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/LGPL.txt Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/test/java/org/nuxeo/ecm/platform/comment/TestCommentAPI.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/test/java/org/nuxeo/ecm/platform/comment/listener/test/SimpleListenerTest.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/test/resources/OSGI-INF/comment-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/service/CommentServiceConfig.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/service/CommentService.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/service/CommentServiceHelper.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/notification/CommentCreationVeto.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/listener/AbstractCommentListener.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/listener/CommentNotificationListener.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/listener/DocumentRemovedCommentEventListener.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/listener/CommentRemovedEventListener.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentManagerImpl.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentSorter.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentConverterImpl.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/templates/commentAdded.ftl Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-life-cycle-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-defaultPermissions-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-notification-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/CommentService.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-relation-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/schema/comment.xsd Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/java/org/nuxeo/ecm/platform/comment/workflow/ModerateCommentOperation.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/java/org/nuxeo/ecm/platform/comment/workflow/services/CommentsModerationServiceImpl.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/templates/comment.ftl Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/notification-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/comments-moderation-service.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/comment-operation-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/comment-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/audit-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/build.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/CommentManagerActions.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/ThreadEntry.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/UIComment.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/CommentManagerActionsBean.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/AbstractCommentManagerActionsBean.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/OSGI-INF/comment-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/OSGI-INF/comment-types-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/widgets/summary/comments_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/widgets/summary/comments_count_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/incl/comment_buttons.xhtml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/incl/create_comment_form.xhtml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/incl/tabs/document_comments.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/build.xml Adding nuxeo-features/nuxeo-platform-ui-select2/pom.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/test/java/org/nuxeo/ecm/platform/ui/select2/common/TestSelect2Common.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/java/org/nuxeo/ecm/platform/ui/select2/Select2DirectoryActionsBean.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/java/org/nuxeo/ecm/platform/ui/select2/Select2Converter.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/java/org/nuxeo/ecm/platform/ui/select2/Select2ActionsBean.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/java/org/nuxeo/ecm/platform/ui/select2/common/Select2Common.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/themes/css/nuxeo-select2.css Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/themes/sass/nuxeo-select2.scss Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/select2-properties.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/widgettypes-contrib.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/web-fragment.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_lv.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ro.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/nuxeo-select2-init.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_it.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_de.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ua.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ar.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_hr.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_no.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.min.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ca.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_zh-TW.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_vi.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/LICENSE Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_zh.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_eu.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.png Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_id.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_lt.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_he.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_fr.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_sk.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_cs.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_es.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_pt-PT.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_fi.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_pl.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_da.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2-spinner.gif Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_nl.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/nuxeo-select2.min.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ru.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ja.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_hu.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/README.md Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_pt.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_et.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/nuxeo-select2.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.jquery.json Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_mk.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2x2.png Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_en.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_tr.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_sv.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ko.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_el.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.css Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/release.sh Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_pt-BR.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_gl.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_is.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_zh-CN.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/nuxeo-select2-init.min.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/css/select2.css Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/widgets/select2_multiple_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/widgets/select2_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/widgets/suggest_add_new_directory_entry_iframe.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/img/select2.png Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/img/select2-spinner.gif Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/img/select2x2.png Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/incl/select2_js.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/incl/action/suggest_add_new_directory_entry_action.xhtml Adding nuxeo-features/nuxeo-platform-imaging-tiling/README.txt Adding nuxeo-features/nuxeo-platform-imaging-tiling/build.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/pom.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/build.properties.sample Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/build.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/build.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/pom.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/test/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/GwtTestTilingInfo.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/ImagingTilingActions.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/TiledImagePreviewer.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/TilingPreviewDev.gwt.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/TilingPreview.gwt.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/public/TilingPreview.html Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/public/TilingPreview.css Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/TilingPreviewConstant.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/TilingPreview.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingPreviewPanel.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingMainPanel.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/SelectedArea.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingPreviewControllerPanel.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/i18n/TranslationConstants_fr.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/i18n/TranslationConstants.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/i18n/TranslationConstants.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/i18n/TranslationConstants_en.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/controller/TilingController.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/util/Rectangle.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/util/Point.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/model/TilingInfo.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/model/TilingModelListener.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/model/TilingInfoCallback.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/model/TilingModel.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/OSGI-INF/preview-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/zoom_out.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/zoom_reset.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/zoom_in.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/hide_thumbnail.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/show_thumbnail.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/tile.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/tileResize.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/multiTile.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/stripDown.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/getSize.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/README.txt Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/pom.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/java/org/nuxeo/ecm/platform/pictures/tiles/service/test/TestAdapters.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/java/org/nuxeo/ecm/platform/pictures/tiles/service/test/TestService.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/resources/chutes.jpg Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/resources/test.jpg Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/TilingBlobPropertyDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/PictureTilingCacheGCManager.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/PictureTilingCacheInfo.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/ImageToConvertDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/PictureTilingComponent.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/TilingConfigurationDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/GCTask.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/restlets/PictureTilesCachedEntry.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/restlets/PictureTilesRestlets.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/magick/tiler/MagickTiler.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/tilers/BasePictureTiler.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/tilers/PictureTiler.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/serializer/JSONPictureTilesSerializer.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/serializer/XMLPictureTilesSerializer.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/serializer/PictureTilesSerializer.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/helpers/StringMaker.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/PictureTilesImpl.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/PictureTiles.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/PictureTilingService.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/imageresource/DocumentImageResource.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/imageresource/BlobResource.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/imageresource/ImageResource.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapter.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterImpl.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/pictures-tiles-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/restAPI-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/pictures-tiles-framework.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/pictures-tiles-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/web/nuxeo.war/testTiling.html Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/web/nuxeo.war/scripts/simple-tiling-client.js Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-gimp-tiles-plugin/Readme.txt Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-gimp-tiles-plugin/plug-ins/nx_tiles.py Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-gimp-tiles-plugin/cmd/run.sh Adding nuxeo-features/nuxeo-annotation/pom.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/pom.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/java/org/nuxeo/ecm/annotation/AnnotationImpl.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/java/org/nuxeo/ecm/annotation/AnnotationConstants.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/java/org/nuxeo/ecm/annotation/AnnotationService.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/java/org/nuxeo/ecm/annotation/Annotation.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/pom.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/AnnotationTest.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/annotation/AnnotationAdapter.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/pom.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/test/java/org/nuxeo/ecm/annotation/TestAnnotationServiceUnderFolder.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/test/java/org/nuxeo/ecm/annotation/TestAnnotationService.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/test/resources/test-annotation-properties-contrib.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationServiceImpl.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationJsonWriter.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationListJsonReader.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationJsonReader.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationListJsonWriter.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/OSGI-INF/annotation-service.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/OSGI-INF/annotation-properties-contrib.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/OSGI-INF/annotation-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/OSGI-INF/annotation-marshaller-contrib.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/OSGI-INF/annotation-core-types-contrib.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/schemas/annotation.xsd Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-rendition/README.txt Adding nuxeo-features/nuxeo-platform-rendition/build.xml Adding nuxeo-features/nuxeo-platform-rendition/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/.gitignore Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/build.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/crowdin.ini Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/test/java/org/nuxeo/ecm/rendition/web/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/test/java/org/nuxeo/ecm/platform/rendition/url/tests/TestUrlCodecs.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/automation/SuggestRenditionDefinitionEntry.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/url/RenditionRestHelper.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/url/AbstractRenditionRestHelper.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/url/RenditionBasedCodec.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/url/DocumentRenditionCodec.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/action/RenditionActionBean.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/action/RenditionDefinitionSelect2Support.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/url-codec-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/search-layouts-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/layouts-summary-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/search-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/search-contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/schemas/stored_rendition_search.xsd Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/widgets/select_rendition_names_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/widgets/summary/renditions_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_rendition_title_link_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_rendition_source_title_link_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/rendition/rendition.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/incl/renditions_box.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/incl/search_renditions.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/scripts/renditionDefinitions2Formatter.js Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/crowdin.ini Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/rendition/publisher/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/platform/rendition/publisher/TestRenditionPublicationWFAprove.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionPublicationRepositoryInit.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/platform/rendition/publisher/TestRenditionPublication.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/platform/rendition/publisher/TestRenditionPublicationWFReject.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/test-sql-directories-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/relations-default-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/data/test-groups.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/data/test-users.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/data/test-user2group.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionPublicationCoreTree.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionLiveDocFetcher.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionsRemover.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionPublicationFactory.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/OSGI-INF/rendition-publisher-relations-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/OSGI-INF/rendition-publisher-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/web/nuxeo.war/incl/tabs/document_publish.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/Constants.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/Rendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/Renderable.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionService.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinitionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/extension/RenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/impl/StoredRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/impl/LazyRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/impl/AbstractRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/impl/LiveRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/DummyRenditionDefinitionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionService.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestDefaultRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/DummyDocToTxt.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/SleepOperation.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionOperation.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/RenditionFeature.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/DummyRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestStoredRenditionManager.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/DummyStoredRenditionManager.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/TestLazyRenditions.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/LazyRenditionWorkSample.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/TestDeliverStaleLazyRenditions.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/LazyRenditionProviderSample.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/TestLazyAutomationRenditions.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/io/RenditionJsonEnricherTest.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/listener/StoredRenditionsCleanupListenerTest.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-stored-rendition-manager-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-directories-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-rendition-filters-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-automation-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-rendition-multithreads-workmanager-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-rendition-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-lazy-rendition-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-renditionprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-rendition-definition-providers-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/directories/groups.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/directories/users.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/directories/user2group.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/DefaultStoredRenditionManager.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/StoredRenditionManagerDescriptor.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionServiceImpl.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinitionRegistry.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/StoredRenditionManager.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinitionProviderDescriptor.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionFinder.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/DefaultRenditionDescriptor.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinitionProviderRegistry.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionCreator.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/extension/AutomationRenderer.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/extension/DefaultAutomationRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/adapter/DownloadBlobHolderFactory.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/adapter/RenderableAdapterFactory.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/adapter/DownloadBlobHolder.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/adapter/RenderableDocument.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/io/RenditionJsonEnricher.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/lazy/AutomationLazyRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/lazy/AutomationRenditionBuilder.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/lazy/AbstractLazyCachableRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/lazy/AbstractRenditionBuilderWork.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/listener/StoredRenditionsCleanupListener.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/operation/GetContainerRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/operation/GetRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-workmanager-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-scheduler-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-service.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-operations-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-download-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/schemas/rendition.xsd Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/web/nuxeo.war/icons/zip_export.png Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/web/nuxeo.war/icons/zip_tree_export.png Adding nuxeo-features/nuxeo-admin-center/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/build.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/java/org/nuxeo/ecm/admin/operation/TestPermissionsPurgeOperation.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/java/org/nuxeo/ecm/admin/permissions/TestPermissionsPurge.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/java/org/nuxeo/ecm/admin/permissions/AbstractPermissionsPurge.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/java/org/nuxeo/ecm/admin/webengine/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/java/org/nuxeo/connect/client/status/TestConectStatusHolder.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/NuxeoCtlManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/ReloadHelper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/RuntimeInstrospection.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/SimplifiedBundleInfo.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/PlatformVersionHelper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/SimplifiedServerInfo.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/PermissionsPurge.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/HotReloadStudioSnapshot.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/permissions/PermissionsPurgeWork.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/permissions/PurgeWorkStatus.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/StudioSnapshotHelper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/InstallHandler.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/UninstallHandler.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/DownloadHandler.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/RemoveHandler.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/PackageListingProvider.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/ConnectClientRoot.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/RequestHelper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/vindoz/InstallAfterRestart.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/status/ConnectUpdateStatusInfo.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/status/SubscriptionStatusWrapper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/status/UnresgistedSubscriptionStatusWrapper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/status/ConnectStatusHolder.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/ui/ListingFilterSetting.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/ui/SharedPackageListingsSettings.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/module.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/workmanager-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/admin-properties.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/operation-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/schemas/permissions_search.xsd Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_fr.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_de.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_en.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_nl.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_es.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_ja.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_sv.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_it.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/web/nuxeo.war/img/starting.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/base.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/termsAndConditions.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/installOnRestart.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/showInstallForm.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/installedOK.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/installError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/startInstall.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/canNotInstall.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/bulkInstallOnRestartConfirm.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/bulkInstallOnRestart.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/dependencyError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/displayDependencies.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/packageListingProvider/pkgDetails.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/packageListingProvider/simpleListing.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/packageListingProvider/pkgNotFound.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/removeHandler/removeError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/removeHandler/removeDone.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/startUninstall.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/canNotUninstall.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/uninstallError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/uninstallOnRestart.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/uninstallDone.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/displayDependencies.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/connectClientRoot/registerInstanceCallback.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/connectClientRoot/serverRestart.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/downloadHandler/downloadError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/downloadHandler/confirmDownload.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/downloadHandler/downloadStarted.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/css/connect_client_style.css Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/minus.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/package.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/lightbulb.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/big_loading.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/ko-red.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/ok-green.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/plus.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/standart_waiter.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/java/org/nuxeo/ecm/admin/monitoring/EventMonitoringActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/java/org/nuxeo/ecm/admin/monitoring/MonitoringActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/img/state_inactive.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/img/state_error.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/img/state_active.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/incl/monitoring/adminShell.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/incl/monitoring/adminEvents.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/incl/monitoring/adminProbes.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/incl/monitoring/adminStatus.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/java/org/nuxeo/ecm/admin/setup/TestSetupWizardActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/java/org/nuxeo/ecm/admin/repo/tests/TestRepoStats.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/java/org/nuxeo/connect/client/jsf/TestAppCenterViewsManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/configurator/nuxeo.conf.expected Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/configurator/nuxeo.conf Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/templates/jboss/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/templates/jboss/default/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/templates/jboss/custom/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/UsersActivityManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/SystemInfoManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/AdminViewManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/AdminJSFComponent.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/MigrationAdminBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/work/WorkManagerAdminBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/permissions/AdminPermissionsActions.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/url/AdminViewCodec.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/setup/SetupWizardActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/repo/RepoStat.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/repo/RepoStatInfo.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/repo/StatsTask.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/repo/StatsTaskRunner.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/AppCenterViewsManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/ExternalLinkManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/ConnectStatusActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/themes/css/nuxeo_admincenter_specific.css Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/themes/sass/nuxeo_admincenter_specific.scss Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/layout-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/action-widgets-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/admin-jsf-component.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/content-view-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/urlservice-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/admin_view_documents.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/admin_view_documents_tab_content.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/connect_download_not_possible.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/connect_upgrade_link.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/connect_confirm_download.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/view_admin.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/view_updatecenter-fragment.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/view_admin-fragment.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/widgets/auditdoc_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/widgets/ace_status_widget.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/icons/studio32.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nuxeo_marketplace_logo.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nxconnect_connect.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nxconnect_maintenance.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nxconnect_studio.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nuxeo_studio_logo.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/serverSideBanner.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/clientSideBanner.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/hostInfo.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/binariesInfo.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/confirmRestartScript.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/nuxeoInfo.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/setup.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/reposUsage.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/setup_layout_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/reposInfo.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/migration.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/directory_chooser_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/directory_check_network_parameters_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/directory_check_auth_parameters_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/database_chooser_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/database_ajax_panel.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/database_check_parameters_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/dev_mode_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/ajax_checkbox_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/proxy_chooser_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/ldap_storage_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/connect/connectTickets.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/connect/connectStatus.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/connectLocal.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/connectUpdates.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/connectPrivate.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/connectRemote.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/admin_tab_header.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/studio.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/permissions/searchPermissions.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/permissions/purgePermissions.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/usersActivity/usersSessions.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/usersActivity/usersActivity.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/usersActivity/workmanager.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/java/org/nuxeo/connect/services/TestServiceBindings.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/test-data/remote2.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/test-data/local2.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/test-data/local1.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/test-data/remote1.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/java/org/nuxeo/connect/client/ConnectClientComponent.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/java/org/nuxeo/connect/client/NuxeoCallbackHolder.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/resources/OSGI-INF/connect-client-framework.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/download/tests/SlowDownloaderServlet.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/download/tests/TestDownloader.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/download/tests/DownloadFeature.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/ConnectUpdateFeature.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/README.txt Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/TestPackageBuildAndParse.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/TestXmlCommands.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestCopyUninstallValidation.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestPCopy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestCopyInstallValidation.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestConfig.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestReloadProperties.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestUpdateGuard.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestUpdate.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestCopyDir.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestCopy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/registry/TestDowngradeVersions.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/registry/TestVersions.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/templates/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/templates/default/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/OSGI-INF/runtimeserver-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/config/nuxeo.conf Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/PackageUpdateComponent.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/live/UpdateServiceImpl.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/LiveInstallTask.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/LiveUninstallTask.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/ReloadProperties.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/Undeploy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/Deploy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/Flush.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/FlushJaasCache.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/UndeployConfig.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/DeployConfig.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/RollbackAndUndeploy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/UpdateAndDeploy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/resources/OSGI-INF/connect-update-service.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/OAuthProvidersTokensActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/ServerKeyActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/OAuthServiceProvidersActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/OAuthConsumersTokensActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/OAuthConsumersActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/DirectoryBasedEditor.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth2/OAuth2ClientsActions.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth2/OAuth2ServiceProvidersActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth2/OAuth2ProvidersTokensActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/OSGI-INF/directory-layout-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/widgets/signedFetch_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth_subscriber.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/consumers.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/consumersTokens.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/providers.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/serverkey.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/providersTokens.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/directoryBasedEditor.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/directory/directoryOAuth_layout_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/package.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/build.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/Gruntfile.js Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/bower-locker.bower.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/bower.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/npm-shrinkwrap.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/elements.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/dashboard.css Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-search-analytics-dashboard/nuxeo-search-analytics-dashboard.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-data-table/nuxeo-data-table.css Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-data-table/nuxeo-data-table.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-chart-data-behavior/nuxeo-chart-data-behavior.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-repository-analytics-dashboard/nuxeo-repository-analytics-dashboard.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/web/nuxeo.war/analytics/searchAnalytics.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/web/nuxeo.war/analytics/repositoryAnalytics.xhtml Adding nuxeo-features/nuxeo-platform-virtualnavigation/.hgignore Adding nuxeo-features/nuxeo-platform-virtualnavigation/pom.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/pom.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/src/main/resources/OSGI-INF/core-type-contrib.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/src/main/resources/schemas/querynav.xsd Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/build.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/pom.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/test/java/org/nuxeo/ecm/virtualnavigation/tests/TestNavTreeService.java Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/OSGI-INF/directorytreemanager-contrib.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/META-INF/seam.properties Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/subjects_virtual_navigation.xhtml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/coverage_virtual_navigation.xhtml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/img/bySubjectsNavigation.png Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/img/byCoverageNavigation.png Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/incl/virtual_navigation_template.xhtml Adding nuxeo-features/nuxeo-thumbnail/pom.xml Adding nuxeo-features/nuxeo-thumbnail/LGPL.txt Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/UpdateThumbnailCounter.java Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/TestGetDefaultThumbnail.java Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/ThumbnailJsonEnricherTest.java Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/TestThumbnailStorage.java Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/TestThumbnailFactories.java Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/test-thumbnail-document-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/test-thumbnail-listener-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/test-thumbnail-factories-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/test-data/big_nuxeo_logo.jpg Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/nuxeo.war/icons/mydoc_100.png Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/nuxeo.war/icons/mydoc.gif Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/ThumbnailConstants.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/io/ThumbnailJsonEnricher.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/rendition/ThumbnailRenditionProvider.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/listener/CheckBlobUpdateListener.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/listener/UpdateThumbnailListener.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/factories/ThumbnailDocumentFactory.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/converter/AnyToThumbnailConverter.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/converter/ThumbnailDocumentConverter.java Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-core-types-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-convert-service-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-rendition-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-commandline-imagemagick-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-default-factories-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-listener-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/schemas/thumbnail.xsd Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/crowdin.ini Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/test/java/org/nuxeo/ecm/imaging/recompute/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/recompute/ImagingRecomputeActions.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/SlideShowManager.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManager.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/SlideShowManagerBean.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureBookManager.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManagerBean.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureBookManagerBean.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/themes/css/picture_book.css Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/imaging-layouts-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/imaging-codec-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/imaging-authentication-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/imaging-urlservice-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/widgets/picture_view_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/widgets/dimensions_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/widgets/picture_additional_formats_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/icons/generate.png Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/icons/page_rotateright.gif Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/icons/page_rotateleft.gif Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/incl/imaging/imaging_admin_recompute_views.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_slideshow.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/TestConvertToPDFPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/TestCropPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/NopConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/TestRotationPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/TestResizePictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/test-data/sample.jpeg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/test-data/big_nuxeo_logo.png Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/test-data/big_nuxeo_logo.jpg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/test-data/big_nuxeo_logo.gif Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/ConvertToPDFPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/ResizePictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/ConverterUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/RotationPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/CropPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/BlobHelper.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImageInfo.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImagingConvertConstants.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/PictureViewImpl.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImagingService.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/MetadataConstants.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/PictureView.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImagingDocumentConstants.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/PictureConversion.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/PictureTemplate.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImagingConfigurationDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/DefaultPictureAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureBlobHolder.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureResourceAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/AbstractPictureAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureBookBlobHolder.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/NoPictureResourceAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureBlobHolderFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureResourceAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPicture.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/NoPictureAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/resources/OSGI-INF/picture-blobholder-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/resources/OSGI-INF/picture-metadata-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/resources/OSGI-INF/picture-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureImport.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureThumbnail.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureRenditions.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestMagickExecutors.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/ImagingResourcesHelper.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestBlobHolderSet.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestImagingAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestImagingConvertPlugin.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestImageInfo.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureBlobHolder.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestImagingService.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureMigrationHandler.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureConversions.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureResize.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/CreatePictureTest.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/PictureChangedListenerOverride.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/im/TestIMImageUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/smart-glasses.svg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/cat.gif Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/iptc_sample.jpg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/exif_sample.jpg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/dummy.raw Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/test.jpg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/andy.bmp Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-picture-conversions-filters.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-listeners-override.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-picture-renditions-override.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-picture-conversions-override-more.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-picture-conversions-override.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/PictureConversionRegistry.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/ImagingComponent.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/PictureViewsGenerationWork.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/PictureMigrationHandler.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/ExifHelper.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/extension/ImagePlugin.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/ImageUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/MetadataUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/package.html Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/im/IMImageUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/ImageUtilsDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/MetadataUtilsDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/LibrarySelectorServiceDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/LibrarySelector.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/LibrarySelectorService.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/MagickExecutor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageCropper.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageRotater.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageResizer.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageIdentifier.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageCropperAndResizer.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/recompute/ImagingRecomputeWork.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/rendition/PictureRenditionProvider.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/rendition/PictureRenditionDefinitionProvider.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureChangedListener.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureViewsGenerationListener.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureViewListener.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/operation/GetPictureView.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/operation/PictureResize.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/operation/CreatePicture.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/preview/adapter/PicturePreviewer.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/preview/adapter/factories/PicturePreviewAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/thumbnail/ThumbnailPictureFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/imaging-service-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/commandline-imagemagick-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-life-cycle-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-renditions-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/libraryselector-config-framework.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-workmanager-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picturebook-life-cycle-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/imaging-types-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picturebook-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-thumbnailfactory-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/imaging-base-properties.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/imaging-service-framework.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/filemanager-plugins-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/web/nuxeo.war/img/empty_picture.png Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/schema/picturebook.xsd Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/schema/image_metadata.xsd Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/schema/iptc.xsd Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/schema/picture.xsd Adding nuxeo-features/annot/README.txt Adding nuxeo-features/annot/build.xml Adding nuxeo-features/annot/pom.xml Adding nuxeo-features/annot/build.properties.sample Adding nuxeo-features/annot/nuxeo-annot-core/pom.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/FakeEventListener.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/AnnotationManagerTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsServiceTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsComponentTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationFeature.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/DefaultUriResolverTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationQueryTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/URLPatternFilterTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationServiceImplTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsJenaSetup.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/repo-rdf.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/log4j.properties Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/datasource-config.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/TestRdf.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/gwt-post-rdf.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/post-rdf.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/annotea-spec-post.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultAnnotabilityManager.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationConfigurationServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultIDGenerator.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/MetadataMapper.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationConfigurationService.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/PermissionManager.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotabilityManager.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/URLPatternFilter.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultMetadataMapper.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultUriResolver.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationQuery.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsComponent.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultPermissionManager.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationIDGenerator.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/EventListener.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/proxy/AnnotationServiceProxy.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/MetadataMapperDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/URLPatternFilterDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/AnnotabilityManagerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/AnnotationIDGeneratorDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/EventListenerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/PermissionMapperDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/PermissionManagerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/UriResolverDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/resources/test-ann-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/main/resources/OSGI-INF/annotations-default-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/main/resources/OSGI-INF/nxannotations.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-gwt/README Adding nuxeo-features/annot/nuxeo-annot-gwt/pom.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/Annotations.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/test3.html Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/test2.html Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/cimg0158.jpg Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/seltest Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/testjs.js Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/test.html Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/Annotations.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/GwtTestAnnotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/AbstractDocumentGWTTest.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/GwtTestSuiteAnnotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestPortAmsterdamParsing.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestSimpleParsing.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestDecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestTextGrabberVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestSimpleParsingWithEntities.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/GwtTestStringRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/GwtTestImageRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/GwtTestXPathUtil.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/GwtTestCSSClassManager.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/GwtTestRDFParser.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/GwtTestStatement.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/GwtTestAnnotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/GwtTestOneAnnotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/resources/log4j.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/jsf/component/AnnotationsActions.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/AnnotationModuleDev.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/AnnotationModule.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/AnnotationFrameModuleDev.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/AnnotationFrameModule.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/public/AnnotationModule.css Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/public/AnnotationFrameModule.css Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationModule.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationConfiguration.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationConstant.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationApplication.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationFrameApplication.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationFrameModule.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/ServerSettings.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/PreviewSettings.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AnnotationListPopup.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AnnotationManagerPanel.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/NewAnnotationPopup.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/HideShowAnnotationsButton.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AnnotatedDocument.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AnnotationActionsBanner.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/HideManagerButton.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AbstractAnnotationCommand.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/menu/AnnotationPopupMenu.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/menu/DeleteAnnotationCommand.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/listener/AnnotationPopupEventListener.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/listener/AnnotatedEventListener.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/annotater/ImageAnnotater.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/annotater/TextAnnotater.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/annotater/AbstractAnnotater.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/annotater/Annotater.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationMessages_en.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationMessages.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationConstants_fr.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationConstants.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationMessages_fr.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationMessages.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationConstants.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationConstants_en.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/NuxeoSelectedTextDecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/DecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/DecoratorVisitorFactory.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/AnnoteaDecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/ImageDecorator.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/NuxeoDecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/Visitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/TextGrabberVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/AnnotationUtils.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/XPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/Range.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/StringRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/CSSClassManager.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/XPointerFactory.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/ImageRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/Utils.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/XPathUtil.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/NullRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/Point.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/NodeProcessor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/controler/AnnotationController.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/AnnotationFilter.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/WebConfiguration.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/WebConfigurationService.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/WebConfigurationServiceAsync.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/AnnotationDefinition.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/filter/AnnotationDefinitionFilter.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/filter/TypeFilter.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/filter/InMenuFilter.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/RDFConstant.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/RDFParser.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/AnnotationXmlGenerator.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/Statement.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/AnnoteaResponseManager.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/AnnoteaClient.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/AnnotationChangeNotifier.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/Container.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/AnnotationChangeListener.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/AnnotationModel.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/Annotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/DefaultWebPermission.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/WebConfigurationServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/UserInfoMapper.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/WebPermission.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/GenericUserInfoMapper.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/mock/MockAnnoteaServer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/mock/MockAnnoteaBodyServer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/preview/AnnotationBlobPostProcessor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/UserInfoMapperDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebAnnotationConfigurationServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/DisplayedFieldsDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebAnnotationFieldDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebAnnotationConfigurationService.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebAnnotationDefinitionDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/FilterDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebPermissionDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/seam.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/default-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/web-configuration-service-framework.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/web-configuration-service-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/annot-properties.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/widgets/summary/annotations_count_widget_template.xhtml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/icons/annotation-icon-show.png Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/icons/annotation-icon-hide.png Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/img/closePopup.png Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/img/hidePanel.gif Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/img/showPanel.gif Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/incl/preview.xhtml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/incl/tabs/preview_tab.xhtml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/scripts/InternetExplorerRange.js Adding nuxeo-features/annot/nuxeo-annot-repo/pom.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotatedEventListenerTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsOnVersionTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/DummyDocumentEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationRepositoryTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/DefaultNuxeoUriResolverTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/AbstractRepositoryTestCase.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsComponentTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationFeature.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsJenaSetup.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryServiceTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/annotation2.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/anno-ds.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/annotation1.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/log4j.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/annotea-spec-post.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/OSGI-INF/other-repo.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/OSGI-INF/repository-contrib-test.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/DefaultNuxeoUriResolver.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/URNDocumentViewTranslator.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/DefaultNuxeoMetadataMapper.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/DefaultNuxeoPermissionManager.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/DocumentAnnotabilityDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/SecurityManagerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/GraphManagerEventListenerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/DocumentEventListenerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/EventIdDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/ResetCheckedoutGraphListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryConstants.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsFulltextInjector.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotatedDocumentEventListenerImpl.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/GraphManagerEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/SecurityManager.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/DefaultDocumentAnnotability.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotatedDocumentEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/DocumentVersionnedGraphManager.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryService.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryComponent.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/VersionEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/DocumentAnnotability.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryConfigurationServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryConfigurationService.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/RepositoryAnnotabilityManager.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/core/AnnotationEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/listener/AnnotationFulltextEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/annotations-repository-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/annotations-repository-listener-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/annotations-repository-core-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/AnnotationsRepositoryService.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-http/pom.xml Adding nuxeo-features/annot/nuxeo-annot-http/src/main/java/org/nuxeo/ecm/platform/annotations/http/AnnotationsBodyServlet.java Adding nuxeo-features/annot/nuxeo-annot-http/src/main/java/org/nuxeo/ecm/platform/annotations/http/AnnotationServiceFacade.java Adding nuxeo-features/annot/nuxeo-annot-http/src/main/java/org/nuxeo/ecm/platform/annotations/http/AnnotationsServlet.java Adding nuxeo-features/annot/nuxeo-annot-http/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/annot/nuxeo-annot-http/src/main/resources/OSGI-INF/annotations-transactional-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-http/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-contrib/pom.xml Adding nuxeo-features/annot/nuxeo-annot-contrib/src/main/resources/OSGI-INF/annotations-audit-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-contrib/src/main/resources/OSGI-INF/annotations-relations-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-contrib/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-api/pom.xml Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationImpl.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationsService.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationBody.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationManager.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/UriResolver.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationsConstants.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationLocation.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/Annotation.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/.hgignore Adding nuxeo-features/nuxeo-platform-mail/build.xml Adding nuxeo-features/nuxeo-platform-mail/pom.xml Adding nuxeo-features/nuxeo-platform-mail/README.md Adding nuxeo-features/nuxeo-platform-mail/build.properties.sample Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/OSGI-INF/nuxeo-platform-mail-webresources-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailmessage/nuxeo-mailmessage-metadata-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailmessage/nuxeo-mailmessage-edit-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailmessage/nuxeo-mailmessage-view-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailfolder/nuxeo-mailfolder-edit-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailfolder/nuxeo-mailfolder-metadata-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailfolder/nuxeo-mailfolder-view-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailfolder/nuxeo-mailfolder-create-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/mailfolder.svg Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-platform-mail/nuxeo-mail-icons.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-platform-mail/nuxeo-platform-mail.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-platform-mail/nuxeo-mailfolder-list-item.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-platform-mail/nuxeo-mail-sync-button.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/build.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/OSGI-INF/nxmail-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/OSGI-INF/nxmail-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/OSGI-INF/nxmail-ecm-types-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/schemas/mail.xsd Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/schemas/protocol.xsd Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/build.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/converter/MailAddressConverter.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/utils/MailWebConstants.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/actions/MailActionsBean.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/OSGI-INF/nxmail-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/OSGI-INF/nxmail-contentview-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/OSGI-INF/nxmail-layouts-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/protocol_type_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/email_text_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/join_list_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/emails_limit_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/emails_ssl_protocols_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_sending_date_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_attachments_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_contact_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_body_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_object_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TestMailService.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TesteMailInjection.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/automation/TesteMailInjection.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/security/TestMailMessageSecurityPolicy.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/fetcher/TestPropertiesFetcher.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/mail.conf Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/user.conf Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/templates/SimpleMail.tpl Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/OSGI-INF/mailService-override-test-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/OSGI-INF/nxmail-automation-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/OSGI-INF/mailService-test-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/OSGI-INF/mailService-session-factory-test-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/data/test_bad_mail_address.eml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/data/test_mail_attachment.eml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/data/test_mail2.eml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/data/test_mail.eml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/service/MailService.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/service/SessionFactoryDescriptor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/service/MailServiceImpl.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/adapter/MailMessageBlobHolderfactory.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/adapter/MailMessageBlobHolder.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/security/MailMessageSecurityPolicy.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/MailEventListener.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/CreateDocumentsFromAutomationChainAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/ExtractMessageInformationAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/AbstractMailAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/CheckMailUnicity.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/StartAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/CreateDocumentsAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/EndAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/fetcher/SimplePropertiesFetcher.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/fetcher/PropertiesFetcherDescriptor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/fetcher/PropertiesFetcher.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/SendMailAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/Visitor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MailBoxActionsImpl.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MailBoxActions.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MessageAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/ExecutionContext.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/DocumentURLAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/CheckSenderAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/StoreMessageAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/TransformMessageAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MessageActionPipe.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MessageActionDescriptor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MessageActionPipeDescriptor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/utils/MailCoreHelper.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/utils/MailCoreConstants.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/operations/MailCheckInboxOperation.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/nxmail-framework.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/nxmail-blobholder-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/security-policy-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/nxmail-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/nxmail-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/automation-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/test/java/org/nuxeo/ecm/platform/mail/test/TestServer.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/test/resources/mail.conf Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/test/resources/user.conf Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/main/java/org/nuxeo/ecm/platform/mail/test/Server.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-collections/pom.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/pom.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionAsynchronousUpdateTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionRightsTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/FavoritesAddRemoveTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionTestCase.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionPublishTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/VisibleCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionFeature.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionAsynchronousCheckinRestoreTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionAddRemoveTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionAsynchronousDuplicateTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/CreateCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/MoveCollectionMemberTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/GetDocumentsFromCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/GetDocumentsFromFavoritesTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/AddToCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/CollectionOperationsTestCase.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/RemoveFromCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/AddAndRemoveFromFavoritesTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/GetCollectionsTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/FavoritesManagerImpl.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/CollectionManagerImpl.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/adapter/CollectionAdapterFactory.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/adapter/Collection.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/adapter/CollectionMember.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/adapter/CollectionMemberAdapterFactory.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/io/CollectionsJsonEnricher.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/io/FavoritesJsonEnricher.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/DuplicateCollectionMemberWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/RemovedAbstractWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/RemoveFromCollectionWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/RemovedCollectionWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/RemovedCollectionMemberWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/listener/DuplicatedCollectionListener.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/listener/RemovedCollectionListener.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/listener/RestoredCollectionListener.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/listener/CollectionAsynchrnonousQuery.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/RemoveFromFavoritesOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/CreateCollectionOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/GetDocumentsFromFavoritesOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/AddToCollectionOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/FetchFavorites.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/AddToFavoritesOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/SuggestCollectionEntry.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/RemoveFromCollectionOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/MoveCollectionMemberOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/GetCollectionsOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/GetDocumentsFromCollectionOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/versioning/NoVersioningCollectionPolicyFilter.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/api/FavoritesConstants.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/api/CollectionManager.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/api/FavoritesManager.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/api/CollectionConstants.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-event-handlers-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/json-enrichers-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/favorites-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-versioning-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-security-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/favorites-service.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/favorites-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-ui-types-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-workmanager-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-service.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-operations-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/favorites-ui-types-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/schemas/collectionMember.xsd Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/schemas/collection.xsd Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/web/nuxeo.war/icons/collection_100.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/web/nuxeo.war/icons/pin_100.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/web/nuxeo.war/icons/pin.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/web/nuxeo.war/icons/collection.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/build.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/pom.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/crowdin.ini Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/test/java/org/nuxeo/ecm/collections/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/java/org/nuxeo/ecm/collections/jsf/actions/FavoritesActionBean.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/java/org/nuxeo/ecm/collections/jsf/actions/CollectionActionsBean.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/java/org/nuxeo/ecm/collections/jsf/actions/CollectionBulkEditActions.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/java/org/nuxeo/ecm/collections/jsf/actions/CurrentDocumentCollectionBean.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-layout-summary-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-documentslists-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-layout-listing-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/favorites-contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-theme-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/favorites-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/widgets/summary/collections_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/manage_collection.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/add_to_collection.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/favorited.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/pinned.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/bulk_publish.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/bulk_validation.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/favorite.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/collection_tab.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/favorite_tab.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/pdf_export.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/add_to_collection.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/collection_listing.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/add_selection_to_collection.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/collection_content_listing.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/select_doc_to_be_added_to_collection.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/favorites_content_listing.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/scripts/collections2Formatter.js Adding nuxeo-features/nuxeo-platform-notification/pom.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/pom.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationManager.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/UserSubscriptionAdapterTest.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/EmailHelperMock.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestRegisterNotificationService.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/email/TestEmailResourceFactory.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/veto/NotificationVeto20.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/veto/NotificationVeto2.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/veto/NotificationVeto1.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/veto/NotificationVeto3.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/operations/SubscribeAndUnsubscribeTest.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notifications.properties Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-veto-contrib-overridden.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/test-userservice-config.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-contrib-overridden.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-veto-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-contrib-disabled.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/NotificationService.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/templates/test-template.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/templates/test-template-ov.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingException.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingResult.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingService.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingEngine.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingContext.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/FreemarkerRenderingEngine.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/DocumentObjectWrapper.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/DocumentModelAdapter.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/DocumentRenderingEngine.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/FreemarkerRenderingJob.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/DocumentFieldAccessor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/RenderingServiceImpl.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/RenderingEngineDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/DocumentRenderingContext.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/DefaultRenderingResult.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/DefaultRenderingContext.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationListenerVeto.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationEventListener.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationCheckedInListener.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/SubscriptionAdapterFactory.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/VersionVeto.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/SubscriptionAdapter.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/ProxySubscriptionPropagationListener.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationListenerHook.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationRegistryImpl.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationListenerVetoRegistry.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/TemplateDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationEventDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationListenerVetoDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/GeneralSettingsDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationListenerHookDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationServiceHelper.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationService.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/io/NotificationsJsonEnricher.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/automation/UnsubscribeOperation.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/automation/SubscribeOperation.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/EmailHelper.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/NotificationsRenderingEngine.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/EmailAuthenticator.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/EmailResourceFactory.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/HtmlEscapeMethod.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/templates/NuxeoTemplatesLoader.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/appReviewStarted.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/defaultNotifTemplate.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/emailDocument.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/subscriptionsUpdated.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/modif.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/workflow.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/auto.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/publish.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/workflowTaskDelegated.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/docPublishingSubject.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/workflowTaskAssigned.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/notification-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/core-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/notification-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/json-enrichers-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/notification-operations-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/rendering-service.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/NotificationService.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/schemas/notification.xsd Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/build.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/pom.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/LGPL.txt Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/.checkstyle Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/SubscriptionsAction.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/NotificationLabelMaker.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/SelectableSubscription.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/GroupsSubscriptionsAction.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/email/EmailNotificationSenderActionsBean.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/email/EmailNotificationSenderActions.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/web/nuxeo.war/document_notif_email.xhtml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/web/nuxeo.war/incl/group_subscriptions_action.xhtml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/web/nuxeo.war/incl/tabs/document_group_subscriptions.xhtml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/web/nuxeo.war/incl/tabs/document_subscriptions.xhtml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/pom.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/LGPL.txt Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/notification/api/NotificationManager.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/notification/api/Notification.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/notification/api/NotificationRegistry.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationConstants.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationImpl.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/pom.xml Adding nuxeo-core-binarymanager-cloud/README.MD Adding nuxeo-core-binarymanager-cloud/.gitignore Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/pom.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/src/main/resources/OSGI-INF/nuxeo-s3-direct-upload-webresources-contrib.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-s3-direct-upload/nuxeo-s3-direct-upload.html Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-s3-direct-upload/aws-sdk-2.201.0.min.js Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/pom.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/README.md Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/test/java/org/nuxeo/ecm/blob/azure/TestAzureBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/test/resources/log4j.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/java/org/nuxeo/ecm/blob/azure/AzureBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/java/org/nuxeo/ecm/blob/azure/AzureFileStorage.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/java/org/nuxeo/ecm/blob/azure/AzureCDNBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/java/org/nuxeo/ecm/blob/azure/AzureGarbageCollector.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/pom.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/README.md Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/TestS3BinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/AbstractS3BinaryTest.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/TestCloudFrontRedirect.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/TestS3BinaryManagerStatus.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/TestS3Utils.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/MockedS3DirectBatchHandler.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/TestS3DirectBatchHandler.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/resources/log4j.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/resources/OSGI-INF/test-s3directupload-contrib.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/S3DirectBatchHandler.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/S3BinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/S3Utils.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/CloudFrontBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/status/S3BinaryManagerStatusProbe.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/resources/OSGI-INF/s3binarymanager-managment-contrib.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/pom.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/test/java/org/nuxeo/ecm/blob/AbstractTestCloudBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/main/java/org/nuxeo/ecm/blob/AbstractBinaryGarbageCollector.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/main/java/org/nuxeo/ecm/blob/AbstractCloudBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/pom.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/README.md Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/test/java/org/nuxeo/ecm/blob/jclouds/TestJCloudsBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/test/resources/log4j.properties Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/java/org/nuxeo/ecm/blob/jclouds/JCloudsBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf-to-web-ui/pom.xml Adding nuxeo-jsf-to-web-ui/README.md Adding nuxeo-jsf-to-web-ui/.gitignore Adding nuxeo-jsf-to-web-ui/src/main/java/org/nuxeo/web/ui/NuxeoJSFWebUIRedirectFilter.java Adding nuxeo-jsf-to-web-ui/src/main/java/org/nuxeo/web/ui/WebUIRedirectCodec.java Adding nuxeo-jsf-to-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf-to-web-ui/src/main/resources/OSGI-INF/codecs-contrib.xml Adding nuxeo-jsf-to-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-multi-tenant/build.xml Adding nuxeo-multi-tenant/pom.xml Adding nuxeo-multi-tenant/README.md Adding nuxeo-multi-tenant/build.properties.sample Adding nuxeo-multi-tenant/.gitignore Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/pom.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestRestAPIWithMultiTenant.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/MultiTenantRepositoryInit.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestTenantIsolationByDefault.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestUserWorkspaceWithMultiTenant.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestMultiTenantHelper.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestMultiTenantService.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/resources/multi-tenant-test-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/resources/log4j.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/resources/multi-tenant-enabled-default-test-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/resources/jndi.properties Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantGroupComputer.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantHelper.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantPrincipal.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantService.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/Constants.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantConfiguration.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantListener.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantServiceImpl.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantUserManager.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/TenantAdministratorsListener.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/acl/ACLUpdateListener.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/userworkspace/MultiTenantUserWorkspaceService.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/multi-tenant-service.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/directories-cache-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/userworkspace-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/computedgroups-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/usermanager-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/multi-tenant-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_vocabulary.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_group.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_l10nvocabulary.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/tenantconfig.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/tenant.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_user.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_l10nxvocabulary.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_xvocabulary.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/pom.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/crowdin.ini Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/test/java/org/nuxeo/ecm/multi/tenant/lang/test/TestMessages.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantActions.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/seam.properties Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/contentviews-es-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/ui-types-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/doctypes-config-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/directories-ui-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/create_multi_tenant_domain.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/widgets/auditdoc_tenant_widget_template.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/widgets/tenant_administrators_widget.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/incl/tabs/tenant_configuration.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/incl/tabs/tenant_history.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/incl/tenant/tenant_administration.xhtml Adding nuxeo-web-ui/package.json Adding nuxeo-web-ui/polymer.json Adding nuxeo-web-ui/gulpfile.js Adding nuxeo-web-ui/index.html Adding nuxeo-web-ui/.eslintrc.json Adding nuxeo-web-ui/build.xml Adding nuxeo-web-ui/pom.xml Adding nuxeo-web-ui/cache-config.json Adding nuxeo-web-ui/robots.txt Adding nuxeo-web-ui/wct.conf.js Adding nuxeo-web-ui/favicon.ico Adding nuxeo-web-ui/bower.json Adding nuxeo-web-ui/sw-import.js Adding nuxeo-web-ui/.gitattributes Adding nuxeo-web-ui/README.md Adding nuxeo-web-ui/manifest.json Adding nuxeo-web-ui/browserconfig.xml Adding nuxeo-web-ui/index.css Adding nuxeo-web-ui/.editorconfig Adding nuxeo-web-ui/.gitignore Adding nuxeo-web-ui/elements/nuxeo-user-authorized-apps.html Adding nuxeo-web-ui/elements/nuxeo-profile.html Adding nuxeo-web-ui/elements/nuxeo-app.html Adding nuxeo-web-ui/elements/nuxeo-admin.html Adding nuxeo-web-ui/elements/nuxeo-user-cloud-services.html Adding nuxeo-web-ui/elements/nuxeo-web-ui-bundle.html Adding nuxeo-web-ui/elements/nuxeo-home.html Adding nuxeo-web-ui/elements/elements.html Adding nuxeo-web-ui/elements/nuxeo-tasks.html Adding nuxeo-web-ui/elements/nuxeo-browser.html Adding nuxeo-web-ui/elements/nuxeo-diff-page.html Adding nuxeo-web-ui/elements/nuxeo-search-page.html Adding nuxeo-web-ui/elements/routing.html Adding nuxeo-web-ui/elements/nuxeo-themes.html Adding nuxeo-web-ui/elements/document/nuxeo-document-metadata.html Adding nuxeo-web-ui/elements/document/nuxeo-document-layout.html Adding nuxeo-web-ui/elements/document/nuxeo-collapsible-document-page.html Adding nuxeo-web-ui/elements/document/nuxeo-document-create.html Adding nuxeo-web-ui/elements/document/nuxeo-document-edit.html Adding nuxeo-web-ui/elements/document/nuxeo-document-import.html Adding nuxeo-web-ui/elements/document/nuxeo-document-view.html Adding nuxeo-web-ui/elements/document/nuxeo-document-page.html Adding nuxeo-web-ui/elements/document/folder/nuxeo-folder-view-layout.html Adding nuxeo-web-ui/elements/document/folder/nuxeo-folder-create-layout.html Adding nuxeo-web-ui/elements/document/folder/nuxeo-folder-metadata-layout.html Adding nuxeo-web-ui/elements/document/folder/nuxeo-folder-edit-layout.html Adding nuxeo-web-ui/elements/document/collections/nuxeo-collections-view-layout.html Adding nuxeo-web-ui/elements/document/collections/nuxeo-collections-metadata-layout.html Adding nuxeo-web-ui/elements/document/collections/nuxeo-collections-edit-layout.html Adding nuxeo-web-ui/elements/document/collections/nuxeo-collections-create-layout.html Adding nuxeo-web-ui/elements/document/collection/nuxeo-collection-edit-layout.html Adding nuxeo-web-ui/elements/document/collection/nuxeo-collection-view-layout.html Adding nuxeo-web-ui/elements/document/collection/nuxeo-collection-create-layout.html Adding nuxeo-web-ui/elements/document/collection/nuxeo-collection-metadata-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-metadata-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-import-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-view-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-edit-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-create-layout.html Adding nuxeo-web-ui/elements/document/workspace/nuxeo-workspace-create-layout.html Adding nuxeo-web-ui/elements/document/workspace/nuxeo-workspace-view-layout.html Adding nuxeo-web-ui/elements/document/workspace/nuxeo-workspace-metadata-layout.html Adding nuxeo-web-ui/elements/document/workspace/nuxeo-workspace-edit-layout.html Adding nuxeo-web-ui/elements/document/favorites/nuxeo-favorites-edit-layout.html Adding nuxeo-web-ui/elements/document/favorites/nuxeo-favorites-view-layout.html Adding nuxeo-web-ui/elements/document/favorites/nuxeo-favorites-metadata-layout.html Adding nuxeo-web-ui/elements/document/domain/nuxeo-domain-view-layout.html Adding nuxeo-web-ui/elements/document/domain/nuxeo-domain-metadata-layout.html Adding nuxeo-web-ui/elements/document/domain/nuxeo-domain-create-layout.html Adding nuxeo-web-ui/elements/document/domain/nuxeo-domain-edit-layout.html Adding nuxeo-web-ui/elements/document/orderedfolder/nuxeo-orderedfolder-create-layout.html Adding nuxeo-web-ui/elements/document/orderedfolder/nuxeo-orderedfolder-edit-layout.html Adding nuxeo-web-ui/elements/document/orderedfolder/nuxeo-orderedfolder-metadata-layout.html Adding nuxeo-web-ui/elements/document/orderedfolder/nuxeo-orderedfolder-view-layout.html Adding nuxeo-web-ui/elements/document/section/nuxeo-section-metadata-layout.html Adding nuxeo-web-ui/elements/document/section/nuxeo-section-create-layout.html Adding nuxeo-web-ui/elements/document/section/nuxeo-section-edit-layout.html Adding nuxeo-web-ui/elements/document/section/nuxeo-section-view-layout.html Adding nuxeo-web-ui/elements/document/template/nuxeo-template-edit-layout.html Adding nuxeo-web-ui/elements/document/sectionroot/nuxeo-sectionroot-edit-layout.html Adding nuxeo-web-ui/elements/document/sectionroot/nuxeo-sectionroot-view-layout.html Adding nuxeo-web-ui/elements/document/sectionroot/nuxeo-sectionroot-metadata-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-view-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-create-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-import-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-metadata-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-edit-layout.html Adding nuxeo-web-ui/elements/document/workspaceroot/nuxeo-workspaceroot-create-layout.html Adding nuxeo-web-ui/elements/document/workspaceroot/nuxeo-workspaceroot-metadata-layout.html Adding nuxeo-web-ui/elements/document/workspaceroot/nuxeo-workspaceroot-edit-layout.html Adding nuxeo-web-ui/elements/document/workspaceroot/nuxeo-workspaceroot-view-layout.html Adding nuxeo-web-ui/elements/document/root/nuxeo-root-metadata-layout.html Adding nuxeo-web-ui/elements/document/root/nuxeo-root-edit-layout.html Adding nuxeo-web-ui/elements/document/root/nuxeo-root-view-layout.html Adding nuxeo-web-ui/elements/document/templateroot/nuxeo-templateroot-edit-layout.html Adding nuxeo-web-ui/elements/document/templateroot/nuxeo-templateroot-metadata-layout.html Adding nuxeo-web-ui/elements/document/templateroot/nuxeo-templateroot-view-layout.html Adding nuxeo-web-ui/elements/nuxeo-document-export/nuxeo-document-export.html Adding nuxeo-web-ui/elements/nuxeo-document-creation/nuxeo-document-creation-behavior.html Adding nuxeo-web-ui/elements/nuxeo-note-editor/nuxeo-note-editor.html Adding nuxeo-web-ui/elements/nuxeo-suggester/nuxeo-suggester.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-distribution-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-workflow-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-search-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-audit.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-repository-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-mime-types.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-chart-data-behavior.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-user-group-management-page.html Adding nuxeo-web-ui/elements/nuxeo-data-list/nuxeo-document-list-item.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-progress-indicator.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-doc-types.js Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-page.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-menu-item.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-page-item.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-menu-icon.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-offline-banner.html Adding nuxeo-web-ui/elements/nuxeo-document-create-button/nuxeo-document-create-button.html Adding nuxeo-web-ui/elements/nuxeo-mobile/nuxeo-mobile-banner.html Adding nuxeo-web-ui/elements/diff/nuxeo-versions-diff-button.html Adding nuxeo-web-ui/elements/diff/nuxeo-object-diff.html Adding nuxeo-web-ui/elements/diff/imports.html Adding nuxeo-web-ui/elements/diff/nuxeo-diff.html Adding nuxeo-web-ui/elements/diff/nuxeo-document-diff-button.html Adding nuxeo-web-ui/elements/diff/nuxeo-diff-behavior.html Adding nuxeo-web-ui/elements/diff/nuxeo-diff-styles.html Adding nuxeo-web-ui/elements/diff/elements/nuxeo-blob-diff.html Adding nuxeo-web-ui/elements/diff/elements/nuxeo-document-arr-diff.html Adding nuxeo-web-ui/elements/diff/elements/nuxeo-directory-diff.html Adding nuxeo-web-ui/elements/diff/elements/nuxeo-user-arr-diff.html Adding nuxeo-web-ui/elements/diff/elements/nuxeo-document-diff.html Adding nuxeo-web-ui/elements/diff/elements/nuxeo-default-diff.html Adding nuxeo-web-ui/elements/diff/elements/nuxeo-directory-arr-diff.html Adding nuxeo-web-ui/elements/diff/elements/nuxeo-date-diff.html Adding nuxeo-web-ui/elements/diff/elements/nuxeo-user-diff.html Adding nuxeo-web-ui/elements/nuxeo-document-create-popup/nuxeo-document-create-popup.html Adding nuxeo-web-ui/elements/nuxeo-selection/nuxeo-selection-toolbar.html Adding nuxeo-web-ui/elements/nuxeo-document-creation-stats/nuxeo-document-creation-stats.html Adding nuxeo-web-ui/elements/nuxeo-document-thumbnail/nuxeo-document-thumbnail.html Adding nuxeo-web-ui/elements/nuxeo-workflow-graph/nuxeo-workflow-graph.html Adding nuxeo-web-ui/elements/nuxeo-themes/nuxeo-theme.html Adding nuxeo-web-ui/elements/nuxeo-clipboard/nuxeo-clipboard.html Adding nuxeo-web-ui/elements/nuxeo-tasks/nuxeo-tasks-list.html Adding nuxeo-web-ui/elements/nuxeo-tasks/nuxeo-tasks-drawer.html Adding nuxeo-web-ui/elements/nuxeo-document-history/nuxeo-document-history.html Adding nuxeo-web-ui/elements/nuxeo-document-attachments/nuxeo-document-attachments.html Adding nuxeo-web-ui/elements/nuxeo-document-storage/nuxeo-document-storage.html Adding nuxeo-web-ui/elements/search/nuxeo-search-results-layout.html Adding nuxeo-web-ui/elements/search/nuxeo-saved-search-actions.html Adding nuxeo-web-ui/elements/search/nuxeo-search-form-layout.html Adding nuxeo-web-ui/elements/search/nuxeo-results-view.html Adding nuxeo-web-ui/elements/search/nuxeo-search-form.html Adding nuxeo-web-ui/elements/search/expired/nuxeo-expired-search-form.html Adding nuxeo-web-ui/elements/search/expired/nuxeo-expired-search-results.html Adding nuxeo-web-ui/elements/search/default/nuxeo-default-search-form.html Adding nuxeo-web-ui/elements/search/default/nuxeo-default-search-results.html Adding nuxeo-web-ui/elements/search/nxql/nuxeo-nxql-search-form.html Adding nuxeo-web-ui/elements/search/nxql/nuxeo-nxql-search-results.html Adding nuxeo-web-ui/elements/search/trash/nuxeo-trash-search-results.html Adding nuxeo-web-ui/elements/search/trash/nuxeo-trash-search-form.html Adding nuxeo-web-ui/elements/nuxeo-data-grid/nuxeo-document-grid-thumbnail.html Adding nuxeo-web-ui/elements/nuxeo-document-versions/nuxeo-document-create-version.html Adding nuxeo-web-ui/elements/nuxeo-document-versions/nuxeo-document-versions.html Adding nuxeo-web-ui/elements/nuxeo-document-versions/nuxeo-document-versions-list.html Adding nuxeo-web-ui/elements/nuxeo-document-actions/nuxeo-document-edit-button.html Adding nuxeo-web-ui/elements/nuxeo-document-actions/nuxeo-clipboard-toggle-button.html Adding nuxeo-web-ui/elements/nuxeo-document-info-bar/nuxeo-document-info-bar.html Adding nuxeo-web-ui/elements/nuxeo-document-create-actions/nuxeo-document-create-shortcut.html Adding nuxeo-web-ui/elements/nuxeo-document-create-actions/nuxeo-document-create-shortcuts.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-add-to-collection-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-clipboard-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-untrash-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-delete-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-download-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-restore-version-button/nuxeo-restore-version-button.html Adding nuxeo-web-ui/elements/nuxeo-video/nuxeo-video-conversions.html Adding nuxeo-web-ui/elements/nuxeo-video/nuxeo-video-info.html Adding nuxeo-web-ui/elements/nuxeo-dropzone/nuxeo-dropzone.html Adding nuxeo-web-ui/elements/nuxeo-cloud-services/nuxeo-oauth2-tokens.html Adding nuxeo-web-ui/elements/nuxeo-cloud-services/nuxeo-cloud-services.html Adding nuxeo-web-ui/elements/nuxeo-cloud-services/nuxeo-cloud-providers.html Adding nuxeo-web-ui/elements/nuxeo-cloud-services/nuxeo-cloud-tokens.html Adding nuxeo-web-ui/elements/nuxeo-browser/nuxeo-breadcrumb.html Adding nuxeo-web-ui/elements/nuxeo-results/nuxeo-document-trash-content.html Adding nuxeo-web-ui/elements/nuxeo-results/nuxeo-results.html Adding nuxeo-web-ui/elements/nuxeo-results/nuxeo-default-results.html Adding nuxeo-web-ui/elements/nuxeo-results/nuxeo-document-content.html Adding nuxeo-web-ui/elements/nuxeo-confirm-button/nuxeo-confirm-button.html Adding nuxeo-web-ui/elements/nuxeo-document-viewer/nuxeo-document-viewer.html Adding nuxeo-web-ui/elements/nuxeo-document-info/nuxeo-document-info.html Adding nuxeo-web-ui/elements/nuxeo-document-blob/nuxeo-document-blob.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-move-bottom-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-move-up-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-move-down-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-remove-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-favorites.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-move-top-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-document-collections.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collections.html Adding nuxeo-web-ui/elements/nuxeo-recent-documents/nuxeo-recent-documents.html Adding nuxeo-web-ui/elements/nuxeo-document-highlight/nuxeo-document-highlights.html Adding nuxeo-web-ui/elements/nuxeo-document-tree/nuxeo-document-tree.html Adding nuxeo-web-ui/elements/directory/nuxeo-vocabulary-management.html Adding nuxeo-web-ui/elements/directory/l10nxvocabulary/nuxeo-l10nxvocabulary-edit-layout.html Adding nuxeo-web-ui/elements/directory/vocabulary/nuxeo-vocabulary-edit-layout.html Adding nuxeo-web-ui/elements/directory/xvocabulary/nuxeo-xvocabulary-edit-layout.html Adding nuxeo-web-ui/elements/workflow/nuxeo-document-task.html Adding nuxeo-web-ui/elements/workflow/nuxeo-document-task-review-result.html Adding nuxeo-web-ui/elements/workflow/serialdocumentreview/nuxeo-task542-layout.html Adding nuxeo-web-ui/elements/workflow/serialdocumentreview/nuxeo-task6d8-layout.html Adding nuxeo-web-ui/elements/workflow/serialdocumentreview/nuxeo-task38e-layout.html Adding nuxeo-web-ui/elements/workflow/paralleldocumentreview/nuxeo-task2169-layout.html Adding nuxeo-web-ui/elements/workflow/paralleldocumentreview/nuxeo-task328d-layout.html Adding nuxeo-web-ui/elements/workflow/paralleldocumentreview/nuxeo-task2556-layout.html Adding nuxeo-web-ui/elements/nuxeo-document-activity/nuxeo-document-activity.html Adding nuxeo-web-ui/elements/nuxeo-keys/nuxeo-keys.html Adding nuxeo-web-ui/themes/base.html Adding nuxeo-web-ui/themes/loader.html Adding nuxeo-web-ui/themes/default/preview.jpg Adding nuxeo-web-ui/themes/default/theme.html Adding nuxeo-web-ui/themes/default/README.md Adding nuxeo-web-ui/themes/default/logo.png Adding nuxeo-web-ui/themes/dark/preview.jpg Adding nuxeo-web-ui/themes/dark/theme.html Adding nuxeo-web-ui/themes/dark/README.md Adding nuxeo-web-ui/themes/dark/logo.png Adding nuxeo-web-ui/themes/light/preview.jpg Adding nuxeo-web-ui/themes/light/theme.html Adding nuxeo-web-ui/themes/light/README.md Adding nuxeo-web-ui/themes/light/logo.png Adding nuxeo-web-ui/themes/kawaii/preview.jpg Adding nuxeo-web-ui/themes/kawaii/theme.html Adding nuxeo-web-ui/themes/kawaii/README.md Adding nuxeo-web-ui/themes/kawaii/logo.png Adding nuxeo-web-ui/themes/kawaii/background.png Adding nuxeo-web-ui/images/blank.png Adding nuxeo-web-ui/images/README.md Adding nuxeo-web-ui/images/nuxeo.png Adding nuxeo-web-ui/images/doctypes/video.svg Adding nuxeo-web-ui/images/doctypes/domain.svg Adding nuxeo-web-ui/images/doctypes/note.svg Adding nuxeo-web-ui/images/doctypes/folder.svg Adding nuxeo-web-ui/images/doctypes/section.svg Adding nuxeo-web-ui/images/doctypes/audio.svg Adding nuxeo-web-ui/images/doctypes/document.svg Adding nuxeo-web-ui/images/doctypes/workspace.svg Adding nuxeo-web-ui/images/doctypes/README.md Adding nuxeo-web-ui/images/doctypes/collection.svg Adding nuxeo-web-ui/images/doctypes/picture.svg Adding nuxeo-web-ui/images/doctypes/file.svg Adding nuxeo-web-ui/images/doctypes/orderedfolder.svg Adding nuxeo-web-ui/images/touch/icon-128x128.png Adding nuxeo-web-ui/images/touch/mstile-150x150.png Adding nuxeo-web-ui/images/touch/favicon-32x32.png Adding nuxeo-web-ui/images/touch/ms-touch-icon-144x144-precomposed.png Adding nuxeo-web-ui/images/touch/safari-pinned-tab.svg Adding nuxeo-web-ui/images/touch/ms-icon-144x144.png Adding nuxeo-web-ui/images/touch/favicon-16x16.png Adding nuxeo-web-ui/images/touch/README.md Adding nuxeo-web-ui/images/touch/android-chrome-192x192.png Adding nuxeo-web-ui/images/touch/apple-touch-icon.png Adding nuxeo-web-ui/images/touch/android-chrome-384x384.png Adding nuxeo-web-ui/src/test/java/org/nuxeo/web/ui/url/codec/TestWebNotificationCodec.java Adding nuxeo-web-ui/src/main/java/org/nuxeo/web/ui/url/codec/WebNotificationDocumentIdCodec.java Adding nuxeo-web-ui/src/main/resources/OSGI-INF/login-startup-page-web-contrib.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/webresources-contrib.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/browser-cache-contrib.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/auth-config.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/url-codecs-web-contrib.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-web-ui/src/main/resources/web/nuxeo.war/ui/index.jsp Adding nuxeo-web-ui/i18n/messages-es-ES.json Adding nuxeo-web-ui/i18n/messages-pt-PT.json Adding nuxeo-web-ui/i18n/messages-fr.json Adding nuxeo-web-ui/i18n/i18n.html Adding nuxeo-web-ui/i18n/messages-ja.json Adding nuxeo-web-ui/i18n/messages-id.json Adding nuxeo-web-ui/i18n/messages-de.json Adding nuxeo-web-ui/i18n/messages-nl.json Adding nuxeo-web-ui/i18n/messages.json Adding nuxeo-web-ui/i18n/messages-it.json Adding nuxeo-web-ui/i18n/messages-zh-CN.json Adding nuxeo-web-ui/i18n/messages-eu.json Adding nuxeo-web-ui/i18n/messages-he.json Adding nuxeo-web-ui/i18n/messages-sv-SE.json Adding nuxeo-platform-lang-ext-incomplete/pom.xml Adding nuxeo-platform-lang-ext-incomplete/.gitignore Adding nuxeo-platform-lang-ext-incomplete/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-lang-ext-incomplete/src/main/resources/OSGI-INF/login-screen-config.xml Adding nuxeo-platform-lang-ext-incomplete/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-session-inspector/pom.xml Adding nuxeo-session-inspector/README.md Adding nuxeo-session-inspector/.gitignore Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/SessionInspectorRoot.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/StateReferenceHelper.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/StateManagerHandler.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/model/UIAliasHolderWrapper.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/model/UIComponentWrapper.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/model/MonitorNode.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/model/ObjectStatistics.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/util/ObjectVisitor.java Adding nuxeo-session-inspector/src/main/resources/module.xml Adding nuxeo-session-inspector/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-session-inspector/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-session-inspector/src/main/resources/skin/base.ftl Adding nuxeo-session-inspector/src/main/resources/skin/views/jsfStateManagerHandler/viewObjects.ftl Adding nuxeo-session-inspector/src/main/resources/skin/views/jsfStateManagerHandler/uiAliasHolder.ftl Adding nuxeo-session-inspector/src/main/resources/skin/views/jsfStateManagerHandler/uiComponent.ftl Adding nuxeo-session-inspector/src/main/resources/skin/views/jsfStateManagerHandler/viewState.ftl Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/style.css Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/asc.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/desc.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/session-inspector.css Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/bg.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/minus.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/package.png Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/lightbulb.png Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/big_loading.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/ko-red.png Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/100px_loading.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/ok-green.png Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/plus.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/script/jquery.tablesorter.min.js Adding nuxeo-session-inspector/src/main/resources/scripts/seamjsf-monitor.js Adding nuxeo-webengine/README.txt Adding nuxeo-webengine/pom.xml Adding nuxeo-webengine/nuxeo-webengine-core/README.txt Adding nuxeo-webengine/nuxeo-webengine-core/pom.xml Adding nuxeo-webengine/nuxeo-webengine-core/JAX-RS-README.txt Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/rendering/MyRenderingExtension.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/rendering/MyRenderingExtensionFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/security/TestPermissionService.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/security/TestPostfixExpression.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/security/SecurityContext.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/annotations/Anno2.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/annotations/Anno1.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/annotations/AnnotationTest.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/contribution/MyObject.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/contribution/MyRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/contribution/TestContributions.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/log4j.properties Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/samples/dtree.groovy Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/samples/tree.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/samples/tree.groovy Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/test-rendering-template-contrib.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/webengine-framework.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/wiki-page-default.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/test-template.test Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/folder.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/wikiCreatePage.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/wiki.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/wiki-site-index-page.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/subdoc.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/editWikiPage.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/WebException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/JsonFactoryManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/PathDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/ResourceRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/ResourceBinding.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/WebEngine.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/EmptyRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/JsonFactoryManagerImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/ConfigurationFileDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/WebEngineComponent.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/ScriptMethod.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/RenderingExtensionFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/RenderDirective.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/APIHelper.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/RenderingExtensionDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/util/ACLUtils.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/util/PathMatcher.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/scripting/GroovyScripting.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/scripting/ScriptFile.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/scripting/Scripting.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/GuardFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/GuardDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/Guard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/DefaultPermission.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/PostfixExpression.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/Permission.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/PermissionService.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/UserGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/ScriptGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/Not.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/IsAdministratorGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/PermissionGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/FacetGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/GroupGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/TypeGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/Or.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/SchemaGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/And.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/FormData.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/SimpleFormDataProvider.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/FormDataProvider.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/FormInstance.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/RegexValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FieldsBuilder.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/ValidationException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/ExactLengthValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/EnumerationValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FormDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/RangeValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/AbstractFieldValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FormManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/LengthValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FormValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FieldValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/CompositeValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/TypeConvertor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/Form.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/test/Test.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/test/MyFormValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/test/MyForm.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Required.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Range.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Length.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Enumeration.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Regex.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/NotNull.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/FormValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/FieldValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/WebLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/GroovyClassProxy.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/ReloadingClassLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/LazyClassProxy.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/ClassProxy.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/StaticClassProxy.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/store/FileResourceStore.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/store/MemoryStore.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/store/ResourceStoreClassLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/store/ResourceStore.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/ComponentMap.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/SessionException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/InvalidStateException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/UserSession.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/AbstractComponent.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/Component.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/DefaultContext.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineFilter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineModuleFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/JsonNuxeoExceptionWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/HeaderFixFilter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/JsonWebengineWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineApplication.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/JsonExceptionWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineModule.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineExceptionMapper.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/jersey/WebEngineServlet.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/jersey/ReloadingJerseyServlet.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/jersey/JerseyApplication.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/servlet/ResourceServlet.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/servlet/WebConst.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/ModuleResource.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Public.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Module.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/LinkHandlerFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Messages.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/TypeNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/ModuleType.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/View.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Resource.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/ResourceType.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/AdapterType.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Template.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Guard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/LinkDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/WebObject.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/TemplateNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/AdapterNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Utils.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/AdapterResource.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Private.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Access.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/WebContext.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/WebAdapter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Protected.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/TypeException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/LinkHandler.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/MessagesBundle.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/MessagesProvider.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/TypeVisibility.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/view/TemplateView.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/TemplateWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/TemplateViewWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/ResourceWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/URLWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/BlobWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/ScriptFileWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/FileWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/DocumentBlobHolderWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/exceptions/WebDeployException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/exceptions/IllegalParameterException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/exceptions/WebResourceNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/exceptions/WebSecurityException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/DefaultAdapter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/TypeConfigurationProvider.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleShortcut.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/GroovyTypeLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AdapterTypeImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AbstractWebContext.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/DefaultObject.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AbstractResourceType.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/LinkRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AbstractResource.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleConfiguration.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ResourceTypeImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/TypeRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/TypeDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AdapterDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/DefaultTypeLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/DirectoryStack.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/MediaTypeRef.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleRoot.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/methods/LOCK.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/login/WebEngineFormAuthenticator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/login/WebEngineSessionManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/install/Installer.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/install/AppendOperation.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/install/CopyOperation.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/AnnotationManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/AnnotatedClass.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/AnnotatedMethod.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/MethodAnnotations.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/loader/Indexable.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/ContributionRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/Contribution.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/impl/ContributionImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/impl/AbstractContributionRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/mime.properties Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/json-service.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/webengine-framework.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/META-INF/services/javax.ws.rs.ext.MessageBodyWriter Adding nuxeo-webengine/nuxeo-webengine-invite/pom.xml Adding nuxeo-webengine/nuxeo-webengine-invite/src/test/java/org/nuxeo/ecm/invite/webengine/lang/test/TestMessages.java Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/java/org/nuxeo/ecm/webengine/invite/UserInvitationObject.java Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/OSGI-INF/invite-auth-contrib.xml Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/i18n/messages_fr.properties Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/i18n/messages_en.properties Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/i18n/messages.properties Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/base.ftl Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/views/userRegistration/ValidationErrorTemplate.ftl Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/views/userRegistration/EnterPassword.ftl Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/views/userRegistration/UserCreated.ftl Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/css/nuxeo-user-registration-embedded.css Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/css/site.css Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/img/logo_nuxeo.png Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/img/favicon.ico Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/js/placeholders.min.js Adding nuxeo-webengine/nuxeo-webengine-ui/pom.xml Adding nuxeo-webengine/nuxeo-webengine-ui/src/test/java/org/nuxeo/ecm/webengine/ui/tree/TestTreeItemImpl.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/test/java/org/nuxeo/ecm/webengine/ui/tree/FakeContentProvider.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/Test.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/json/JQueryTreeBuilder.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/json/DocumentTreeBuilder.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/JSonTreeSerializer.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeItem.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/JSonTree.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeItemVisitor.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeModel.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeItemImpl.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/ContentProvider.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeModelImpl.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/document/JSonDocumentTreeSerializer.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/document/DocumentContentProvider.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/document/DocumentTree.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/directory/DirectoryTree.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/directory/DirectoryContentProvider.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/module.xml Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/jquery.treeview.async.js Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/tree.ftl Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/tree.groovy Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/skin/tree.ftl Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/skin/tree.groovy Adding nuxeo-webengine/nuxeo-webengine-base/pom.xml Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentResolverService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentRoot.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/FileService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/AuditService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentFactory.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/CommentService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/LockService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentHelper.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentObject.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/VersionService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/security/Permission.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/security/PermissionService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/base/ViewService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/base/Main.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/README.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/Wizard.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/WizardSession.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/WebPage.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/WebForm.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/WizardPage.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/module.xml Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/i18n/messages_fr.properties Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/i18n/messages_en.properties Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/base.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/error_401.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/login.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/error_500.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/error_404.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/page/error_401.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/page/error_500.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/page/error_404.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/views/base/index.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/print_version.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/blog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/print.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/webengine.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/wiki.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/fancybox.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/preview.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/flexigrid.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/up.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/load.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/first.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/uup.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/btn-sprite.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/magnifier.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/last.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/prev.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/next.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/wbg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/fhbg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/dn.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/ddn.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/hl.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/load.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_box_bottom.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/info.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/bg_grey.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background-main.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/add.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/logo-community.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_tabs.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/bullet_light.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_box_title.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_box_content.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_main-wrapper.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/banner_blog.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_page.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/nuxeo_web_engine.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/admin_board.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/up_nav.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/favicon.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/dots.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/tip.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/banner_community.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/repository.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_sidebar.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/login_bubble.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/admin_users.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/error.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_box_box.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/documentation.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/create_button.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/close.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/bullet.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/blog/background_tabs.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/blog/background_box_title.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/blog/background_page.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/blog/nuxeo_web_engine.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background-main.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_tabs.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_box_title.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_box_content.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_main-wrapper.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_page.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_title_left.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_se.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_sw.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_closebox.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_left.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_right.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_title_right.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_nw.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_n.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_s.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_ne.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_title_main.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_e.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_w.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_progress.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/json.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/diff.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tagCloud.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/webengine.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/diff_match_patch.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/base64.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/nxlogin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/tiny_mce_popup.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/tiny_mce_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/index.jsp Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/license.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/tiny_mce.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/tiny_mce_init.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/shortcuts.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/color_picker.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/editor_template_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/charmap.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/image.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/source_editor.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/editor_template.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/link.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/about.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/anchor.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/highcontrast/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/highcontrast/dialog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/highcontrast/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/dialog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/items.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/buttons.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/menu_check.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/tabs.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/progress.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/ui_black.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/dialog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/css/editor_ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/css/editor_popup.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/css/editor_content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/insert_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/hr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bullist.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/newdocument.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/code.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/link.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/undo.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/justifyright.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/removeformat.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/color.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/anchor.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/sub.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/unlink.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline_fr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_de_se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/cleanup.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/justifyfull.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/indent.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/paste.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/separator.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_es.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic_de_se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/buttons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic_es.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline_es.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/custom_1.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/help.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/button_menu.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/backcolor.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/image.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/justifycenter.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/justifyleft.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/outdent.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/spacer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/opacity.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/statusbar_resize.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/sup.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/browse.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/numlist.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/anchor_symbol.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_fr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/close.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/copy.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/menu_check.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/redo.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/forecolor.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/cut.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/charmap.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/strikethrough.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/cancel_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/visualaid.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tab_sel_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tab_end.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tab_sel_end.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tabs_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tab_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/insert_link_button.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/common_buttons.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/insert_image_button.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/index.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/create_accessible_content.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/insert_table_button.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/about.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/images/insert_image_window.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/images/insert_anchor_window.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/images/insert_link_window.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/images/insert_table_window.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/charmap.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/link.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/color_picker.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/image.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/about.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/anchor.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/source_editor.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/flash.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/shockwave.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/icons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/pagebreak.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/video.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/realmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/quicktime.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/iframe.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/trans.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/windowsmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/colorpicker.jpg Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/charmap.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/link.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/color_picker.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/image.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/about.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/anchor.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/source_editor.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/editor_template_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/editor_template.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/default/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/default/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/o2k7/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/o2k7/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/css/editor_ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/css/editor_popup.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/css/editor_content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/underline_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bullist.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/undo.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/underline_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/underline_fr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold_de_se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/italic_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/cleanup.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/separator.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/italic_de_se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/underline.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/buttons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/italic.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/spacer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/italic_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/numlist.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold_fr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/redo.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/strikethrough.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/img/icons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/images/save.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example_dependency/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example_dependency/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/link.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/css/advlink.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/jscripts/functions.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/js/advlink.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/wordc/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/dialog.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/img/example.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/js/dialog.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/absolute.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/movebackward.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/insertlayer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/backward.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/insert_layer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/forward.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/moveforward.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nonbreaking/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nonbreaking/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nonbreaking/images/nonbreaking.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nonbreaking/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/cleanup/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/cleanup/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/cleanup/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/images/icon.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/images/rtl.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/images/ltr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/bbcode/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/bbcode/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/noneditable/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/noneditable/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/noneditable/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/noneditable/css/noneditable.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/rule.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/css/advhr.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/images/advhr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/jscripts/rule.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/js/rule.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/images/inserttime.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/images/insertdate.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autoresize/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autoresize/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/abbr.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/cite.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/ins.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/del.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/attributes.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/acronym.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/css/popup.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/css/attributes.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/ins.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/cite.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/acronym.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/date_time.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/del.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/abbr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/remove_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/ins.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/del.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/element_common.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/cite.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/abbr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/acronym.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/ins.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/del.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/element_common.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/attributes.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/cite.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/abbr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/acronym.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/wordcount/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/wordcount/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/images/print.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/cell.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/row.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/merge_cells.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/table.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/css/cell.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/css/row.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/css/table.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_insert_row_before.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_merge_cells.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_split_cells.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_row_props.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_insert_col_after.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_insert_row_after.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/buttons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_insert_col_before.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_delete_row.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_cell_props.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_delete.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_delete_col.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/jscripts/cell.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/jscripts/row.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/jscripts/table.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/jscripts/merge_cells.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/js/cell.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/js/row.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/js/table.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/js/merge_cells.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/searchreplace.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/css/searchreplace.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/images/replace_all_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/images/search.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/images/replace_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/images/replace.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/jscripts/searchreplace.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/js/searchreplace.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autolink/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autolink/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/image.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/css/advimage.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/images/sample.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/jscripts/functions.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/img/sample.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/js/image.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/css/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/img/pagebreak.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/img/trans.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/images/icon.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/fullscreen.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/css/page.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/images/fullscreen.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/safari/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/safari/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/safari/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/css/contextmenu.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/images/spacer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/preview.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/example.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/images/preview.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/jscripts/embed.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/template.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/css/template.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/js/template.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/zoom/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/zoom/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/zoom/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/legacyoutput/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/legacyoutput/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/template.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/css/inlinepopup.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/window_minimize.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/window_resize.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/window_maximize.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/window_close.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/spacer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/jscripts/mcwindows.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/pastetext.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/pasteword.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/css/pasteword.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/css/blank.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/images/pastetext.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/images/pasteword.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/images/selectall.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/jscripts/pasteword.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/jscripts/pastetext.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/js/pasteword.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/js/pastetext.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/visualchars/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/visualchars/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/visualchars/images/visualchars.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/visualchars/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlist/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlist/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/compat2x/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/compat2x/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/tabfocus/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/tabfocus/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/spellchecker/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/spellchecker/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/spellchecker/css/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/spellchecker/img/wline.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/flash.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/css/flash.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/css/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/images/flash.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/jscripts/flash.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/props.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/css/props.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/images/style_info.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/images/styleprops.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/images/apply_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/jscripts/props.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/js/props.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/fullpage.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/css/fullpage.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/add.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/remove.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/move_up.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/move_down.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/fullpage.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/jscripts/fullpage.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/js/fullpage.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/lists/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/lists/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/images/iespell.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/emotions.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-embarassed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-kiss.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-foot-in-mouth.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-money-mouth.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-surprised.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/emotions.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-innocent.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-cry.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-laughing.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-tongue-out.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-yell.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-cool.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-smile.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-sealed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-wink.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-frown.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-undecided.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/jscripts/functions.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-embarassed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-kiss.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-surprised.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-innocent.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-cry.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-laughing.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-yell.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-cool.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-smile.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-sealed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-wink.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-frown.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-undecided.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/js/emotions.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/moxieplayer.swf Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/media.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/css/media.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/css/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/flash.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/shockwave.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/realmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/media.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/quicktime.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/windowsmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/jscripts/embed.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/jscripts/media.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/flash.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/shockwave.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/realmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/quicktime.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/trans.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/flv_player.swf Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/windowsmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/js/embed.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/js/media.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/langs/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/validate.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/mclayer.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/mctabs.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/editable_selects.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/form_utils.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/jquery.markitup.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/jquery.markitup.pack.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/editor skins Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-textile.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/menu.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-json.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/submenu.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-bbcode.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-container.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-wiki.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-xml.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-dotclear.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-markdown.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/handle.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-html.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/simple/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/simple/images/menu.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/simple/images/submenu.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/simple/images/handle.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/templates/preview.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/templates/preview templates Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/templates/preview.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/utils/tools and scripts Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/toolbar settings Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/set.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/preview.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/link.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/picture.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/image.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/italic.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/stroke.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/clean.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/bold.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/set.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h1.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h3.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h6.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/preview.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/link.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/picture.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/list-bullet.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/quotes.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h5.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h4.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/list-numeric.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/italic.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/url.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/stroke.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h2.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/bold.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/code.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/jquery.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/jquery.metadata.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/jquery.fancybox.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/cookie.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/flexigrid.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/todo Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.pack.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.async.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/changelog.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.min.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/file.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/minus.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-default-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-default.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/folder.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-famfamfam.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/folder-closed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-gray.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-black.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-black-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-red-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-famfamfam-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-gray-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-red.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/plus.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/simple.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/prerendered.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/index.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/screen.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/source.phps Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/async.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/source.php Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/images.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/large.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/demo.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/lib/jquery.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/lib/jquery.cookie.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.tabs.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.dialog.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.slider.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.resizable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.selectable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.accordion.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.sortable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.draggable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.base.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.droppable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.menu.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.toasterLite.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.tabs.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.tablesorter.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.calendar.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.datepicker.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.slider.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.all.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.dialog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.resizable.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.accordion.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.toolbar.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.shadow.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-middle-over.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-nw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/asc.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/desc.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-nw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-right-act.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-n.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-sw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-s.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-sw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-right.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-sw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/slider-handle.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-s.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-s.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-w.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toolbars-bot-bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-n.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-left-act.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-left.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-e.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-title.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-e.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-w.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-middle.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-ne.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/tabs.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-left-over.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-ne.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-right-over.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-titlebar-close-hover.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-ne.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/menu-submenu.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-nw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-e.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/slider-bg-1.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-w.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/slider-bg-2.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-n.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/shadow.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-middle-act.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-titlebar-close.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/lib/wizard.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/common/nxlogin.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/common/util.ftl Adding nuxeo-webengine/nuxeo-webengine-jaxrs/pom.xml Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/HttpFilter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/ApplicationManager.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/Reloadable.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/Utils.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/Activator.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/ApplicationFragment.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/ApplicationHost.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/BundleNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/ApplicationFactory.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/context/RequestContext.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/context/RequestContextFilter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/context/RequestCleanupHandler.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/TemplateView.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/BundleResource.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/RootResource.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/ResourceContext.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/TemplateViewMessageBodyWriter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/ViewMessageBodyWriter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/ViewNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/CoreExceptionMapper.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/SessionRef.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/SessionCleanupFilter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/CoreSessionProvider.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/SessionFactory.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/impl/PerRequestCoreProvider.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/impl/PerSessionCoreProvider.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/scan/Scanner.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/scan/AnnotationReader.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/scan/DynamicApplication.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/scan/DynamicApplicationFactory.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/CompoundEnumeration.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ResourceServlet.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ApplicationServlet.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ManagedServlet.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ServiceClassLoader.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/RequestChain.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/FilterSet.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ServletHolder.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ResourcesDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ServletRegistryComponent.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ListenerSetDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ServletDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ServletRegistry.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/BundleResourceResolver.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ListenerDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/BundleHttpContext.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/FileResourceResolver.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ResourceResolver.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/FilterSetDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/FilterDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ResourceExtension.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/PathParser.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/ExactSegmentMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/Path.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/WildcardSegmentMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/SegmentMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/PathMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/RegexSegmentMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/RenderingContextWebUtils.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/PartialCoreIODelegate.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/JsonCoreIODelegate.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/DocumentModelJsonReaderLegacy.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/tx/TransactionFilter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/resources/OSGI-INF/servlet-registry.xml Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-smart-search/build.xml Adding nuxeo-platform-smart-search/pom.xml Adding nuxeo-platform-smart-search/README.md Adding nuxeo-platform-smart-search/crowdin.ini Adding nuxeo-platform-smart-search/.gitignore Adding nuxeo-platform-smart-search/src/test/java/org/nuxeo/ecm/smart/query/lang/test/TestMessages.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/folder/jsf/package-info.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/folder/jsf/SmartNXQLFolderActions.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/folder/jsf/SmartFolderDocumentConstants.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/SmartQuery.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/HistoryList.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/package-info.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/IncrementalSmartQuery.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/jsf/IncrementalSmartNXQLQuery.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/jsf/package-info.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/jsf/SmartNXQLQueryActions.java Adding nuxeo-platform-smart-search/src/main/resources/seam.properties Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-actions-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-core-types-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-ecm-types-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-contentviews-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-layouts-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-query-layouts-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-query-contentviews-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-query-actions-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-smart-search/src/main/resources/schemas/smart_folder.xsd Adding nuxeo-platform-smart-search/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/widgets/incremental_smart_query_condition_widget.xhtml Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/widgets/nxql_incremental_smart_query_widget.xhtml Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/icons/smart_folder.png Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/icons/smart_folder_100.png Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/incl/tabs/smart_folder_view.xhtml Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/layouts/incremental_smart_query_selection_layout_template.xhtml Adding nuxeo-review-workflows-dashboards/package.json Adding nuxeo-review-workflows-dashboards/build.xml Adding nuxeo-review-workflows-dashboards/pom.xml Adding nuxeo-review-workflows-dashboards/Gruntfile.js Adding nuxeo-review-workflows-dashboards/bower-locker.bower.json Adding nuxeo-review-workflows-dashboards/bower.json Adding nuxeo-review-workflows-dashboards/README.md Adding nuxeo-review-workflows-dashboards/npm-shrinkwrap.json Adding nuxeo-review-workflows-dashboards/.gitignore Adding nuxeo-review-workflows-dashboards/src/main/elements/elements.html Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nuxeo-data-table.css Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nuxeo-data-table.html Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nx-workflow-dashboard.css Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nx-serial-workflow-dashboard.html Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nuxeo-data-driven-behavior.html Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nx-parallel-workflow-dashboard.html Adding nuxeo-review-workflows-dashboards/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-review-workflows-dashboards/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-review-workflows-dashboards/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-review-workflows-dashboards/src/main/resources/web/nuxeo.war/incl/tabs/parallel_workflow_analytics.xhtml Adding nuxeo-review-workflows-dashboards/src/main/resources/web/nuxeo.war/incl/tabs/serial_workflow_analytics.xhtml Adding nuxeo-sample-project/build.xml Adding nuxeo-sample-project/pom.xml Adding nuxeo-sample-project/README.md Adding nuxeo-sample-project/build.properties.sample Adding nuxeo-sample-project/fixeclipse Adding nuxeo-sample-project/.gitignore Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/TestSampleService.java Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/TestSampleAsyncListener.java Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/TestSampleOperation.java Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/SampleDocumentEnricherTest.java Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/TestSampleSyncListener.java Adding nuxeo-sample-project/src/test/resources/log4j.xml Adding nuxeo-sample-project/src/test/resources/jndi.properties Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleOperation.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/package-info.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleService.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleDocumentEnricher.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleAsyncListener.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleServiceImpl.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleSyncListener.java Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-sync-listener-listener-contrib.xml Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-async-listener-listener-contrib.xml Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-document-enricher-contrib.xml Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-operation-operation-contrib.xml Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-service-service.xml Adding nuxeo-sample-project/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/pom.xml Adding nuxeo-media-publishing/README.md Adding nuxeo-media-publishing/.gitignore Adding nuxeo-media-publishing/nuxeo-media-publishing-core/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingProviderRegistry.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingProvider.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingServiceImpl.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingProviderDescriptor.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/OAuth2MediaPublishingProvider.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingConstants.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingService.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/adapter/PublishableMediaAdapter.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/adapter/PublishableMediaAdapterFactory.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/adapter/PublishableMedia.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/upload/MediaPublishingUploadWork.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/upload/MediaPublishingProgressListener.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/OSGI-INF/workmanager-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/OSGI-INF/doc-adapters-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/OSGI-INF/media-publishing-service.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/schemas/publishable_media.xsd Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/crowdin.ini Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/web/nuxeo.war/widgets/youtube_options_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/crowdin.ini Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/java/org/nuxeo/ecm/media/publishing/wistia/WistiaPublishingActions.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/seam.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/web/nuxeo.war/widgets/wistia_options_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/crowdin.ini Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/seam.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/web/nuxeo.war/widgets/publish_tab_tree_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/web/nuxeo.war/widgets/summary_media_publishing_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/web/nuxeo.war/widgets/publish_tab_media_publishing_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/web/nuxeo.war/incl/tabs/document_publish.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/WistiaOAuth2ServiceProvider.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/WistiaClient.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/WistiaService.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/rest/RestResponse.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/rest/WistiaResponseParser.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/rest/RestRequest.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/rest/RequestType.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Account.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Media.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Assets.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Stats.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Project.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Thumbnail.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/resources/OSGI-INF/wistia-config.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/resources/OSGI-INF/media-publishing-provider-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/resources/OSGI-INF/wistia-service.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/java/org/nuxeo/ecm/media/publishing/youtube/YouTubeService.java Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/java/org/nuxeo/ecm/media/publishing/youtube/YoutubeOAuth2ServiceProvider.java Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/java/org/nuxeo/ecm/media/publishing/youtube/YouTubeClient.java Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/resources/OSGI-INF/media-publishing-provider-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/resources/OSGI-INF/youtube-config.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/resources/OSGI-INF/youtube-service.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-resources-compat/pom.xml Adding nuxeo-resources-compat/README.md Adding nuxeo-resources-compat/.gitignore Adding nuxeo-resources-compat/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-resources-compat/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-pdf-utils/pom.xml Adding nuxeo-platform-pdf-utils/README.md Adding nuxeo-platform-pdf-utils/.gitignore Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFEncryptionTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFTextExtractorTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/TestUtils.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFInfoTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFWatermarkingTextTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFUtilsTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFWatermarkingPDFTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFWatermarkingImageTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFWatermarkingTranslationTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFMergeTests.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFLinksTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFPageExtractorTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFPageNumberingTest.java Adding nuxeo-platform-pdf-utils/src/test/resources/files/merge-1.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/xmp-embedded.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/pictures.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/document.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/picture.jpg Adding nuxeo-platform-pdf-utils/src/test/resources/files/nuxeo-logo-gray.jpg Adding nuxeo-platform-pdf-utils/src/test/resources/files/logo.jpg Adding nuxeo-platform-pdf-utils/src/test/resources/files/linked-pdf-2.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/transcript.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/merge-2.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/logo.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/linked-pdf-1.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/document-protected.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/logo.png Adding nuxeo-platform-pdf-utils/src/test/resources/files/merge-3.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/document-encrypted.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/test-watermark.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/contract.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/linked-pdf/linked-pdf-3.pdf Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/LinkInfo.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFUtils.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFInfo.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFPageNumbering.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFEncryption.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFMerge.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFTextExtractor.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFLinks.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFPageExtractor.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationServiceImpl.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationService.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/watermark/WatermarkProperties.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFWatermarkPDFOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFAddPageNumbersOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFExtractLinksOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFWatermarkImageOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFRemoveEncryptionOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFMergeBlobsOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFExtractInfoOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFExtractTextOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFMergeDocumentsOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFEncryptReadOnlyOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFEncryptOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFExtractPagesOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFConvertToPicturesOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFWatermarkTextOperation.java Adding nuxeo-platform-pdf-utils/src/main/resources/OSGI-INF/pdf-utils-operations.xml Adding nuxeo-platform-pdf-utils/src/main/resources/OSGI-INF/service-contrib.xml Adding nuxeo-platform-pdf-utils/src/main/resources/META-INF/MANIFEST.MF Adding scripts/terminalsize.py Adding scripts/licenses-unknown.txt Adding scripts/generate-licenses.py Adding scripts/gitf.bat Adding scripts/nxutils.py Adding scripts/fixeclipse.py Adding scripts/IndentedHelpFormatterWithNL.py Adding scripts/release.py Adding scripts/gitfunctions.sh Adding scripts/__init__.py Adding scripts/dependencies-added.txt Adding scripts/README.md Adding scripts/release_mp.py Adding scripts/requirements.txt Adding scripts/licenses-descriptions.txt Adding scripts/tests/__main__.py Adding scripts/tests/release_tests.py Adding scripts/tests/__init__.py Adding nuxeo-platform-shibboleth-groups-web/README.txt Adding nuxeo-platform-shibboleth-groups-web/pom.xml Adding nuxeo-platform-shibboleth-groups-web/.gitignore Adding nuxeo-platform-shibboleth-groups-web/src/test/java/org/nuxeo/ecm/platform/shibboleth/web/TestUserTreeNodeParsing.java Adding nuxeo-platform-shibboleth-groups-web/src/test/java/org/nuxeo/ecm/platform/shibboleth/web/TestShibbolethGroupService.java Adding nuxeo-platform-shibboleth-groups-web/src/test/resources/log4j.properties Adding nuxeo-platform-shibboleth-groups-web/src/test/resources/OSGI-INF/test-shibboleth-groups-contrib.xml Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/package-info.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/UserSuggestionWithGroupTreeActionsBean.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/service/ShibbolethGroupsServiceImpl.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/service/ShibbolethGroupsService.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/service/ShibbolethGroupsConfig.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/tree/UserTreeNodeHelper.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/tree/UserTreeNode.java Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/seam.properties Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/OSGI-INF/shibboleth-groups-layout-contrib.xml Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/OSGI-INF/shibboleth-groups-service-contrib.xml Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/web/nuxeo.war/widgets/shibboleth_user_tree_widget_template.xhtml Adding nuxeo-binary-metadata/pom.xml Adding nuxeo-binary-metadata/README.md Adding nuxeo-binary-metadata/.gitignore Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/BinaryMetadataFeature.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataService.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataAsyncListener.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/MockDummyBlobProvider.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/BinaryMetadataServerInit.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataSyncListener.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataOperation.java Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-async-test.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-lists.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-provider.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-pdf-test.xml Adding nuxeo-binary-metadata/src/test/resources/log4j.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-disable-listener.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-test.xml Adding nuxeo-binary-metadata/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-binary-metadata/src/test/resources/data/twist.mp3 Adding nuxeo-binary-metadata/src/test/resources/data/montagehp.psd Adding nuxeo-binary-metadata/src/test/resources/data/iptc_sample.jpg Adding nuxeo-binary-metadata/src/test/resources/data/china.jpg_original Adding nuxeo-binary-metadata/src/test/resources/data/iptc_one_keyword.jpg Adding nuxeo-binary-metadata/src/test/resources/data/Budget-Example.xlsx Adding nuxeo-binary-metadata/src/test/resources/data/hello.pdf Adding nuxeo-binary-metadata/src/test/resources/data/china.jpg Adding nuxeo-binary-metadata/src/test/resources/data/training.png Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataComponent.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataMappingDescriptor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataProcessorRegistry.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataMappingRegistry.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataRuleRegistry.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataServiceImpl.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataRuleDescriptor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataProcessorDescriptor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/ExifToolProcessor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataWork.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataWorkListener.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataSyncListener.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/WriteMetadataToBinaryFromContext.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/ReadMetadataFromBinaryToContext.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/WriteMetadataToBinaryFromDocument.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/ReadMetadataFromBinary.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/TriggerMetadataMappingOnDocument.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/api/BinaryMetadataConstants.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/api/BinaryMetadataService.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/api/BinaryMetadataProcessor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/api/BinaryMetadataException.java Adding nuxeo-binary-metadata/src/main/resources/OSGI-INF/binary-metadata-default-contrib.xml Adding nuxeo-binary-metadata/src/main/resources/OSGI-INF/binary-metadata-service.xml Adding nuxeo-binary-metadata/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/pom.xml Adding nuxeo-tree-snapshot/README.md Adding nuxeo-tree-snapshot/.gitignore Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/pom.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestSnapshoting.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/CreateLeafListener.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/PublishRepositoryInit.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestSnapshotingAndProxies.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestTreePublication.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestSnapshotEvent.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestSnapshotOperations.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/AbstractTestSnapshot.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/log4j.properties Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/snapshot-listener-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/jndi.properties Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/relations-default-jena-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/Snapshotable.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/SnapshotAdapterFactory.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/SnapshotRemovalPolicy.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/Snapshot.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/SnapshotableAdapter.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/operation/CreateTreeSnapshot.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/listeners/SnapshotableListener.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/pub/FolderishProxyFactory.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/pageprovider/VFolderPageProvider.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/relations-default-jena-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/life-cycle-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/publisher-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/version-policy-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/types-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/schemas/snapshot.xsd Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/pom.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/OSGI-INF/nuxeo-tree-snapshot-webresources-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/document/snapshotablefolder/nuxeo-snapshotablefolder-view-layout.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/document/snapshotablefolder/nuxeo-snapshotablefolder-edit-layout.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/document/snapshotablefolder/nuxeo-snapshotablefolder-metadata-layout.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/document/snapshotablefolder/nuxeo-snapshotablefolder-create-layout.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/snapshotablefolder.svg Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/i18n/messages-fr.json Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/i18n/messages.json Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-tree-snapshot/nuxeo-tree-snapshot.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-tree-snapshot/nuxeo-snapshot-folder-button.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/pom.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/java/org/nuxeo/snapshot/bean/VFolderActionBean.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/seam.properties Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/web/nuxeo.war/icons/VFolder_100.png Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/web/nuxeo.war/icons/VFolder.png Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/web/nuxeo.war/incl/tabs/document_vcontent.xhtml Adding addons/pom-optionals.xml Adding addons/pom.xml Adding addons/clone.py Adding addons/.gitignore Adding nuxeo-theme/pom.xml Adding nuxeo-theme/nuxeo-theme-styling/pom.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/java/org/nuxeo/theme/test/localconfiguration/TestLocalConfiguration.java Adding nuxeo-theme/nuxeo-theme-styling/src/test/java/org/nuxeo/theme/test/localconfiguration/LocalConfigurationRepositoryInit.java Adding nuxeo-theme/nuxeo-theme-styling/src/test/java/org/nuxeo/theme/styling/tests/TestThemeStylingService.java Adding nuxeo-theme/nuxeo-theme-styling/src/test/java/org/nuxeo/theme/styling/tests/MockNegotiator.java Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/local-configuration-config.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/theme-styling-test-config.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/theme-styling-test-addon-config.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/theme-styling-test-config3.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/theme-styling-test-config2.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/nuxeo_dm_default2.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/addon_style.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/print_default.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/print_default2.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/nuxeo_dm_default.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/default-fonts.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-backgrounds.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-colors.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-fonts.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-borders.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/default-colors.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/default-backgrounds.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-colors2.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/default-borders.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeConfigConstants.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeHelper.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeConfigAdapterFactory.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeConfigAdapter.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeConfig.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingServiceImpl.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingService.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/registries/PageRegistry.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/registries/FlavorRegistry.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/registries/NegotiationRegistry.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/palettes/PropertiesPaletteParser.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/palettes/PaletteParseException.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/palettes/PaletteParser.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/IconDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/PageDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/FlavorDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/ThemePage.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/SimpleStyle.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/FlavorPresets.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/SassImport.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/NegotiatorDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/LogoDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/PalettePreview.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/NegotiationDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/negotiation/AbstractNegotiator.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/negotiation/Negotiator.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/OSGI-INF/theme-styling-framework.xml Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/OSGI-INF/theme-local-configuration.xml Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/schemas/theme_configuration.xsd Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-theme/nuxeo-theme-migration/pom.xml Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/ThemeMigrationService.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ThemeSet.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/FormatFilterType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ViewType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/NegotiationType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/BankImport.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/FragmentType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ApplicationType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ElementType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ShortcutType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/VocabularyType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/EngineType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ModelType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/PaletteType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ResourceBank.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/FormatType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ThemeDescriptor.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/RegistryType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/TemplateEngineType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/StandaloneFilterType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/PerspectiveType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/tag/handler/ThemeMigrationCompositionHandler.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/tag/component/DisabledThemeComponent.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-theme/nuxeo-theme-migration/src/main/resources/OSGI-INF/theme-compat-framework.xml Adding nuxeo-theme/nuxeo-theme-migration/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-theme/nuxeo-theme-migration/src/main/resources/META-INF/nxthemes.taglib.xml Adding nuxeo-shell/README.txt Adding nuxeo-shell/pom.xml Adding nuxeo-shell/run.sh Adding nuxeo-shell/.gitignore Adding nuxeo-shell/nuxeo-shell-automation/pom.xml Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/AutomationFeature.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/ChainCompletor.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/DocTypeCompletor.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/DocumentHelper.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/RemoteContext.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/Scripting.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/PrintOperation.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/OperationNameCompletor.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/DocRefCompletor.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Cp.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Popd.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/MkDir.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Publish.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Rename.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Update.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Query.help Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Script.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/RemoteCommands.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/GetProperty.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Mv.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/GetBlob.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Disconnect.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Lock.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/RunChainWithDoc.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/GetBlobs.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Rm.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/OperationCommand.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/MkRelation.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/GetRelations.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/RemoveBlob.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Cat.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Pwd.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Tree.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Audit.help Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Audit.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Pushd.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/RunChainWithFile.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/LifeCycleState.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Perms.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Connect.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/OperationCommandType.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Query.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Fire.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Cd.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Ls.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Unlock.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/SetBlob.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/SetProperty.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/resources/META-INF/nuxeo.version Adding nuxeo-shell/nuxeo-shell-automation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-shell/nuxeo-shell-automation/src/main/resources/META-INF/services/org.nuxeo.shell.ShellFeature Adding nuxeo-shell/nuxeo-shell-automation/src/main/resources/scripts/printAcl.groovy Adding nuxeo-shell/nuxeo-shell-equinox/pom.xml Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/Connector.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/BundleNameCompletor.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/EquinoxCommandCompletor.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/StateCompletor.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/EquinoxFeature.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Diag.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Run.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Bundles.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Bundle.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Disconnect.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Ss.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Packages.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Headers.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Connect.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Status.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-shell/nuxeo-shell-equinox/src/main/resources/META-INF/services/org.nuxeo.shell.ShellFeature Adding nuxeo-shell/nuxeo-shell-core/pom.xml Adding nuxeo-shell/nuxeo-shell-core/src/test/java/org/nuxeo/ecm/shell/utils/TestPath.java Adding nuxeo-shell/nuxeo-shell-core/src/test/resources/org/nuxeo/ecm/shell/swing/widgets/JFontChooserMessages.properties Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Command.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ShellConsole.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CompletorProvider.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ShellException.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ValueAdapter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Argument.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CommandRegistry.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Context.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CommandType.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Main.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ShellFeature.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Shell.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Parameter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CompositeValueAdapter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CompositeCompletorProvider.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ShellConfigurationListener.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/FolderCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/FileSystem.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/FileCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/FileValueAdapter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Cp.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Popd.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/MkDir.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Mv.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Rm.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Cat.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Pwd.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Touch.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/FileSystemCommands.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Pushd.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Cd.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Ls.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/ShellFrame.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/CmdLine.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/Theme.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/ShellApplet.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/Console.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/SwingTerminal.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/SwingCompletionHandler.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/ConsolePanel.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/HistoryFinder.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/JFontChooser.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/cmds/ThemeCommand.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/cmds/FontCommand.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/cmds/BgColorCommand.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/cmds/ColorCommand.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/ConfigurationCommands.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/InteractiveShellHandler.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Commands.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Version.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Exit.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Use.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Interactive.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Settings.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/GlobalCommands.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Help.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Trace.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Install.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/ConsoleReaderFactory.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/completors/ShellCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/completors/CommandCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/completors/CommandRegistryCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/DefaultCommandType.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/DefaultValueAdapter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/AbstractCommandType.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/DefaultCompletorProvider.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/DefaultConsole.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/utils/ANSICodes.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/utils/StringUtils.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/utils/Path.java Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/run.sh Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/META-INF/help.txt Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/META-INF/hello.txt Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/META-INF/services/org.nuxeo.shell.ShellFeature Adding nuxeo-shell/nuxeo-shell-distribution/pom.xml Adding nuxeo-shell/nuxeo-shell-distribution/nuxeo-shell-dev.jks Adding nuxeo-shell/nuxeo-shell-distribution/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/pom.xml Adding nuxeo-platform-spreadsheet/README.md Adding nuxeo-platform-spreadsheet/.gitignore Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/pom.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/OSGI-INF/nuxeo-spreadsheet-webresources-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-spreadsheet/nuxeo-spreadsheet-button.html Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-spreadsheet/nuxeo-spreadsheet.html Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/pom.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/src/main/resources/OSGI-INF/page-providers-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/pom.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/crowdin.ini Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/test/java/org/nuxeo/ecm/spreadsheet/lang/test/TestMessages.java Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/package.json Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/gulpfile.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/.jshintrc Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/build.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/bower.json Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/.gitattributes Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/.bowerrc Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/.editorconfig Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/npm-shrinkwrap.json Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/index.html Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/app.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/index.jsp Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/images/ajax-loader.gif Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/styles/styles.css Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/layout.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/contentView.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/widget.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/connection.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/util/nxql.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rest/request.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rest/directory.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rest/query.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rest/schemas.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rpc/directory.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rpc/query.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rpc/operation.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/lib/select2-editor.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/log.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/column.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/i18n.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/widgets.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/spreadsheet.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/editors/select2.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/editors/document.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/editors/user.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/editors/directory.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/pom.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/java/org/nuxeo/ecm/platform/spreadsheet/SpreadsheetActions.java Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/java/org/nuxeo/ecm/platform/spreadsheet/DCVocabulariesJsonEnricher.java Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/seam.properties Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/web/nuxeo.war/icons/spreadsheet.png Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/web/nuxeo.war/incl/action/spreadsheet_editor.xhtml Adding nuxeo-shibboleth-invitation/pom.xml Adding nuxeo-shibboleth-invitation/README.md Adding nuxeo-shibboleth-invitation/.gitignore Adding nuxeo-shibboleth-invitation/src/test/java/org/nuxeo/ecm/shibboleth/invitation/webengine/lang/test/TestMessages.java Adding nuxeo-shibboleth-invitation/src/test/resources/log4j.xml Adding nuxeo-shibboleth-invitation/src/main/java/org/nuxeo/shibboleth/invitation/ShibbolethUserInfo.java Adding nuxeo-shibboleth-invitation/src/main/java/org/nuxeo/shibboleth/invitation/ShibboInviteObject.java Adding nuxeo-shibboleth-invitation/src/main/java/org/nuxeo/shibboleth/invitation/ShibbolethUserMapper.java Adding nuxeo-shibboleth-invitation/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-shibboleth-invitation/src/main/resources/OSGI-INF/user-registration-contrib.xml Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_fr.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_de.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_en.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_nl.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_es.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_ja.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_sv.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_it.properties Adding nuxeo-shibboleth-invitation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-shibboleth-invitation/src/main/resources/skin/base.ftl Adding nuxeo-shibboleth-invitation/src/main/resources/skin/views/shibboInvite/ValidationErrorTemplate.ftl Adding nuxeo-shibboleth-invitation/src/main/resources/skin/views/shibboInvite/EnterPassword.ftl Adding nuxeo-shibboleth-invitation/src/main/resources/skin/views/shibboInvite/UserCreated.ftl Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/css/nuxeo-user-registration-embedded.css Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/css/site.css Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/img/logo_nuxeo.png Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/img/page_background.gif Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/js/placeholders.min.js + '[' true '!=' true ']' + cd .. + pwd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build + IFS= + read -r line + declare MODULE=nuxeo + IFS= + read -r line + declare REMOTE=origin + IFS= + read -r line + declare BRANCH=master + IFS= + read -r line + declare SNAPSHOT=10.2-SNAPSHOT + IFS= + read -r line + declare TAG=10.2-I20180627_0316 + IFS= + read -r line + declare NEXT_SNAPSHOT=10.2-SNAPSHOT + IFS= + read -r line + declare MAINTENANCE=discard + IFS= + read -r line + declare FINAL=False + IFS= + read -r line + declare SKIP_TESTS=False + IFS= + read -r line + declare SKIP_ITS=True + IFS= + read -r line + declare PROFILES= + IFS= + read -r line + declare OTHER_VERSIONS= + IFS= + read -r line + declare FILES_PATTERN= + IFS= + read -r line + declare PROPS_PATTERN= + IFS= + read -r line + declare MSG_COMMIT= + IFS= + read -r line + declare MSG_TAG= + IFS= + read -r line + declare AUTO_INCREMENT_POLICY=auto_patch + IFS= + read -r line + declare DRY_RUN=False + IFS= + read -r line + echo Upload Marketplace packages to Connect Test Upload Marketplace packages to Connect Test + DISTRIB_DIR=nuxeo/nuxeo-distribution + MP_TO_UPLOAD='nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.2-I20180627_0316.zip nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip' + for file in '$MP_TO_UPLOAD' + '[' -f nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.2-I20180627_0316.zip ']' + for file in '$MP_TO_UPLOAD' + '[' -f nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip ']' + curl -i -n -F package=@nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip 'https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19.8M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive + echo Prepare Marketplace Packages Prepare Marketplace Packages + cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo + . scripts/gitfunctions.sh + rm -rf marketplace + ./scripts/release_mp.py clone -m https://raw.githubusercontent.com/nuxeo/integration-scripts/master/marketplace.ini -d /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/release-nuxeo.log Nuxeo source location: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/release-nuxeo.log ... Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-agenda] $> git clone git@github.com:nuxeo/marketplace-agenda.git --origin origin Cloning into 'marketplace-agenda'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-amazon-s3] $> git clone git@github.com:nuxeo/marketplace-amazon-s3.git --origin origin Cloning into 'marketplace-amazon-s3'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-amazon-s3-direct-upload] $> git clone git@github.com:nuxeo/marketplace-amazon-s3-direct-upload.git --origin origin Cloning into 'marketplace-amazon-s3-direct-upload'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-api-playground] $> git clone git@github.com:nuxeo/marketplace-api-playground.git --origin origin Cloning into 'marketplace-api-playground'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-cas2-login] $> git clone git@github.com:nuxeo/marketplace-cas2-login.git --origin origin Cloning into 'marketplace-cas2-login'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-csv] $> git clone git@github.com:nuxeo/marketplace-csv.git --origin origin Cloning into 'marketplace-csv'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-diff] $> git clone git@github.com:nuxeo/marketplace-diff.git --origin origin Cloning into 'marketplace-diff'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-drive] $> git clone git@github.com:nuxeo/marketplace-drive.git --origin origin Cloning into 'marketplace-drive'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-importer] $> git clone git@github.com:nuxeo/marketplace-importer.git --origin origin Cloning into 'marketplace-importer'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-kerberos-authentication] $> git clone git@github.com:nuxeo/marketplace-kerberos-authentication.git --origin origin Cloning into 'marketplace-kerberos-authentication'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-platform-explorer] $> git clone git@github.com:nuxeo/marketplace-platform-explorer.git --origin origin Cloning into 'marketplace-platform-explorer'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-quota] $> git clone git@github.com:nuxeo/marketplace-quota.git --origin origin Cloning into 'marketplace-quota'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-resources-compat] $> git clone git@github.com:nuxeo/marketplace-resources-compat.git --origin origin Cloning into 'marketplace-resources-compat'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-review-workflows-dashboards] $> git clone git@github.com:nuxeo/marketplace-review-workflows-dashboards.git --origin origin Cloning into 'marketplace-review-workflows-dashboards'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-saml2-login] $> git clone git@github.com:nuxeo/marketplace-saml2-login.git --origin origin Cloning into 'marketplace-saml2-login'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-shibboleth-login] $> git clone git@github.com:nuxeo/marketplace-shibboleth-login.git --origin origin Cloning into 'marketplace-shibboleth-login'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-signature] $> git clone git@github.com:nuxeo/marketplace-signature.git --origin origin Cloning into 'marketplace-signature'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-smart-search] $> git clone git@github.com:nuxeo/marketplace-smart-search.git --origin origin Cloning into 'marketplace-smart-search'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-user-registration] $> git clone git@github.com:nuxeo/marketplace-user-registration.git --origin origin Cloning into 'marketplace-user-registration'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-marketplace-sample] $> git clone git@github.com:nuxeo/nuxeo-marketplace-sample.git --origin origin Cloning into 'nuxeo-marketplace-sample'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-template-rendering] $> git clone git@github.com:nuxeo/marketplace-template-rendering.git --origin origin Cloning into 'marketplace-template-rendering'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-birt] $> git clone git@github.com:nuxeo/marketplace-birt.git --origin origin Cloning into 'marketplace-birt'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-easyshare] $> git clone git@github.com:nuxeo/marketplace-easyshare.git --origin origin Cloning into 'marketplace-easyshare'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-fsexporter] $> git clone git@github.com:nuxeo/marketplace-fsexporter.git --origin origin Cloning into 'marketplace-fsexporter'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-scan-importer] $> git clone git@github.com:nuxeo/marketplace-scan-importer.git --origin origin Cloning into 'marketplace-scan-importer'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-duoweb-authentication] $> git clone git@github.com:nuxeo/marketplace-duoweb-authentication.git --origin origin Cloning into 'marketplace-duoweb-authentication'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-virtualnavigation] $> git clone git@github.com:nuxeo/marketplace-virtualnavigation.git --origin origin Cloning into 'marketplace-virtualnavigation'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-imap-connector] $> git clone git@github.com:nuxeo/marketplace-imap-connector.git --origin origin Cloning into 'marketplace-imap-connector'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-dam] $> git clone git@github.com:nuxeo/marketplace-dam.git --origin origin Cloning into 'marketplace-dam'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-groups-rights-audit] $> git clone git@github.com:nuxeo/marketplace-groups-rights-audit.git --origin origin Cloning into 'marketplace-groups-rights-audit'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-diff-pictures] $> git clone git@github.com:nuxeo/marketplace-diff-pictures.git --origin origin Cloning into 'marketplace-diff-pictures'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-liveconnect] $> git clone git@github.com:nuxeo/marketplace-liveconnect.git --origin origin Cloning into 'marketplace-liveconnect'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-shibboleth-invitation] $> git clone git@github.com:nuxeo/marketplace-shibboleth-invitation.git --origin origin Cloning into 'marketplace-shibboleth-invitation'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-datadog] $> git clone git@github.com:nuxeo/marketplace-datadog.git --origin origin Cloning into 'marketplace-datadog'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-media-publishing] $> git clone git@github.com:nuxeo/marketplace-media-publishing.git --origin origin Cloning into 'marketplace-media-publishing'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-microsoft-azure] $> git clone git@github.com:nuxeo/marketplace-microsoft-azure.git --origin origin Cloning into 'marketplace-microsoft-azure'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-openid-login] $> git clone git@github.com:nuxeo/marketplace-openid-login.git --origin origin Cloning into 'marketplace-openid-login'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-showcase-content-sample] $> git clone git@github.com:nuxeo/marketplace-showcase-content-sample.git --origin origin Cloning into 'marketplace-showcase-content-sample'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-vision] $> git clone git@github.com:nuxeo/nuxeo-vision.git --origin origin Cloning into 'nuxeo-vision'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-storage-marklogic] $> git clone git@github.com:nuxeo/marketplace-storage-marklogic.git --origin origin Cloning into 'marketplace-storage-marklogic'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-connect-tools] $> git clone git@github.com:nuxeo/marketplace-connect-tools.git --origin origin Cloning into 'marketplace-connect-tools'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [plugin-nuxeo-web-ui] $> git clone git@github.com:nuxeo/plugin-nuxeo-web-ui.git --origin origin Cloning into 'plugin-nuxeo-web-ui'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-nuxeo-getting-started] $> git clone git@github.com:nuxeo/marketplace-nuxeo-getting-started.git --origin origin Cloning into 'marketplace-nuxeo-getting-started'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-lang-ext-incomplete] $> git clone git@github.com:nuxeo/marketplace-lang-ext-incomplete.git --origin origin Cloning into 'marketplace-lang-ext-incomplete'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-tree-snapshot] $> git clone git@github.com:nuxeo/marketplace-tree-snapshot.git --origin origin Cloning into 'marketplace-tree-snapshot'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-multi-tenant] $> git clone git@github.com:nuxeo/marketplace-multi-tenant.git --origin origin Cloning into 'marketplace-multi-tenant'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-spreadsheet] $> git clone git@github.com:nuxeo/marketplace-spreadsheet.git --origin origin Cloning into 'marketplace-spreadsheet'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-audit-storage-directory] $> git clone git@github.com:nuxeo/marketplace-audit-storage-directory.git --origin origin Cloning into 'marketplace-audit-storage-directory'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-3d] $> git clone git@github.com:nuxeo/marketplace-3d.git --origin origin Cloning into 'marketplace-3d'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [reactjs-sample-ui] $> git clone git@github.com:nuxeo/reactjs-sample-ui.git --origin origin Cloning into 'reactjs-sample-ui'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-jsf-to-web-ui] $> git clone git@github.com:nuxeo/marketplace-jsf-to-web-ui.git --origin origin Cloning into 'marketplace-jsf-to-web-ui'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-adobe-connector] $> git clone git@github.com:nuxeo/marketplace-adobe-connector.git --origin origin Cloning into 'marketplace-adobe-connector'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master + cd marketplace + ../scripts/release_mp.py prepare Nuxeo source location: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-agenda] Prepare release of marketplace-agenda... Working on custom repository... Releasing from branch: master Current version: 1.6.1-SNAPSHOT Tag: release-1.6.1-I20180627_0602 Next version: 1.6.1-SNAPSHOT Maintenance branch 1.6.1-I20180627_0602 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-agenda.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-agenda.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.1-I20180627_0602, update versions, commit and tag as release-1.6.1-I20180627_0602... [.] $> git checkout -b 1.6.1-I20180627_0602 Switched to a new branch '1.6.1-I20180627_0602' [INFO] Replacing occurrences of 1.6.1-SNAPSHOT with 1.6.1-I20180627_0602 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/pom.xml' [.] $> git commit -m'Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0602, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.6.1-I20180627_0602 4052d13] Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0602, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.6.1-I20180627_0602 -m'Release release-1.6.1-I20180627_0602 from 1.6.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.1-I20180627_0602... [.] $> git checkout release-1.6.1-I20180627_0602 Note: checking out 'release-1.6.1-I20180627_0602'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4052d13 Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0602, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Agenda Marketplace package [INFO] Marketplace package [INFO] Nuxeo Agenda functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda Marketplace package 1.6.1-I20180627_0602 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060207 at timestamp: 1530079327544 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/parent/1.6.1-I20180627_0602 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060208 at timestamp: 1530079328412 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/parent/1.6.1-I20180627_0602/parent-1.6.1-I20180627_0602.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/1.6.1-I20180627_0602/parent-1.6.1-I20180627_0602.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/1.6.1-I20180627_0602/parent-1.6.1-I20180627_0602.pom (3 KB at 5.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/maven-metadata.xml (27 KB at 114.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/maven-metadata.xml (28 KB at 113.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.6.1-I20180627_0602 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-agenda --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-agenda --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-agenda --- [INFO] Storing buildNumber: 20180627-060215 at timestamp: 1530079335720 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-agenda --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-agenda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-agenda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-agenda --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-agenda --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) agenda-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr/bundles [INFO] [copy] Copying 8 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.1-I20180627_0602.zip [INFO] [nx:zipdiff] Only in nxr-1.6.1-I20180627_0602.zip: bundles/nuxeo-agenda-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.1-I20180627_0602.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.1-I20180627_0602.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.1-I20180627_0602.zip [INFO] [nx:zipdiff] Only in nxr-1.6.1-I20180627_0602.zip: bundles/nuxeo-agenda-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.1-I20180627_0602.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:02:29 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: Agenda [WARNING] [nx:studioExtraction] Jun 27, 2018 6:02:29 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: VEVENT [WARNING] [nx:studioExtraction] Jun 27, 2018 6:02:29 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1923037 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:02:29 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Schedulable ([vevent]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:02:29 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Agenda ([]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:02:29 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > Create Event [VEVENT.Create: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@12a3b047) [WARNING] [nx:studioExtraction] Create a new Event document [WARNING] [nx:studioExtraction] Jun 27, 2018 6:02:29 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > List Events [VEVENT.List: [void, paginabledocumentmodellistimpl]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@492f3239) [WARNING] [nx:studioExtraction] List Events between two dates [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.1-I20180627_0602.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.1-I20180627_0602.zip to MavenProject: org.nuxeo.marketplace.agenda:marketplace-agenda:1.6.1-I20180627_0602 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-agenda --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-agenda >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-agenda --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-agenda --- [INFO] Storing buildNumber: 20180627-060232 at timestamp: 1530079352469 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-agenda --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-agenda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-agenda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-agenda <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-agenda --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.1-I20180627_0602-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-agenda --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.1-I20180627_0602.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602/marketplace-agenda-1.6.1-I20180627_0602.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602/marketplace-agenda-1.6.1-I20180627_0602.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.1-I20180627_0602-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602/marketplace-agenda-1.6.1-I20180627_0602-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-agenda --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602/marketplace-agenda-1.6.1-I20180627_0602.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602/marketplace-agenda-1.6.1-I20180627_0602.zip (79 KB at 152.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602/marketplace-agenda-1.6.1-I20180627_0602.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602/marketplace-agenda-1.6.1-I20180627_0602.pom (2 KB at 19.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/maven-metadata.xml (27 KB at 112.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/maven-metadata.xml (28 KB at 333.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602/marketplace-agenda-1.6.1-I20180627_0602-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.1-I20180627_0602/marketplace-agenda-1.6.1-I20180627_0602-sources.jar (2 KB at 16.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda functional tests with WebDriver 1.6.1-I20180627_0602 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-060235 at timestamp: 1530079355015 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/webdriver-1.6.1-I20180627_0602.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-060237 at timestamp: 1530079357618 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/webdriver-1.6.1-I20180627_0602-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.agenda:webdriver:1.6.1-I20180627_0602) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 8.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.5 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-agenda-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/marketplace-agenda-1.6.1-I20180627_0602.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-agenda-1.6.1-I20180627_0602 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.2.0-I20180627_0316, nuxeo-agenda:1.6.1-I20180627_0602 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-agenda-1.6.1-I20180627_0602 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 160567. [INFO] [exec] .................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 686 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min36s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.nuxeo.functionaltests.ITEventCreationTest 06:03:34,628 INFO [LogTestWatchman] Starting test 'com.nuxeo.functionaltests.ITEventCreationTest#testEventCreation' 06:03:50,989 INFO [LogTestWatchman] Finished test 'com.nuxeo.functionaltests.ITEventCreationTest#testEventCreation' 06:03:50,990 INFO [LogTestWatchman] Starting test 'com.nuxeo.functionaltests.ITEventCreationTest#testEventsWidget' 06:04:00,919 INFO [LogTestWatchman] Finished test 'com.nuxeo.functionaltests.ITEventCreationTest#testEventsWidget' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.351 sec - in com.nuxeo.functionaltests.ITEventCreationTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.agenda:webdriver:1.6.1-I20180627_0602) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-agenda-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602/webdriver-1.6.1-I20180627_0602.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602/webdriver-1.6.1-I20180627_0602.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/webdriver-1.6.1-I20180627_0602-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602/webdriver-1.6.1-I20180627_0602-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602/webdriver-1.6.1-I20180627_0602.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602/webdriver-1.6.1-I20180627_0602.jar (5 KB at 10.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602/webdriver-1.6.1-I20180627_0602.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602/webdriver-1.6.1-I20180627_0602.pom (5 KB at 53.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/maven-metadata.xml (27 KB at 77.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/maven-metadata.xml (27 KB at 227.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602/webdriver-1.6.1-I20180627_0602-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.1-I20180627_0602/webdriver-1.6.1-I20180627_0602-sources.jar (337 B at 4.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Agenda Marketplace package ................... SUCCESS [ 2.768 s] [INFO] Marketplace package ................................ SUCCESS [ 23.852 s] [INFO] Nuxeo Agenda functional tests with WebDriver ....... SUCCESS [01:31 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:59 min [INFO] Finished at: 2018-06-27T06:04:05+00:00 [INFO] Final Memory: 175M/1859M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-agenda-1.6.1-I20180627_0602.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 80632 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-amazon-s3] Prepare release of marketplace-amazon-s3... Working on custom repository... Releasing from branch: master Current version: 1.9.1-SNAPSHOT Tag: release-1.9.1-I20180627_0604 Next version: 1.9.1-SNAPSHOT Maintenance branch 1.9.1-I20180627_0604 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-amazon-s3.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-amazon-s3.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.9.1-I20180627_0604, update versions, commit and tag as release-1.9.1-I20180627_0604... [.] $> git checkout -b 1.9.1-I20180627_0604 Switched to a new branch '1.9.1-I20180627_0604' [INFO] Replacing occurrences of 1.9.1-SNAPSHOT with 1.9.1-I20180627_0604 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/pom.xml' [.] $> git commit -m'Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0604, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.9.1-I20180627_0604 e314198] Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0604, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 6 insertions(+), 6 deletions(-) [.] $> git tag -a release-1.9.1-I20180627_0604 -m'Release release-1.9.1-I20180627_0604 from 1.9.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.9.1-I20180627_0604... [.] $> git checkout release-1.9.1-I20180627_0604 Note: checking out 'release-1.9.1-I20180627_0604'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e314198 Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0604, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo S3 Storage Marketplace Parent [INFO] Nuxeo S3 Storage EAR [INFO] Marketplace package of Nuxeo S3 Storage [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo S3 Storage Marketplace Parent 1.9.1-I20180627_0604 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-s3-online-storage-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ amazon-s3-online-storage-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ amazon-s3-online-storage-parent --- [INFO] Storing buildNumber: 20180627-060410 at timestamp: 1530079450643 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ amazon-s3-online-storage-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ amazon-s3-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ amazon-s3-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ amazon-s3-online-storage-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ amazon-s3-online-storage-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/1.9.1-I20180627_0604 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ amazon-s3-online-storage-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ amazon-s3-online-storage-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ amazon-s3-online-storage-parent --- [INFO] Storing buildNumber: 20180627-060411 at timestamp: 1530079451419 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ amazon-s3-online-storage-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ amazon-s3-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ amazon-s3-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ amazon-s3-online-storage-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ amazon-s3-online-storage-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ amazon-s3-online-storage-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/1.9.1-I20180627_0604/amazon-s3-online-storage-parent-1.9.1-I20180627_0604.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ amazon-s3-online-storage-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/1.9.1-I20180627_0604/amazon-s3-online-storage-parent-1.9.1-I20180627_0604.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/1.9.1-I20180627_0604/amazon-s3-online-storage-parent-1.9.1-I20180627_0604.pom (3 KB at 4.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/maven-metadata.xml (66 KB at 315.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/maven-metadata.xml (66 KB at 250.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo S3 Storage EAR 1.9.1-I20180627_0604 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ear --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ ear --- [INFO] Storing buildNumber: 20180627-060414 at timestamp: 1530079454665 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ ear --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ ear --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ ear --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) s3-assembly.build: [INFO] [echo] Building default Nuxeo S3 storage EAR [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear s3-assembly.build-standard: [INFO] [copy] Copying 66 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear/bundles s3-assembly.third-party-libraries: [INFO] [copy] Copying 137 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.1-I20180627_0604.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.1-I20180627_0604.zip to MavenProject: org.nuxeo.marketplace.amazon-s3-online-storage:ear:1.9.1-I20180627_0604 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/pom.xml s3-assembly.build-resources: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/template-s3binaries [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.1-I20180627_0604-resources.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.1-I20180627_0604-resources.zip to MavenProject: org.nuxeo.marketplace.amazon-s3-online-storage:ear:1.9.1-I20180627_0604 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ ear --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ ear >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ ear --- [INFO] Storing buildNumber: 20180627-060420 at timestamp: 1530079460598 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ ear --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ ear <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ ear --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.1-I20180627_0604-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ ear --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.1-I20180627_0604.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.1-I20180627_0604-resources.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604-resources.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.1-I20180627_0604-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ ear --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604.zip (85452 KB at 32429.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604.pom (2 KB at 16.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/maven-metadata.xml (66 KB at 318.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/maven-metadata.xml (66 KB at 417.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604-resources.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604-resources.zip (2 KB at 19.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.1-I20180627_0604/ear-1.9.1-I20180627_0604-sources.jar (2 KB at 24.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo S3 Storage 1.9.1-I20180627_0604 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-060427 at timestamp: 1530079467634 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) s3-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: artifacts-s3binaries.properties [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: bundles/nuxeo-core-binarymanager-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: bundles/nuxeo-core-binarymanager-s3-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: lib/aws-java-sdk-cloudfront-1.11.325.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: lib/aws-java-sdk-core-1.11.325.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: lib/aws-java-sdk-kms-1.11.325.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: lib/aws-java-sdk-s3-1.11.325.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: lib/aws-java-sdk-sts-1.11.325.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: lib/ion-java-1.0.2.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: lib/jackson-dataformat-cbor-2.6.7.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: lib/jmespath-java-1.11.325.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0604.zip: test-artifacts-s3binaries.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/ear-1.9.1-I20180627_0604.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace/install [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.1-I20180627_0604-resources.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace/install/templates [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.1-I20180627_0604.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.1-I20180627_0604.zip to MavenProject: org.nuxeo.marketplace.amazon-s3-online-storage:marketplace:1.9.1-I20180627_0604 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-060430 at timestamp: 1530079470820 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.1-I20180627_0604-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.1-I20180627_0604.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604/marketplace-1.9.1-I20180627_0604.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604/marketplace-1.9.1-I20180627_0604.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.1-I20180627_0604-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604/marketplace-1.9.1-I20180627_0604-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604/marketplace-1.9.1-I20180627_0604.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604/marketplace-1.9.1-I20180627_0604.zip (4350 KB at 11755.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604/marketplace-1.9.1-I20180627_0604.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604/marketplace-1.9.1-I20180627_0604.pom (2 KB at 20.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/maven-metadata.xml (66 KB at 287.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/maven-metadata.xml (66 KB at 341.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604/marketplace-1.9.1-I20180627_0604-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.1-I20180627_0604/marketplace-1.9.1-I20180627_0604-sources.jar (2 KB at 14.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo S3 Storage Marketplace Parent ................ SUCCESS [ 2.681 s] [INFO] Nuxeo S3 Storage EAR ............................... SUCCESS [ 11.322 s] [INFO] Marketplace package of Nuxeo S3 Storage ............ SUCCESS [ 7.783 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.922 s [INFO] Finished at: 2018-06-27T06:04:31+00:00 [INFO] Final Memory: 121M/1837M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.9.1-I20180627_0604.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 4349k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-amazon-s3-direct-upload] Prepare release of marketplace-amazon-s3-direct-upload... Working on custom repository... Releasing from branch: master Current version: 1.1.1-SNAPSHOT Tag: release-1.1.1-I20180627_0604 Next version: 1.1.1-SNAPSHOT Maintenance branch 1.1.1-I20180627_0604 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-amazon-s3-direct-upload.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-amazon-s3-direct-upload.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.1.1-I20180627_0604, update versions, commit and tag as release-1.1.1-I20180627_0604... [.] $> git checkout -b 1.1.1-I20180627_0604 Switched to a new branch '1.1.1-I20180627_0604' [INFO] Replacing occurrences of 1.1.1-SNAPSHOT with 1.1.1-I20180627_0604 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/pom.xml' [.] $> git commit -m'Release master, update 1.1.1-SNAPSHOT to 1.1.1-I20180627_0604, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.1.1-I20180627_0604 a69d83a] Release master, update 1.1.1-SNAPSHOT to 1.1.1-I20180627_0604, update 10.2-SNAPSHOT to 10.2-I20180627_0316 2 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.1.1-I20180627_0604 -m'Release release-1.1.1-I20180627_0604 from 1.1.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.1.1-I20180627_0604... [.] $> git checkout release-1.1.1-I20180627_0604 Note: checking out 'release-1.1.1-I20180627_0604'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a69d83a Release master, update 1.1.1-SNAPSHOT to 1.1.1-I20180627_0604, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo S3 Direct Upload Marketplace Parent [INFO] Nuxeo S3 Direct Upload Marketplace [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo S3 Direct Upload Marketplace Parent 1.1.1-I20180627_0604 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-s3-direct-upload-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ amazon-s3-direct-upload-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ amazon-s3-direct-upload-parent --- [INFO] Storing buildNumber: 20180627-060437 at timestamp: 1530079477493 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ amazon-s3-direct-upload-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ amazon-s3-direct-upload-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ amazon-s3-direct-upload-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ amazon-s3-direct-upload-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ amazon-s3-direct-upload-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-direct-upload/amazon-s3-direct-upload-parent/1.1.1-I20180627_0604 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ amazon-s3-direct-upload-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ amazon-s3-direct-upload-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ amazon-s3-direct-upload-parent --- [INFO] Storing buildNumber: 20180627-060438 at timestamp: 1530079478310 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ amazon-s3-direct-upload-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ amazon-s3-direct-upload-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ amazon-s3-direct-upload-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ amazon-s3-direct-upload-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ amazon-s3-direct-upload-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ amazon-s3-direct-upload-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-direct-upload/amazon-s3-direct-upload-parent/1.1.1-I20180627_0604/amazon-s3-direct-upload-parent-1.1.1-I20180627_0604.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ amazon-s3-direct-upload-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/amazon-s3-direct-upload-parent/1.1.1-I20180627_0604/amazon-s3-direct-upload-parent-1.1.1-I20180627_0604.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/amazon-s3-direct-upload-parent/1.1.1-I20180627_0604/amazon-s3-direct-upload-parent-1.1.1-I20180627_0604.pom (2 KB at 3.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/amazon-s3-direct-upload-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/amazon-s3-direct-upload-parent/maven-metadata.xml (6 KB at 14.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/amazon-s3-direct-upload-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/amazon-s3-direct-upload-parent/maven-metadata.xml (6 KB at 57.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo S3 Direct Upload Marketplace 1.1.1-I20180627_0604 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-060444 at timestamp: 1530079484170 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) s3-direct-upload-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/nxr-server-1.1.1-I20180627_0604.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/nxr-server-1.1.1-I20180627_0604.zip to MavenProject: org.nuxeo.marketplace.amazon-s3-direct-upload:marketplace:1.1.1-I20180627_0604 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-server-1.1.1-I20180627_0604.zip: bundles/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/nxr-server-1.1.1-I20180627_0604.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace-1.1.1-I20180627_0604.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace-1.1.1-I20180627_0604.zip to MavenProject: org.nuxeo.marketplace.amazon-s3-direct-upload:marketplace:1.1.1-I20180627_0604 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-060447 at timestamp: 1530079487499 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace-1.1.1-I20180627_0604-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace-1.1.1-I20180627_0604.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/nxr-server-1.1.1-I20180627_0604.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604-nxr-server.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace-1.1.1-I20180627_0604-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604.zip (96 KB at 200.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604.pom (2 KB at 20.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/maven-metadata.xml (6 KB at 16.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/maven-metadata.xml (6 KB at 56.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604-nxr-server.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604-nxr-server.zip (94 KB at 1141.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-direct-upload/marketplace/1.1.1-I20180627_0604/marketplace-1.1.1-I20180627_0604-sources.jar (2 KB at 12.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo S3 Direct Upload Marketplace Parent .......... SUCCESS [ 2.812 s] [INFO] Nuxeo S3 Direct Upload Marketplace ................. SUCCESS [ 9.041 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.919 s [INFO] Finished at: 2018-06-27T06:04:48+00:00 [INFO] Final Memory: 114M/1474M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.1.1-I20180627_0604.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 97719 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-api-playground] Prepare release of marketplace-api-playground... Working on custom repository... Releasing from branch: master Current version: 1.3.1-SNAPSHOT Tag: release-1.3.1-I20180627_0604 Next version: 1.3.1-SNAPSHOT Maintenance branch 1.3.1-I20180627_0604 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-api-playground.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-api-playground.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.1-I20180627_0604, update versions, commit and tag as release-1.3.1-I20180627_0604... [.] $> git checkout -b 1.3.1-I20180627_0604 Switched to a new branch '1.3.1-I20180627_0604' [INFO] Replacing occurrences of 1.3.1-SNAPSHOT with 1.3.1-I20180627_0604 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/pom.xml' [.] $> git commit -m'Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0604, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.3.1-I20180627_0604 a566a77] Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0604, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.3.1-I20180627_0604 -m'Release release-1.3.1-I20180627_0604 from 1.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.1-I20180627_0604... [.] $> git checkout release-1.3.1-I20180627_0604 Note: checking out 'release-1.3.1-I20180627_0604'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a566a77 Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0604, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace Package of Nuxeo API Playground [INFO] Nuxeo API Playground Marketplace package [INFO] Nuxeo API Playground Startup tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace Package of Nuxeo API Playground 1.3.1-I20180627_0604 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060453 at timestamp: 1530079493441 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/parent/1.3.1-I20180627_0604 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060454 at timestamp: 1530079494403 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/parent/1.3.1-I20180627_0604/parent-1.3.1-I20180627_0604.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/1.3.1-I20180627_0604/parent-1.3.1-I20180627_0604.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/1.3.1-I20180627_0604/parent-1.3.1-I20180627_0604.pom (2 KB at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/maven-metadata.xml (20 KB at 105.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/maven-metadata.xml (20 KB at 235.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo API Playground Marketplace package 1.3.1-I20180627_0604 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-api-playground --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-api-playground --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-api-playground --- [INFO] Storing buildNumber: 20180627-060455 at timestamp: 1530079495667 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-api-playground --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-api-playground --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-api-playground --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) api-playground-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604.zip to MavenProject: org.nuxeo.marketplace.playground:marketplace-api-playground:1.3.1-I20180627_0604 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-api-playground --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-api-playground >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-api-playground --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-api-playground --- [INFO] Storing buildNumber: 20180627-060456 at timestamp: 1530079496548 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-api-playground --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-api-playground <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-api-playground --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-api-playground --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604/marketplace-api-playground-1.3.1-I20180627_0604.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604/marketplace-api-playground-1.3.1-I20180627_0604.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604/marketplace-api-playground-1.3.1-I20180627_0604-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-api-playground --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604/marketplace-api-playground-1.3.1-I20180627_0604.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604/marketplace-api-playground-1.3.1-I20180627_0604.zip (5845 KB at 11283.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604/marketplace-api-playground-1.3.1-I20180627_0604.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604/marketplace-api-playground-1.3.1-I20180627_0604.pom (2 KB at 13.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/maven-metadata.xml (20 KB at 70.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/maven-metadata.xml (20 KB at 197.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604/marketplace-api-playground-1.3.1-I20180627_0604-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.1-I20180627_0604/marketplace-api-playground-1.3.1-I20180627_0604-sources.jar (2 KB at 14.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo API Playground Startup tests 1.3.1-I20180627_0604 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-api-playground-ftest-startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-api-playground-ftest-startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-api-playground-ftest-startup --- [INFO] Storing buildNumber: 20180627-060459 at timestamp: 1530079499126 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-api-playground-ftest-startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-api-playground-ftest-startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-api-playground-ftest-startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-api-playground-ftest-startup --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-api-playground-ftest-startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-api-playground-ftest-startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-api-playground-ftest-startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-api-playground-ftest-startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-api-playground-ftest-startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-api-playground-ftest-startup --- [INFO] Storing buildNumber: 20180627-060459 at timestamp: 1530079499872 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-api-playground-ftest-startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-api-playground-ftest-startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-api-playground-ftest-startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ marketplace-api-playground-ftest-startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.playground:marketplace-api-playground-ftest-startup:1.3.1-I20180627_0604) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 8.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.7 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-api-playground-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/marketplace-api-playground-1.3.1-I20180627_0604.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-api-playground-1.3.1-I20180627_0604 [INFO] [exec] Local packages to install (1): nuxeo-api-playground:1.3.1-I20180627_0604 [INFO] [exec] Installing nuxeo-api-playground-1.3.1-I20180627_0604 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 162638. [INFO] [exec] ................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 489 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min38s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ marketplace-api-playground-ftest-startup --- [INFO] No tests to run. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ marketplace-api-playground-ftest-startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.playground:marketplace-api-playground-ftest-startup:1.3.1-I20180627_0604) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-api-playground-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ marketplace-api-playground-ftest-startup --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-api-playground-ftest-startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-api-playground-ftest-startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604.jar (4 KB at 5.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604.pom (4 KB at 40.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/maven-metadata.xml (20 KB at 57.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/maven-metadata.xml (20 KB at 81.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.1-I20180627_0604/marketplace-api-playground-ftest-startup-1.3.1-I20180627_0604-sources.jar (337 B at 3.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace Package of Nuxeo API Playground ........ SUCCESS [ 2.759 s] [INFO] Nuxeo API Playground Marketplace package ........... SUCCESS [ 2.107 s] [INFO] Nuxeo API Playground Startup tests ................. SUCCESS [01:04 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:10 min [INFO] Finished at: 2018-06-27T06:06:01+00:00 [INFO] Final Memory: 76M/1551M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 5845k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-cas2-login] Prepare release of marketplace-cas2-login... Working on custom repository... Releasing from branch: master Current version: 1.6.1-SNAPSHOT Tag: release-1.6.1-I20180627_0606 Next version: 1.6.1-SNAPSHOT Maintenance branch 1.6.1-I20180627_0606 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-cas2-login.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-cas2-login.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.1-I20180627_0606, update versions, commit and tag as release-1.6.1-I20180627_0606... [.] $> git checkout -b 1.6.1-I20180627_0606 Switched to a new branch '1.6.1-I20180627_0606' [INFO] Replacing occurrences of 1.6.1-SNAPSHOT with 1.6.1-I20180627_0606 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/pom.xml' [.] $> git commit -m'Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0606, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.6.1-I20180627_0606 de4fdfa] Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0606, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 2 insertions(+), 2 deletions(-) [.] $> git tag -a release-1.6.1-I20180627_0606 -m'Release release-1.6.1-I20180627_0606 from 1.6.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.1-I20180627_0606... [.] $> git checkout release-1.6.1-I20180627_0606 Note: checking out 'release-1.6.1-I20180627_0606'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at de4fdfa Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0606, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CAS2 Authentication 1.6.1-I20180627_0606 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-cas2-authentication --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-cas2-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-cas2-authentication --- [INFO] Storing buildNumber: 20180627-060609 at timestamp: 1530079569572 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-cas2-authentication --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-cas2-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-cas2-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-cas2-authentication --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-cas2-authentication --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) cas2-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip to MavenProject: org.nuxeo.ecm.platform:marketplace-cas2-authentication:1.6.1-I20180627_0606 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-cas2-authentication --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-cas2-authentication >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-cas2-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-cas2-authentication --- [INFO] Storing buildNumber: 20180627-060611 at timestamp: 1530079571387 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-cas2-authentication --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-cas2-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-cas2-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-cas2-authentication <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-cas2-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.1-I20180627_0606-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-cas2-authentication --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606/marketplace-cas2-authentication-1.6.1-I20180627_0606.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.1-I20180627_0606-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606/marketplace-cas2-authentication-1.6.1-I20180627_0606-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-cas2-authentication --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip (39 KB at 68.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606/marketplace-cas2-authentication-1.6.1-I20180627_0606.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606/marketplace-cas2-authentication-1.6.1-I20180627_0606.pom (3 KB at 25.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/maven-metadata.xml (66 KB at 238.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/maven-metadata.xml (66 KB at 226.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606/marketplace-cas2-authentication-1.6.1-I20180627_0606-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.1-I20180627_0606/marketplace-cas2-authentication-1.6.1-I20180627_0606-sources.jar (3 KB at 31.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.395 s [INFO] Finished at: 2018-06-27T06:06:13+00:00 [INFO] Final Memory: 70M/1579M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@target/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 39897 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-csv] Prepare release of marketplace-csv... Working on custom repository... Releasing from branch: master Current version: 1.7.1-SNAPSHOT Tag: release-1.7.1-I20180627_0606 Next version: 1.7.1-SNAPSHOT Maintenance branch 1.7.1-I20180627_0606 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-csv.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-csv.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.7.1-I20180627_0606, update versions, commit and tag as release-1.7.1-I20180627_0606... [.] $> git checkout -b 1.7.1-I20180627_0606 Switched to a new branch '1.7.1-I20180627_0606' [INFO] Replacing occurrences of 1.7.1-SNAPSHOT with 1.7.1-I20180627_0606 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/pom.xml' [.] $> git commit -m'Release master, update 1.7.1-SNAPSHOT to 1.7.1-I20180627_0606, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.7.1-I20180627_0606 2fd5c62] Release master, update 1.7.1-SNAPSHOT to 1.7.1-I20180627_0606, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.7.1-I20180627_0606 -m'Release release-1.7.1-I20180627_0606 from 1.7.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.7.1-I20180627_0606... [.] $> git checkout release-1.7.1-I20180627_0606 Note: checking out 'release-1.7.1-I20180627_0606'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2fd5c62 Release master, update 1.7.1-SNAPSHOT to 1.7.1-I20180627_0606, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo CSV Marketplace package [INFO] Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CSV Marketplace package 1.7.1-I20180627_0606 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060617 at timestamp: 1530079577919 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/parent/1.7.1-I20180627_0606 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060618 at timestamp: 1530079578729 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/parent/1.7.1-I20180627_0606/parent-1.7.1-I20180627_0606.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/1.7.1-I20180627_0606/parent-1.7.1-I20180627_0606.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/1.7.1-I20180627_0606/parent-1.7.1-I20180627_0606.pom (2 KB at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/maven-metadata.xml (66 KB at 204.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/maven-metadata.xml (66 KB at 405.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.7.1-I20180627_0606 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-csv --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-csv --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-csv --- [INFO] Storing buildNumber: 20180627-060625 at timestamp: 1530079585339 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-csv --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-csv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-csv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-csv --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-csv --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) csv-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.1-I20180627_0606.zip [INFO] [nx:zipdiff] Only in nxr-1.7.1-I20180627_0606.zip: bundles/nuxeo-csv-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.1-I20180627_0606.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.1-I20180627_0606.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.1-I20180627_0606.zip [INFO] [nx:zipdiff] Only in nxr-1.7.1-I20180627_0606.zip: bundles/nuxeo-csv-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.1-I20180627_0606.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install [INFO] Managed version set on org.nuxeo.ecm.csv:nuxeo-csv-web-ui:jar:10.2-I20180627_0316 [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:06:38 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > CSVImport [CSV.Import: [blob, string]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@229ba246) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:06:38 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > CSVImportStatus [CSV.ImportStatus: [string, csvimportstatus]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@1ac28535) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:06:38 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > CSVImportLog [CSV.ImportLog: [string, list]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2df593ac) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:06:38 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > CSVImportResults [CSV.ImportResult: [string, csvimportresult]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@546c8875) [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.1-I20180627_0606.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.1-I20180627_0606.zip to MavenProject: org.nuxeo.marketplace.csv:marketplace-csv:1.7.1-I20180627_0606 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-csv --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-csv >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-csv --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-csv --- [INFO] Storing buildNumber: 20180627-060641 at timestamp: 1530079601814 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-csv --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-csv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-csv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-csv <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-csv --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.1-I20180627_0606-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-csv --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.1-I20180627_0606.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606/marketplace-csv-1.7.1-I20180627_0606.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606/marketplace-csv-1.7.1-I20180627_0606.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.1-I20180627_0606-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606/marketplace-csv-1.7.1-I20180627_0606-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-csv --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606/marketplace-csv-1.7.1-I20180627_0606.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606/marketplace-csv-1.7.1-I20180627_0606.zip (57 KB at 350.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606/marketplace-csv-1.7.1-I20180627_0606.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606/marketplace-csv-1.7.1-I20180627_0606.pom (2 KB at 15.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/maven-metadata.xml (66 KB at 272.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/maven-metadata.xml (66 KB at 224.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606/marketplace-csv-1.7.1-I20180627_0606-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.1-I20180627_0606/marketplace-csv-1.7.1-I20180627_0606-sources.jar (2 KB at 8.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo CSV Marketplace package ...................... SUCCESS [ 2.823 s] [INFO] Marketplace package ................................ SUCCESS [ 22.823 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.874 s [INFO] Finished at: 2018-06-27T06:06:42+00:00 [INFO] Final Memory: 139M/1895M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-csv-1.7.1-I20180627_0606.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 58318 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-diff] Prepare release of marketplace-diff... Working on custom repository... Releasing from branch: master Current version: 1.9.1-SNAPSHOT Tag: release-1.9.1-I20180627_0606 Next version: 1.9.1-SNAPSHOT Maintenance branch 1.9.1-I20180627_0606 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-diff.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-diff.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.9.1-I20180627_0606, update versions, commit and tag as release-1.9.1-I20180627_0606... [.] $> git checkout -b 1.9.1-I20180627_0606 Switched to a new branch '1.9.1-I20180627_0606' [INFO] Replacing occurrences of 1.9.1-SNAPSHOT with 1.9.1-I20180627_0606 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/pom.xml' [.] $> git commit -m'Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0606, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.9.1-I20180627_0606 79a6aff] Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0606, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 7 insertions(+), 7 deletions(-) [.] $> git tag -a release-1.9.1-I20180627_0606 -m'Release release-1.9.1-I20180627_0606 from 1.9.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.9.1-I20180627_0606... [.] $> git checkout release-1.9.1-I20180627_0606 Note: checking out 'release-1.9.1-I20180627_0606'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 79a6aff Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0606, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Diff Marketplace Parent [INFO] Nuxeo Diff Marketplace EAR [INFO] Nuxeo Diff Marketplace Package [INFO] Nuxeo Diff Functional Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Marketplace Parent 1.9.1-I20180627_0606 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060648 at timestamp: 1530079608162 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/parent/1.9.1-I20180627_0606 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060649 at timestamp: 1530079609126 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/parent/1.9.1-I20180627_0606/parent-1.9.1-I20180627_0606.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/1.9.1-I20180627_0606/parent-1.9.1-I20180627_0606.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/1.9.1-I20180627_0606/parent-1.9.1-I20180627_0606.pom (3 KB at 4.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/maven-metadata.xml (66 KB at 227.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/maven-metadata.xml (66 KB at 556.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Marketplace EAR 1.9.1-I20180627_0606 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ear --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ ear --- [INFO] Storing buildNumber: 20180627-060652 at timestamp: 1530079612964 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ ear --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ ear --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ ear --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) diff-assembly.build: [INFO] [echo] Building default Nuxeo Diff EAR [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear diff-assembly.build-standard: [INFO] [copy] Copying 94 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear/bundles diff-assembly.third-party-libraries: [INFO] [copy] Copying 173 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/ear-1.9.1-I20180627_0606.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/ear-1.9.1-I20180627_0606.zip to MavenProject: org.nuxeo.marketplace.diff:ear:1.9.1-I20180627_0606 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ ear --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/ear/1.9.1-I20180627_0606 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ ear >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ ear --- [INFO] Storing buildNumber: 20180627-060700 at timestamp: 1530079620876 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ ear --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ ear <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ ear --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/ear-1.9.1-I20180627_0606.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/ear/1.9.1-I20180627_0606/ear-1.9.1-I20180627_0606.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/ear/1.9.1-I20180627_0606/ear-1.9.1-I20180627_0606.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ ear --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/1.9.1-I20180627_0606/ear-1.9.1-I20180627_0606.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/1.9.1-I20180627_0606/ear-1.9.1-I20180627_0606.zip (111408 KB at 30792.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/1.9.1-I20180627_0606/ear-1.9.1-I20180627_0606.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/1.9.1-I20180627_0606/ear-1.9.1-I20180627_0606.pom (2 KB at 7.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/maven-metadata.xml (66 KB at 356.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/maven-metadata.xml (66 KB at 791.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Marketplace Package 1.9.1-I20180627_0606 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff --- [INFO] Storing buildNumber: 20180627-060709 at timestamp: 1530079629482 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-diff --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) diff-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: artifacts-diff.properties [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-diff-content-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-diff-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-diff-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/daisydiff-1.2-NX2-shaded.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/xmlunit-1.3.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0606.zip: test-artifacts-diff.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/ear-1.9.1-I20180627_0606.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/marketplace/install [WARNING] [nx:studioExtraction] Jun 27, 2018 6:07:22 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > downloadFilesZip [downloadFilesZip: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@1a4069f1) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:07:22 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > addCurrentDocumentToWorklist [addCurrentDocumentToWorklist: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2a0fd13c) [WARNING] [nx:studioExtraction] null [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.1-I20180627_0606.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.1-I20180627_0606.zip to MavenProject: org.nuxeo.marketplace.diff:nuxeo-diff:1.9.1-I20180627_0606 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff --- [INFO] Storing buildNumber: 20180627-060726 at timestamp: 1530079646076 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.1-I20180627_0606-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.1-I20180627_0606.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606/nuxeo-diff-1.9.1-I20180627_0606.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606/nuxeo-diff-1.9.1-I20180627_0606.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.1-I20180627_0606-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606/nuxeo-diff-1.9.1-I20180627_0606-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606/nuxeo-diff-1.9.1-I20180627_0606.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606/nuxeo-diff-1.9.1-I20180627_0606.zip (19327 KB at 30387.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606/nuxeo-diff-1.9.1-I20180627_0606.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606/nuxeo-diff-1.9.1-I20180627_0606.pom (2 KB at 13.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/maven-metadata.xml (66 KB at 667.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/maven-metadata.xml (66 KB at 216.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606/nuxeo-diff-1.9.1-I20180627_0606-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.1-I20180627_0606/nuxeo-diff-1.9.1-I20180627_0606-sources.jar (2 KB at 13.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Functional Tests 1.9.1-I20180627_0606 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-webdriver-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-webdriver-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-webdriver-tests --- [INFO] Storing buildNumber: 20180627-060728 at timestamp: 1530079648821 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-webdriver-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-webdriver-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-webdriver-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITSimpleDiff.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITSimpleDiff.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITSimpleDiff.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-webdriver-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-webdriver-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-webdriver-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-webdriver-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-webdriver-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-webdriver-tests --- [INFO] Storing buildNumber: 20180627-060731 at timestamp: 1530079651245 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-webdriver-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-webdriver-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-diff-webdriver-tests --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.diff:nuxeo-diff-webdriver-tests:1.9.1-I20180627_0606) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 7.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.3 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-diff-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-diff-1.9.1-I20180627_0606.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-diff-1.9.1-I20180627_0606 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.2.0-I20180627_0316, nuxeo-diff:1.9.1-I20180627_0606 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-diff-1.9.1-I20180627_0606 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 164453. [INFO] [exec] ........................ [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 688 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min48s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-diff-webdriver-tests --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITSimpleDiff Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.754 sec - in org.nuxeo.functionaltests.ITSimpleDiff Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-diff-webdriver-tests --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.diff:nuxeo-diff-webdriver-tests:1.9.1-I20180627_0606) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-diff-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-diff-webdriver-tests --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-webdriver-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-webdriver-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606.jar (4 KB at 20.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606.pom (4 KB at 51.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/maven-metadata.xml (65 KB at 306.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/maven-metadata.xml (65 KB at 390.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.1-I20180627_0606/nuxeo-diff-webdriver-tests-1.9.1-I20180627_0606-sources.jar (3 KB at 34.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Diff Marketplace Parent ...................... SUCCESS [ 2.783 s] [INFO] Nuxeo Diff Marketplace EAR ......................... SUCCESS [ 14.736 s] [INFO] Nuxeo Diff Marketplace Package ..................... SUCCESS [ 22.313 s] [INFO] Nuxeo Diff Functional Tests ........................ SUCCESS [01:47 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:28 min [INFO] Finished at: 2018-06-27T06:09:15+00:00 [INFO] Final Memory: 165M/1962M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/nuxeo-diff-1.9.1-I20180627_0606.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 18.8M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-drive] Prepare release of marketplace-drive... Working on custom repository... Releasing from branch: master Current version: 1.8.1-SNAPSHOT Tag: release-1.8.1-I20180627_0609 Next version: 1.8.1-SNAPSHOT Maintenance branch 1.8.1-I20180627_0609 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-drive.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-drive.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.8.1-I20180627_0609, update versions, commit and tag as release-1.8.1-I20180627_0609... [.] $> git checkout -b 1.8.1-I20180627_0609 Switched to a new branch '1.8.1-I20180627_0609' [INFO] Replacing occurrences of 1.8.1-SNAPSHOT with 1.8.1-I20180627_0609 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/pom.xml' [.] $> git commit -m'Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0609, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.8.1-I20180627_0609 fe2c945] Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0609, update 10.2-SNAPSHOT to 10.2-I20180627_0316 2 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.8.1-I20180627_0609 -m'Release release-1.8.1-I20180627_0609 from 1.8.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.8.1-I20180627_0609... [.] $> git checkout release-1.8.1-I20180627_0609 Note: checking out 'release-1.8.1-I20180627_0609'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fe2c945 Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0609, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Drive Marketplace Parent [INFO] Marketplace package for Nuxeo Drive [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Marketplace Parent 1.8.1-I20180627_0609 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060921 at timestamp: 1530079761478 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/parent/1.8.1-I20180627_0609 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060922 at timestamp: 1530079762374 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/parent/1.8.1-I20180627_0609/parent-1.8.1-I20180627_0609.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/1.8.1-I20180627_0609/parent-1.8.1-I20180627_0609.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/1.8.1-I20180627_0609/parent-1.8.1-I20180627_0609.pom (2 KB at 4.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/maven-metadata.xml (66 KB at 264.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/maven-metadata.xml (66 KB at 292.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package for Nuxeo Drive 1.8.1-I20180627_0609 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive --- [INFO] Storing buildNumber: 20180627-060930 at timestamp: 1530079770785 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-drive --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) drive-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.1-I20180627_0609.zip [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0609.zip: bundles/nuxeo-drive-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0609.zip: bundles/nuxeo-drive-elasticsearch-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0609.zip: bundles/nuxeo-drive-operations-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0609.zip: bundles/nuxeo-drive-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.1-I20180627_0609.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr/bundles [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.1-I20180627_0609.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.1-I20180627_0609.zip [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0609.zip: bundles/nuxeo-drive-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.1-I20180627_0609.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install [INFO] Managed version set on org.nuxeo.ecm:nuxeo-drive-web-ui:jar:10.2-I20180627_0316 [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:44 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@4178ef21 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:44 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: DriveSynchronized ([driveroot]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:44 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Wait for Elasticsearch audit completion [NuxeoDrive.WaitForElasticsearchCompletion: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5d4d66e9) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:44 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Fetch > List repository names on the server [GetRepositories: [void, list]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5d3041ba) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:44 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get change summary [NuxeoDrive.GetChangeSummary: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@4544dca2) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get Roots [NuxeoDrive.GetRoots: [void, documents]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@d538268) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Register / Unregister Synchronization Root [NuxeoDrive.SetSynchronization: [document, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@ef77a7b) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get the top level folder [NuxeoDrive.GetTopLevelFolder: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@40d67206) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get top level children [NuxeoDrive.GetTopLevelChildren: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2e9afb2a) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: File system item exists [NuxeoDrive.FileSystemItemExists: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@42ffed17) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get file system item [NuxeoDrive.GetFileSystemItem: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2acad9f8) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get children [NuxeoDrive.GetChildren: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7223fd84) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Scroll descendants [NuxeoDrive.ScrollDescendants: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@6e0d81e6) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Create folder [NuxeoDrive.CreateFolder: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5d76ccb3) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Create file [NuxeoDrive.CreateFile: [blob, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@36430024) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Update file [NuxeoDrive.UpdateFile: [blob, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@61fee0d7) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Attach blob [NuxeoDrive.AttachBlob: [blob, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@616fbf6b) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Delete [NuxeoDrive.Delete: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@54dc7b05) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Rename [NuxeoDrive.Rename: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@158f4c22) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Can move [NuxeoDrive.CanMove: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@61450111) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Move [NuxeoDrive.Move: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@25a1888) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Generate Conflicted Item Name [NuxeoDrive.GenerateConflictedItemName: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@45cceeeb) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get client update information [NuxeoDrive.GetClientUpdateInfo: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@11964f61) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Add document to the 'Locally Edited' collection [NuxeoDrive.AddToLocallyEditedCollection: [document, document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@76fc421) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Setup integration tests [NuxeoDrive.SetupIntegrationTests: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2322d9ab) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Tear down integration tests [NuxeoDrive.TearDownIntegrationTests: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2276aa9c) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Wait for async completion [NuxeoDrive.WaitForAsyncCompletion: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@77a9f82e) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Set versioning options [NuxeoDrive.SetVersioningOptions: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@719de15f) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Create test documents [NuxeoDrive.CreateTestDocuments: [document, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@6d0c95d3) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Activate or deactivate file system item factories [NuxeoDrive.SetActiveFactories: [void, boolean]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@373777c7) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: nuxeoDriveCacheInvalidationListener [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: nuxeoDriveFileSystemDeletionListener [WARNING] [nx:studioExtraction] Jun 27, 2018 6:09:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: nuxeoDriveGroupUpdateListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.1-I20180627_0609.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.1-I20180627_0609.zip to MavenProject: org.nuxeo.marketplace.drive:nuxeo-drive:1.8.1-I20180627_0609 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive --- [INFO] Storing buildNumber: 20180627-060948 at timestamp: 1530079788319 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.1-I20180627_0609-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.1-I20180627_0609.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609/nuxeo-drive-1.8.1-I20180627_0609.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609/nuxeo-drive-1.8.1-I20180627_0609.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.1-I20180627_0609-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609/nuxeo-drive-1.8.1-I20180627_0609-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609/nuxeo-drive-1.8.1-I20180627_0609.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609/nuxeo-drive-1.8.1-I20180627_0609.zip (266 KB at 747.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609/nuxeo-drive-1.8.1-I20180627_0609.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609/nuxeo-drive-1.8.1-I20180627_0609.pom (2 KB at 21.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/maven-metadata.xml (66 KB at 729.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/maven-metadata.xml (66 KB at 259.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609/nuxeo-drive-1.8.1-I20180627_0609-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.1-I20180627_0609/nuxeo-drive-1.8.1-I20180627_0609-sources.jar (3 KB at 37.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Drive Marketplace Parent ..................... SUCCESS [ 3.485 s] [INFO] Marketplace package for Nuxeo Drive ................ SUCCESS [ 25.706 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.957 s [INFO] Finished at: 2018-06-27T06:09:49+00:00 [INFO] Final Memory: 141M/1967M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/nuxeo-drive-1.8.1-I20180627_0609.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 265k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-importer] Prepare release of marketplace-importer... Working on custom repository... Releasing from branch: master Current version: 1.9.1-SNAPSHOT Tag: release-1.9.1-I20180627_0609 Next version: 1.9.1-SNAPSHOT Maintenance branch 1.9.1-I20180627_0609 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-importer.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-importer.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.9.1-I20180627_0609, update versions, commit and tag as release-1.9.1-I20180627_0609... [.] $> git checkout -b 1.9.1-I20180627_0609 Switched to a new branch '1.9.1-I20180627_0609' [INFO] Replacing occurrences of 1.9.1-SNAPSHOT with 1.9.1-I20180627_0609 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/pom.xml' [.] $> git commit -m'Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0609, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.9.1-I20180627_0609 c717125] Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0609, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.9.1-I20180627_0609 -m'Release release-1.9.1-I20180627_0609 from 1.9.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.9.1-I20180627_0609... [.] $> git checkout release-1.9.1-I20180627_0609 Note: checking out 'release-1.9.1-I20180627_0609'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c717125 Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0609, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Importer Marketplace package parent [INFO] Importer Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Importer Marketplace package parent 1.9.1-I20180627_0609 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060955 at timestamp: 1530079795154 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/parent/1.9.1-I20180627_0609 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-060955 at timestamp: 1530079795999 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/parent/1.9.1-I20180627_0609/parent-1.9.1-I20180627_0609.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/1.9.1-I20180627_0609/parent-1.9.1-I20180627_0609.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/1.9.1-I20180627_0609/parent-1.9.1-I20180627_0609.pom (3 KB at 6.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/maven-metadata.xml (66 KB at 233.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/maven-metadata.xml (66 KB at 405.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Importer Marketplace package 1.9.1-I20180627_0609 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-importer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-importer --- [INFO] Storing buildNumber: 20180627-061001 at timestamp: 1530079801934 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-importer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-importer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-importer --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) importer-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target [INFO] [copy] Copying 177 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear/bundles [INFO] [copy] Copying 278 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.5.1.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear-1.9.1-I20180627_0609.zip [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0609.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0609.zip: bundles/nuxeo-importer-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0609.zip: bundles/nuxeo-importer-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0609.zip: bundles/nuxeo-importer-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0609.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0609.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0609.zip: lib/commons-imaging-1.0a1.jar [INFO] [nx:zipdiff] Only in ear-1.9.1-I20180627_0609.zip: lib/isoparser-1.9.27.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear-1.9.1-I20180627_0609.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:12 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Produces random blobs [StreamImporter.runRandomBlobProducers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@40281457) [WARNING] [nx:studioExtraction] Produces random blobs in a Log. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:12 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Produces blobs from a list of files [StreamImporter.runFileBlobProducers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@4091ccc2) [WARNING] [nx:studioExtraction] Produces blobs from a list of files. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:12 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Import blobs [StreamImporter.runBlobConsumers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7d7760b3) [WARNING] [nx:studioExtraction] Import blob into the binarystore. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:12 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Produces random blobs [StreamImporter.runRandomDocumentProducers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3772b95a) [WARNING] [nx:studioExtraction] Produces random blobs in a Log. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:12 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Imports document [StreamImporter.runDocumentConsumers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5665b26f) [WARNING] [nx:studioExtraction] Import documents into repository. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:12 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Imports document into Redis [StreamImporter.runRedisDocumentConsumers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@1c582875) [WARNING] [nx:studioExtraction] Import documents into Redis. [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.1-I20180627_0609.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.1-I20180627_0609.zip to MavenProject: org.nuxeo.marketplace.importer:marketplace-importer:1.9.1-I20180627_0609 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-importer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-importer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-importer --- [INFO] Storing buildNumber: 20180627-061015 at timestamp: 1530079815163 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-importer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-importer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-importer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.1-I20180627_0609-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-importer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.1-I20180627_0609.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609/marketplace-importer-1.9.1-I20180627_0609.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609/marketplace-importer-1.9.1-I20180627_0609.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.1-I20180627_0609-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609/marketplace-importer-1.9.1-I20180627_0609-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-importer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609/marketplace-importer-1.9.1-I20180627_0609.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609/marketplace-importer-1.9.1-I20180627_0609.zip (2027 KB at 4802.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609/marketplace-importer-1.9.1-I20180627_0609.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609/marketplace-importer-1.9.1-I20180627_0609.pom (2 KB at 12.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/maven-metadata.xml (66 KB at 304.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/maven-metadata.xml (66 KB at 297.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609/marketplace-importer-1.9.1-I20180627_0609-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.1-I20180627_0609/marketplace-importer-1.9.1-I20180627_0609-sources.jar (2 KB at 14.2 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Importer Marketplace package parent ................ SUCCESS [ 2.651 s] [INFO] Importer Marketplace package ....................... SUCCESS [ 19.182 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.275 s [INFO] Finished at: 2018-06-27T06:10:16+00:00 [INFO] Final Memory: 125M/1918M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-importer-1.9.1-I20180627_0609.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2026k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-kerberos-authentication] Prepare release of marketplace-kerberos-authentication... Working on custom repository... Releasing from branch: master Current version: 1.7.1-SNAPSHOT Tag: release-1.7.1-I20180627_0610 Next version: 1.7.1-SNAPSHOT Maintenance branch 1.7.1-I20180627_0610 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-kerberos-authentication.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-kerberos-authentication.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.7.1-I20180627_0610, update versions, commit and tag as release-1.7.1-I20180627_0610... [.] $> git checkout -b 1.7.1-I20180627_0610 Switched to a new branch '1.7.1-I20180627_0610' [INFO] Replacing occurrences of 1.7.1-SNAPSHOT with 1.7.1-I20180627_0610 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/pom.xml' [.] $> git commit -m'Release master, update 1.7.1-SNAPSHOT to 1.7.1-I20180627_0610, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.7.1-I20180627_0610 914408b] Release master, update 1.7.1-SNAPSHOT to 1.7.1-I20180627_0610, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.7.1-I20180627_0610 -m'Release release-1.7.1-I20180627_0610 from 1.7.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.7.1-I20180627_0610... [.] $> git checkout release-1.7.1-I20180627_0610 Note: checking out 'release-1.7.1-I20180627_0610'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 914408b Release master, update 1.7.1-SNAPSHOT to 1.7.1-I20180627_0610, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Kerberos authentication parent [INFO] Marketplace package for Kerberos authentication [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Kerberos authentication parent 1.7.1-I20180627_0610 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061021 at timestamp: 1530079821596 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/parent/1.7.1-I20180627_0610 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061022 at timestamp: 1530079822471 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/parent/1.7.1-I20180627_0610/parent-1.7.1-I20180627_0610.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/1.7.1-I20180627_0610/parent-1.7.1-I20180627_0610.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/1.7.1-I20180627_0610/parent-1.7.1-I20180627_0610.pom (3 KB at 6.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/maven-metadata.xml (66 KB at 258.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/maven-metadata.xml (66 KB at 241.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package for Kerberos authentication 1.7.1-I20180627_0610 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-061028 at timestamp: 1530079828535 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) kerberos-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target [INFO] [copy] Copying 27 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr/bundles [INFO] [copy] Copying 52 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr-1.7.1-I20180627_0610.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr-1.7.1-I20180627_0610.zip to MavenProject: org.nuxeo.marketplace.kerberos:marketplace:1.7.1-I20180627_0610 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.7.1-I20180627_0610.zip: bundles/nuxeo-platform-login-kerberos-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.7.1-I20180627_0610.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr-1.7.1-I20180627_0610.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.1-I20180627_0610.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.1-I20180627_0610.zip to MavenProject: org.nuxeo.marketplace.kerberos:marketplace:1.7.1-I20180627_0610 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-061033 at timestamp: 1530079833382 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.1-I20180627_0610-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.1-I20180627_0610.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr-1.7.1-I20180627_0610.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.1-I20180627_0610-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610.zip (14 KB at 66.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610.pom (2 KB at 17.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/maven-metadata.xml (66 KB at 372.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/maven-metadata.xml (66 KB at 293.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610-nxr.zip (18962 KB at 30781.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.1-I20180627_0610/marketplace-1.7.1-I20180627_0610-sources.jar (3 KB at 32.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Kerberos authentication parent ............... SUCCESS [ 2.822 s] [INFO] Marketplace package for Kerberos authentication .... SUCCESS [ 11.206 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.407 s [INFO] Finished at: 2018-06-27T06:10:34+00:00 [INFO] Final Memory: 117M/1539M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.7.1-I20180627_0610.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14018 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-platform-explorer] Prepare release of marketplace-platform-explorer... Working on custom repository... Releasing from branch: master Current version: 1.8.1-SNAPSHOT Tag: release-1.8.1-I20180627_0610 Next version: 1.8.1-SNAPSHOT Maintenance branch 1.8.1-I20180627_0610 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-platform-explorer.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-platform-explorer.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.8.1-I20180627_0610, update versions, commit and tag as release-1.8.1-I20180627_0610... [.] $> git checkout -b 1.8.1-I20180627_0610 Switched to a new branch '1.8.1-I20180627_0610' [INFO] Replacing occurrences of 1.8.1-SNAPSHOT with 1.8.1-I20180627_0610 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/pom.xml' [.] $> git commit -m'Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0610, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.8.1-I20180627_0610 402866e] Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0610, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.8.1-I20180627_0610 -m'Release release-1.8.1-I20180627_0610 from 1.8.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.8.1-I20180627_0610... [.] $> git checkout release-1.8.1-I20180627_0610 Note: checking out 'release-1.8.1-I20180627_0610'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 402866e Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0610, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace Platform Explorer - Parent [INFO] Marketplace Platform Explorer - Marketplace [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace Platform Explorer - Parent 1.8.1-I20180627_0610 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-platform-explorer-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-platform-explorer-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-platform-explorer-parent --- [INFO] Storing buildNumber: 20180627-061040 at timestamp: 1530079840962 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-platform-explorer-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-platform-explorer-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-platform-explorer-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-platform-explorer-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-platform-explorer-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/1.8.1-I20180627_0610 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-platform-explorer-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-platform-explorer-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-platform-explorer-parent --- [INFO] Storing buildNumber: 20180627-061041 at timestamp: 1530079841808 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-platform-explorer-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-platform-explorer-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-platform-explorer-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-platform-explorer-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-platform-explorer-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-platform-explorer-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/1.8.1-I20180627_0610/marketplace-platform-explorer-parent-1.8.1-I20180627_0610.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-platform-explorer-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/1.8.1-I20180627_0610/marketplace-platform-explorer-parent-1.8.1-I20180627_0610.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/1.8.1-I20180627_0610/marketplace-platform-explorer-parent-1.8.1-I20180627_0610.pom (3 KB at 8.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/maven-metadata.xml (34 KB at 213.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/maven-metadata.xml (34 KB at 312.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace Platform Explorer - Marketplace 1.8.1-I20180627_0610 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ explorer-marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ explorer-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ explorer-marketplace --- [INFO] Storing buildNumber: 20180627-061047 at timestamp: 1530079847399 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ explorer-marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ explorer-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ explorer-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ explorer-marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ explorer-marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) platform-explorer.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target [INFO] [copy] Copying 63 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr/bundles [INFO] [copy] Copying 172 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.5.1.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr-1.8.1-I20180627_0610.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr-1.8.1-I20180627_0610.zip to MavenProject: org.nuxeo.ecm.distribution:explorer-marketplace:1.8.1-I20180627_0610 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0610.zip: bundles/nuxeo-apidoc-repo-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0610.zip: bundles/nuxeo-apidoc-webengine-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0610.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0610.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0610.zip: bundles/nuxeo-webengine-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0610.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0610.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0610.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr-1.8.1-I20180627_0610.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXDistribution [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXBundleGroup [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXBundle [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXComponent [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXExtensionPoint [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXContribution [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXService [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXSeamComponent [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXOperation [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXDocumentation [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1df0f641 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@56f135f6 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@4bfe0b18 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3bb5b20b [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@6651dc63 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1aa11ace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@d2bca33 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1a8eed09 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@6373f5de [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@59ea19a4 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:10:53 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@61a13ade [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.1-I20180627_0610.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.1-I20180627_0610.zip to MavenProject: org.nuxeo.ecm.distribution:explorer-marketplace:1.8.1-I20180627_0610 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ explorer-marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ explorer-marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ explorer-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ explorer-marketplace --- [INFO] Storing buildNumber: 20180627-061056 at timestamp: 1530079856519 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ explorer-marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ explorer-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ explorer-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ explorer-marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ explorer-marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.1-I20180627_0610-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ explorer-marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.1-I20180627_0610.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr-1.8.1-I20180627_0610.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.1-I20180627_0610-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ explorer-marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610.zip (1296 KB at 2261.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610.pom (2 KB at 23.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/maven-metadata.xml (66 KB at 309.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/maven-metadata.xml (66 KB at 317.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610-nxr.zip (101070 KB at 44309.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.1-I20180627_0610/explorer-marketplace-1.8.1-I20180627_0610-sources.jar (2 KB at 16.2 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace Platform Explorer - Parent ............. SUCCESS [ 2.415 s] [INFO] Marketplace Platform Explorer - Marketplace ........ SUCCESS [ 17.401 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.320 s [INFO] Finished at: 2018-06-27T06:11:00+00:00 [INFO] Final Memory: 122M/1964M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/explorer-marketplace-1.8.1-I20180627_0610.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1296k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-quota] Prepare release of marketplace-quota... Working on custom repository... Releasing from branch: master Current version: 1.8.1-SNAPSHOT Tag: release-1.8.1-I20180627_0611 Next version: 1.8.1-SNAPSHOT Maintenance branch 1.8.1-I20180627_0611 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-quota.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-quota.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.8.1-I20180627_0611, update versions, commit and tag as release-1.8.1-I20180627_0611... [.] $> git checkout -b 1.8.1-I20180627_0611 Switched to a new branch '1.8.1-I20180627_0611' [INFO] Replacing occurrences of 1.8.1-SNAPSHOT with 1.8.1-I20180627_0611 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/pom.xml' [.] $> git commit -m'Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0611, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.8.1-I20180627_0611 73f5fde] Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0611, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.8.1-I20180627_0611 -m'Release release-1.8.1-I20180627_0611 from 1.8.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.8.1-I20180627_0611... [.] $> git checkout release-1.8.1-I20180627_0611 Note: checking out 'release-1.8.1-I20180627_0611'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 73f5fde Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0611, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Quota Marketplace package [INFO] Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Marketplace package 1.8.1-I20180627_0611 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061106 at timestamp: 1530079866403 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/parent/1.8.1-I20180627_0611 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061107 at timestamp: 1530079867187 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/parent/1.8.1-I20180627_0611/parent-1.8.1-I20180627_0611.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/1.8.1-I20180627_0611/parent-1.8.1-I20180627_0611.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/1.8.1-I20180627_0611/parent-1.8.1-I20180627_0611.pom (2 KB at 6.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/maven-metadata.xml (66 KB at 303.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/maven-metadata.xml (66 KB at 443.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.8.1-I20180627_0611 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-061113 at timestamp: 1530079873635 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) quota-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.1-I20180627_0611.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.1-I20180627_0611.zip to MavenProject: org.nuxeo.marketplace.quota:marketplace:1.8.1-I20180627_0611 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-server-1.8.1-I20180627_0611.zip: bundles/nuxeo-quota-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-server-1.8.1-I20180627_0611.zip: bundles/nuxeo-quota-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.1-I20180627_0611.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.1-I20180627_0611.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-jsf-1.8.1-I20180627_0611.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-jsf-1.8.1-I20180627_0611.zip to MavenProject: org.nuxeo.marketplace.quota:marketplace:1.8.1-I20180627_0611 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-jsf-1.8.1-I20180627_0611.zip: bundles/nuxeo-quota-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-jsf-1.8.1-I20180627_0611.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: quota_heaviest_containers_cv [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@18bca8c2 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@32ac5ce1 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@4588f119 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: DocumentsCountStatistics ([documents_count_statistics]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: DocumentsSizeStatistics ([documents_size_statistics]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Quotas > Get Quota info [Quotas.GetInfo: [document, jsonadapter, document, jsonadapter, void, jsonadapter]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@19d6eebe) [WARNING] [nx:studioExtraction] Returns the Quota Infos (innerSize, totalSize and maxQuota) for a DocumentModel [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Quotas > Set max Quota size for the target DocumentModel [Quotas.SetMaxSize: [document, long, document, long, void, long]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@e1d8b84) [WARNING] [nx:studioExtraction] Set the maximum size of the target DocumentModel, use -1 to make Quota checks innative [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Quotas > Get Quota statistics [Quotas.GetStatistics: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7a320260) [WARNING] [nx:studioExtraction] Returns the Quota Infos (innerSize, totalSize and maxQuota) for a DocumentModel [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Quotas > Recompute quota statistics on documents, optionally only for a tenant, user or path [Quotas.RecomputeStatistics: [void, string]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3c3b70b7) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:11:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: quotaStatsListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.1-I20180627_0611.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.1-I20180627_0611.zip to MavenProject: org.nuxeo.marketplace.quota:marketplace:1.8.1-I20180627_0611 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-061130 at timestamp: 1530079890211 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.1-I20180627_0611-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.1-I20180627_0611.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.1-I20180627_0611.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611-nxr-server.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-jsf-1.8.1-I20180627_0611.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611-nxr-jsf.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.1-I20180627_0611-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611.zip (105 KB at 350.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611.pom (2 KB at 19.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/maven-metadata.xml (64 KB at 272.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/maven-metadata.xml (64 KB at 496.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611-nxr-server.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611-nxr-server.zip (66 KB at 787.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611-nxr-jsf.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611-nxr-jsf.zip (1235 KB at 12106.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.1-I20180627_0611/marketplace-1.8.1-I20180627_0611-sources.jar (2 KB at 14.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Quota Marketplace package .................... SUCCESS [ 2.483 s] [INFO] Marketplace package ................................ SUCCESS [ 23.104 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.031 s [INFO] Finished at: 2018-06-27T06:11:31+00:00 [INFO] Final Memory: 139M/1956M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.8.1-I20180627_0611.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 104k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-resources-compat] Prepare release of marketplace-resources-compat... Working on custom repository... Releasing from branch: master Current version: 1.6.1-SNAPSHOT Tag: release-1.6.1-I20180627_0611 Next version: 1.6.1-SNAPSHOT Maintenance branch 1.6.1-I20180627_0611 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-resources-compat.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-resources-compat.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.1-I20180627_0611, update versions, commit and tag as release-1.6.1-I20180627_0611... [.] $> git checkout -b 1.6.1-I20180627_0611 Switched to a new branch '1.6.1-I20180627_0611' [INFO] Replacing occurrences of 1.6.1-SNAPSHOT with 1.6.1-I20180627_0611 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/pom.xml' [.] $> git commit -m'Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0611, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.6.1-I20180627_0611 17dc139] Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0611, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 2 insertions(+), 2 deletions(-) [.] $> git tag -a release-1.6.1-I20180627_0611 -m'Release release-1.6.1-I20180627_0611 from 1.6.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.1-I20180627_0611... [.] $> git checkout release-1.6.1-I20180627_0611 Note: checking out 'release-1.6.1-I20180627_0611'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 17dc139 Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0611, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package for Resources Compatibility addon 1.6.1-I20180627_0611 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-resources-compat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-resources-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-resources-compat --- [INFO] Storing buildNumber: 20180627-061136 at timestamp: 1530079896559 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-resources-compat --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-resources-compat --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-resources-compat --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) resources-compat-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.1-I20180627_0611.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.1-I20180627_0611.zip to MavenProject: org.nuxeo.marketplace:marketplace-resources-compat:1.6.1-I20180627_0611 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-resources-compat --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-resources-compat >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-resources-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-resources-compat --- [INFO] Storing buildNumber: 20180627-061137 at timestamp: 1530079897917 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-resources-compat --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-resources-compat <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-resources-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.1-I20180627_0611-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-resources-compat --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.1-I20180627_0611.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611/marketplace-resources-compat-1.6.1-I20180627_0611.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611/marketplace-resources-compat-1.6.1-I20180627_0611.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.1-I20180627_0611-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611/marketplace-resources-compat-1.6.1-I20180627_0611-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-resources-compat --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611/marketplace-resources-compat-1.6.1-I20180627_0611.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611/marketplace-resources-compat-1.6.1-I20180627_0611.zip (4 KB at 7.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611/marketplace-resources-compat-1.6.1-I20180627_0611.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611/marketplace-resources-compat-1.6.1-I20180627_0611.pom (3 KB at 35.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/maven-metadata.xml (66 KB at 367.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/maven-metadata.xml (66 KB at 344.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611/marketplace-resources-compat-1.6.1-I20180627_0611-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.1-I20180627_0611/marketplace-resources-compat-1.6.1-I20180627_0611-sources.jar (2 KB at 14.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.760 s [INFO] Finished at: 2018-06-27T06:11:39+00:00 [INFO] Final Memory: 47M/1237M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@target/marketplace-resources-compat-1.6.1-I20180627_0611.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 4096 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-review-workflows-dashboards] Prepare release of marketplace-review-workflows-dashboards... Working on custom repository... Releasing from branch: master Current version: 1.3.1-SNAPSHOT Tag: release-1.3.1-I20180627_0611 Next version: 1.3.1-SNAPSHOT Maintenance branch 1.3.1-I20180627_0611 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-review-workflows-dashboards.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-review-workflows-dashboards.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.1-I20180627_0611, update versions, commit and tag as release-1.3.1-I20180627_0611... [.] $> git checkout -b 1.3.1-I20180627_0611 Switched to a new branch '1.3.1-I20180627_0611' [INFO] Replacing occurrences of 1.3.1-SNAPSHOT with 1.3.1-I20180627_0611 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/pom.xml' [.] $> git commit -m'Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0611, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.3.1-I20180627_0611 b2dc706] Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0611, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.3.1-I20180627_0611 -m'Release release-1.3.1-I20180627_0611 from 1.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.1-I20180627_0611... [.] $> git checkout release-1.3.1-I20180627_0611 Note: checking out 'release-1.3.1-I20180627_0611'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b2dc706 Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0611, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Review Workflows Dashboards Marketplace package [INFO] Nuxeo Review Workflows Dashboards Marketplace package [INFO] Nuxeo Review Workflows Dashboards functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Review Workflows Dashboards Marketplace package 1.3.1-I20180627_0611 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061144 at timestamp: 1530079904475 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/parent/1.3.1-I20180627_0611 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061145 at timestamp: 1530079905307 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/parent/1.3.1-I20180627_0611/parent-1.3.1-I20180627_0611.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/1.3.1-I20180627_0611/parent-1.3.1-I20180627_0611.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/1.3.1-I20180627_0611/parent-1.3.1-I20180627_0611.pom (3 KB at 5.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/maven-metadata.xml (53 KB at 331.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/maven-metadata.xml (53 KB at 361.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Review Workflows Dashboards Marketplace package 1.3.1-I20180627_0611 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-review-workflows-dashboards --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-review-workflows-dashboards --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-review-workflows-dashboards --- [INFO] Storing buildNumber: 20180627-061151 at timestamp: 1530079911911 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-review-workflows-dashboards --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-review-workflows-dashboards --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-review-workflows-dashboards --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-review-workflows-dashboards-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr/bundles [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr-1.3.1-I20180627_0611.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr-1.3.1-I20180627_0611.zip to MavenProject: org.nuxeo.marketplace.review.workflows.dashboards:marketplace-review-workflows-dashboards:1.3.1-I20180627_0611 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0611.zip: bundles/nuxeo-review-workflows-dashboards-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0611.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr-1.3.1-I20180627_0611.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip to MavenProject: org.nuxeo.marketplace.review.workflows.dashboards:marketplace-review-workflows-dashboards:1.3.1-I20180627_0611 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-review-workflows-dashboards --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-review-workflows-dashboards >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-review-workflows-dashboards --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-review-workflows-dashboards --- [INFO] Storing buildNumber: 20180627-061206 at timestamp: 1530079926972 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-review-workflows-dashboards --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-review-workflows-dashboards <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-review-workflows-dashboards --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-review-workflows-dashboards --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr-1.3.1-I20180627_0611.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-review-workflows-dashboards --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip (277 KB at 880.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.pom (2 KB at 19.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/maven-metadata.xml (53 KB at 390.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/maven-metadata.xml (53 KB at 382.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611-nxr.zip (276 KB at 3130.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.1-I20180627_0611/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611-sources.jar (2 KB at 13.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Review Workflows Dashboards functional tests with WebDriver 1.3.1-I20180627_0611 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-061208 at timestamp: 1530079928842 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/webdriver-1.3.1-I20180627_0611.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-061210 at timestamp: 1530079930784 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/webdriver-1.3.1-I20180627_0611-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.review.workflows.dashboards:webdriver:1.3.1-I20180627_0611) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 8.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.8 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-review-workflows-dashboards-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-review-workflows-dashboards-1.3.1-I20180627_0611 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.2.0-I20180627_0316, nuxeo-review-workflows-dashboards:1.3.1-I20180627_0611 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-review-workflows-dashboards-1.3.1-I20180627_0611 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 167108. [INFO] [exec] ....................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 678 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min46s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 06:13:19,292 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 06:13:28,234 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.01 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.review.workflows.dashboards:webdriver:1.3.1-I20180627_0611) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-review-workflows-dashboards-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611/webdriver-1.3.1-I20180627_0611.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611/webdriver-1.3.1-I20180627_0611.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/webdriver-1.3.1-I20180627_0611-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611/webdriver-1.3.1-I20180627_0611-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611/webdriver-1.3.1-I20180627_0611.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611/webdriver-1.3.1-I20180627_0611.jar (5 KB at 23.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611/webdriver-1.3.1-I20180627_0611.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611/webdriver-1.3.1-I20180627_0611.pom (5 KB at 56.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/maven-metadata.xml (52 KB at 198.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/maven-metadata.xml (52 KB at 544.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611/webdriver-1.3.1-I20180627_0611-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.1-I20180627_0611/webdriver-1.3.1-I20180627_0611-sources.jar (337 B at 4.2 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Review Workflows Dashboards Marketplace package SUCCESS [ 2.505 s] [INFO] Nuxeo Review Workflows Dashboards Marketplace package SUCCESS [ 21.544 s] [INFO] Nuxeo Review Workflows Dashboards functional tests with WebDriver SUCCESS [01:24 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:50 min [INFO] Finished at: 2018-06-27T06:13:32+00:00 [INFO] Final Memory: 171M/1918M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 276k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-saml2-login] Prepare release of marketplace-saml2-login... Working on custom repository... Releasing from branch: master Current version: 1.4.1-SNAPSHOT Tag: release-1.4.1-I20180627_0613 Next version: 1.4.1-SNAPSHOT Maintenance branch 1.4.1-I20180627_0613 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-saml2-login.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-saml2-login.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.1-I20180627_0613, update versions, commit and tag as release-1.4.1-I20180627_0613... [.] $> git checkout -b 1.4.1-I20180627_0613 Switched to a new branch '1.4.1-I20180627_0613' [INFO] Replacing occurrences of 1.4.1-SNAPSHOT with 1.4.1-I20180627_0613 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/pom.xml' [.] $> git commit -m'Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0613, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.4.1-I20180627_0613 49cb12c] Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0613, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.4.1-I20180627_0613 -m'Release release-1.4.1-I20180627_0613 from 1.4.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.1-I20180627_0613... [.] $> git checkout release-1.4.1-I20180627_0613 Note: checking out 'release-1.4.1-I20180627_0613'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 49cb12c Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0613, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo SAML 2 Authentication Marketplace Parent [INFO] Nuxeo SAML 2 Authentication Marketplace Package [INFO] Nuxeo SAML 2 Authentication functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo SAML 2 Authentication Marketplace Parent 1.4.1-I20180627_0613 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061337 at timestamp: 1530080017483 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/parent/1.4.1-I20180627_0613 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061338 at timestamp: 1530080018347 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/parent/1.4.1-I20180627_0613/parent-1.4.1-I20180627_0613.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/1.4.1-I20180627_0613/parent-1.4.1-I20180627_0613.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/1.4.1-I20180627_0613/parent-1.4.1-I20180627_0613.pom (2 KB at 3.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/maven-metadata.xml (54 KB at 333.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/maven-metadata.xml (54 KB at 580.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo SAML 2 Authentication Marketplace Package 1.4.1-I20180627_0613 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-saml2-login --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-saml2-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-saml2-login --- [INFO] Storing buildNumber: 20180627-061344 at timestamp: 1530080024022 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-saml2-login --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-saml2-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-saml2-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-saml2-login --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-saml2-login --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) saml2-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target [INFO] [copy] Copying 72 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr/bundles [INFO] [copy] Copying 134 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr-1.4.1-I20180627_0613.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr-1.4.1-I20180627_0613.zip to MavenProject: org.nuxeo.marketplace.saml2:marketplace-saml2-login:1.4.1-I20180627_0613 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: bundles/nuxeo-platform-login-saml2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: bundles/nuxeo-usermapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: lib/commons-httpclient-3.1.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: lib/esapi-2.0.1.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: lib/not-yet-commons-ssl-0.3.9.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: lib/opensaml-2.6.4.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: lib/openws-1.5.4.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: lib/velocity-1.7.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: lib/xmlsec-1.5.7.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0613.zip: lib/xmltooling-1.4.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr-1.4.1-I20180627_0613.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613.zip to MavenProject: org.nuxeo.marketplace.saml2:marketplace-saml2-login:1.4.1-I20180627_0613 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-saml2-login --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-saml2-login >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-saml2-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-saml2-login --- [INFO] Storing buildNumber: 20180627-061352 at timestamp: 1530080032967 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-saml2-login --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-saml2-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-saml2-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-saml2-login <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-saml2-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-saml2-login --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr-1.4.1-I20180627_0613.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-saml2-login --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613.zip (5100 KB at 16503.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613.pom (2 KB at 17.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/maven-metadata.xml (54 KB at 202.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/maven-metadata.xml (54 KB at 404.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613-nxr.zip (87936 KB at 47973.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.1-I20180627_0613/marketplace-saml2-login-1.4.1-I20180627_0613-sources.jar (2 KB at 13.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo SAML 2 Authentication functional tests with WebDriver 1.4.1-I20180627_0613 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-061357 at timestamp: 1530080037160 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/webdriver-1.4.1-I20180627_0613.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-061358 at timestamp: 1530080038813 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/webdriver-1.4.1-I20180627_0613-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.saml2:webdriver:1.4.1-I20180627_0613) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 8.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.6 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-saml2-login-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/marketplace-saml2-login-1.4.1-I20180627_0613.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): saml2-authentication-1.4.1-I20180627_0613 [INFO] [exec] Local packages to install (1): saml2-authentication:1.4.1-I20180627_0613 [INFO] [exec] Installing saml2-authentication-1.4.1-I20180627_0613 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 168830. [INFO] [exec] .............. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 491 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min28s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] No tests to run. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.saml2:webdriver:1.4.1-I20180627_0613) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-saml2-login-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613/webdriver-1.4.1-I20180627_0613.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613/webdriver-1.4.1-I20180627_0613.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/webdriver-1.4.1-I20180627_0613-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613/webdriver-1.4.1-I20180627_0613-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613/webdriver-1.4.1-I20180627_0613.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613/webdriver-1.4.1-I20180627_0613.jar (4 KB at 12.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613/webdriver-1.4.1-I20180627_0613.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613/webdriver-1.4.1-I20180627_0613.pom (4 KB at 20.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/maven-metadata.xml (53 KB at 451.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/maven-metadata.xml (53 KB at 257.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613/webdriver-1.4.1-I20180627_0613-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.1-I20180627_0613/webdriver-1.4.1-I20180627_0613-sources.jar (337 B at 4.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo SAML 2 Authentication Marketplace Parent ..... SUCCESS [ 2.626 s] [INFO] Nuxeo SAML 2 Authentication Marketplace Package .... SUCCESS [ 16.317 s] [INFO] Nuxeo SAML 2 Authentication functional tests with WebDriver SUCCESS [ 53.114 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:13 min [INFO] Finished at: 2018-06-27T06:14:48+00:00 [INFO] Final Memory: 136M/1949M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 5099k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-shibboleth-login] Prepare release of marketplace-shibboleth-login... Working on custom repository... Releasing from branch: master Current version: 2.6.1-SNAPSHOT Tag: release-2.6.1-I20180627_0614 Next version: 2.6.1-SNAPSHOT Maintenance branch 2.6.1-I20180627_0614 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-shibboleth-login.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-shibboleth-login.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.6.1-I20180627_0614, update versions, commit and tag as release-2.6.1-I20180627_0614... [.] $> git checkout -b 2.6.1-I20180627_0614 Switched to a new branch '2.6.1-I20180627_0614' [INFO] Replacing occurrences of 2.6.1-SNAPSHOT with 2.6.1-I20180627_0614 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/pom.xml' [.] $> git commit -m'Release master, update 2.6.1-SNAPSHOT to 2.6.1-I20180627_0614, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [2.6.1-I20180627_0614 f22e0ad] Release master, update 2.6.1-SNAPSHOT to 2.6.1-I20180627_0614, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-2.6.1-I20180627_0614 -m'Release release-2.6.1-I20180627_0614 from 2.6.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.6.1-I20180627_0614... [.] $> git checkout release-2.6.1-I20180627_0614 Note: checking out 'release-2.6.1-I20180627_0614'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at f22e0ad Release master, update 2.6.1-SNAPSHOT to 2.6.1-I20180627_0614, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Utility POM for Shibboleth Authentication Package [INFO] Shibboleth Authentication Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Utility POM for Shibboleth Authentication Package 2.6.1-I20180627_0614 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ shibboleth-login-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ shibboleth-login-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ shibboleth-login-parent --- [INFO] Storing buildNumber: 20180627-061453 at timestamp: 1530080093962 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ shibboleth-login-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ shibboleth-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ shibboleth-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ shibboleth-login-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ shibboleth-login-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/shibboleth-login-parent/2.6.1-I20180627_0614 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ shibboleth-login-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ shibboleth-login-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ shibboleth-login-parent --- [INFO] Storing buildNumber: 20180627-061454 at timestamp: 1530080094831 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ shibboleth-login-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ shibboleth-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ shibboleth-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ shibboleth-login-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ shibboleth-login-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ shibboleth-login-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/shibboleth-login-parent/2.6.1-I20180627_0614/shibboleth-login-parent-2.6.1-I20180627_0614.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ shibboleth-login-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/2.6.1-I20180627_0614/shibboleth-login-parent-2.6.1-I20180627_0614.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/2.6.1-I20180627_0614/shibboleth-login-parent-2.6.1-I20180627_0614.pom (3 KB at 3.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/maven-metadata.xml (13 KB at 105.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/maven-metadata.xml (13 KB at 85.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Shibboleth Authentication Marketplace Package 2.6.1-I20180627_0614 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-shibboleth-authentication --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-shibboleth-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-shibboleth-authentication --- [INFO] Storing buildNumber: 20180627-061458 at timestamp: 1530080098201 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-shibboleth-authentication --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-shibboleth-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-shibboleth-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-shibboleth-authentication --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-shibboleth-authentication --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) shibboleth-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace/install/bundles [INFO] Managed version set on org.nuxeo.ecm.platform:nuxeo-usermapper:jar:10.2-I20180627_0316 [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip to MavenProject: org.nuxeo.ecm.platform:marketplace-shibboleth-authentication:2.6.1-I20180627_0614 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-shibboleth-authentication --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-shibboleth-authentication >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-shibboleth-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-shibboleth-authentication --- [INFO] Storing buildNumber: 20180627-061459 at timestamp: 1530080099463 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-shibboleth-authentication --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-shibboleth-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-shibboleth-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-shibboleth-authentication <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-shibboleth-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-shibboleth-authentication --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614/marketplace-shibboleth-authentication-2.6.1-I20180627_0614-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-shibboleth-authentication --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip (40 KB at 180.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.pom (2 KB at 17.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/maven-metadata.xml (66 KB at 398.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/maven-metadata.xml (66 KB at 272.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614/marketplace-shibboleth-authentication-2.6.1-I20180627_0614-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.1-I20180627_0614/marketplace-shibboleth-authentication-2.6.1-I20180627_0614-sources.jar (3 KB at 28.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Utility POM for Shibboleth Authentication Package .. SUCCESS [ 2.817 s] [INFO] Shibboleth Authentication Marketplace Package ...... SUCCESS [ 4.221 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.102 s [INFO] Finished at: 2018-06-27T06:15:00+00:00 [INFO] Final Memory: 76M/1556M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41202 0 0 100 41202 0 127k --:--:-- --:--:-- --:--:-- 127k HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-signature] Prepare release of marketplace-signature... Working on custom repository... Releasing from branch: master Current version: 2.7.1-SNAPSHOT Tag: release-2.7.1-I20180627_0615 Next version: 2.7.1-SNAPSHOT Maintenance branch 2.7.1-I20180627_0615 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-signature.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-signature.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.7.1-I20180627_0615, update versions, commit and tag as release-2.7.1-I20180627_0615... [.] $> git checkout -b 2.7.1-I20180627_0615 Switched to a new branch '2.7.1-I20180627_0615' [INFO] Replacing occurrences of 2.7.1-SNAPSHOT with 2.7.1-I20180627_0615 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/pom.xml' [.] $> git commit -m'Release master, update 2.7.1-SNAPSHOT to 2.7.1-I20180627_0615, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [2.7.1-I20180627_0615 4782262] Release master, update 2.7.1-SNAPSHOT to 2.7.1-I20180627_0615, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-2.7.1-I20180627_0615 -m'Release release-2.7.1-I20180627_0615 from 2.7.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.7.1-I20180627_0615... [.] $> git checkout release-2.7.1-I20180627_0615 Note: checking out 'release-2.7.1-I20180627_0615'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4782262 Release master, update 2.7.1-SNAPSHOT to 2.7.1-I20180627_0615, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace package of Digital Signature [INFO] Marketplace package - Digital Signature [INFO] Signature addon functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Digital Signature 2.7.1-I20180627_0615 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061507 at timestamp: 1530080107245 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/parent/2.7.1-I20180627_0615 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061508 at timestamp: 1530080108033 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/parent/2.7.1-I20180627_0615/parent-2.7.1-I20180627_0615.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/2.7.1-I20180627_0615/parent-2.7.1-I20180627_0615.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/2.7.1-I20180627_0615/parent-2.7.1-I20180627_0615.pom (3 KB at 6.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/maven-metadata.xml (66 KB at 275.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/maven-metadata.xml (66 KB at 524.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package - Digital Signature 2.7.1-I20180627_0615 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-061514 at timestamp: 1530080114378 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) signature-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.1-I20180627_0615.zip [INFO] [nx:zipdiff] Only in nxr-2.7.1-I20180627_0615.zip: bundles/nuxeo-platform-signature-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-2.7.1-I20180627_0615.zip: bundles/nuxeo-platform-signature-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-2.7.1-I20180627_0615.zip: bundles/nuxeo-platform-signature-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-2.7.1-I20180627_0615.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.1-I20180627_0615.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr/bundles [INFO] [copy] Copying 9 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.1-I20180627_0615.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.1-I20180627_0615.zip [INFO] [nx:zipdiff] Only in nxr-2.7.1-I20180627_0615.zip: bundles/nuxeo-platform-signature-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.1-I20180627_0615.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:15:28 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@330ea81f [WARNING] [nx:studioExtraction] Jun 27, 2018 6:15:28 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Sign PDF [Services.SignPDF: [blob, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@29cb45df) [WARNING] [nx:studioExtraction] Applies a digital signature to the input PDF. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:15:28 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Sign PDF [Services.SignPDFDocument: [document, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@55ec97c6) [WARNING] [nx:studioExtraction] Applies a digital signature to the PDF blob of the input document. [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.1-I20180627_0615.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.1-I20180627_0615.zip to MavenProject: org.nuxeo.marketplace.signature:marketplace:2.7.1-I20180627_0615 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-061531 at timestamp: 1530080131774 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.1-I20180627_0615-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.1-I20180627_0615.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615/marketplace-2.7.1-I20180627_0615.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615/marketplace-2.7.1-I20180627_0615.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.1-I20180627_0615-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615/marketplace-2.7.1-I20180627_0615-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615/marketplace-2.7.1-I20180627_0615.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615/marketplace-2.7.1-I20180627_0615.zip (745 KB at 2120.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615/marketplace-2.7.1-I20180627_0615.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615/marketplace-2.7.1-I20180627_0615.pom (2 KB at 21.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/maven-metadata.xml (66 KB at 256.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/maven-metadata.xml (66 KB at 799.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615/marketplace-2.7.1-I20180627_0615-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.1-I20180627_0615/marketplace-2.7.1-I20180627_0615-sources.jar (2 KB at 15.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Signature addon functional tests with WebDriver 2.7.1-I20180627_0615 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-signature-webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-signature-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-signature-webdriver --- [INFO] Storing buildNumber: 20180627-061534 at timestamp: 1530080134726 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-signature-webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-signature-webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-signature-webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-signature-webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-signature-webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-signature-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/marketplace-signature-webdriver-2.7.1-I20180627_0615.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-signature-webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-signature-webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-signature-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-signature-webdriver --- [INFO] Storing buildNumber: 20180627-061537 at timestamp: 1530080137882 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-signature-webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-signature-webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-signature-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/marketplace-signature-webdriver-2.7.1-I20180627_0615-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ marketplace-signature-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.signature:marketplace-signature-webdriver:2.7.1-I20180627_0615) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 7.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.4 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-diff-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/marketplace-2.7.1-I20180627_0615.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-signature-2.7.1-I20180627_0615 [INFO] [exec] Local packages to install (2): nuxeo-signature:2.7.1-I20180627_0615, nuxeo-jsf-ui:10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-signature-2.7.1-I20180627_0615 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 170483. [INFO] [exec] ........................ [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 688 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min48s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ marketplace-signature-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ftest.signature.ITLoginLogoutTest 06:16:46,537 INFO [LogTestWatchman] Starting test 'org.nuxeo.ftest.signature.ITLoginLogoutTest#testLoginLogout' 06:16:55,354 INFO [LogTestWatchman] Finished test 'org.nuxeo.ftest.signature.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.481 sec - in org.nuxeo.ftest.signature.ITLoginLogoutTest Running org.nuxeo.ftest.signature.ITSignatureTest 06:16:57,027 INFO [LogTestWatchman] Starting test 'org.nuxeo.ftest.signature.ITSignatureTest#testSignPDF' 06:17:13,314 INFO [LogTestWatchman] Finished test 'org.nuxeo.ftest.signature.ITSignatureTest#testSignPDF' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.351 sec - in org.nuxeo.ftest.signature.ITSignatureTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ marketplace-signature-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.signature:marketplace-signature-webdriver:2.7.1-I20180627_0615) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-diff-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ marketplace-signature-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-signature-webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615/marketplace-signature-webdriver-2.7.1-I20180627_0615.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615/marketplace-signature-webdriver-2.7.1-I20180627_0615.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/marketplace-signature-webdriver-2.7.1-I20180627_0615-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615/marketplace-signature-webdriver-2.7.1-I20180627_0615-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-signature-webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615/marketplace-signature-webdriver-2.7.1-I20180627_0615.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615/marketplace-signature-webdriver-2.7.1-I20180627_0615.jar (5 KB at 13.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615/marketplace-signature-webdriver-2.7.1-I20180627_0615.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615/marketplace-signature-webdriver-2.7.1-I20180627_0615.pom (5 KB at 52.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/maven-metadata.xml (30 KB at 252.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/maven-metadata.xml (30 KB at 165.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615/marketplace-signature-webdriver-2.7.1-I20180627_0615-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.1-I20180627_0615/marketplace-signature-webdriver-2.7.1-I20180627_0615-sources.jar (337 B at 4.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace package of Digital Signature ........... SUCCESS [ 2.469 s] [INFO] Marketplace package - Digital Signature ............ SUCCESS [ 23.590 s] [INFO] Signature addon functional tests with WebDriver .... SUCCESS [01:44 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:12 min [INFO] Finished at: 2018-06-27T06:17:17+00:00 [INFO] Final Memory: 182M/1964M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-2.7.1-I20180627_0615.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 744k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-smart-search] Prepare release of marketplace-smart-search... Working on custom repository... Releasing from branch: master Current version: 1.10.1-SNAPSHOT Tag: release-1.10.1-I20180627_0617 Next version: 1.10.1-SNAPSHOT Maintenance branch 1.10.1-I20180627_0617 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-smart-search.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-smart-search.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.10.1-I20180627_0617, update versions, commit and tag as release-1.10.1-I20180627_0617... [.] $> git checkout -b 1.10.1-I20180627_0617 Switched to a new branch '1.10.1-I20180627_0617' [INFO] Replacing occurrences of 1.10.1-SNAPSHOT with 1.10.1-I20180627_0617 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/pom.xml' [.] $> git commit -m'Release master, update 1.10.1-SNAPSHOT to 1.10.1-I20180627_0617, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.10.1-I20180627_0617 3ec08fa] Release master, update 1.10.1-SNAPSHOT to 1.10.1-I20180627_0617, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.10.1-I20180627_0617 -m'Release release-1.10.1-I20180627_0617 from 1.10.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.10.1-I20180627_0617... [.] $> git checkout release-1.10.1-I20180627_0617 Note: checking out 'release-1.10.1-I20180627_0617'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3ec08fa Release master, update 1.10.1-SNAPSHOT to 1.10.1-I20180627_0617, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Utility POM for Smart Search Nuxeo Package [INFO] Smart Search Nuxeo Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Utility POM for Smart Search Nuxeo Package 1.10.1-I20180627_0617 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-smart-search-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-smart-search-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-smart-search-parent --- [INFO] Storing buildNumber: 20180627-061722 at timestamp: 1530080242708 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-smart-search-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-smart-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-smart-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-smart-search-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-smart-search-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/1.10.1-I20180627_0617 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-smart-search-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-smart-search-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-smart-search-parent --- [INFO] Storing buildNumber: 20180627-061723 at timestamp: 1530080243575 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-smart-search-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-smart-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-smart-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-smart-search-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-smart-search-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-smart-search-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/1.10.1-I20180627_0617/marketplace-smart-search-parent-1.10.1-I20180627_0617.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-smart-search-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/1.10.1-I20180627_0617/marketplace-smart-search-parent-1.10.1-I20180627_0617.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/1.10.1-I20180627_0617/marketplace-smart-search-parent-1.10.1-I20180627_0617.pom (3 KB at 6.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/maven-metadata.xml (50 KB at 277.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/maven-metadata.xml (50 KB at 491.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Smart Search Nuxeo Package 1.10.1-I20180627_0617 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-smart-search --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-smart-search --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-smart-search --- [INFO] Storing buildNumber: 20180627-061729 at timestamp: 1530080249370 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-smart-search --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-smart-search --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-smart-search --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) smart-search-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace/install/bundles [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:17:30 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: SmartFolder [WARNING] [nx:studioExtraction] Jun 27, 2018 6:17:30 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@422a2263 [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617.zip to MavenProject: org.nuxeo.marketplace.smartsearch:marketplace-smart-search:1.10.1-I20180627_0617 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-smart-search --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617 removed. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (packaging) @ marketplace-smart-search --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) smart-search-assembly.build: [INFO] [delete] Deleting directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace/install/bundles [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617.zip to MavenProject: org.nuxeo.marketplace.smartsearch:marketplace-smart-search:1.10.1-I20180627_0617 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/pom.xml [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-smart-search >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-smart-search --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-smart-search --- [INFO] Storing buildNumber: 20180627-061733 at timestamp: 1530080253449 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-smart-search --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-smart-search <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-smart-search --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-smart-search --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617/marketplace-smart-search-1.10.1-I20180627_0617.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617/marketplace-smart-search-1.10.1-I20180627_0617.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617/marketplace-smart-search-1.10.1-I20180627_0617-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-smart-search --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617/marketplace-smart-search-1.10.1-I20180627_0617.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617/marketplace-smart-search-1.10.1-I20180627_0617.zip (33 KB at 145.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617/marketplace-smart-search-1.10.1-I20180627_0617.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617/marketplace-smart-search-1.10.1-I20180627_0617.pom (2 KB at 19.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/maven-metadata.xml (50 KB at 283.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/maven-metadata.xml (50 KB at 278.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617/marketplace-smart-search-1.10.1-I20180627_0617-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.1-I20180627_0617/marketplace-smart-search-1.10.1-I20180627_0617-sources.jar (2 KB at 12.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Utility POM for Smart Search Nuxeo Package ......... SUCCESS [ 2.474 s] [INFO] Smart Search Nuxeo Package ......................... SUCCESS [ 9.698 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.313 s [INFO] Finished at: 2018-06-27T06:17:34+00:00 [INFO] Final Memory: 124M/1964M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 33206 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-user-registration] Prepare release of marketplace-user-registration... Working on custom repository... Releasing from branch: master Current version: 1.9.1-SNAPSHOT Tag: release-1.9.1-I20180627_0617 Next version: 1.9.1-SNAPSHOT Maintenance branch 1.9.1-I20180627_0617 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-user-registration.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-user-registration.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.9.1-I20180627_0617, update versions, commit and tag as release-1.9.1-I20180627_0617... [.] $> git checkout -b 1.9.1-I20180627_0617 Switched to a new branch '1.9.1-I20180627_0617' [INFO] Replacing occurrences of 1.9.1-SNAPSHOT with 1.9.1-I20180627_0617 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/pom.xml' [.] $> git commit -m'Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0617, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.9.1-I20180627_0617 64a6f2a] Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0617, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 2 insertions(+), 2 deletions(-) [.] $> git tag -a release-1.9.1-I20180627_0617 -m'Release release-1.9.1-I20180627_0617 from 1.9.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.9.1-I20180627_0617... [.] $> git checkout release-1.9.1-I20180627_0617 Note: checking out 'release-1.9.1-I20180627_0617'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 64a6f2a Release master, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0617, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo Platform User Registration module 1.9.1-I20180627_0617 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-user-registration --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-user-registration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-user-registration --- [INFO] Storing buildNumber: 20180627-061744 at timestamp: 1530080264484 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-user-registration --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-user-registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-user-registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-user-registration --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-marketplace-user-registration --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) user-registration-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target [INFO] [copy] Copying 59 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr/bundles [INFO] [copy] Copying 93 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr-1.9.1-I20180627_0617.zip [INFO] [nx:zipdiff] Only in nxr-1.9.1-I20180627_0617.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.9.1-I20180627_0617.zip: bundles/nuxeo-platform-user-registration-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.9.1-I20180627_0617.zip: bundles/nuxeo-platform-user-registration-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.9.1-I20180627_0617.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.9.1-I20180627_0617.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr-1.9.1-I20180627_0617.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:18:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: UserRegistration [WARNING] [nx:studioExtraction] Jun 27, 2018 6:18:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: UserRegistrationContainer [WARNING] [nx:studioExtraction] Jun 27, 2018 6:18:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@25358a90 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:18:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: UserRegistration ([userinfo, docinfo, registration]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:18:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: RegistrationConfiguration ([registrationconfiguration]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:18:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: registrationListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-marketplace-user-registration:1.9.1-I20180627_0617 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-user-registration --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-user-registration >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-user-registration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-user-registration --- [INFO] Storing buildNumber: 20180627-061804 at timestamp: 1530080284886 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-user-registration --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-user-registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-user-registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-user-registration <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-user-registration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-user-registration --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-user-registration --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip (55 KB at 220.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.pom (3 KB at 32.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/maven-metadata.xml (66 KB at 642.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/maven-metadata.xml (66 KB at 321.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.1-I20180627_0617/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617-sources.jar (2 KB at 13.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.889 s [INFO] Finished at: 2018-06-27T06:18:06+00:00 [INFO] Final Memory: 129M/1949M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 56082 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [nuxeo-marketplace-sample] Prepare release of nuxeo-marketplace-sample... Working on custom repository... Releasing from branch: master Current version: 2.5.1-SNAPSHOT Tag: release-2.5.1-I20180627_0618 Next version: 2.5.1-SNAPSHOT Maintenance branch 2.5.1-I20180627_0618 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-nuxeo-marketplace-sample.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-nuxeo-marketplace-sample.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.5.1-I20180627_0618, update versions, commit and tag as release-2.5.1-I20180627_0618... [.] $> git checkout -b 2.5.1-I20180627_0618 Switched to a new branch '2.5.1-I20180627_0618' [INFO] Replacing occurrences of 2.5.1-SNAPSHOT with 2.5.1-I20180627_0618 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/nightwatchjs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/pom.xml' [.] $> git commit -m'Release master, update 2.5.1-SNAPSHOT to 2.5.1-I20180627_0618, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [2.5.1-I20180627_0618 241116c] Release master, update 2.5.1-SNAPSHOT to 2.5.1-I20180627_0618, update 10.2-SNAPSHOT to 10.2-I20180627_0316 9 files changed, 11 insertions(+), 11 deletions(-) [.] $> git tag -a release-2.5.1-I20180627_0618 -m'Release release-2.5.1-I20180627_0618 from 2.5.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.5.1-I20180627_0618... [.] $> git checkout release-2.5.1-I20180627_0618 Note: checking out 'release-2.5.1-I20180627_0618'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 241116c Release master, update 2.5.1-SNAPSHOT to 2.5.1-I20180627_0618, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo packaging samples [INFO] Nuxeo Package - explicit build method [INFO] Nuxeo Package - no NXR build method [INFO] Nuxeo Package - recommended build method [INFO] Startup test [INFO] Sample functional tests with WebDriver [INFO] Sample functional or performance tests with Funkload [INFO] Sample performance tests with Gatling [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo packaging samples 2.5.1-I20180627_0618 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061814 at timestamp: 1530080294944 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/parent/2.5.1-I20180627_0618 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-061815 at timestamp: 1530080295813 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/parent/2.5.1-I20180627_0618/parent-2.5.1-I20180627_0618.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/2.5.1-I20180627_0618/parent-2.5.1-I20180627_0618.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/2.5.1-I20180627_0618/parent-2.5.1-I20180627_0618.pom (5 KB at 1.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/maven-metadata.xml (35 KB at 141.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/maven-metadata.xml (36 KB at 353.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Package - explicit build method 2.5.1-I20180627_0618 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-explicit --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-explicit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-explicit --- [INFO] Storing buildNumber: 20180627-061820 at timestamp: 1530080300081 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-explicit --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-explicit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-explicit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-explicit --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-explicit --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-sample-explicit-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace/install/bundles [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/javax/faces/jsf-api/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/javax/faces/jsf-api/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/javax/faces/jsf-api/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/faces/jsf-api/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/javax/faces/jsf-api/maven-metadata.xml (386 B at 2.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/faces/jsf-api/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/javax/faces/jsf-api/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/faces/jsf-api/maven-metadata.xml (503 B at 2.9 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/javax/faces/jsf-api/maven-metadata.xml (2 KB at 9.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/javax/faces/jsf-api/maven-metadata.xml (386 B at 0.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/faces/jsf-api/maven-metadata.xml (2 KB at 2.3 KB/sec) [INFO] Highest version found set on javax.faces:jsf-api:jar:2.1 [INFO] Managed version set on org.jboss.seam:jboss-seam:jar:2.3.1.Final.NX03 [INFO] Managed version set on org.jboss.seam:jboss-seam-remoting:jar:2.3.1.Final.NX02 [INFO] Managed version set on org.hibernate:hibernate-validator:jar:3.1.0.GA [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace/install/lib [WARNING] [nx:studioExtraction] Jun 27, 2018 6:18:22 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > Sample Operation [Document.SampleOperation: [void, document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@1da61a29) [WARNING] [nx:studioExtraction] Describe here what your operation does. [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.1-I20180627_0618.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.1-I20180627_0618.zip to MavenProject: org.nuxeo.marketplace.sample:marketplace-explicit:2.5.1-I20180627_0618 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-explicit --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-explicit >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-explicit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-explicit --- [INFO] Storing buildNumber: 20180627-061823 at timestamp: 1530080303240 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-explicit --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-explicit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-explicit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-explicit <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-explicit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-explicit --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.1-I20180627_0618.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618/marketplace-explicit-2.5.1-I20180627_0618.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618/marketplace-explicit-2.5.1-I20180627_0618.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.1-I20180627_0618-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618/marketplace-explicit-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-explicit --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618/marketplace-explicit-2.5.1-I20180627_0618.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618/marketplace-explicit-2.5.1-I20180627_0618.zip (1474 KB at 2669.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618/marketplace-explicit-2.5.1-I20180627_0618.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618/marketplace-explicit-2.5.1-I20180627_0618.pom (2 KB at 14.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/maven-metadata.xml (36 KB at 141.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/maven-metadata.xml (36 KB at 161.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618/marketplace-explicit-2.5.1-I20180627_0618-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.1-I20180627_0618/marketplace-explicit-2.5.1-I20180627_0618-sources.jar (3 KB at 20.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Package - no NXR build method 2.5.1-I20180627_0618 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-nonxr --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nonxr --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nonxr --- [INFO] Storing buildNumber: 20180627-061825 at timestamp: 1530080305062 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nonxr --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nonxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nonxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-nonxr --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-nonxr --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-sample-nonxr-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace [INFO] [copy] Copying 49 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace/install/bundles [INFO] [copy] Copying 121 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace/install/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace/install [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.1-I20180627_0618.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.1-I20180627_0618.zip to MavenProject: org.nuxeo.marketplace.sample:marketplace-nonxr:2.5.1-I20180627_0618 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-nonxr --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-nonxr >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nonxr --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nonxr --- [INFO] Storing buildNumber: 20180627-061830 at timestamp: 1530080310354 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nonxr --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nonxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nonxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-nonxr <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-nonxr --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-nonxr --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.1-I20180627_0618.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618/marketplace-nonxr-2.5.1-I20180627_0618.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618/marketplace-nonxr-2.5.1-I20180627_0618.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.1-I20180627_0618-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618/marketplace-nonxr-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-nonxr --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618/marketplace-nonxr-2.5.1-I20180627_0618.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618/marketplace-nonxr-2.5.1-I20180627_0618.zip (75417 KB at 34499.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618/marketplace-nonxr-2.5.1-I20180627_0618.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618/marketplace-nonxr-2.5.1-I20180627_0618.pom (2 KB at 13.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/maven-metadata.xml (35 KB at 138.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/maven-metadata.xml (36 KB at 170.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618/marketplace-nonxr-2.5.1-I20180627_0618-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.1-I20180627_0618/marketplace-nonxr-2.5.1-I20180627_0618-sources.jar (3 KB at 26.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Package - recommended build method 2.5.1-I20180627_0618 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-061836 at timestamp: 1530080316695 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-sample-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target [INFO] [copy] Copying 38 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr/bundles [INFO] [copy] Copying 82 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr-2.5.1-I20180627_0618.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr-2.5.1-I20180627_0618.zip to MavenProject: org.nuxeo.marketplace.sample:marketplace:2.5.1-I20180627_0618 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-2.5.1-I20180627_0618.zip: bundles/nuxeo-sample-project-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr-2.5.1-I20180627_0618.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.1-I20180627_0618.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.1-I20180627_0618.zip to MavenProject: org.nuxeo.marketplace.sample:marketplace:2.5.1-I20180627_0618 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-061842 at timestamp: 1530080322385 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.1-I20180627_0618.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr-2.5.1-I20180627_0618.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.1-I20180627_0618-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618.zip (11 KB at 21.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618.pom (2 KB at 11.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/maven-metadata.xml (35 KB at 140.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/maven-metadata.xml (36 KB at 330.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618-nxr.zip (56855 KB at 48928.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.1-I20180627_0618/marketplace-2.5.1-I20180627_0618-sources.jar (2 KB at 24.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Startup test 2.5.1-I20180627_0618 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-061845 at timestamp: 1530080325694 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/startup-2.5.1-I20180627_0618.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-061847 at timestamp: 1530080327047 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/startup-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:startup:2.5.1-I20180627_0618) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 12.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.6 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/marketplace-2.5.1-I20180627_0618.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-sample-2.5.1-I20180627_0618 [INFO] [exec] Local packages to install (1): nuxeo-sample:2.5.1-I20180627_0618 [INFO] [exec] Installing nuxeo-sample-2.5.1-I20180627_0618 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/sample [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 172702. [INFO] [exec] .................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 494 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min36s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:startup:2.5.1-I20180627_0618) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/sample [INFO] [exec] Stopping server.....Server stopped. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618/startup-2.5.1-I20180627_0618.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618/startup-2.5.1-I20180627_0618.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/startup-2.5.1-I20180627_0618-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618/startup-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618/startup-2.5.1-I20180627_0618.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618/startup-2.5.1-I20180627_0618.jar (3 KB at 8.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618/startup-2.5.1-I20180627_0618.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618/startup-2.5.1-I20180627_0618.pom (3 KB at 30.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/maven-metadata.xml (31 KB at 175.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/maven-metadata.xml (32 KB at 159.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618/startup-2.5.1-I20180627_0618-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.1-I20180627_0618/startup-2.5.1-I20180627_0618-sources.jar (337 B at 4.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample functional tests with WebDriver 2.5.1-I20180627_0618 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-061947 at timestamp: 1530080387716 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/webdriver-2.5.1-I20180627_0618.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-061949 at timestamp: 1530080389568 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/webdriver-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:webdriver:2.5.1-I20180627_0618) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/marketplace-2.5.1-I20180627_0618.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-sample-2.5.1-I20180627_0618 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.2.0-I20180627_0316, nuxeo-sample:2.5.1-I20180627_0618 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-sample-2.5.1-I20180627_0618 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/sample [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 174044. [INFO] [exec] ....................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 682 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min46s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 06:20:55,380 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 06:21:04,016 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.696 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:webdriver:2.5.1-I20180627_0618) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/sample [INFO] [exec] Stopping server.....Server stopped. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618/webdriver-2.5.1-I20180627_0618.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618/webdriver-2.5.1-I20180627_0618.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/webdriver-2.5.1-I20180627_0618-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618/webdriver-2.5.1-I20180627_0618-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618/webdriver-2.5.1-I20180627_0618.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618/webdriver-2.5.1-I20180627_0618.jar (5 KB at 12.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618/webdriver-2.5.1-I20180627_0618.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618/webdriver-2.5.1-I20180627_0618.pom (5 KB at 55.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/maven-metadata.xml (31 KB at 156.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/maven-metadata.xml (31 KB at 281.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618/webdriver-2.5.1-I20180627_0618-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.1-I20180627_0618/webdriver-2.5.1-I20180627_0618-sources.jar (337 B at 4.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample functional or performance tests with Funkload 2.5.1-I20180627_0618 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funkload --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ funkload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ funkload --- [INFO] Storing buildNumber: 20180627-062109 at timestamp: 1530080469231 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ funkload --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ funkload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ funkload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ funkload --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ funkload --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/funkload/2.5.1-I20180627_0618 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ funkload >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ funkload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ funkload --- [INFO] Storing buildNumber: 20180627-062110 at timestamp: 1530080470190 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ funkload --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ funkload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ funkload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ funkload <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ funkload --- [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ funkload --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:funkload:2.5.1-I20180627_0618) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-funkload-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/marketplace-2.5.1-I20180627_0618.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-sample-2.5.1-I20180627_0618 [INFO] [exec] Local packages to install (1): nuxeo-sample:2.5.1-I20180627_0618 [INFO] [exec] Installing nuxeo-sample-2.5.1-I20180627_0618 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/sample [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 175581. [INFO] [exec] .................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 494 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min36s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:integration-test (run-tests) @ funkload --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:funkload:2.5.1-I20180627_0618) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.make-legacy-dirs: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/target/ftest/funkload/log [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/target/ftest/funkload/report sample-funkload-tests.run-funkload-tests: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/results [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/log [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.funkload-ctl-daemons: [INFO] [exec] Starting monitor server at http://0.0.0.0:55502/ as daemon. [INFO] [exec] Starting file_credential server at http://localhost:55501/ as daemon. [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.funkload-ctl-daemons: [INFO] [exec] [INFO] [exec] [INFO] [exec] [INFO] [exec] [INFO] [exec] ['admin', 'members']0 getCredential() ... return (Administrator, Administrator) [INFO] [exec] 1 getCredential() ... return (user1, test) [INFO] [exec] 2 getCredential() ... return (Administrator, Administrator) [INFO] [exec] 3 getCredential() ... return (user1, test) [INFO] [exec] 4 getCredential() ... return (Administrator, Administrator) [INFO] [exec] 5 getCredential() ... return (user1, test) [INFO] [exec] 6 getCredential() ... return (Administrator, Administrator) [INFO] [exec] 7 getCredential() ... return (user1, test) [INFO] [exec] 8 getCredential() ... return (Administrator, Administrator) [INFO] [exec] 9 getCredential() ... return (user1, test) [INFO] [exec] group admin [INFO] [exec] content: [['Administrator', 'Administrator']] [INFO] [exec] group members [INFO] [exec] content: [['user1', 'test']] [INFO] [exec] seq : 1seq : 2seq : 3seq : 4seq : 5 [INFO] [echo] Handling list element: test_sample.py[testAvailable] [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.fl-run-tests: [INFO] [echo] Suite: test_sample.py - Test: testAvailable [INFO] [echo] Running: fl-run-test -v --simple-fetch test_sample.py -e testAvailable -u http://localhost:8080/nuxeo --no-color [INFO] [exec] testAvailable (test_sample.Sample) ... testAvailable: [testAvailable] description not found [INFO] [exec] testAvailable: Starting ----------------------------------- [INFO] [exec] testAvailable: setUp [INFO] [exec] testAvailable: GET: http://localhost:8080/nuxeo [INFO] [exec] Page 1: login page ... [INFO] [exec] testAvailable: Done in 0.002s [INFO] [exec] testAvailable: Load redirect link: http://localhost:8080/nuxeo/ [INFO] [exec] testAvailable: Done in 0.737s [INFO] [exec] testAvailable: Load redirect link: http://localhost:8080/nuxeo/home.html [INFO] [exec] testAvailable: Done in 0.009s [INFO] [exec] testAvailable: tearDown. [INFO] [exec] ok [INFO] [exec] ---------------------------------------------------------------------- [INFO] [exec] Ran 1 test in 0.752s [INFO] [exec] OK [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.funkload-ctl-daemons: [INFO] [exec] Server http://0.0.0.0:55502/ is stopped. [INFO] [exec] Server http://localhost:55501/ is stopped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ funkload --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:funkload:2.5.1-I20180627_0618) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/sample [INFO] [exec] Stopping server.....Server stopped. sample-funkload-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:verify (run-tests) @ funkload --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ funkload --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/funkload/2.5.1-I20180627_0618/funkload-2.5.1-I20180627_0618.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ funkload --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/2.5.1-I20180627_0618/funkload-2.5.1-I20180627_0618.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/2.5.1-I20180627_0618/funkload-2.5.1-I20180627_0618.pom (4 KB at 12.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/maven-metadata.xml (31 KB at 156.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/maven-metadata.xml (31 KB at 126.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample performance tests with Gatling 2.5.1-I20180627_0618 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gatling --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ gatling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ gatling --- [INFO] Storing buildNumber: 20180627-062213 at timestamp: 1530080533047 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ gatling --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ gatling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ gatling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ gatling --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ gatling --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/gatling/2.5.1-I20180627_0618 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ gatling >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ gatling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ gatling --- [INFO] Storing buildNumber: 20180627-062214 at timestamp: 1530080534158 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ gatling --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ gatling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ gatling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ gatling <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gatling --- [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ gatling --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:gatling:2.5.1-I20180627_0618) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.tune-nuxeo: [INFO] [echo] Tune pool sizes [INFO] [echo] nuxeo.db.max-pool-size=52 [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [echo] nuxeo.vcs.max-pool-size=50 [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [echo] Tune JAVA_OPTS [INFO] [echo] JAVA_OPTS=$JAVA_OPTS -Xms3g -Xmx3g -XX:SoftRefLRUPolicyMSPerMB=5 -Dcom.sun.management.jmxremote.autodiscovery=true -Dcom.sun.management.jdp.name=Nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.copy-marketplace: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-gatling-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/marketplace-2.5.1-I20180627_0618.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-sample-2.5.1-I20180627_0618 [INFO] [exec] Local packages to install (1): nuxeo-sample:2.5.1-I20180627_0618 [INFO] [exec] Installing nuxeo-sample-2.5.1-I20180627_0618 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/sample [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 176948. [INFO] [exec] .................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 494 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min40s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [INFO] --- gatling-maven-plugin:2.2.4:integration-test (setup) @ gatling --- 06:23:11.054 [main][WARN ][ZincCompiler.scala:141] i.g.c.ZincCompiler$ - Pruning sources from previous analysis, due to incompatible CompileSetup. SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 06:23:19,983 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 06:23:19,984 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 06:23:19,984 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 06:23:19,985 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 06:23:19,985 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/2.2.4/gatling-maven-plugin-2.2.4.jar!/logback.xml] 06:23:19,985 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 06:23:20,229 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 06:23:20,245 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 06:23:20,251 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 06:23:20,257 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 06:23:20,261 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3b94d659 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 06:23:20,261 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3b94d659 - Please move "immediateFlush" property into the enclosing appender. 06:23:20,342 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3b94d659 - Setting the "immediateFlush" property of the enclosing appender to false 06:23:20,343 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 06:23:20,343 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 06:23:20,343 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 06:23:20,344 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@24b1d79b - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 06:23:21.069 [ERROR] i.g.c.c.GatlingConfiguration$ - Your gatling.conf file is outdated, some properties have been renamed or removed. Please update (check gatling.conf in Gatling bundle, or gatling-defaults.conf in gatling-core jar). Enabled obsolete properties: 'gatling.http.ahc.allowPoolingSslConnections' was removed, dropped. 'gatling.http.ahc.allowPoolingConnections' was renamed into gatling.http.ahc.keepAlive. Simulation org.nuxeo.sample.gatling.Sim00Setup started... ================================================================================ 2018-06-27 06:23:27 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=78 KO=0 ) > Check if group exists (OK=1 KO=0 ) > Create group (OK=1 KO=0 ) > Check if document exists (OK=1 KO=0 ) > Create Workspace as admin (OK=1 KO=0 ) > Grant write permission (OK=1 KO=0 ) > Check if user exists (OK=37 KO=0 ) > Create user (OK=36 KO=0 ) ---- Setup --------------------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:23:29 6s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=205 KO=0 ) > Check if group exists (OK=1 KO=0 ) > Create group (OK=1 KO=0 ) > Check if document exists (OK=1 KO=0 ) > Create Workspace as admin (OK=1 KO=0 ) > Grant write permission (OK=1 KO=0 ) > Check if user exists (OK=100 KO=0 ) > Create user (OK=100 KO=0 ) ---- Setup --------------------------------------------------------------------- [##########################################################################]100% waiting: 0 / active: 0 / done:1 ================================================================================ Simulation org.nuxeo.sample.gatling.Sim00Setup completed in 5 seconds Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 205 (OK=205 KO=0 ) > min response time 3 (OK=3 KO=- ) > max response time 1945 (OK=1945 KO=- ) > mean response time 25 (OK=25 KO=- ) > std deviation 151 (OK=151 KO=- ) > response time 50th percentile 7 (OK=7 KO=- ) > response time 75th percentile 10 (OK=10 KO=- ) > response time 95th percentile 46 (OK=46 KO=- ) > response time 99th percentile 133 (OK=133 KO=- ) > mean requests/sec 34.167 (OK=34.167 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 203 ( 99%) > 800 ms < t < 1200 ms 1 ( 0%) > t > 1200 ms 1 ( 0%) > failed 0 ( 0%) ================================================================================ Reports generated in 0s. Please open the following file: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/gatling/results/sim00setup-1530080602889/index.html Global: percentage of successful requests is 100.0 : true [INFO] [INFO] --- gatling-maven-plugin:2.2.4:integration-test (create-documents) @ gatling --- SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 06:23:34,373 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 06:23:34,373 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 06:23:34,373 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 06:23:34,374 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 06:23:34,374 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/2.2.4/gatling-maven-plugin-2.2.4.jar!/logback.xml] 06:23:34,374 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 06:23:34,515 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 06:23:34,520 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 06:23:34,526 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 06:23:34,532 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 06:23:34,535 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3b94d659 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 06:23:34,535 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3b94d659 - Please move "immediateFlush" property into the enclosing appender. 06:23:34,571 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3b94d659 - Setting the "immediateFlush" property of the enclosing appender to false 06:23:34,572 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 06:23:34,572 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 06:23:34,572 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 06:23:34,573 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@24b1d79b - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 06:23:35.104 [ERROR] i.g.c.c.GatlingConfiguration$ - Your gatling.conf file is outdated, some properties have been renamed or removed. Please update (check gatling.conf in Gatling bundle, or gatling-defaults.conf in gatling-core jar). Enabled obsolete properties: 'gatling.http.ahc.allowPoolingSslConnections' was removed, dropped. 'gatling.http.ahc.allowPoolingConnections' was renamed into gatling.http.ahc.keepAlive. Simulation org.nuxeo.sample.gatling.Sim10CreateDocuments started... ================================================================================ 2018-06-27 06:23:41 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=29 KO=0 ) > Create File (OK=29 KO=0 ) ---- Create Documents ---------------------------------------------------------- [------------------------------------------------------------------- ] 0% waiting: 1 / active: 9 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:23:46 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=83 KO=0 ) > Create File (OK=83 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:23:51 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=147 KO=0 ) > Create File (OK=147 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:23:56 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=192 KO=0 ) > Create File (OK=192 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:24:01 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=242 KO=0 ) > Create File (OK=242 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:24:06 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=296 KO=0 ) > Create File (OK=296 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:24:11 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=347 KO=0 ) > Create File (OK=347 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:24:16 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=406 KO=0 ) > Create File (OK=406 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:24:21 45s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=450 KO=0 ) > Create File (OK=450 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:24:26 50s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=497 KO=0 ) > Create File (OK=497 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:24:31 55s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=550 KO=0 ) > Create File (OK=550 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:24:36 60s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=598 KO=0 ) > Create File (OK=598 KO=0 ) ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ================================================================================ ================================================================================ 2018-06-27 06:24:41 65s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=620 KO=0 ) > Create File (OK=620 KO=0 ) ---- Create Documents ---------------------------------------------------------- [###################################################-----------------------] 70% waiting: 0 / active: 3 / done:7 ================================================================================ ================================================================================ 2018-06-27 06:24:44 68s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=621 KO=0 ) > Create File (OK=621 KO=0 ) ---- Create Documents ---------------------------------------------------------- [##########################################################################]100% waiting: 0 / active: 0 / done:10 ================================================================================ Simulation org.nuxeo.sample.gatling.Sim10CreateDocuments completed in 67 seconds Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 621 (OK=621 KO=0 ) > min response time 5 (OK=5 KO=- ) > max response time 115 (OK=115 KO=- ) > mean response time 10 (OK=10 KO=- ) > std deviation 6 (OK=6 KO=- ) > response time 50th percentile 8 (OK=8 KO=- ) > response time 75th percentile 10 (OK=10 KO=- ) > response time 95th percentile 15 (OK=15 KO=- ) > response time 99th percentile 27 (OK=27 KO=- ) > mean requests/sec 9.132 (OK=9.132 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 621 (100%) > 800 ms < t < 1200 ms 0 ( 0%) > t > 1200 ms 0 ( 0%) > failed 0 ( 0%) ================================================================================ Reports generated in 0s. Please open the following file: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/gatling/results/sim10createdocuments-1530080616209/index.html Global: percentage of successful requests is 100.0 : true [INFO] [INFO] --- gatling-maven-plugin:2.2.4:integration-test (cleanup) @ gatling --- SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 06:24:46,666 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 06:24:46,666 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 06:24:46,667 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 06:24:46,667 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 06:24:46,667 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/2.2.4/gatling-maven-plugin-2.2.4.jar!/logback.xml] 06:24:46,667 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 06:24:46,807 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 06:24:46,814 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 06:24:46,820 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 06:24:46,825 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 06:24:46,829 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3b94d659 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 06:24:46,829 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3b94d659 - Please move "immediateFlush" property into the enclosing appender. 06:24:46,871 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3b94d659 - Setting the "immediateFlush" property of the enclosing appender to false 06:24:46,871 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 06:24:46,872 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 06:24:46,872 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 06:24:46,873 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@24b1d79b - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 06:24:47.378 [ERROR] i.g.c.c.GatlingConfiguration$ - Your gatling.conf file is outdated, some properties have been renamed or removed. Please update (check gatling.conf in Gatling bundle, or gatling-defaults.conf in gatling-core jar). Enabled obsolete properties: 'gatling.http.ahc.allowPoolingSslConnections' was removed, dropped. 'gatling.http.ahc.allowPoolingConnections' was renamed into gatling.http.ahc.keepAlive. Simulation org.nuxeo.sample.gatling.Sim20Cleanup started... ================================================================================ 2018-06-27 06:24:50 2s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=102 KO=0 ) > Delete server File (OK=1 KO=0 ) > Delete user (OK=101 KO=0 ) ---- Cleanup ------------------------------------------------------------------- [##########################################################################]100% waiting: 0 / active: 0 / done:1 ================================================================================ Simulation org.nuxeo.sample.gatling.Sim20Cleanup completed in 1 seconds Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 102 (OK=102 KO=0 ) > min response time 2 (OK=2 KO=- ) > max response time 807 (OK=807 KO=- ) > mean response time 12 (OK=12 KO=- ) > std deviation 79 (OK=79 KO=- ) > response time 50th percentile 4 (OK=4 KO=- ) > response time 75th percentile 5 (OK=5 KO=- ) > response time 95th percentile 7 (OK=7 KO=- ) > response time 99th percentile 42 (OK=42 KO=- ) > mean requests/sec 51 (OK=51 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 101 ( 99%) > 800 ms < t < 1200 ms 1 ( 1%) > t > 1200 ms 0 ( 0%) > failed 0 ( 0%) ================================================================================ Reports generated in 0s. Please open the following file: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/gatling/results/sim20cleanup-1530080688456/index.html Global: percentage of successful requests is 100.0 : true [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ gatling --- [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ gatling --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:gatling:2.5.1-I20180627_0618) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/sample [INFO] [exec] Stopping server.....Server stopped. sample-gatling-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ gatling --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ gatling --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/gatling/2.5.1-I20180627_0618/gatling-2.5.1-I20180627_0618.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ gatling --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/2.5.1-I20180627_0618/gatling-2.5.1-I20180627_0618.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/2.5.1-I20180627_0618/gatling-2.5.1-I20180627_0618.pom (5 KB at 23.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/maven-metadata.xml (31 KB at 101.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/maven-metadata.xml (31 KB at 159.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo packaging samples ............................ SUCCESS [ 4.275 s] [INFO] Nuxeo Package - explicit build method .............. SUCCESS [ 5.860 s] [INFO] Nuxeo Package - no NXR build method ................ SUCCESS [ 8.777 s] [INFO] Nuxeo Package - recommended build method ........... SUCCESS [ 11.408 s] [INFO] Startup test ....................................... SUCCESS [01:01 min] [INFO] Sample functional tests with WebDriver ............. SUCCESS [01:22 min] [INFO] Sample functional or performance tests with Funkload SUCCESS [01:03 min] [INFO] Sample performance tests with Gatling .............. SUCCESS [02:43 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:42 min [INFO] Finished at: 2018-06-27T06:24:55+00:00 [INFO] Final Memory: 178M/1947M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-2.5.1-I20180627_0618.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 10720 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 10720 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-template-rendering] Prepare release of marketplace-template-rendering... Working on custom repository... Releasing from branch: master Current version: 6.8.1-SNAPSHOT Tag: release-6.8.1-I20180627_0624 Next version: 6.8.1-SNAPSHOT Maintenance branch 6.8.1-I20180627_0624 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-template-rendering.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-template-rendering.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 6.8.1-I20180627_0624, update versions, commit and tag as release-6.8.1-I20180627_0624... [.] $> git checkout -b 6.8.1-I20180627_0624 Switched to a new branch '6.8.1-I20180627_0624' [INFO] Replacing occurrences of 6.8.1-SNAPSHOT with 6.8.1-I20180627_0624 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/pom.xml' [.] $> git commit -m'Release master, update 6.8.1-SNAPSHOT to 6.8.1-I20180627_0624, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [6.8.1-I20180627_0624 6344612] Release master, update 6.8.1-SNAPSHOT to 6.8.1-I20180627_0624, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-6.8.1-I20180627_0624 -m'Release release-6.8.1-I20180627_0624 from 6.8.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-6.8.1-I20180627_0624... [.] $> git checkout release-6.8.1-I20180627_0624 Note: checking out 'release-6.8.1-I20180627_0624'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6344612 Release master, update 6.8.1-SNAPSHOT to 6.8.1-I20180627_0624, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Marketplace package for template rendering [INFO] Template rendering Marketplace package [INFO] Template rendering samples Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Marketplace package for template rendering 6.8.1-I20180627_0624 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-parent --- [INFO] Storing buildNumber: 20180627-062500 at timestamp: 1530080700061 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/marketplace-parent/6.8.1-I20180627_0624 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-parent --- [INFO] Storing buildNumber: 20180627-062500 at timestamp: 1530080700866 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/marketplace-parent/6.8.1-I20180627_0624/marketplace-parent-6.8.1-I20180627_0624.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/6.8.1-I20180627_0624/marketplace-parent-6.8.1-I20180627_0624.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/6.8.1-I20180627_0624/marketplace-parent-6.8.1-I20180627_0624.pom (3 KB at 3.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/maven-metadata.xml (65 KB at 256.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/maven-metadata.xml (65 KB at 309.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template rendering Marketplace package 6.8.1-I20180627_0624 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ package --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ package --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ package --- [INFO] Storing buildNumber: 20180627-062506 at timestamp: 1530080706478 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ package --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ package --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ package --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) template-rendering-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr/bundles [INFO] [copy] Copying 13 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.1-I20180627_0624.zip [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: bundles/nuxeo-template-rendering-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: bundles/nuxeo-template-rendering-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: bundles/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: bundles/nuxeo-template-rendering-jxls-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: bundles/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/commons-jexl2-do-not-remove-2.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/fr.opensagres.xdocreport.converter-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/fr.opensagres.xdocreport.core-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/fr.opensagres.xdocreport.document-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/fr.opensagres.xdocreport.document.docx-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/fr.opensagres.xdocreport.document.ods-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/fr.opensagres.xdocreport.document.odt-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/fr.opensagres.xdocreport.remoting.resources-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/fr.opensagres.xdocreport.template-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/fr.opensagres.xdocreport.template.freemarker-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/jxls-core-1.0.6-NX01.jar [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: lib/jxls-reader-1.0.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.1-I20180627_0624.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr/bundles [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.1-I20180627_0624.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.1-I20180627_0624.zip [INFO] [nx:zipdiff] Only in nxr-6.8.1-I20180627_0624.zip: bundles/nuxeo-template-rendering-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.1-I20180627_0624.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.1-I20180627_0624.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.1-I20180627_0624.zip to MavenProject: org.nuxeo.template.rendering:package:6.8.1-I20180627_0624 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ package --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ package >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ package --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ package --- [INFO] Storing buildNumber: 20180627-062521 at timestamp: 1530080721269 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ package --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ package <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ package --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.1-I20180627_0624-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ package --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.1-I20180627_0624.zip to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624/package-6.8.1-I20180627_0624.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624/package-6.8.1-I20180627_0624.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.1-I20180627_0624-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624/package-6.8.1-I20180627_0624-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ package --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624/package-6.8.1-I20180627_0624.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624/package-6.8.1-I20180627_0624.zip (1070 KB at 2639.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624/package-6.8.1-I20180627_0624.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624/package-6.8.1-I20180627_0624.pom (2 KB at 25.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/maven-metadata.xml (65 KB at 339.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/maven-metadata.xml (65 KB at 438.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624/package-6.8.1-I20180627_0624-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.1-I20180627_0624/package-6.8.1-I20180627_0624-sources.jar (2 KB at 14.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template rendering samples Marketplace package 6.8.1-I20180627_0624 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ package-samples --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ package-samples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ package-samples --- [INFO] Storing buildNumber: 20180627-062522 at timestamp: 1530080722994 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ package-samples --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ package-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ package-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ package-samples --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ package-samples --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) template-rendering-sample-assembly.init: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install template-rendering-sample-assembly.build: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install/bundles-web-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install/bundles-jsf-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install/bundles-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.1-I20180627_0624.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.1-I20180627_0624.zip to MavenProject: org.nuxeo.template.rendering:package-samples:6.8.1-I20180627_0624 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ package-samples --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ package-samples >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ package-samples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ package-samples --- [INFO] Storing buildNumber: 20180627-062524 at timestamp: 1530080724403 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ package-samples --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ package-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ package-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ package-samples <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ package-samples --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.1-I20180627_0624-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ package-samples --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.1-I20180627_0624.zip to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624/package-samples-6.8.1-I20180627_0624.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624/package-samples-6.8.1-I20180627_0624.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.1-I20180627_0624-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624/package-samples-6.8.1-I20180627_0624-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ package-samples --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624/package-samples-6.8.1-I20180627_0624.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624/package-samples-6.8.1-I20180627_0624.zip (460 KB at 1557.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624/package-samples-6.8.1-I20180627_0624.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624/package-samples-6.8.1-I20180627_0624.pom (2 KB at 18.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/maven-metadata.xml (52 KB at 597.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/maven-metadata.xml (53 KB at 448.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624/package-samples-6.8.1-I20180627_0624-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.1-I20180627_0624/package-samples-6.8.1-I20180627_0624-sources.jar (2 KB at 11.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Marketplace package for template rendering ... SUCCESS [ 2.870 s] [INFO] Template rendering Marketplace package ............. SUCCESS [ 19.841 s] [INFO] Template rendering samples Marketplace package ..... SUCCESS [ 2.863 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.684 s [INFO] Finished at: 2018-06-27T06:25:25+00:00 [INFO] Final Memory: 142M/1966M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@package/target/package-6.8.1-I20180627_0624.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1069k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive $> curl -i -n -F package=@package-samples/target/package-samples-6.8.1-I20180627_0624.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 459k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-birt] [WARN] Skipped 'marketplace-birt' (deprecated addon) [marketplace-birt] Upgrade skipped marketplace-birt... Working on custom repository... Releasing from branch: master Current version: 2.7.4-SNAPSHOT Tag: release-2.7.4-I20180627_0625 Next version: 2.7.4-SNAPSHOT Maintenance branch 2.7.4-I20180627_0625 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-birt.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-birt.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [.] $> git checkout -f master Already on 'master' Your branch is up to date with 'origin/master'. Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-easyshare] Prepare release of marketplace-easyshare... Working on custom repository... Releasing from branch: master Current version: 1.5.1-SNAPSHOT Tag: release-1.5.1-I20180627_0625 Next version: 1.5.1-SNAPSHOT Maintenance branch 1.5.1-I20180627_0625 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-easyshare.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-easyshare.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.5.1-I20180627_0625, update versions, commit and tag as release-1.5.1-I20180627_0625... [.] $> git checkout -b 1.5.1-I20180627_0625 Switched to a new branch '1.5.1-I20180627_0625' [INFO] Replacing occurrences of 1.5.1-SNAPSHOT with 1.5.1-I20180627_0625 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/pom.xml' [.] $> git commit -m'Release master, update 1.5.1-SNAPSHOT to 1.5.1-I20180627_0625, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.5.1-I20180627_0625 6496d59] Release master, update 1.5.1-SNAPSHOT to 1.5.1-I20180627_0625, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.5.1-I20180627_0625 -m'Release release-1.5.1-I20180627_0625 from 1.5.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.5.1-I20180627_0625... [.] $> git checkout release-1.5.1-I20180627_0625 Note: checking out 'release-1.5.1-I20180627_0625'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6496d59 Release master, update 1.5.1-SNAPSHOT to 1.5.1-I20180627_0625, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Marketplace packaging of easyshare [INFO] Marketplace package - easyshare [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Marketplace packaging of easyshare 1.5.1-I20180627_0625 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mp-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ mp-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ mp-parent --- [INFO] Storing buildNumber: 20180627-062533 at timestamp: 1530080733448 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ mp-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ mp-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ mp-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ mp-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ mp-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/easyshare/mp-parent/1.5.1-I20180627_0625 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ mp-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ mp-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ mp-parent --- [INFO] Storing buildNumber: 20180627-062534 at timestamp: 1530080734334 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ mp-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ mp-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ mp-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ mp-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ mp-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mp-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/easyshare/mp-parent/1.5.1-I20180627_0625/mp-parent-1.5.1-I20180627_0625.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ mp-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/1.5.1-I20180627_0625/mp-parent-1.5.1-I20180627_0625.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/1.5.1-I20180627_0625/mp-parent-1.5.1-I20180627_0625.pom (3 KB at 8.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/maven-metadata.xml (66 KB at 323.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/maven-metadata.xml (66 KB at 328.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package - easyshare 1.5.1-I20180627_0625 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-062540 at timestamp: 1530080740829 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target [INFO] [copy] Copying 79 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr/bundles [INFO] [copy] Copying 140 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr-1.5.1-I20180627_0625.zip [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0625.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0625.zip: bundles/nuxeo-easyshare-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0625.zip: bundles/nuxeo-easyshare-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0625.zip: bundles/nuxeo-easyshare-web-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0625.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0625.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0625.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr-1.5.1-I20180627_0625.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install/bundles-web-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:25:58 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: EasyShareFolder [WARNING] [nx:studioExtraction] Jun 27, 2018 6:25:58 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1600e2c0 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:25:58 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > addToAShareDocument [addToAShareDocument: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@76b7ce27) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:25:58 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > navToParent [navToParent: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@4fc3ac1) [WARNING] [nx:studioExtraction] null [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.1-I20180627_0625.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.1-I20180627_0625.zip to MavenProject: org.nuxeo.easyshare:marketplace:1.5.1-I20180627_0625 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-062601 at timestamp: 1530080761437 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.1-I20180627_0625-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.1-I20180627_0625.zip to /opt/jenkins/.m2/repository/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625/marketplace-1.5.1-I20180627_0625.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625/marketplace-1.5.1-I20180627_0625.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.1-I20180627_0625-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625/marketplace-1.5.1-I20180627_0625-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625/marketplace-1.5.1-I20180627_0625.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625/marketplace-1.5.1-I20180627_0625.zip (2655 KB at 8791.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625/marketplace-1.5.1-I20180627_0625.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625/marketplace-1.5.1-I20180627_0625.pom (2 KB at 17.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/maven-metadata.xml (65 KB at 308.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/maven-metadata.xml (65 KB at 350.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625/marketplace-1.5.1-I20180627_0625-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.1-I20180627_0625/marketplace-1.5.1-I20180627_0625-sources.jar (2 KB at 13.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Marketplace packaging of easyshare ........... SUCCESS [ 2.540 s] [INFO] Marketplace package - easyshare .................... SUCCESS [ 26.997 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.691 s [INFO] Finished at: 2018-06-27T06:26:02+00:00 [INFO] Final Memory: 138M/1955M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.5.1-I20180627_0625.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2655k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-fsexporter] Prepare release of marketplace-fsexporter... Working on custom repository... Releasing from branch: master Current version: 1.6.1-SNAPSHOT Tag: release-1.6.1-I20180627_0626 Next version: 1.6.1-SNAPSHOT Maintenance branch 1.6.1-I20180627_0626 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-fsexporter.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-fsexporter.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.1-I20180627_0626, update versions, commit and tag as release-1.6.1-I20180627_0626... [.] $> git checkout -b 1.6.1-I20180627_0626 Switched to a new branch '1.6.1-I20180627_0626' [INFO] Replacing occurrences of 1.6.1-SNAPSHOT with 1.6.1-I20180627_0626 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/pom.xml' [.] $> git commit -m'Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0626, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.6.1-I20180627_0626 22379c1] Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0626, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.6.1-I20180627_0626 -m'Release release-1.6.1-I20180627_0626 from 1.6.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.1-I20180627_0626... [.] $> git checkout release-1.6.1-I20180627_0626 Note: checking out 'release-1.6.1-I20180627_0626'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 22379c1 Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0626, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo FS Exporter Marketplace Package parent POM [INFO] Nuxeo FS Exporter Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo FS Exporter Marketplace Package parent POM 1.6.1-I20180627_0626 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062609 at timestamp: 1530080769662 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/parent/1.6.1-I20180627_0626 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062610 at timestamp: 1530080770498 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/parent/1.6.1-I20180627_0626/parent-1.6.1-I20180627_0626.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/1.6.1-I20180627_0626/parent-1.6.1-I20180627_0626.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/1.6.1-I20180627_0626/parent-1.6.1-I20180627_0626.pom (2 KB at 4.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/maven-metadata.xml (52 KB at 213.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/maven-metadata.xml (52 KB at 251.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo FS Exporter Marketplace Package 1.6.1-I20180627_0626 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-062613 at timestamp: 1530080773053 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) fsexporter-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace/install/bundles [WARNING] [nx:studioExtraction] Jun 27, 2018 6:26:14 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > ExportStructureToFS [ExportStructureToFS: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@1067bc4c) [WARNING] [nx:studioExtraction] This operation enables to export the structure contained in the Root name path to the File System Target path. You can declare your own query to choose the document being exported. [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.1-I20180627_0626.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.1-I20180627_0626.zip to MavenProject: org.nuxeo.marketplace.fsexporter:marketplace:1.6.1-I20180627_0626 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-062615 at timestamp: 1530080775365 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.1-I20180627_0626-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.1-I20180627_0626.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626/marketplace-1.6.1-I20180627_0626.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626/marketplace-1.6.1-I20180627_0626.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.1-I20180627_0626-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626/marketplace-1.6.1-I20180627_0626-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626/marketplace-1.6.1-I20180627_0626.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626/marketplace-1.6.1-I20180627_0626.zip (17 KB at 30.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626/marketplace-1.6.1-I20180627_0626.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626/marketplace-1.6.1-I20180627_0626.pom (2 KB at 11.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/maven-metadata.xml (52 KB at 264.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/maven-metadata.xml (52 KB at 232.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626/marketplace-1.6.1-I20180627_0626-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.1-I20180627_0626/marketplace-1.6.1-I20180627_0626-sources.jar (1010 B at 8.2 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo FS Exporter Marketplace Package parent POM ... SUCCESS [ 2.677 s] [INFO] Nuxeo FS Exporter Marketplace Package .............. SUCCESS [ 4.847 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.644 s [INFO] Finished at: 2018-06-27T06:26:16+00:00 [INFO] Final Memory: 67M/1558M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.6.1-I20180627_0626.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 16677 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-scan-importer] Prepare release of marketplace-scan-importer... Working on custom repository... Releasing from branch: master Current version: 1.5.1-SNAPSHOT Tag: release-1.5.1-I20180627_0626 Next version: 1.5.1-SNAPSHOT Maintenance branch 1.5.1-I20180627_0626 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-scan-importer.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-scan-importer.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.5.1-I20180627_0626, update versions, commit and tag as release-1.5.1-I20180627_0626... [.] $> git checkout -b 1.5.1-I20180627_0626 Switched to a new branch '1.5.1-I20180627_0626' [INFO] Replacing occurrences of 1.5.1-SNAPSHOT with 1.5.1-I20180627_0626 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/pom.xml' [.] $> git commit -m'Release master, update 1.5.1-SNAPSHOT to 1.5.1-I20180627_0626, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.5.1-I20180627_0626 455a1b0] Release master, update 1.5.1-SNAPSHOT to 1.5.1-I20180627_0626, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.5.1-I20180627_0626 -m'Release release-1.5.1-I20180627_0626 from 1.5.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.5.1-I20180627_0626... [.] $> git checkout release-1.5.1-I20180627_0626 Note: checking out 'release-1.5.1-I20180627_0626'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 455a1b0 Release master, update 1.5.1-SNAPSHOT to 1.5.1-I20180627_0626, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scan Importer Marketplace package parent [INFO] Scan Importer Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Scan Importer Marketplace package parent 1.5.1-I20180627_0626 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062621 at timestamp: 1530080781746 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/parent/1.5.1-I20180627_0626 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062622 at timestamp: 1530080782531 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/parent/1.5.1-I20180627_0626/parent-1.5.1-I20180627_0626.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/1.5.1-I20180627_0626/parent-1.5.1-I20180627_0626.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/1.5.1-I20180627_0626/parent-1.5.1-I20180627_0626.pom (3 KB at 2.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/maven-metadata.xml (66 KB at 255.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/maven-metadata.xml (66 KB at 150.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Scan Importer Marketplace package 1.5.1-I20180627_0626 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-scan-importer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-scan-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-scan-importer --- [INFO] Storing buildNumber: 20180627-062629 at timestamp: 1530080789099 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-scan-importer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-scan-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-scan-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-scan-importer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-scan-importer --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) scan-importer-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target [INFO] [copy] Copying 177 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr/bundles [INFO] [copy] Copying 276 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.5.1.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr-1.5.1-I20180627_0626.zip [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0626.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0626.zip: bundles/nuxeo-importer-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0626.zip: bundles/nuxeo-importer-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0626.zip: bundles/nuxeo-importer-scan-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0626.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.5.1-I20180627_0626.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr-1.5.1-I20180627_0626.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626.zip to MavenProject: org.nuxeo.marketplace.scan.importer:marketplace-scan-importer:1.5.1-I20180627_0626 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-scan-importer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-scan-importer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-scan-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-scan-importer --- [INFO] Storing buildNumber: 20180627-062640 at timestamp: 1530080800901 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-scan-importer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-scan-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-scan-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-scan-importer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-scan-importer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-scan-importer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626/marketplace-scan-importer-1.5.1-I20180627_0626.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626/marketplace-scan-importer-1.5.1-I20180627_0626.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626/marketplace-scan-importer-1.5.1-I20180627_0626-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-scan-importer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626/marketplace-scan-importer-1.5.1-I20180627_0626.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626/marketplace-scan-importer-1.5.1-I20180627_0626.zip (679 KB at 1392.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626/marketplace-scan-importer-1.5.1-I20180627_0626.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626/marketplace-scan-importer-1.5.1-I20180627_0626.pom (2 KB at 22.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/maven-metadata.xml (65 KB at 295.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/maven-metadata.xml (65 KB at 447.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626/marketplace-scan-importer-1.5.1-I20180627_0626-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.1-I20180627_0626/marketplace-scan-importer-1.5.1-I20180627_0626-sources.jar (2 KB at 15.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Scan Importer Marketplace package parent ........... SUCCESS [ 3.297 s] [INFO] Scan Importer Marketplace package .................. SUCCESS [ 17.560 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.050 s [INFO] Finished at: 2018-06-27T06:26:41+00:00 [INFO] Final Memory: 121M/1912M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 678k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-duoweb-authentication] Prepare release of marketplace-duoweb-authentication... Working on custom repository... Releasing from branch: master Current version: 1.6.1-SNAPSHOT Tag: release-1.6.1-I20180627_0626 Next version: 1.6.1-SNAPSHOT Maintenance branch 1.6.1-I20180627_0626 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-duoweb-authentication.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-duoweb-authentication.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.1-I20180627_0626, update versions, commit and tag as release-1.6.1-I20180627_0626... [.] $> git checkout -b 1.6.1-I20180627_0626 Switched to a new branch '1.6.1-I20180627_0626' [INFO] Replacing occurrences of 1.6.1-SNAPSHOT with 1.6.1-I20180627_0626 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/pom.xml' [.] $> git commit -m'Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0626, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.6.1-I20180627_0626 8ec0b07] Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0626, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 6 insertions(+), 6 deletions(-) [.] $> git tag -a release-1.6.1-I20180627_0626 -m'Release release-1.6.1-I20180627_0626 from 1.6.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.1-I20180627_0626... [.] $> git checkout release-1.6.1-I20180627_0626 Note: checking out 'release-1.6.1-I20180627_0626'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8ec0b07 Release master, update 1.6.1-SNAPSHOT to 1.6.1-I20180627_0626, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] DuoWeb Authentication Marketplace Package parent [INFO] DuoWeb Authentication Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DuoWeb Authentication Marketplace Package parent 1.6.1-I20180627_0626 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062647 at timestamp: 1530080807060 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/parent/1.6.1-I20180627_0626 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062647 at timestamp: 1530080807881 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/parent/1.6.1-I20180627_0626/parent-1.6.1-I20180627_0626.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/1.6.1-I20180627_0626/parent-1.6.1-I20180627_0626.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/1.6.1-I20180627_0626/parent-1.6.1-I20180627_0626.pom (3 KB at 4.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/maven-metadata.xml (66 KB at 211.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/maven-metadata.xml (66 KB at 323.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DuoWeb Authentication Marketplace Package 1.6.1-I20180627_0626 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-duoweb-authentication --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-duoweb-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-duoweb-authentication --- [INFO] Storing buildNumber: 20180627-062653 at timestamp: 1530080813835 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-duoweb-authentication --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-duoweb-authentication --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-duoweb-authentication --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) duoweb-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target [INFO] [copy] Copying 27 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr/bundles [INFO] [copy] Copying 53 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr-1.6.1-I20180627_0626.zip [INFO] [nx:zipdiff] Only in nxr-1.6.1-I20180627_0626.zip: bundles/nuxeo-duoweb-authentication-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.6.1-I20180627_0626.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.6.1-I20180627_0626.zip: lib/com-duosecurity-java-client-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr-1.6.1-I20180627_0626.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip to MavenProject: org.nuxeo.marketplace.duoweb.authentication:marketplace-duoweb-authentication:1.6.1-I20180627_0626 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-duoweb-authentication --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-duoweb-authentication >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-duoweb-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-duoweb-authentication --- [INFO] Storing buildNumber: 20180627-062658 at timestamp: 1530080818339 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-duoweb-authentication --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-duoweb-authentication <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-duoweb-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-duoweb-authentication --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626/marketplace-duoweb-authentication-1.6.1-I20180627_0626.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626/marketplace-duoweb-authentication-1.6.1-I20180627_0626-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-duoweb-authentication --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip (57 KB at 194.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626/marketplace-duoweb-authentication-1.6.1-I20180627_0626.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626/marketplace-duoweb-authentication-1.6.1-I20180627_0626.pom (2 KB at 16.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/maven-metadata.xml (65 KB at 278.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/maven-metadata.xml (65 KB at 377.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626/marketplace-duoweb-authentication-1.6.1-I20180627_0626-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.1-I20180627_0626/marketplace-duoweb-authentication-1.6.1-I20180627_0626-sources.jar (17 KB at 193.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] DuoWeb Authentication Marketplace Package parent ... SUCCESS [ 2.974 s] [INFO] DuoWeb Authentication Marketplace Package .......... SUCCESS [ 9.932 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.082 s [INFO] Finished at: 2018-06-27T06:26:59+00:00 [INFO] Final Memory: 117M/1548M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 58017 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-virtualnavigation] Prepare release of marketplace-virtualnavigation... Working on custom repository... Releasing from branch: master Current version: 1.4.1-SNAPSHOT Tag: release-1.4.1-I20180627_0627 Next version: 1.4.1-SNAPSHOT Maintenance branch 1.4.1-I20180627_0627 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-virtualnavigation.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-virtualnavigation.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.1-I20180627_0627, update versions, commit and tag as release-1.4.1-I20180627_0627... [.] $> git checkout -b 1.4.1-I20180627_0627 Switched to a new branch '1.4.1-I20180627_0627' [INFO] Replacing occurrences of 1.4.1-SNAPSHOT with 1.4.1-I20180627_0627 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/pom.xml' [.] $> git commit -m'Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0627, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.4.1-I20180627_0627 9ec4a7b] Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0627, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.4.1-I20180627_0627 -m'Release release-1.4.1-I20180627_0627 from 1.4.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.1-I20180627_0627... [.] $> git checkout release-1.4.1-I20180627_0627 Note: checking out 'release-1.4.1-I20180627_0627'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9ec4a7b Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0627, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Virtual Navigation packaging parent POM [INFO] Virtual Navigation Marketplace Package [INFO] Virtual Navigation Functional Tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Virtual Navigation packaging parent POM 1.4.1-I20180627_0627 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062704 at timestamp: 1530080824511 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/parent/1.4.1-I20180627_0627 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062705 at timestamp: 1530080825301 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/parent/1.4.1-I20180627_0627/parent-1.4.1-I20180627_0627.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/1.4.1-I20180627_0627/parent-1.4.1-I20180627_0627.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/1.4.1-I20180627_0627/parent-1.4.1-I20180627_0627.pom (2 KB at 5.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/maven-metadata.xml (65 KB at 219.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/maven-metadata.xml (66 KB at 401.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Virtual Navigation Marketplace Package 1.4.1-I20180627_0627 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-062711 at timestamp: 1530080831919 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) virtualnav-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target [INFO] [copy] Copying 53 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr/bundles [INFO] [copy] Copying 86 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr-1.4.1-I20180627_0627.zip [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0627.zip: bundles/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0627.zip: bundles/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0627.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr-1.4.1-I20180627_0627.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:27:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: QueryNav [WARNING] [nx:studioExtraction] Jun 27, 2018 6:27:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@60d993ec [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.1-I20180627_0627.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.1-I20180627_0627.zip to MavenProject: org.nuxeo.marketplace.virtualnavigation:marketplace:1.4.1-I20180627_0627 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-062729 at timestamp: 1530080849274 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.1-I20180627_0627-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.1-I20180627_0627.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627/marketplace-1.4.1-I20180627_0627.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627/marketplace-1.4.1-I20180627_0627.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.1-I20180627_0627-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627/marketplace-1.4.1-I20180627_0627-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627/marketplace-1.4.1-I20180627_0627.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627/marketplace-1.4.1-I20180627_0627.zip (11 KB at 39.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627/marketplace-1.4.1-I20180627_0627.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627/marketplace-1.4.1-I20180627_0627.pom (2 KB at 20.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/maven-metadata.xml (65 KB at 284.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/maven-metadata.xml (65 KB at 229.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627/marketplace-1.4.1-I20180627_0627-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.1-I20180627_0627/marketplace-1.4.1-I20180627_0627-sources.jar (2 KB at 14.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Virtual Navigation Functional Tests with WebDriver 1.4.1-I20180627_0627 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-062731 at timestamp: 1530080851725 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/webdriver-1.4.1-I20180627_0627.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-062734 at timestamp: 1530080854351 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/webdriver-1.4.1-I20180627_0627-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.virtualnavigation:webdriver:1.4.1-I20180627_0627) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 7.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.4 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. virtualnav-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/marketplace-1.4.1-I20180627_0627.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-virtualnavigation-1.4.1-I20180627_0627 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.2.0-I20180627_0316, nuxeo-virtualnavigation:1.4.1-I20180627_0627 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-virtualnavigation-1.4.1-I20180627_0627 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 179900. [INFO] [exec] ....................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 680 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min46s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 06:28:42,102 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 06:28:50,933 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.333 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Running org.nuxeo.functionaltests.ITCoverageNavigationTest 06:28:52,445 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITCoverageNavigationTest#testCoverageNavigation' 06:29:17,870 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITCoverageNavigationTest#testCoverageNavigation' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.497 sec - in org.nuxeo.functionaltests.ITCoverageNavigationTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.virtualnavigation:webdriver:1.4.1-I20180627_0627) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. virtualnav-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627/webdriver-1.4.1-I20180627_0627.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627/webdriver-1.4.1-I20180627_0627.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/webdriver-1.4.1-I20180627_0627-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627/webdriver-1.4.1-I20180627_0627-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627/webdriver-1.4.1-I20180627_0627.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627/webdriver-1.4.1-I20180627_0627.jar (5 KB at 46.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627/webdriver-1.4.1-I20180627_0627.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627/webdriver-1.4.1-I20180627_0627.pom (5 KB at 52.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/maven-metadata.xml (65 KB at 250.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/maven-metadata.xml (65 KB at 205.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627/webdriver-1.4.1-I20180627_0627-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.1-I20180627_0627/webdriver-1.4.1-I20180627_0627-sources.jar (337 B at 4.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Virtual Navigation packaging parent POM ............ SUCCESS [ 2.595 s] [INFO] Virtual Navigation Marketplace Package ............. SUCCESS [ 23.778 s] [INFO] Virtual Navigation Functional Tests with WebDriver . SUCCESS [01:51 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:19 min [INFO] Finished at: 2018-06-27T06:29:22+00:00 [INFO] Final Memory: 174M/1965M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.4.1-I20180627_0627.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 10798 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-imap-connector] Prepare release of marketplace-imap-connector... Working on custom repository... Releasing from branch: master Current version: 1.4.1-SNAPSHOT Tag: release-1.4.1-I20180627_0629 Next version: 1.4.1-SNAPSHOT Maintenance branch 1.4.1-I20180627_0629 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-imap-connector.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-imap-connector.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.1-I20180627_0629, update versions, commit and tag as release-1.4.1-I20180627_0629... [.] $> git checkout -b 1.4.1-I20180627_0629 Switched to a new branch '1.4.1-I20180627_0629' [INFO] Replacing occurrences of 1.4.1-SNAPSHOT with 1.4.1-I20180627_0629 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/pom.xml' [.] $> git commit -m'Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0629, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.4.1-I20180627_0629 5eba8f5] Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0629, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.4.1-I20180627_0629 -m'Release release-1.4.1-I20180627_0629 from 1.4.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.1-I20180627_0629... [.] $> git checkout release-1.4.1-I20180627_0629 Note: checking out 'release-1.4.1-I20180627_0629'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5eba8f5 Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0629, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] IMAP Connector Packaging Parent POM [INFO] IMAP Connector Marketplace Package [INFO] IMAP Connector Functional Tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building IMAP Connector Packaging Parent POM 1.4.1-I20180627_0629 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062928 at timestamp: 1530080968383 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/parent/1.4.1-I20180627_0629 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-062929 at timestamp: 1530080969165 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/parent/1.4.1-I20180627_0629/parent-1.4.1-I20180627_0629.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/1.4.1-I20180627_0629/parent-1.4.1-I20180627_0629.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/1.4.1-I20180627_0629/parent-1.4.1-I20180627_0629.pom (2 KB at 6.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/maven-metadata.xml (65 KB at 261.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/maven-metadata.xml (65 KB at 338.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building IMAP Connector Marketplace Package 1.4.1-I20180627_0629 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-062935 at timestamp: 1530080975665 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) imapconnector-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target [INFO] [copy] Copying 73 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr/bundles [INFO] [copy] Copying 117 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr-1.4.1-I20180627_0629.zip [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0629.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0629.zip: bundles/nuxeo-platform-mail-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0629.zip: bundles/nuxeo-platform-mail-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0629.zip: bundles/nuxeo-platform-mail-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0629.zip: bundles/nuxeo-platform-mail-web-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0629.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0629.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr-1.4.1-I20180627_0629.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install/bundles-web-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:29:52 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: MailMessage [WARNING] [nx:studioExtraction] Jun 27, 2018 6:29:52 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: MailFolder [WARNING] [nx:studioExtraction] Jun 27, 2018 6:29:52 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@71886642 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:29:52 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2d80cec3 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:29:52 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > CreateMailDocumentFromAutomation [CreateMailDocumentFromAutomation: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7bb070b7) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:29:52 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > ProcessAttachment [ProcessAttachment: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2d2689dc) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:29:52 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Check Mail Inbox [Mail.CheckInbox: [document, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2013a999) [WARNING] [nx:studioExtraction] Checks for unread emails in the inbox of an Email Folder passed as input. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:29:52 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: mailReceivedListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.1-I20180627_0629.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.1-I20180627_0629.zip to MavenProject: org.nuxeo.marketplace.imapconnector:marketplace:1.4.1-I20180627_0629 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-062955 at timestamp: 1530080995772 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.1-I20180627_0629-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.1-I20180627_0629.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629/marketplace-1.4.1-I20180627_0629.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629/marketplace-1.4.1-I20180627_0629.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.1-I20180627_0629-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629/marketplace-1.4.1-I20180627_0629-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629/marketplace-1.4.1-I20180627_0629.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629/marketplace-1.4.1-I20180627_0629.zip (113 KB at 795.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629/marketplace-1.4.1-I20180627_0629.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629/marketplace-1.4.1-I20180627_0629.pom (2 KB at 22.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/maven-metadata.xml (65 KB at 112.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/maven-metadata.xml (65 KB at 402.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629/marketplace-1.4.1-I20180627_0629-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.1-I20180627_0629/marketplace-1.4.1-I20180627_0629-sources.jar (2 KB at 13.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building IMAP Connector Functional Tests with WebDriver 1.4.1-I20180627_0629 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-062958 at timestamp: 1530080998630 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/webdriver-1.4.1-I20180627_0629.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-063001 at timestamp: 1530081001287 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/webdriver-1.4.1-I20180627_0629-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.imapconnector:webdriver:1.4.1-I20180627_0629) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 9.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 0.5 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. imap-connector-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/marketplace-1.4.1-I20180627_0629.zip [INFO] [exec] Optional dependencies [nuxeo-web-ui] will be ignored for 'nuxeo-imap-connector-1.4.1-I20180627_0629'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-imap-connector-1.4.1-I20180627_0629 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.2.0-I20180627_0316, nuxeo-imap-connector:1.4.1-I20180627_0629 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-imap-connector-1.4.1-I20180627_0629 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 181780. [INFO] [exec] .................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 690 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min36s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 06:31:01,194 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 06:31:10,004 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.918 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.imapconnector:webdriver:1.4.1-I20180627_0629) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. imap-connector-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629/webdriver-1.4.1-I20180627_0629.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629/webdriver-1.4.1-I20180627_0629.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/webdriver-1.4.1-I20180627_0629-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629/webdriver-1.4.1-I20180627_0629-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629/webdriver-1.4.1-I20180627_0629.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629/webdriver-1.4.1-I20180627_0629.jar (5 KB at 2.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629/webdriver-1.4.1-I20180627_0629.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629/webdriver-1.4.1-I20180627_0629.pom (5 KB at 52.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/maven-metadata.xml (64 KB at 142.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/maven-metadata.xml (64 KB at 209.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629/webdriver-1.4.1-I20180627_0629-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.1-I20180627_0629/webdriver-1.4.1-I20180627_0629-sources.jar (337 B at 1.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] IMAP Connector Packaging Parent POM ................ SUCCESS [ 2.500 s] [INFO] IMAP Connector Marketplace Package ................. SUCCESS [ 26.652 s] [INFO] IMAP Connector Functional Tests with WebDriver ..... SUCCESS [01:19 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:49 min [INFO] Finished at: 2018-06-27T06:31:16+00:00 [INFO] Final Memory: 178M/1964M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.4.1-I20180627_0629.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 113k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-dam] Prepare release of marketplace-dam... Working on custom repository... Releasing from branch: master Current version: 6.4.1-SNAPSHOT Tag: release-6.4.1-I20180627_0631 Next version: 6.4.1-SNAPSHOT Maintenance branch 6.4.1-I20180627_0631 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-dam.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-dam.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 6.4.1-I20180627_0631, update versions, commit and tag as release-6.4.1-I20180627_0631... [.] $> git checkout -b 6.4.1-I20180627_0631 Switched to a new branch '6.4.1-I20180627_0631' [INFO] Replacing occurrences of 6.4.1-SNAPSHOT with 6.4.1-I20180627_0631 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/ftest/web-ui/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/ftest/jsf-ui/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/pom.xml' [.] $> git commit -m'Release master, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [6.4.1-I20180627_0631 1f9d94f] Release master, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-6.4.1-I20180627_0631 -m'Release release-6.4.1-I20180627_0631 from 6.4.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-6.4.1-I20180627_0631... [.] $> git checkout release-6.4.1-I20180627_0631 Note: checking out 'release-6.4.1-I20180627_0631'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1f9d94f Release master, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] DAM packaging parent POM [INFO] DAM Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DAM packaging parent POM 6.4.1-I20180627_0631 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063121 at timestamp: 1530081081652 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/parent/6.4.1-I20180627_0631 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063122 at timestamp: 1530081082444 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/parent/6.4.1-I20180627_0631/parent-6.4.1-I20180627_0631.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/6.4.1-I20180627_0631/parent-6.4.1-I20180627_0631.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/6.4.1-I20180627_0631/parent-6.4.1-I20180627_0631.pom (3 KB at 3.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/maven-metadata.xml (77 KB at 175.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/maven-metadata.xml (77 KB at 250.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DAM Marketplace Package 6.4.1-I20180627_0631 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-063129 at timestamp: 1530081089827 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) dam-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target [INFO] [copy] Copying 8 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.1-I20180627_0631.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.1-I20180627_0631.zip to MavenProject: org.nuxeo.marketplace.dam:marketplace:6.4.1-I20180627_0631 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-server-6.4.1-I20180627_0631.zip: bundles/nuxeo-dam-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-audio-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-imaging-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-imaging-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-imaging-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-video-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-video-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-video-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.1-I20180627_0631.zip: lib/jaudiotagger-2.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.1-I20180627_0631.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install [INFO] [copy] Copying 11 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.1-I20180627_0631.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-jsf-6.4.1-I20180627_0631.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-jsf-6.4.1-I20180627_0631.zip to MavenProject: org.nuxeo.marketplace.dam:marketplace:6.4.1-I20180627_0631 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-annot-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-annot-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-annot-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-annot-gwt-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-annot-http-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-annot-repo-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-audio-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: bundles/nuxeo-platform-video-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.1-I20180627_0631.zip: lib/gwt-servlet-2.7.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-jsf-6.4.1-I20180627_0631.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install [INFO] Managed version set on org.nuxeo.dam:nuxeo-dam-web-ui:jar:10.2-I20180627_0316 [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: AssetsSearch [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: Audio [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: Picture [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: PictureBook [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: Video [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: AnnotationRelation [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@7b665276 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@56cf1e37 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1a359dc5 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@70dbf8e7 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2ce5f148 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@320c6e2e [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@410c5e08 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Audio ([file, audio]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Picture ([file, picture, image_metadata]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: MultiviewPicture ([]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Video ([file, video, picture]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: HasStoryboard ([]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: HasVideoPreview ([]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > Image.Blob.Resize [Image.Blob.Resize: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@6b56ef00) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > Image.Blob.ConvertToPDF [Image.Blob.ConvertToPDF: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@f409a57) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Resize a picture [Picture.Resize: [blob, blob, document, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@209235e6) [WARNING] [nx:studioExtraction] Use conversion service to resize a picture contained in a Document or a Blob [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Create Picture [Picture.Create: [documents, document, documents, document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@42084331) [WARNING] [nx:studioExtraction] Create a Picture document in the input folder. You can initialize the document properties using the 'properties' parameter. The properties are specified as key=value pairs separated by a new line. The key originalPicture is used to reference the JSON representation of the Blob for the original picture. The pictureTemplates parameter can be used to define the size of the different views to be generated, each line must be a JSONObject { title="title", description="description", maxsize=maxsize}. Returns the created document. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Get image view [Picture.GetView: [document, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@6f4a6c56) [WARNING] [nx:studioExtraction] Get an image from a Picture document. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Files > Watermarks a Video with a Picture [Video.AddWatermark: [bloblist, blob, document, blob, documents, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7d36f54a) [WARNING] [nx:studioExtraction] Watermark the video with the picture stored in file:content of watermark, at the position(x, y) from the left-top corner of the picture. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Files > Joins two or more videos sequentially. [Video.Concat: [bloblist, blob, documents, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@16eef58a) [WARNING] [nx:studioExtraction] Merge 2-n videos in one. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Extracts closed captions from the video. [Video.ExtractClosedCaptions: [bloblist, blob, document, blob, documents, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@76762af0) [WARNING] [nx:studioExtraction] Extracts the closed captions from the whole video or from a part of it when startAt and end time is provided. The output format references how the output is generated, and xpath can be used to indicate the video blob when using documents. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > SliceVideo the video for a given duration and startAt time. [Video.Slice: [bloblist, blob, document, blob, documents, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@4125fa08) [WARNING] [nx:studioExtraction] SliceVideo the input blob starting at startAt, for a certain duration. The duration and startAt arguments are optional, but not simultaneously. A specific converter can be used. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > SliceVideo a Video in Parts with equal duration. [Video.SliceInParts: [blob, bloblist, document, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3066db2c) [WARNING] [nx:studioExtraction] Slices the video in n parts of approximately the same duration each. [WARNING] [nx:studioExtraction] Jun 27, 2018 6:31:47 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: annotationFulltextIndexing [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.1-I20180627_0631.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.1-I20180627_0631.zip to MavenProject: org.nuxeo.marketplace.dam:marketplace:6.4.1-I20180627_0631 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-063151 at timestamp: 1530081111203 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.1-I20180627_0631-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.1-I20180627_0631.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.1-I20180627_0631.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631-nxr-server.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-jsf-6.4.1-I20180627_0631.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.1-I20180627_0631-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631.zip (18160 KB at 19318.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631.pom (3 KB at 27.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/maven-metadata.xml (65 KB at 134.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/maven-metadata.xml (65 KB at 255.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631-nxr-server.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631-nxr-server.zip (950 KB at 3974.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip (18123 KB at 35054.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.1-I20180627_0631/marketplace-6.4.1-I20180627_0631-sources.jar (2 KB at 14.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] DAM packaging parent POM ........................... SUCCESS [ 3.149 s] [INFO] DAM Marketplace Package ............................ SUCCESS [ 29.746 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.133 s [INFO] Finished at: 2018-06-27T06:31:53+00:00 [INFO] Final Memory: 146M/1963M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-6.4.1-I20180627_0631.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17.7M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-groups-rights-audit] Prepare release of marketplace-groups-rights-audit... Working on custom repository... Releasing from branch: master Current version: 1.10.1-SNAPSHOT Tag: release-1.10.1-I20180627_0631 Next version: 1.10.1-SNAPSHOT Maintenance branch 1.10.1-I20180627_0631 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-groups-rights-audit.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-groups-rights-audit.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.10.1-I20180627_0631, update versions, commit and tag as release-1.10.1-I20180627_0631... [.] $> git checkout -b 1.10.1-I20180627_0631 Switched to a new branch '1.10.1-I20180627_0631' [INFO] Replacing occurrences of 1.10.1-SNAPSHOT with 1.10.1-I20180627_0631 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/pom.xml' [.] $> git commit -m'Release master, update 1.10.1-SNAPSHOT to 1.10.1-I20180627_0631, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.10.1-I20180627_0631 49b32dd] Release master, update 1.10.1-SNAPSHOT to 1.10.1-I20180627_0631, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.10.1-I20180627_0631 -m'Release release-1.10.1-I20180627_0631 from 1.10.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.10.1-I20180627_0631... [.] $> git checkout release-1.10.1-I20180627_0631 Note: checking out 'release-1.10.1-I20180627_0631'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 49b32dd Release master, update 1.10.1-SNAPSHOT to 1.10.1-I20180627_0631, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Groups Rights Audit Marketplace package [INFO] Marketplace package [INFO] Nuxeo Groups Rights Audit functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Groups Rights Audit Marketplace package 1.10.1-I20180627_0631 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063159 at timestamp: 1530081119200 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/parent/1.10.1-I20180627_0631 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063200 at timestamp: 1530081120069 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/parent/1.10.1-I20180627_0631/parent-1.10.1-I20180627_0631.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/parent/1.10.1-I20180627_0631/parent-1.10.1-I20180627_0631.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/parent/1.10.1-I20180627_0631/parent-1.10.1-I20180627_0631.pom (3 KB at 2.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/parent/maven-metadata.xml (7 KB at 11.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/parent/maven-metadata.xml (7 KB at 21.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.10.1-I20180627_0631 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-groups-rights-audit --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-groups-rights-audit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-groups-rights-audit --- [INFO] Storing buildNumber: 20180627-063207 at timestamp: 1530081127783 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-groups-rights-audit --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-groups-rights-audit --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-groups-rights-audit --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) groups-rights-audit-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target [INFO] [copy] Copying 87 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nxr/bundles [INFO] [copy] Copying 154 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nxr-1.10.1-I20180627_0631.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nxr-1.10.1-I20180627_0631.zip to MavenProject: org.nuxeo.marketplace.groups.rights.audit:marketplace-groups-rights-audit:1.10.1-I20180627_0631 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.10.1-I20180627_0631.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.10.1-I20180627_0631.zip: bundles/nuxeo-groups-rights-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.10.1-I20180627_0631.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.10.1-I20180627_0631.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.10.1-I20180627_0631.zip: lib/commons-jexl2-do-not-remove-2.jar [INFO] [nx:zipdiff] Only in nxr-1.10.1-I20180627_0631.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in nxr-1.10.1-I20180627_0631.zip: lib/jxls-core-1.0.6-NX01.jar [INFO] [nx:zipdiff] Only in nxr-1.10.1-I20180627_0631.zip: lib/jxls-reader-1.0.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nxr-1.10.1-I20180627_0631.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace/install [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip to MavenProject: org.nuxeo.marketplace.groups.rights.audit:marketplace-groups-rights-audit:1.10.1-I20180627_0631 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-groups-rights-audit --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-groups-rights-audit >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-groups-rights-audit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-groups-rights-audit --- [INFO] Storing buildNumber: 20180627-063229 at timestamp: 1530081149403 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-groups-rights-audit --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-groups-rights-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-groups-rights-audit <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-groups-rights-audit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-groups-rights-audit --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/nxr-1.10.1-I20180627_0631.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-groups-rights-audit --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip (1497 KB at 3847.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631.pom (2 KB at 18.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/maven-metadata.xml (7 KB at 19.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/maven-metadata.xml (7 KB at 21.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631-nxr.zip (103334 KB at 45844.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/marketplace-groups-rights-audit/1.10.1-I20180627_0631/marketplace-groups-rights-audit-1.10.1-I20180627_0631-sources.jar (2 KB at 15.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Groups Rights Audit functional tests with WebDriver 1.10.1-I20180627_0631 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-063236 at timestamp: 1530081156018 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/webdriver-1.10.1-I20180627_0631.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-063239 at timestamp: 1530081159338 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/webdriver-1.10.1-I20180627_0631-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.groups.rights.audit:webdriver:1.10.1-I20180627_0631) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 8.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 0.6 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target nuxeo-groups-rights-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target nuxeo-groups-rights-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target nuxeo-groups-rights-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target nuxeo-groups-rights-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target nuxeo-groups-rights-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target nuxeo-groups-rights-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target nuxeo-groups-rights-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-groups-rights-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target nuxeo-groups-rights-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-groups-rights-audit-1.10.1-I20180627_0631 [INFO] [exec] Local packages to install (2): nuxeo-groups-rights-audit:1.10.1-I20180627_0631, nuxeo-jsf-ui:10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-groups-rights-audit-1.10.1-I20180627_0631 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 183661. [INFO] [exec] .......................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 681 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min52s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.nuxeo.functionaltests.ITLoginLogoutTest 06:33:58,762 INFO [LogTestWatchman] Starting test 'com.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 06:34:08,394 INFO [LogTestWatchman] Finished test 'com.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.697 sec - in com.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.groups.rights.audit:webdriver:1.10.1-I20180627_0631) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target nuxeo-groups-rights-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-groups-rights-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631/webdriver-1.10.1-I20180627_0631.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631/webdriver-1.10.1-I20180627_0631.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/ftest/webdriver/target/webdriver-1.10.1-I20180627_0631-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631/webdriver-1.10.1-I20180627_0631-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631/webdriver-1.10.1-I20180627_0631.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631/webdriver-1.10.1-I20180627_0631.jar (5 KB at 7.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631/webdriver-1.10.1-I20180627_0631.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631/webdriver-1.10.1-I20180627_0631.pom (5 KB at 18.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/maven-metadata.xml (7 KB at 21.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/maven-metadata.xml (7 KB at 27.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631/webdriver-1.10.1-I20180627_0631-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/groups/rights/audit/webdriver/1.10.1-I20180627_0631/webdriver-1.10.1-I20180627_0631-sources.jar (337 B at 4.2 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Groups Rights Audit Marketplace package ...... SUCCESS [ 3.827 s] [INFO] Marketplace package ................................ SUCCESS [ 30.582 s] [INFO] Nuxeo Groups Rights Audit functional tests with WebDriver SUCCESS [01:40 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:16 min [INFO] Finished at: 2018-06-27T06:34:13+00:00 [INFO] Final Memory: 185M/1960M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1497k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-diff-pictures] Prepare release of marketplace-diff-pictures... Working on custom repository... Releasing from branch: master Current version: 1.3.1-SNAPSHOT Tag: release-1.3.1-I20180627_0634 Next version: 1.3.1-SNAPSHOT Maintenance branch 1.3.1-I20180627_0634 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Also replace version: 1.9.1-SNAPSHOT/1.9.1-I20180627_0606/1.9.1-SNAPSHOT Also replace version: 6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-diff-pictures.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-diff-pictures.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.1-I20180627_0634, update versions, commit and tag as release-1.3.1-I20180627_0634... [.] $> git checkout -b 1.3.1-I20180627_0634 Switched to a new branch '1.3.1-I20180627_0634' [INFO] Replacing occurrences of 1.3.1-SNAPSHOT with 1.3.1-I20180627_0634 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml' [INFO] Replacing occurrences of 1.9.1-SNAPSHOT with 1.9.1-I20180627_0606 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml' [INFO] Replacing occurrences of 6.4.1-SNAPSHOT with 6.4.1-I20180627_0631 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml' [.] $> git commit -m'Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0634, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0606, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631' -a [1.3.1-I20180627_0634 a778c54] Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0634, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0606, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 3 files changed, 6 insertions(+), 6 deletions(-) [.] $> git tag -a release-1.3.1-I20180627_0634 -m'Release release-1.3.1-I20180627_0634 from 1.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.1-I20180627_0634... [.] $> git checkout release-1.3.1-I20180627_0634 Note: checking out 'release-1.3.1-I20180627_0634'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a778c54 Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0634, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0606, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Diff Pictures Marketplace Parent [INFO] Nuxeo Diff Pictures Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Pictures Marketplace Parent 1.3.1-I20180627_0634 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063418 at timestamp: 1530081258758 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/parent/1.3.1-I20180627_0634 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063419 at timestamp: 1530081259562 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/parent/1.3.1-I20180627_0634/parent-1.3.1-I20180627_0634.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/1.3.1-I20180627_0634/parent-1.3.1-I20180627_0634.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/1.3.1-I20180627_0634/parent-1.3.1-I20180627_0634.pom (4 KB at 4.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/maven-metadata.xml (53 KB at 235.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/maven-metadata.xml (53 KB at 104.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Pictures Marketplace Package 1.3.1-I20180627_0634 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-pictures --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-pictures --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-pictures --- [INFO] Storing buildNumber: 20180627-063427 at timestamp: 1530081267143 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-pictures --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-pictures --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-diff-pictures --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-diff-pictures-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace/install [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target [INFO] [copy] Copying 65 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr/bundles [INFO] [copy] Copying 111 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/ear-1.9.1-I20180627_0606.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr-1.3.1-I20180627_0634.zip [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-diff-pictures-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: artifacts-diff.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-gwt-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-http-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-repo-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-dam-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-diff-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audio-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audio-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-video-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-video-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-video-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-video-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/gwt-servlet-2.7.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaudiotagger-2.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: test-artifacts-diff.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr-1.3.1-I20180627_0634.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:34:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Pictures: Diff with Blobs [Pictures.DiffWithBlobs: [bloblist, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2dfb9368) [WARNING] [nx:studioExtraction] Compare input blob with blob referenced in the context variable blob2VarName, using the commandLine and its parameters (default values apply). Return the result of the diff as a picture [WARNING] [nx:studioExtraction] Jun 27, 2018 6:34:46 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Pictures: Diff with Docs [Pictures.DiffWithDocs: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@76d9c6c6) [WARNING] [nx:studioExtraction] Compare the pictures of the two documents (referenced by their ID or their path), using the commandLine and its parameters (default values apply). Does nopt check the documents contain pictures. Return the result of the diff as a picture [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip to MavenProject: org.nuxeo.marketplace.diff.pictures:nuxeo-diff-pictures:1.3.1-I20180627_0634 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-pictures --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-pictures >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-pictures --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-pictures --- [INFO] Storing buildNumber: 20180627-063449 at timestamp: 1530081289489 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-pictures --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-pictures <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-pictures --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-pictures --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634/nuxeo-diff-pictures-1.3.1-I20180627_0634.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634/nuxeo-diff-pictures-1.3.1-I20180627_0634-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-pictures --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip (912 KB at 1794.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634/nuxeo-diff-pictures-1.3.1-I20180627_0634.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634/nuxeo-diff-pictures-1.3.1-I20180627_0634.pom (2 KB at 23.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/maven-metadata.xml (35 KB at 189.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/maven-metadata.xml (35 KB at 203.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634/nuxeo-diff-pictures-1.3.1-I20180627_0634-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.1-I20180627_0634/nuxeo-diff-pictures-1.3.1-I20180627_0634-sources.jar (2 KB at 14.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Diff Pictures Marketplace Parent ............. SUCCESS [ 3.214 s] [INFO] Nuxeo Diff Pictures Marketplace Package ............ SUCCESS [ 29.214 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.795 s [INFO] Finished at: 2018-06-27T06:34:50+00:00 [INFO] Final Memory: 145M/1874M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 911k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-liveconnect] Prepare release of marketplace-liveconnect... Working on custom repository... Releasing from branch: master Current version: 1.3.1-SNAPSHOT Tag: release-1.3.1-I20180627_0634 Next version: 1.3.1-SNAPSHOT Maintenance branch 1.3.1-I20180627_0634 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-liveconnect.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-liveconnect.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.1-I20180627_0634, update versions, commit and tag as release-1.3.1-I20180627_0634... [.] $> git checkout -b 1.3.1-I20180627_0634 Switched to a new branch '1.3.1-I20180627_0634' [INFO] Replacing occurrences of 1.3.1-SNAPSHOT with 1.3.1-I20180627_0634 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/pom.xml' [.] $> git commit -m'Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0634, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.3.1-I20180627_0634 8a3a27a] Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0634, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.3.1-I20180627_0634 -m'Release release-1.3.1-I20180627_0634 from 1.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.1-I20180627_0634... [.] $> git checkout release-1.3.1-I20180627_0634 Note: checking out 'release-1.3.1-I20180627_0634'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8a3a27a Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0634, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Live Connect Marketplace package [INFO] Nuxeo Live Connect Marketplace Package [INFO] Nuxeo Live Connect Startup Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Marketplace package 1.3.1-I20180627_0634 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063455 at timestamp: 1530081295825 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/parent/1.3.1-I20180627_0634 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063456 at timestamp: 1530081296614 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/parent/1.3.1-I20180627_0634/parent-1.3.1-I20180627_0634.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/1.3.1-I20180627_0634/parent-1.3.1-I20180627_0634.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/1.3.1-I20180627_0634/parent-1.3.1-I20180627_0634.pom (2 KB at 1.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/maven-metadata.xml (56 KB at 110.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/maven-metadata.xml (56 KB at 579.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Marketplace Package 1.3.1-I20180627_0634 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-liveconnect --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-liveconnect --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-liveconnect --- [INFO] Storing buildNumber: 20180627-063502 at timestamp: 1530081302951 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-liveconnect --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-liveconnect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-liveconnect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-liveconnect --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-liveconnect --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) liveconnect-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr/bundles [INFO] [copy] Copying 6 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.1-I20180627_0634.zip [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-box-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: lib/box-java-sdk-1.1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: lib/dropbox-core-sdk-2.1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: lib/google-api-client-1.19.1.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: lib/google-api-services-drive-v2-rev161-1.19.1.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: lib/minimal-json-0.9.1.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: lib/onedrive-java-client-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.1-I20180627_0634.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr/bundles [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.1-I20180627_0634.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.1-I20180627_0634.zip [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0634.zip: bundles/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.1-I20180627_0634.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:35:16 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@400ccb09 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:35:16 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: BlobConversions ([blobconversions]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:35:16 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: blobProviderDocumentUpdate [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634.zip to MavenProject: org.nuxeo.marketplace.liveconnect:marketplace-liveconnect:1.3.1-I20180627_0634 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-liveconnect --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-liveconnect >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-liveconnect --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-liveconnect --- [INFO] Storing buildNumber: 20180627-063518 at timestamp: 1530081318823 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-liveconnect --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-liveconnect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-liveconnect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-liveconnect <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-liveconnect --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-liveconnect --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634/marketplace-liveconnect-1.3.1-I20180627_0634.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634/marketplace-liveconnect-1.3.1-I20180627_0634.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634/marketplace-liveconnect-1.3.1-I20180627_0634-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-liveconnect --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634/marketplace-liveconnect-1.3.1-I20180627_0634.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634/marketplace-liveconnect-1.3.1-I20180627_0634.zip (2533 KB at 3670.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634/marketplace-liveconnect-1.3.1-I20180627_0634.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634/marketplace-liveconnect-1.3.1-I20180627_0634.pom (3 KB at 30.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/maven-metadata.xml (56 KB at 110.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/maven-metadata.xml (56 KB at 205.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634/marketplace-liveconnect-1.3.1-I20180627_0634-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.1-I20180627_0634/marketplace-liveconnect-1.3.1-I20180627_0634-sources.jar (2 KB at 16.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Startup Tests 1.3.1-I20180627_0634 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-063521 at timestamp: 1530081321221 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/startup-1.3.1-I20180627_0634.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-063522 at timestamp: 1530081322208 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/startup-1.3.1-I20180627_0634-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.liveconnect:startup:1.3.1-I20180627_0634) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 7.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.3 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-liveconnect-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/marketplace-liveconnect-1.3.1-I20180627_0634.zip [INFO] [exec] Optional dependencies [nuxeo-web-ui, nuxeo-jsf-ui] will be ignored for 'nuxeo-liveconnect-1.3.1-I20180627_0634'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-liveconnect-1.3.1-I20180627_0634 [INFO] [exec] Local packages to install (1): nuxeo-liveconnect:1.3.1-I20180627_0634 [INFO] [exec] Installing nuxeo-liveconnect-1.3.1-I20180627_0634 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 185538. [INFO] [exec] ............. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 506 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min26s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.liveconnect:startup:1.3.1-I20180627_0634) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-liveconnect-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634/startup-1.3.1-I20180627_0634.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634/startup-1.3.1-I20180627_0634.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/startup-1.3.1-I20180627_0634-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634/startup-1.3.1-I20180627_0634-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634/startup-1.3.1-I20180627_0634.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634/startup-1.3.1-I20180627_0634.jar (3 KB at 4.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634/startup-1.3.1-I20180627_0634.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634/startup-1.3.1-I20180627_0634.pom (3 KB at 33.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/maven-metadata.xml (32 KB at 442.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/maven-metadata.xml (32 KB at 199.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634/startup-1.3.1-I20180627_0634-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.1-I20180627_0634/startup-1.3.1-I20180627_0634-sources.jar (337 B at 4.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Live Connect Marketplace package ............. SUCCESS [ 3.412 s] [INFO] Nuxeo Live Connect Marketplace Package ............. SUCCESS [ 21.906 s] [INFO] Nuxeo Live Connect Startup Tests ................... SUCCESS [ 51.127 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:17 min [INFO] Finished at: 2018-06-27T06:36:11+00:00 [INFO] Final Memory: 165M/1914M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2532k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-shibboleth-invitation] Prepare release of marketplace-shibboleth-invitation... Working on custom repository... Releasing from branch: master Current version: 1.4.1-SNAPSHOT Tag: release-1.4.1-I20180627_0636 Next version: 1.4.1-SNAPSHOT Maintenance branch 1.4.1-I20180627_0636 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Also replace version: 2.6.1-SNAPSHOT/2.6.1-I20180627_0614/2.6.1-SNAPSHOT Also replace version: 1.9.1-SNAPSHOT/1.9.1-I20180627_0617/1.9.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-shibboleth-invitation.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-shibboleth-invitation.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.1-I20180627_0636, update versions, commit and tag as release-1.4.1-I20180627_0636... [.] $> git checkout -b 1.4.1-I20180627_0636 Switched to a new branch '1.4.1-I20180627_0636' [INFO] Replacing occurrences of 1.4.1-SNAPSHOT with 1.4.1-I20180627_0636 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml' [INFO] Replacing occurrences of 2.6.1-SNAPSHOT with 2.6.1-I20180627_0614 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml' [INFO] Replacing occurrences of 1.9.1-SNAPSHOT with 1.9.1-I20180627_0617 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml' [.] $> git commit -m'Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0636, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 2.6.1-SNAPSHOT to 2.6.1-I20180627_0614, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0617' -a [1.4.1-I20180627_0636 2c1e04c] Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0636, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 2.6.1-SNAPSHOT to 2.6.1-I20180627_0614, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0617 4 files changed, 7 insertions(+), 7 deletions(-) [.] $> git tag -a release-1.4.1-I20180627_0636 -m'Release release-1.4.1-I20180627_0636 from 1.4.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.1-I20180627_0636... [.] $> git checkout release-1.4.1-I20180627_0636 Note: checking out 'release-1.4.1-I20180627_0636'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2c1e04c Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0636, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 2.6.1-SNAPSHOT to 2.6.1-I20180627_0614, update 1.9.1-SNAPSHOT to 1.9.1-I20180627_0617 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Marketplace packaging of nuxeo-shibboleth-invitation [INFO] Marketplace package - nuxeo-shibboleth-invitation [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Marketplace packaging of nuxeo-shibboleth-invitation 1.4.1-I20180627_0636 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063616 at timestamp: 1530081376767 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/parent/1.4.1-I20180627_0636 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063617 at timestamp: 1530081377527 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/parent/1.4.1-I20180627_0636/parent-1.4.1-I20180627_0636.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/1.4.1-I20180627_0636/parent-1.4.1-I20180627_0636.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/1.4.1-I20180627_0636/parent-1.4.1-I20180627_0636.pom (4 KB at 6.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/maven-metadata.xml (53 KB at 216.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/maven-metadata.xml (53 KB at 157.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package - nuxeo-shibboleth-invitation 1.4.1-I20180627_0636 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-shibboleth-invitation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-shibboleth-invitation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-shibboleth-invitation --- [INFO] Storing buildNumber: 20180627-063623 at timestamp: 1530081383446 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-shibboleth-invitation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-shibboleth-invitation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-shibboleth-invitation --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) shibboleth-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target [INFO] [copy] Copying 72 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/nxr-1.4.1-I20180627_0636.zip [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-platform-login-shibboleth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-platform-user-registration-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-shibboleth-invitation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-usermapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/nxr-1.4.1-I20180627_0636.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace/install [WARNING] [nx:studioExtraction] Jun 27, 2018 6:36:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: shibbGroup [WARNING] [nx:studioExtraction] Jun 27, 2018 6:36:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@f284a7a [WARNING] [nx:studioExtraction] Jun 27, 2018 6:36:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@25d45101 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:36:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: UserRegistration ([userinfo, docinfo, registration]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:36:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: RegistrationConfiguration ([registrationconfiguration]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:36:26 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: registrationListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip to MavenProject: org.nuxeo.shibboleth.invitation.marketplace:marketplace-shibboleth-invitation:1.4.1-I20180627_0636 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-shibboleth-invitation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-shibboleth-invitation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-shibboleth-invitation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-shibboleth-invitation --- [INFO] Storing buildNumber: 20180627-063628 at timestamp: 1530081388586 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-shibboleth-invitation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-shibboleth-invitation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-shibboleth-invitation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-shibboleth-invitation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636/marketplace-shibboleth-invitation-1.4.1-I20180627_0636-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-shibboleth-invitation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip (103 KB at 129.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.pom (2 KB at 19.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/maven-metadata.xml (53 KB at 139.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/maven-metadata.xml (53 KB at 171.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636/marketplace-shibboleth-invitation-1.4.1-I20180627_0636-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.1-I20180627_0636/marketplace-shibboleth-invitation-1.4.1-I20180627_0636-sources.jar (2 KB at 2.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Marketplace packaging of nuxeo-shibboleth-invitation SUCCESS [ 2.875 s] [INFO] Marketplace package - nuxeo-shibboleth-invitation .. SUCCESS [ 11.560 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.578 s [INFO] Finished at: 2018-06-27T06:36:30+00:00 [INFO] Final Memory: 122M/1964M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 102k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-datadog] Prepare release of marketplace-datadog... Working on custom repository... Releasing from branch: master Current version: 2.3.1-SNAPSHOT Tag: release-2.3.1-I20180627_0636 Next version: 2.3.1-SNAPSHOT Maintenance branch 2.3.1-I20180627_0636 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-datadog.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-datadog.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.3.1-I20180627_0636, update versions, commit and tag as release-2.3.1-I20180627_0636... [.] $> git checkout -b 2.3.1-I20180627_0636 Switched to a new branch '2.3.1-I20180627_0636' [INFO] Replacing occurrences of 2.3.1-SNAPSHOT with 2.3.1-I20180627_0636 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/pom.xml' [.] $> git commit -m'Release master, update 2.3.1-SNAPSHOT to 2.3.1-I20180627_0636, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [2.3.1-I20180627_0636 5b9280e] Release master, update 2.3.1-SNAPSHOT to 2.3.1-I20180627_0636, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-2.3.1-I20180627_0636 -m'Release release-2.3.1-I20180627_0636 from 2.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.3.1-I20180627_0636... [.] $> git checkout release-2.3.1-I20180627_0636 Note: checking out 'release-2.3.1-I20180627_0636'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5b9280e Release master, update 2.3.1-SNAPSHOT to 2.3.1-I20180627_0636, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Datadog Reporter package [INFO] Datadog reporter Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Datadog Reporter package 2.3.1-I20180627_0636 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063635 at timestamp: 1530081395543 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/parent/2.3.1-I20180627_0636 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063636 at timestamp: 1530081396340 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/parent/2.3.1-I20180627_0636/parent-2.3.1-I20180627_0636.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/2.3.1-I20180627_0636/parent-2.3.1-I20180627_0636.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/2.3.1-I20180627_0636/parent-2.3.1-I20180627_0636.pom (3 KB at 2.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/maven-metadata.xml (53 KB at 142.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/maven-metadata.xml (54 KB at 398.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Datadog reporter Marketplace package 2.3.1-I20180627_0636 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-datadog-reporter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-datadog-reporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-datadog-reporter --- [INFO] Storing buildNumber: 20180627-063642 at timestamp: 1530081402410 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-datadog-reporter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-datadog-reporter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-datadog-reporter --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) datadog-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target [INFO] [copy] Copying 41 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr/bundles [INFO] [copy] Copying 85 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr-2.3.1-I20180627_0636.zip [INFO] [nx:zipdiff] Only in nxr-2.3.1-I20180627_0636.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-2.3.1-I20180627_0636.zip: bundles/nuxeo-datadog-reporter-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-2.3.1-I20180627_0636.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-2.3.1-I20180627_0636.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-2.3.1-I20180627_0636.zip: lib/fluent-hc-4.3.2.jar [INFO] [nx:zipdiff] Only in nxr-2.3.1-I20180627_0636.zip: lib/java-dogstatsd-client-2.0.7.jar [INFO] [nx:zipdiff] Only in nxr-2.3.1-I20180627_0636.zip: lib/metrics-datadog-1.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr-2.3.1-I20180627_0636.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip to MavenProject: org.nuxeo.marketplace.datadog:marketplace-datadog-reporter:2.3.1-I20180627_0636 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-datadog-reporter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-datadog-reporter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-datadog-reporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-datadog-reporter --- [INFO] Storing buildNumber: 20180627-063648 at timestamp: 1530081408847 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-datadog-reporter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-datadog-reporter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-datadog-reporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-datadog-reporter --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636/marketplace-datadog-reporter-2.3.1-I20180627_0636.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636/marketplace-datadog-reporter-2.3.1-I20180627_0636-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-datadog-reporter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip (78 KB at 80.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636/marketplace-datadog-reporter-2.3.1-I20180627_0636.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636/marketplace-datadog-reporter-2.3.1-I20180627_0636.pom (2 KB at 18.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/maven-metadata.xml (53 KB at 116.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/maven-metadata.xml (53 KB at 447.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636/marketplace-datadog-reporter-2.3.1-I20180627_0636-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.1-I20180627_0636/marketplace-datadog-reporter-2.3.1-I20180627_0636-sources.jar (3 KB at 22.9 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Datadog Reporter package ..................... SUCCESS [ 3.159 s] [INFO] Datadog reporter Marketplace package ............... SUCCESS [ 12.602 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.923 s [INFO] Finished at: 2018-06-27T06:36:50+00:00 [INFO] Final Memory: 118M/1529M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 79510 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-media-publishing] Prepare release of marketplace-media-publishing... Working on custom repository... Releasing from branch: master Current version: 1.4.1-SNAPSHOT Tag: release-1.4.1-I20180627_0636 Next version: 1.4.1-SNAPSHOT Maintenance branch 1.4.1-I20180627_0636 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Also replace version: 6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-media-publishing.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-media-publishing.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.1-I20180627_0636, update versions, commit and tag as release-1.4.1-I20180627_0636... [.] $> git checkout -b 1.4.1-I20180627_0636 Switched to a new branch '1.4.1-I20180627_0636' [INFO] Replacing occurrences of 1.4.1-SNAPSHOT with 1.4.1-I20180627_0636 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/pom.xml' [INFO] Replacing occurrences of 6.4.1-SNAPSHOT with 6.4.1-I20180627_0631 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/pom.xml' [.] $> git commit -m'Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0636, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631' -a [1.4.1-I20180627_0636 ab1bf55] Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0636, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.4.1-I20180627_0636 -m'Release release-1.4.1-I20180627_0636 from 1.4.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.1-I20180627_0636... [.] $> git checkout release-1.4.1-I20180627_0636 Note: checking out 'release-1.4.1-I20180627_0636'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ab1bf55 Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0636, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Media Publishing Marketplace package [INFO] Nuxeo Media Publishing Marketplace Package [INFO] Nuxeo Media Publishing functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Marketplace package 1.4.1-I20180627_0636 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063655 at timestamp: 1530081415689 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/parent/1.4.1-I20180627_0636 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-063656 at timestamp: 1530081416590 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/parent/1.4.1-I20180627_0636/parent-1.4.1-I20180627_0636.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/1.4.1-I20180627_0636/parent-1.4.1-I20180627_0636.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/1.4.1-I20180627_0636/parent-1.4.1-I20180627_0636.pom (3 KB at 5.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/maven-metadata.xml (33 KB at 100.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/maven-metadata.xml (33 KB at 216.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Marketplace Package 1.4.1-I20180627_0636 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-media-publishing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-media-publishing --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-media-publishing --- [INFO] Storing buildNumber: 20180627-063703 at timestamp: 1530081423600 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-media-publishing --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-media-publishing --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-media-publishing --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-media-publishing-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target [INFO] [copy] Copying 64 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr/bundles [INFO] [copy] Copying 102 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-all-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr-1.4.1-I20180627_0636.zip [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-media-publishing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-media-publishing-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: lib/google-api-client-1.19.1.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0636.zip: lib/google-api-services-youtube-v3-rev124-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-gwt-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-http-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annot-repo-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-dam-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audio-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audio-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-tiling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-video-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-video-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-video-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/gwt-servlet-2.7.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaudiotagger-2.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr-1.4.1-I20180627_0636.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:37:21 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@25a22e57 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:37:21 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: PublishableMedia ([publishable_media]) [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636.zip to MavenProject: org.nuxeo.marketplace.media.publishing:marketplace-media-publishing:1.4.1-I20180627_0636 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-media-publishing --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-media-publishing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-media-publishing --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-media-publishing --- [INFO] Storing buildNumber: 20180627-063724 at timestamp: 1530081444588 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-media-publishing --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-media-publishing <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-media-publishing --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-media-publishing --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636/marketplace-media-publishing-1.4.1-I20180627_0636.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636/marketplace-media-publishing-1.4.1-I20180627_0636.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636/marketplace-media-publishing-1.4.1-I20180627_0636-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-media-publishing --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636/marketplace-media-publishing-1.4.1-I20180627_0636.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636/marketplace-media-publishing-1.4.1-I20180627_0636.zip (439 KB at 1078.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636/marketplace-media-publishing-1.4.1-I20180627_0636.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636/marketplace-media-publishing-1.4.1-I20180627_0636.pom (3 KB at 30.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/maven-metadata.xml (33 KB at 93.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/maven-metadata.xml (33 KB at 188.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636/marketplace-media-publishing-1.4.1-I20180627_0636-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.1-I20180627_0636/marketplace-media-publishing-1.4.1-I20180627_0636-sources.jar (2 KB at 15.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing functional tests with WebDriver 1.4.1-I20180627_0636 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-063729 at timestamp: 1530081449045 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/webdriver-1.4.1-I20180627_0636.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180627-063733 at timestamp: 1530081453840 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/webdriver-1.4.1-I20180627_0636-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.media.publishing:webdriver:1.4.1-I20180627_0636) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 8.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.0 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.prepare-environment: [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-media-publishing-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/marketplace-6.4.1-I20180627_0631.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/marketplace-media-publishing-1.4.1-I20180627_0636.zip [INFO] [exec] Optional dependencies [nuxeo-web-ui] will be ignored for 'nuxeo-dam-6.4.1-I20180627_0631'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (3): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-dam-6.4.1-I20180627_0631/nuxeo-mediapublishing-1.4.1-I20180627_0636 [INFO] [exec] Local packages to install (3): nuxeo-jsf-ui:10.2.0-I20180627_0316, nuxeo-mediapublishing:1.4.1-I20180627_0636, nuxeo-dam:6.4.1-I20180627_0631 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-dam-6.4.1-I20180627_0631 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Installing nuxeo-mediapublishing-1.4.1-I20180627_0636 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 187350. [INFO] [exec] ........................ [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 768 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min48s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 06:38:44,356 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 06:38:53,122 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.829 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.media.publishing:webdriver:1.4.1-I20180627_0636) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-media-publishing-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636/webdriver-1.4.1-I20180627_0636.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636/webdriver-1.4.1-I20180627_0636.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/webdriver-1.4.1-I20180627_0636-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636/webdriver-1.4.1-I20180627_0636-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636/webdriver-1.4.1-I20180627_0636.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636/webdriver-1.4.1-I20180627_0636.jar (5 KB at 13.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636/webdriver-1.4.1-I20180627_0636.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636/webdriver-1.4.1-I20180627_0636.pom (5 KB at 21.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/maven-metadata.xml (33 KB at 86.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/maven-metadata.xml (33 KB at 217.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636/webdriver-1.4.1-I20180627_0636-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.1-I20180627_0636/webdriver-1.4.1-I20180627_0636-sources.jar (337 B at 4.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Media Publishing Marketplace package ......... SUCCESS [ 2.951 s] [INFO] Nuxeo Media Publishing Marketplace Package ......... SUCCESS [ 27.769 s] [INFO] Nuxeo Media Publishing functional tests with WebDriver SUCCESS [01:33 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:05 min [INFO] Finished at: 2018-06-27T06:38:58+00:00 [INFO] Final Memory: 196M/1964M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 438k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive $> curl -i -n -F package=@marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17.6M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-microsoft-azure] Prepare release of marketplace-microsoft-azure... Working on custom repository... Releasing from branch: master Current version: 1.3.1-SNAPSHOT Tag: release-1.3.1-I20180627_0639 Next version: 1.3.1-SNAPSHOT Maintenance branch 1.3.1-I20180627_0639 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-microsoft-azure.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-microsoft-azure.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.1-I20180627_0639, update versions, commit and tag as release-1.3.1-I20180627_0639... [.] $> git checkout -b 1.3.1-I20180627_0639 Switched to a new branch '1.3.1-I20180627_0639' [INFO] Replacing occurrences of 1.3.1-SNAPSHOT with 1.3.1-I20180627_0639 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/pom.xml' [.] $> git commit -m'Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0639, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.3.1-I20180627_0639 1a32b78] Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0639, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.3.1-I20180627_0639 -m'Release release-1.3.1-I20180627_0639 from 1.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.1-I20180627_0639... [.] $> git checkout release-1.3.1-I20180627_0639 Note: checking out 'release-1.3.1-I20180627_0639'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1a32b78 Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0639, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Microsoft Azure Storage Marketplace Parent [INFO] Marketplace package of Nuxeo Azure Storage [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Microsoft Azure Storage Marketplace Parent 1.3.1-I20180627_0639 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microsoft-azure-online-storage-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ microsoft-azure-online-storage-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ microsoft-azure-online-storage-parent --- [INFO] Storing buildNumber: 20180627-063919 at timestamp: 1530081559327 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ microsoft-azure-online-storage-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ microsoft-azure-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ microsoft-azure-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ microsoft-azure-online-storage-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ microsoft-azure-online-storage-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/1.3.1-I20180627_0639 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ microsoft-azure-online-storage-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ microsoft-azure-online-storage-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ microsoft-azure-online-storage-parent --- [INFO] Storing buildNumber: 20180627-063920 at timestamp: 1530081560117 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ microsoft-azure-online-storage-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ microsoft-azure-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ microsoft-azure-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ microsoft-azure-online-storage-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ microsoft-azure-online-storage-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ microsoft-azure-online-storage-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/1.3.1-I20180627_0639/microsoft-azure-online-storage-parent-1.3.1-I20180627_0639.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ microsoft-azure-online-storage-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/1.3.1-I20180627_0639/microsoft-azure-online-storage-parent-1.3.1-I20180627_0639.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/1.3.1-I20180627_0639/microsoft-azure-online-storage-parent-1.3.1-I20180627_0639.pom (2 KB at 1.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/maven-metadata.xml (51 KB at 83.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/maven-metadata.xml (51 KB at 252.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo Azure Storage 1.3.1-I20180627_0639 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-063926 at timestamp: 1530081566547 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-azure-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target [INFO] [copy] Copying 19 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr/bundles [INFO] [copy] Copying 47 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr-1.3.1-I20180627_0639.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr-1.3.1-I20180627_0639.zip to MavenProject: org.nuxeo.marketplace.microsoft-azure-online-storage:marketplace:1.3.1-I20180627_0639 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0639.zip: bundles/nuxeo-core-binarymanager-azure-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0639.zip: bundles/nuxeo-core-binarymanager-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0639.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0639.zip: lib/azure-storage-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr-1.3.1-I20180627_0639.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.1-I20180627_0639.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.1-I20180627_0639.zip to MavenProject: org.nuxeo.marketplace.microsoft-azure-online-storage:marketplace:1.3.1-I20180627_0639 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180627-063930 at timestamp: 1530081570693 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.1-I20180627_0639-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.1-I20180627_0639.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr-1.3.1-I20180627_0639.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.1-I20180627_0639-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639.zip (654 KB at 1609.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639.pom (2 KB at 11.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/maven-metadata.xml (51 KB at 155.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/maven-metadata.xml (51 KB at 488.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639-nxr.zip (15760 KB at 22907.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.1-I20180627_0639/marketplace-1.3.1-I20180627_0639-sources.jar (2 KB at 23.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Microsoft Azure Storage Marketplace Parent ... SUCCESS [ 3.583 s] [INFO] Marketplace package of Nuxeo Azure Storage ......... SUCCESS [ 10.266 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.989 s [INFO] Finished at: 2018-06-27T06:39:32+00:00 [INFO] Final Memory: 116M/1483M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.3.1-I20180627_0639.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 653k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-openid-login] Prepare release of marketplace-openid-login... Working on custom repository... Releasing from branch: master Current version: 1.3.1-SNAPSHOT Tag: release-1.3.1-I20180627_0639 Next version: 1.3.1-SNAPSHOT Maintenance branch 1.3.1-I20180627_0639 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-openid-login.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-openid-login.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.1-I20180627_0639, update versions, commit and tag as release-1.3.1-I20180627_0639... [.] $> git checkout -b 1.3.1-I20180627_0639 Switched to a new branch '1.3.1-I20180627_0639' [INFO] Replacing occurrences of 1.3.1-SNAPSHOT with 1.3.1-I20180627_0639 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/pom.xml' [.] $> git commit -m'Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0639, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.3.1-I20180627_0639 2f503f6] Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0639, update 10.2-SNAPSHOT to 10.2-I20180627_0316 1 file changed, 2 insertions(+), 2 deletions(-) [.] $> git tag -a release-1.3.1-I20180627_0639 -m'Release release-1.3.1-I20180627_0639 from 1.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.1-I20180627_0639... [.] $> git checkout release-1.3.1-I20180627_0639 Note: checking out 'release-1.3.1-I20180627_0639'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2f503f6 Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0639, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building OpenID Login 1.3.1-I20180627_0639 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-openid-login --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-openid-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-openid-login --- [INFO] Storing buildNumber: 20180627-063938 at timestamp: 1530081578952 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-openid-login --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-openid-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-openid-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-openid-login --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-openid-login --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) openid-login-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace [INFO] Managed version set on org.nuxeo.ecm.platform:nuxeo-usermapper:jar:10.2-I20180627_0316 [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.1-I20180627_0639.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.1-I20180627_0639.zip to MavenProject: org.nuxeo.ecm.platform:marketplace-openid-login:1.3.1-I20180627_0639 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-openid-login --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-openid-login >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-openid-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-openid-login --- [INFO] Storing buildNumber: 20180627-063941 at timestamp: 1530081581140 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-openid-login --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-openid-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-openid-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-openid-login <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-openid-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.1-I20180627_0639-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-openid-login --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.1-I20180627_0639.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639/marketplace-openid-login-1.3.1-I20180627_0639.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639/marketplace-openid-login-1.3.1-I20180627_0639.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.1-I20180627_0639-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639/marketplace-openid-login-1.3.1-I20180627_0639-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-openid-login --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639/marketplace-openid-login-1.3.1-I20180627_0639.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639/marketplace-openid-login-1.3.1-I20180627_0639.zip (72 KB at 76.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639/marketplace-openid-login-1.3.1-I20180627_0639.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639/marketplace-openid-login-1.3.1-I20180627_0639.pom (3 KB at 27.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/maven-metadata.xml (51 KB at 211.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/maven-metadata.xml (51 KB at 357.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639/marketplace-openid-login-1.3.1-I20180627_0639-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.1-I20180627_0639/marketplace-openid-login-1.3.1-I20180627_0639-sources.jar (3 KB at 28.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.523 s [INFO] Finished at: 2018-06-27T06:39:43+00:00 [INFO] Final Memory: 78M/1508M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@target/marketplace-openid-login-1.3.1-I20180627_0639.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 73185 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-showcase-content-sample] Prepare release of marketplace-showcase-content-sample... Working on custom repository... Releasing from branch: master Current version: 1.3.1-SNAPSHOT Tag: release-1.3.1-I20180627_0639 Next version: 1.3.1-SNAPSHOT Maintenance branch 1.3.1-I20180627_0639 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Also replace version: 6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-showcase-content-sample.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-showcase-content-sample.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.1-I20180627_0639, update versions, commit and tag as release-1.3.1-I20180627_0639... [.] $> git checkout -b 1.3.1-I20180627_0639 Switched to a new branch '1.3.1-I20180627_0639' [INFO] Replacing occurrences of 1.3.1-SNAPSHOT with 1.3.1-I20180627_0639 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/pom.xml' [INFO] Replacing occurrences of 6.4.1-SNAPSHOT with 6.4.1-I20180627_0631 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/pom.xml' [.] $> git commit -m'Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0639, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631' -a [1.3.1-I20180627_0639 2e16f86] Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0639, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 4 files changed, 6 insertions(+), 6 deletions(-) [.] $> git tag -a release-1.3.1-I20180627_0639 -m'Release release-1.3.1-I20180627_0639 from 1.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.1-I20180627_0639... [.] $> git checkout release-1.3.1-I20180627_0639 Note: checking out 'release-1.3.1-I20180627_0639'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2e16f86 Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0639, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Showcase Content - Nuxeo package - Parent [INFO] Marketplace nuxeo showcase content resources [INFO] Nuxeo Showcase Content - Nuxeo package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Showcase Content - Nuxeo package - Parent 1.3.1-I20180627_0639 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-nuxeo-showcase-content-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Storing buildNumber: 20180627-063947 at timestamp: 1530081587112 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-nuxeo-showcase-content-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/1.3.1-I20180627_0639 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-nuxeo-showcase-content-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Storing buildNumber: 20180627-063947 at timestamp: 1530081587756 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-nuxeo-showcase-content-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-nuxeo-showcase-content-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-parent-1.3.1-I20180627_0639.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-parent-1.3.1-I20180627_0639.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-parent-1.3.1-I20180627_0639.pom (3 KB at 6.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/maven-metadata.xml (51 KB at 116.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/maven-metadata.xml (51 KB at 293.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace nuxeo showcase content resources 1.3.1-I20180627_0639 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-nuxeo-showcase-content-resources --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Storing buildNumber: 20180627-063949 at timestamp: 1530081589279 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-showcase-sample-data) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Configured Artifact: org.nuxeo.ecm.platform:nuxeo-showcase-content-sample-data:?:zip [INFO] Copying nuxeo-showcase-content-sample-data-1.3.4.zip to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/classes/showcase_sample.zip [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-nuxeo-showcase-content-resources --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-nuxeo-showcase-content-resources --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-nuxeo-showcase-content-resources --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-nuxeo-showcase-content-resources --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-nuxeo-showcase-content-resources --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-nuxeo-showcase-content-resources >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Storing buildNumber: 20180627-063951 at timestamp: 1530081591924 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-nuxeo-showcase-content-resources <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639.jar (51117 KB at 14701.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639.pom (2 KB at 21.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/maven-metadata.xml (35 KB at 237.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/maven-metadata.xml (35 KB at 113.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-resources-1.3.1-I20180627_0639-sources.jar (775 B at 9.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Showcase Content - Nuxeo package 1.3.1-I20180627_0639 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-nuxeo-showcase-content-sample --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Storing buildNumber: 20180627-063957 at timestamp: 1530081597098 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-nuxeo-showcase-content-sample --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-showcase-content-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip to MavenProject: org.nuxeo.ecm.platform:marketplace-nuxeo-showcase-content-sample:1.3.1-I20180627_0639 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-nuxeo-showcase-content-sample --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-nuxeo-showcase-content-sample >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Storing buildNumber: 20180627-064000 at timestamp: 1530081600011 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-nuxeo-showcase-content-sample <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip (51148 KB at 35568.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.pom (2 KB at 14.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/maven-metadata.xml (51 KB at 188.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/maven-metadata.xml (51 KB at 563.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.1-I20180627_0639/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639-sources.jar (2 KB at 12.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Showcase Content - Nuxeo package - Parent .... SUCCESS [ 2.554 s] [INFO] Marketplace nuxeo showcase content resources ....... SUCCESS [ 7.001 s] [INFO] Nuxeo Showcase Content - Nuxeo package ............. SUCCESS [ 5.911 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.404 s [INFO] Finished at: 2018-06-27T06:40:02+00:00 [INFO] Final Memory: 74M/1464M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 49.9M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [nuxeo-vision] Prepare release of nuxeo-vision... Working on custom repository... Releasing from branch: master Current version: 1.3.1-SNAPSHOT Tag: release-1.3.1-I20180627_0640 Next version: 1.3.1-SNAPSHOT Maintenance branch 1.3.1-I20180627_0640 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Also replace version: 6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-nuxeo-vision.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-nuxeo-vision.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.1-I20180627_0640, update versions, commit and tag as release-1.3.1-I20180627_0640... [.] $> git checkout -b 1.3.1-I20180627_0640 Switched to a new branch '1.3.1-I20180627_0640' [INFO] Replacing occurrences of 1.3.1-SNAPSHOT with 1.3.1-I20180627_0640 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/pom.xml' [INFO] Replacing occurrences of 6.4.1-SNAPSHOT with 6.4.1-I20180627_0631 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/pom.xml' [.] $> git commit -m'Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0640, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631' -a [1.3.1-I20180627_0640 45e605f] Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0640, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 5 files changed, 7 insertions(+), 7 deletions(-) [.] $> git tag -a release-1.3.1-I20180627_0640 -m'Release release-1.3.1-I20180627_0640 from 1.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.1-I20180627_0640... [.] $> git checkout release-1.3.1-I20180627_0640 Note: checking out 'release-1.3.1-I20180627_0640'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 45e605f Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0640, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Vision Parent [INFO] Nuxeo Vision Core [INFO] Nuxeo Vision Google [INFO] Nuxeo Vision AWS Rekognition [INFO] Nuxeo Vision Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision Parent 1.3.1-I20180627_0640 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-parent --- [INFO] Storing buildNumber: 20180627-064010 at timestamp: 1530081610148 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-parent/1.3.1-I20180627_0640 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-parent --- [INFO] Storing buildNumber: 20180627-064010 at timestamp: 1530081610835 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-parent/1.3.1-I20180627_0640/nuxeo-vision-parent-1.3.1-I20180627_0640.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/1.3.1-I20180627_0640/nuxeo-vision-parent-1.3.1-I20180627_0640.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/1.3.1-I20180627_0640/nuxeo-vision-parent-1.3.1-I20180627_0640.pom (4 KB at 6.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/maven-metadata.xml (41 KB at 115.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/maven-metadata.xml (41 KB at 120.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision Core 1.3.1-I20180627_0640 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-core --- [INFO] Storing buildNumber: 20180627-064014 at timestamp: 1530081614593 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-vision-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/main/java/org/nuxeo/vision/core/worker/VideoVisionWorker.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/main/java/org/nuxeo/vision/core/worker/VideoVisionWorker.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-vision-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVideoEventChain.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVideoEventChain.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVisionOp.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVisionOp.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVisionOp.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-vision-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 06:40:21,460 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 176 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.vision.core.test.TestPictureEventChain StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 06:40:23,433 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 134 * service:org.nuxeo.vision.core.chains references missing [target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.vision.core.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.952 sec - in org.nuxeo.vision.core.test.TestPictureEventChain Running org.nuxeo.vision.core.test.TestVisionService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 06:40:24,268 main ERROR [SchemaManagerImpl] Facet: Video uses unknown schema: picture 06:40:24,327 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 173 * service:org.nuxeo.platform.video.core.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.video.core.previewer requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.video.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.video.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.nuxeo.vision.core.test.TestVisionService Running org.nuxeo.vision.core.test.TestVideoEventChain StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 06:40:25,410 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 145 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 sec - in org.nuxeo.vision.core.test.TestVideoEventChain Running org.nuxeo.vision.core.test.TestVisionOp Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.nuxeo.vision.core.test.TestVisionOp Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-vision-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/nuxeo-vision-core-1.3.1-I20180627_0640.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-core --- [INFO] Storing buildNumber: 20180627-064026 at timestamp: 1530081626614 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/nuxeo-vision-core-1.3.1-I20180627_0640-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/nuxeo-vision-core-1.3.1-I20180627_0640.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640/nuxeo-vision-core-1.3.1-I20180627_0640.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640/nuxeo-vision-core-1.3.1-I20180627_0640.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/nuxeo-vision-core-1.3.1-I20180627_0640-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640/nuxeo-vision-core-1.3.1-I20180627_0640-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640/nuxeo-vision-core-1.3.1-I20180627_0640.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640/nuxeo-vision-core-1.3.1-I20180627_0640.jar (24 KB at 95.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640/nuxeo-vision-core-1.3.1-I20180627_0640.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640/nuxeo-vision-core-1.3.1-I20180627_0640.pom (3 KB at 37.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/maven-metadata.xml (41 KB at 172.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/maven-metadata.xml (41 KB at 19.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640/nuxeo-vision-core-1.3.1-I20180627_0640-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.1-I20180627_0640/nuxeo-vision-core-1.3.1-I20180627_0640-sources.jar (20 KB at 150.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision Google 1.3.1-I20180627_0640 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-google --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-google --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-google --- [INFO] Storing buildNumber: 20180627-064030 at timestamp: 1530081630406 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-google --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-vision-google --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-vision-google --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-vision-google --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 06:40:35,417 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 132 * service:org.nuxeo.vision.core.chains references missing [target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.vision.core.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.vision.google.test.TestGoogleVisionProvider Tests run: 7, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.969 sec - in org.nuxeo.vision.google.test.TestGoogleVisionProvider Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-google --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-vision-google --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/nuxeo-vision-google-1.3.1-I20180627_0640.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-google --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-google >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-google --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-google --- [INFO] Storing buildNumber: 20180627-064037 at timestamp: 1530081637288 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-google --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-google <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-google --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/nuxeo-vision-google-1.3.1-I20180627_0640-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-google --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/nuxeo-vision-google-1.3.1-I20180627_0640.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640/nuxeo-vision-google-1.3.1-I20180627_0640.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640/nuxeo-vision-google-1.3.1-I20180627_0640.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/nuxeo-vision-google-1.3.1-I20180627_0640-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640/nuxeo-vision-google-1.3.1-I20180627_0640-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-google --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640/nuxeo-vision-google-1.3.1-I20180627_0640.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640/nuxeo-vision-google-1.3.1-I20180627_0640.jar (11 KB at 22.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640/nuxeo-vision-google-1.3.1-I20180627_0640.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640/nuxeo-vision-google-1.3.1-I20180627_0640.pom (2 KB at 24.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/maven-metadata.xml (26 KB at 111.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/maven-metadata.xml (26 KB at 273.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640/nuxeo-vision-google-1.3.1-I20180627_0640-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.1-I20180627_0640/nuxeo-vision-google-1.3.1-I20180627_0640-sources.jar (5 KB at 60.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision AWS Rekognition 1.3.1-I20180627_0640 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-aws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-aws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-aws --- [INFO] Storing buildNumber: 20180627-064038 at timestamp: 1530081638919 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-aws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-vision-aws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-vision-aws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-vision-aws --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 06:40:43,936 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 132 * service:org.nuxeo.vision.core.chains references missing [target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.vision.core.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.vision.aws.test.TestAmazonRekognitionProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.331 sec - in org.nuxeo.vision.aws.test.TestAmazonRekognitionProvider Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-aws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-vision-aws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/nuxeo-vision-aws-1.3.1-I20180627_0640.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-aws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-aws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-aws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-aws --- [INFO] Storing buildNumber: 20180627-064045 at timestamp: 1530081645135 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-aws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-aws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-aws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/nuxeo-vision-aws-1.3.1-I20180627_0640-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-aws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/nuxeo-vision-aws-1.3.1-I20180627_0640.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640/nuxeo-vision-aws-1.3.1-I20180627_0640.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640/nuxeo-vision-aws-1.3.1-I20180627_0640.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/nuxeo-vision-aws-1.3.1-I20180627_0640-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640/nuxeo-vision-aws-1.3.1-I20180627_0640-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-aws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640/nuxeo-vision-aws-1.3.1-I20180627_0640.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640/nuxeo-vision-aws-1.3.1-I20180627_0640.jar (9 KB at 15.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640/nuxeo-vision-aws-1.3.1-I20180627_0640.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640/nuxeo-vision-aws-1.3.1-I20180627_0640.pom (2 KB at 23.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/maven-metadata.xml (26 KB at 80.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/maven-metadata.xml (26 KB at 203.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640/nuxeo-vision-aws-1.3.1-I20180627_0640-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.1-I20180627_0640/nuxeo-vision-aws-1.3.1-I20180627_0640-sources.jar (4 KB at 47.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision Package 1.3.1-I20180627_0640 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-marketplace --- [INFO] Storing buildNumber: 20180627-064049 at timestamp: 1530081649302 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-vision-marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-vision-package.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target [INFO] [copy] Copying 47 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr/bundles [INFO] [copy] Copying 90 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-server.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-nxr-all-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr-1.3.1-I20180627_0640.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr-1.3.1-I20180627_0640.zip to MavenProject: org.nuxeo:nuxeo-vision-marketplace:1.3.1-I20180627_0640 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: bundles/nuxeo-vision-aws-1.3.1-I20180627_0640.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: bundles/nuxeo-vision-core-1.3.1-I20180627_0640.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: bundles/nuxeo-vision-google-1.3.1-I20180627_0640.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: lib/aws-java-sdk-core-1.11.325.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: lib/aws-java-sdk-rekognition-1.11.325.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: lib/google-api-client-1.19.1.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: lib/google-api-services-vision-v1-rev2-1.21.0.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: lib/ion-java-1.0.2.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: lib/jackson-dataformat-cbor-2.6.7.jar [INFO] [nx:zipdiff] Only in nxr-1.3.1-I20180627_0640.zip: lib/jmespath-java-1.11.325.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-dam-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audio-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-imaging-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-video-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-video-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaudiotagger-2.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr-1.3.1-I20180627_0640.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:41:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Files > Call the Computer Vision Service [VisionOp: [blob, blob, bloblist, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2bed90cd) [WARNING] [nx:studioExtraction] Call the Computer Vision Service for the input blob(s) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:41:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: javascript > javascript.PictureVisionDefaultMapper [javascript.PictureVisionDefaultMapper: [Document, Document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@35704da9) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:41:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: javascript > javascript.VideoVisionDefaultMapper [javascript.VideoVisionDefaultMapper: [Document, Document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7170edae) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:41:01 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: visionPictureConversionChangedListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip to MavenProject: org.nuxeo:nuxeo-vision-marketplace:1.3.1-I20180627_0640 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-marketplace --- [INFO] Storing buildNumber: 20180627-064103 at timestamp: 1530081663302 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr-1.3.1-I20180627_0640.zip to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip (2082 KB at 6103.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640.pom (2 KB at 21.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/maven-metadata.xml (31 KB at 56.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/maven-metadata.xml (31 KB at 179.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640-nxr.zip (59263 KB at 35895.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.1-I20180627_0640/nuxeo-vision-marketplace-1.3.1-I20180627_0640-sources.jar (2 KB at 24.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Vision Parent ................................ SUCCESS [ 2.767 s] [INFO] Nuxeo Vision Core .................................. SUCCESS [ 17.131 s] [INFO] Nuxeo Vision Google ................................ SUCCESS [ 8.722 s] [INFO] Nuxeo Vision AWS Rekognition ....................... SUCCESS [ 8.015 s] [INFO] Nuxeo Vision Package ............................... SUCCESS [ 19.973 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.724 s [INFO] Finished at: 2018-06-27T06:41:06+00:00 [INFO] Final Memory: 186M/1953M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2081k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-storage-marklogic] Prepare release of marketplace-storage-marklogic... Working on custom repository... Releasing from branch: master Current version: 1.2.1-SNAPSHOT Tag: release-1.2.1-I20180627_0641 Next version: 1.2.1-SNAPSHOT Maintenance branch 1.2.1-I20180627_0641 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-storage-marklogic.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-storage-marklogic.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.1-I20180627_0641, update versions, commit and tag as release-1.2.1-I20180627_0641... [.] $> git checkout -b 1.2.1-I20180627_0641 Switched to a new branch '1.2.1-I20180627_0641' [INFO] Replacing occurrences of 1.2.1-SNAPSHOT with 1.2.1-I20180627_0641 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/pom.xml' [.] $> git commit -m'Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0641, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.2.1-I20180627_0641 92507da] Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0641, update 10.2-SNAPSHOT to 10.2-I20180627_0316 2 files changed, 3 insertions(+), 3 deletions(-) [.] $> git tag -a release-1.2.1-I20180627_0641 -m'Release release-1.2.1-I20180627_0641 from 1.2.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.1-I20180627_0641... [.] $> git checkout release-1.2.1-I20180627_0641 Note: checking out 'release-1.2.1-I20180627_0641'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 92507da Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0641, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace storage marklogic parent [INFO] Nuxeo MarkLogic connector Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace storage marklogic parent 1.2.1-I20180627_0641 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-storage-marklogic-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-storage-marklogic-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-storage-marklogic-parent --- [INFO] Storing buildNumber: 20180627-064111 at timestamp: 1530081671141 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-storage-marklogic-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-storage-marklogic-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-storage-marklogic-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-storage-marklogic-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-storage-marklogic-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/1.2.1-I20180627_0641 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-storage-marklogic-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-storage-marklogic-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-storage-marklogic-parent --- [INFO] Storing buildNumber: 20180627-064111 at timestamp: 1530081671923 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-storage-marklogic-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-storage-marklogic-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-storage-marklogic-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-storage-marklogic-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-storage-marklogic-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-storage-marklogic-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/1.2.1-I20180627_0641/marketplace-storage-marklogic-parent-1.2.1-I20180627_0641.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-storage-marklogic-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/1.2.1-I20180627_0641/marketplace-storage-marklogic-parent-1.2.1-I20180627_0641.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/1.2.1-I20180627_0641/marketplace-storage-marklogic-parent-1.2.1-I20180627_0641.pom (3 KB at 1.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/maven-metadata.xml (37 KB at 67.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/maven-metadata.xml (37 KB at 163.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo MarkLogic connector Marketplace package 1.2.1-I20180627_0641 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-storage-marklogic-package --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-storage-marklogic-package --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-storage-marklogic-package --- [INFO] Storing buildNumber: 20180627-064118 at timestamp: 1530081678753 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-storage-marklogic-package --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-storage-marklogic-package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-storage-marklogic-package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-storage-marklogic-package --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-storage-marklogic-package --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target [INFO] [copy] Copying 23 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr/bundles [INFO] [copy] Copying 55 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr-1.2.1-I20180627_0641.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr-1.2.1-I20180627_0641.zip to MavenProject: org.nuxeo.marketplace.storage.marklogic:marketplace-storage-marklogic-package:1.2.1-I20180627_0641 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0641.zip: bundles/nuxeo-core-storage-marklogic-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0641.zip: lib/marklogic-xcc-8.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr-1.2.1-I20180627_0641.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip to MavenProject: org.nuxeo.marketplace.storage.marklogic:marketplace-storage-marklogic-package:1.2.1-I20180627_0641 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-storage-marklogic-package --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-storage-marklogic-package >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-storage-marklogic-package --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-storage-marklogic-package --- [INFO] Storing buildNumber: 20180627-064123 at timestamp: 1530081683231 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-storage-marklogic-package --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-storage-marklogic-package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-storage-marklogic-package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-storage-marklogic-package <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-storage-marklogic-package --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-storage-marklogic-package --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr-1.2.1-I20180627_0641.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-storage-marklogic-package --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip (339 KB at 736.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.pom (2 KB at 6.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/maven-metadata.xml (37 KB at 182.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/maven-metadata.xml (37 KB at 165.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641-nxr.zip (19675 KB at 32573.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.1-I20180627_0641/marketplace-storage-marklogic-package-1.2.1-I20180627_0641-sources.jar (4 KB at 42.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace storage marklogic parent ............... SUCCESS [ 4.261 s] [INFO] Nuxeo MarkLogic connector Marketplace package ...... SUCCESS [ 10.339 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.560 s [INFO] Finished at: 2018-06-27T06:41:25+00:00 [INFO] Final Memory: 115M/1429M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 339k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-connect-tools] Prepare release of marketplace-connect-tools... Working on custom repository... Releasing from branch: master Current version: 0.2.1-SNAPSHOT Tag: release-0.2.1-I20180627_0641 Next version: 0.2.1-SNAPSHOT Maintenance branch 0.2.1-I20180627_0641 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-connect-tools.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-connect-tools.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 0.2.1-I20180627_0641, update versions, commit and tag as release-0.2.1-I20180627_0641... [.] $> git checkout -b 0.2.1-I20180627_0641 Switched to a new branch '0.2.1-I20180627_0641' [INFO] Replacing occurrences of 0.2.1-SNAPSHOT with 0.2.1-I20180627_0641 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/pom.xml' [.] $> git commit -m'Release master, update 0.2.1-SNAPSHOT to 0.2.1-I20180627_0641, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [0.2.1-I20180627_0641 c9a9ff6] Release master, update 0.2.1-SNAPSHOT to 0.2.1-I20180627_0641, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-0.2.1-I20180627_0641 -m'Release release-0.2.1-I20180627_0641 from 0.2.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-0.2.1-I20180627_0641... [.] $> git checkout release-0.2.1-I20180627_0641 Note: checking out 'release-0.2.1-I20180627_0641'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c9a9ff6 Release master, update 0.2.1-SNAPSHOT to 0.2.1-I20180627_0641, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Connect Tools Marketplace [INFO] Nuxeo Connect Tools Report Web Marketplace [INFO] Nuxeo Connect Tools Report Marketplace FTest [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Marketplace 0.2.1-I20180627_0641 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-connect-tools --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools --- [INFO] Storing buildNumber: 20180627-064129 at timestamp: 1530081689803 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-connect-tools --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-connect-tools --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/0.2.1-I20180627_0641 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-connect-tools >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools --- [INFO] Storing buildNumber: 20180627-064130 at timestamp: 1530081690582 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-connect-tools <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-connect-tools --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-connect-tools --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-0.2.1-I20180627_0641.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-connect-tools --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-0.2.1-I20180627_0641.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-0.2.1-I20180627_0641.pom (2 KB at 2.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/maven-metadata.xml (37 KB at 100.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/maven-metadata.xml (37 KB at 167.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Web Marketplace 0.2.1-I20180627_0641 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Storing buildNumber: 20180627-064136 at timestamp: 1530081696238 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-connect-tools-report-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-sample-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target [INFO] [copy] Copying 63 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr/bundles [INFO] [copy] Copying 179 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.5.1.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr-0.2.1-I20180627_0641.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr-0.2.1-I20180627_0641.zip to MavenProject: org.nuxeo.marketplace.connect.tools:nuxeo-marketplace-connect-tools-report-web:0.2.1-I20180627_0641 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/pom.xml [INFO] [nx:zipdiff] Only in nxr-0.2.1-I20180627_0641.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-0.2.1-I20180627_0641.zip: bundles/nuxeo-connect-tools-report-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-0.2.1-I20180627_0641.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr-0.2.1-I20180627_0641.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip to MavenProject: org.nuxeo.marketplace.connect.tools:nuxeo-marketplace-connect-tools-report-web:0.2.1-I20180627_0641 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-connect-tools-report-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Storing buildNumber: 20180627-064145 at timestamp: 1530081705172 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-connect-tools-report-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr-0.2.1-I20180627_0641.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641-nxr.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip (20 KB at 29.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.pom (2 KB at 16.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/maven-metadata.xml (37 KB at 234.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/maven-metadata.xml (37 KB at 392.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641-nxr.zip (102065 KB at 46266.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Marketplace FTest 0.2.1-I20180627_0641 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Storing buildNumber: 20180627-064149 at timestamp: 1530081709726 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-connect-tools-ftest --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-connect-tools-ftest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Storing buildNumber: 20180627-064151 at timestamp: 1530081711210 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-connect-tools-ftest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.connect.tools:nuxeo-marketplace-connect-tools-ftest:0.2.1-I20180627_0641) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 8.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.4 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-connect-tools-report-web-0.2.1-I20180627_0641 [INFO] [exec] Local packages to install (1): nuxeo-connect-tools-report-web:0.2.1-I20180627_0641 [INFO] [exec] Installing nuxeo-connect-tools-report-web-0.2.1-I20180627_0641 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 190320. [INFO] [exec] .................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 489 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min36s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] No tests to run. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.connect.tools:nuxeo-marketplace-connect-tools-ftest:0.2.1-I20180627_0641) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641.jar (4 KB at 8.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641.pom (4 KB at 28.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/maven-metadata.xml (32 KB at 76.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/maven-metadata.xml (32 KB at 105.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.1-I20180627_0641/nuxeo-marketplace-connect-tools-ftest-0.2.1-I20180627_0641-sources.jar (337 B at 4.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Connect Tools Marketplace .................... SUCCESS [ 2.853 s] [INFO] Nuxeo Connect Tools Report Web Marketplace ......... SUCCESS [ 16.411 s] [INFO] Nuxeo Connect Tools Report Marketplace FTest ....... SUCCESS [01:02 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:22 min [INFO] Finished at: 2018-06-27T06:42:51+00:00 [INFO] Final Memory: 130M/1846M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19728 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [plugin-nuxeo-web-ui] Prepare release of plugin-nuxeo-web-ui... Working on custom repository... Releasing from branch: master Current version: 2.3.2-SNAPSHOT Tag: release-2.3.2-I20180627_0642 Next version: 2.3.2-SNAPSHOT Maintenance branch 2.3.2-I20180627_0642 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-plugin-nuxeo-web-ui.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-plugin-nuxeo-web-ui.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.3.2-I20180627_0642, update versions, commit and tag as release-2.3.2-I20180627_0642... [.] $> git checkout -b 2.3.2-I20180627_0642 Switched to a new branch '2.3.2-I20180627_0642' [INFO] Replacing occurrences of 2.3.2-SNAPSHOT with 2.3.2-I20180627_0642 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/ftest/web-ui/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace-itests/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/pom.xml' [.] $> git commit -m'Release master, update 2.3.2-SNAPSHOT to 2.3.2-I20180627_0642, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [2.3.2-I20180627_0642 a9612e7] Release master, update 2.3.2-SNAPSHOT to 2.3.2-I20180627_0642, update 10.2-SNAPSHOT to 10.2-I20180627_0316 4 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-2.3.2-I20180627_0642 -m'Release release-2.3.2-I20180627_0642 from 2.3.2-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.3.2-I20180627_0642... [.] $> git checkout release-2.3.2-I20180627_0642 Note: checking out 'release-2.3.2-I20180627_0642'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a9612e7 Release master, update 2.3.2-SNAPSHOT to 2.3.2-I20180627_0642, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Web UI - Parent [INFO] Nuxeo Web UI - Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web UI - Parent 2.3.2-I20180627_0642 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-ui-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-parent --- [INFO] Storing buildNumber: 20180627-064257 at timestamp: 1530081777231 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-ui-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-ui-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-parent/2.3.2-I20180627_0642 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-ui-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-parent --- [INFO] Storing buildNumber: 20180627-064258 at timestamp: 1530081778016 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-ui-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-ui-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-ui-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-parent/2.3.2-I20180627_0642/nuxeo-web-ui-parent-2.3.2-I20180627_0642.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-ui-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/2.3.2-I20180627_0642/nuxeo-web-ui-parent-2.3.2-I20180627_0642.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/2.3.2-I20180627_0642/nuxeo-web-ui-parent-2.3.2-I20180627_0642.pom (3 KB at 6.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/maven-metadata.xml (20 KB at 34.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/maven-metadata.xml (20 KB at 86.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web UI - Marketplace Package 2.3.2-I20180627_0642 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-ui-marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-marketplace --- [INFO] Storing buildNumber: 20180627-064300 at timestamp: 1530081780281 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-ui-marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-web-ui-marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-web-ui.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip to MavenProject: org.nuxeo.web.ui:nuxeo-web-ui-marketplace:2.3.2-I20180627_0642 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-ui-marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-ui-marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-marketplace --- [INFO] Storing buildNumber: 20180627-064301 at timestamp: 1530081781627 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-ui-marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-ui-marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-ui-marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-ui-marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip (5408 KB at 13252.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.pom (2 KB at 12.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/maven-metadata.xml (20 KB at 61.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/maven-metadata.xml (20 KB at 89.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.2-I20180627_0642/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642-sources.jar (2 KB at 14.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Web UI - Parent .............................. SUCCESS [ 2.878 s] [INFO] Nuxeo Web UI - Marketplace Package ................. SUCCESS [ 3.288 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.205 s [INFO] Finished at: 2018-06-27T06:43:02+00:00 [INFO] Final Memory: 53M/1431M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 5407k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-nuxeo-getting-started] Prepare release of marketplace-nuxeo-getting-started... Working on custom repository... Releasing from branch: master Current version: 1.3.1-SNAPSHOT Tag: release-1.3.1-I20180627_0643 Next version: 1.3.1-SNAPSHOT Maintenance branch 1.3.1-I20180627_0643 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Also replace version: 6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-nuxeo-getting-started.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-nuxeo-getting-started.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.1-I20180627_0643, update versions, commit and tag as release-1.3.1-I20180627_0643... [.] $> git checkout -b 1.3.1-I20180627_0643 Switched to a new branch '1.3.1-I20180627_0643' [INFO] Replacing occurrences of 1.3.1-SNAPSHOT with 1.3.1-I20180627_0643 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/pom.xml' [INFO] Replacing occurrences of 6.4.1-SNAPSHOT with 6.4.1-I20180627_0631 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/pom.xml' [.] $> git commit -m'Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0643, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631' -a [1.3.1-I20180627_0643 ad02855] Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0643, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 4 files changed, 6 insertions(+), 6 deletions(-) [.] $> git tag -a release-1.3.1-I20180627_0643 -m'Release release-1.3.1-I20180627_0643 from 1.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.1-I20180627_0643... [.] $> git checkout release-1.3.1-I20180627_0643 Note: checking out 'release-1.3.1-I20180627_0643'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ad02855 Release master, update 1.3.1-SNAPSHOT to 1.3.1-I20180627_0643, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Getting Started with the Nuxeo Platform - Nuxeo package - Parent [INFO] Getting Started - Resources [INFO] Getting Started - Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Getting Started with the Nuxeo Platform - Nuxeo package - Parent 1.3.1-I20180627_0643 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-getting-started-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-getting-started-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-getting-started-parent --- [INFO] Storing buildNumber: 20180627-064308 at timestamp: 1530081788993 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-getting-started-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-getting-started-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-getting-started-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-getting-started-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-getting-started-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started-parent/1.3.1-I20180627_0643 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-getting-started-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-getting-started-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-getting-started-parent --- [INFO] Storing buildNumber: 20180627-064309 at timestamp: 1530081789823 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-getting-started-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-getting-started-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-getting-started-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-getting-started-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-getting-started-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-getting-started-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started-parent/1.3.1-I20180627_0643/marketplace-getting-started-parent-1.3.1-I20180627_0643.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-getting-started-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/1.3.1-I20180627_0643/marketplace-getting-started-parent-1.3.1-I20180627_0643.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/1.3.1-I20180627_0643/marketplace-getting-started-parent-1.3.1-I20180627_0643.pom (4 KB at 4.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/maven-metadata.xml (34 KB at 101.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/maven-metadata.xml (34 KB at 213.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Getting Started - Resources 1.3.1-I20180627_0643 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-content-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ getting-started-content-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ getting-started-content-project --- [INFO] Storing buildNumber: 20180627-064311 at timestamp: 1530081791633 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ getting-started-content-project --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-getting-started-content) @ getting-started-content-project --- [INFO] Configured Artifact: org.nuxeo.tutorials:getting-started-content:?:zip [INFO] Copying getting-started-content-1.1.1.zip to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/classes/getting_started_content.zip [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ getting-started-content-project --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ getting-started-content-project --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ getting-started-content-project --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ getting-started-content-project --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ getting-started-content-project --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/getting-started-content-project-1.3.1-I20180627_0643.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ getting-started-content-project --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ getting-started-content-project >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ getting-started-content-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ getting-started-content-project --- [INFO] Storing buildNumber: 20180627-064312 at timestamp: 1530081792625 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ getting-started-content-project --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ getting-started-content-project <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ getting-started-content-project --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/getting-started-content-project-1.3.1-I20180627_0643-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ getting-started-content-project --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/getting-started-content-project-1.3.1-I20180627_0643.jar to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643/getting-started-content-project-1.3.1-I20180627_0643.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643/getting-started-content-project-1.3.1-I20180627_0643.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/getting-started-content-project-1.3.1-I20180627_0643-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643/getting-started-content-project-1.3.1-I20180627_0643-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ getting-started-content-project --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643/getting-started-content-project-1.3.1-I20180627_0643.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643/getting-started-content-project-1.3.1-I20180627_0643.jar (6661 KB at 4103.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643/getting-started-content-project-1.3.1-I20180627_0643.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643/getting-started-content-project-1.3.1-I20180627_0643.pom (2 KB at 21.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/maven-metadata.xml (34 KB at 88.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/maven-metadata.xml (34 KB at 213.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643/getting-started-content-project-1.3.1-I20180627_0643-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.1-I20180627_0643/getting-started-content-project-1.3.1-I20180627_0643-sources.jar (814 B at 9.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Getting Started - Package 1.3.1-I20180627_0643 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-getting-started --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-getting-started --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-getting-started --- [INFO] Storing buildNumber: 20180627-064316 at timestamp: 1530081796200 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-getting-started --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-getting-started --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-getting-started --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-getting-started --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-getting-started --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) getting-started-content-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace/install/bundles [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: BCContract [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: BCPortfolio [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: BCPortfolio_cv_cv [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@72ab75c [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@611c1f92 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@255eadf5 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@5dd3841 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@135a8812 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@51535304 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@4606e1a6 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@21d85933 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2fb5e706 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@4d001a14 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@37a2d18c [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@23d1090 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@5f2312f3 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3dd4f91d [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@655e024 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_Task1020 ([var_Task1020]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_global_Task11d8 ([var_global_Task11d8]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_Task11d8 ([var_Task11d8]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_global_Task966 ([var_global_Task966]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_Task966 ([var_Task966]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_global_Taska96 ([var_global_Taska96]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_Taska96 ([var_Taska96]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_start-node ([var_start-node]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_stop-node ([var_stop-node]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_BCContractValidationWf ([var_BCContractValidationWf]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: BCTrashMgt ([bctrashmgt]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCContractMetadataInheritance_ac [BCContractMetadataInheritance_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@64f3f849) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCContractValWf-amountFilled_ac [BCContractValWf-amountFilled_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7b14e7dc) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCContractValWf-toApproval_ac [BCContractValWf-toApproval_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@57d71569) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCContractValWf-validated_ac [BCContractValWf-validated_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@31741bb6) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCGenerateCompletePDFContract_ac [BCGenerateCompletePDFContract_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@64903a20) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCRestoreToPreviousState_ac [BCRestoreToPreviousState_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@38e61b69) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCSaveInitialState_ac [BCSaveInitialState_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@57753d41) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCSavePreviousState_ac [BCSavePreviousState_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@464d25b2) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Jun 27, 2018 6:43:17 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Lifecycle: contractLifecycle [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643.zip to MavenProject: org.nuxeo.tutorials:marketplace-getting-started:1.3.1-I20180627_0643 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-getting-started --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-getting-started >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-getting-started --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-getting-started --- [INFO] Storing buildNumber: 20180627-064318 at timestamp: 1530081798211 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-getting-started --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-getting-started --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-getting-started --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-getting-started <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-getting-started --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-getting-started --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643.zip to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643/marketplace-getting-started-1.3.1-I20180627_0643.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643/marketplace-getting-started-1.3.1-I20180627_0643.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643/marketplace-getting-started-1.3.1-I20180627_0643-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-getting-started --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643/marketplace-getting-started-1.3.1-I20180627_0643.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643/marketplace-getting-started-1.3.1-I20180627_0643.zip (6790 KB at 14027.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643/marketplace-getting-started-1.3.1-I20180627_0643.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643/marketplace-getting-started-1.3.1-I20180627_0643.pom (2 KB at 17.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/maven-metadata.xml (32 KB at 237.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/maven-metadata.xml (32 KB at 272.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643/marketplace-getting-started-1.3.1-I20180627_0643-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.1-I20180627_0643/marketplace-getting-started-1.3.1-I20180627_0643-sources.jar (2 KB at 4.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Getting Started with the Nuxeo Platform - Nuxeo package - Parent SUCCESS [ 3.156 s] [INFO] Getting Started - Resources ........................ SUCCESS [ 3.500 s] [INFO] Getting Started - Package .......................... SUCCESS [ 4.304 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.990 s [INFO] Finished at: 2018-06-27T06:43:19+00:00 [INFO] Final Memory: 78M/1473M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 6789k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-lang-ext-incomplete] Prepare release of marketplace-lang-ext-incomplete... Working on custom repository... Releasing from branch: master Current version: 1.2.1-SNAPSHOT Tag: release-1.2.1-I20180627_0643 Next version: 1.2.1-SNAPSHOT Maintenance branch 1.2.1-I20180627_0643 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-lang-ext-incomplete.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-lang-ext-incomplete.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.1-I20180627_0643, update versions, commit and tag as release-1.2.1-I20180627_0643... [.] $> git checkout -b 1.2.1-I20180627_0643 Switched to a new branch '1.2.1-I20180627_0643' [INFO] Replacing occurrences of 1.2.1-SNAPSHOT with 1.2.1-I20180627_0643 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/pom.xml' [.] $> git commit -m'Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0643, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.2.1-I20180627_0643 32c74fb] Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0643, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.2.1-I20180627_0643 -m'Release release-1.2.1-I20180627_0643 from 1.2.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.1-I20180627_0643... [.] $> git checkout release-1.2.1-I20180627_0643 Note: checking out 'release-1.2.1-I20180627_0643'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 32c74fb Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0643, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace lang ext incomplete parent [INFO] Marketplace lang ext incomplete [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace lang ext incomplete parent 1.2.1-I20180627_0643 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-lang-ext-incomplete-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] Storing buildNumber: 20180627-064325 at timestamp: 1530081805096 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-lang-ext-incomplete-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-lang-ext-incomplete-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-lang-ext-incomplete-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/1.2.1-I20180627_0643 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-lang-ext-incomplete-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] Storing buildNumber: 20180627-064325 at timestamp: 1530081805952 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-lang-ext-incomplete-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-lang-ext-incomplete-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-lang-ext-incomplete-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-lang-ext-incomplete-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-lang-ext-incomplete-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-parent-1.2.1-I20180627_0643.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-lang-ext-incomplete-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-parent-1.2.1-I20180627_0643.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-parent-1.2.1-I20180627_0643.pom (3 KB at 6.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/maven-metadata.xml (32 KB at 84.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/maven-metadata.xml (32 KB at 122.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace lang ext incomplete 1.2.1-I20180627_0643 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-lang-ext-incomplete --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-lang-ext-incomplete --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-lang-ext-incomplete --- [INFO] Storing buildNumber: 20180627-064331 at timestamp: 1530081811091 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-lang-ext-incomplete --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-lang-ext-incomplete --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-lang-ext-incomplete --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) marketplace-lang-ext-incomplete.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr-1.2.1-I20180627_0643.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr-1.2.1-I20180627_0643.zip to MavenProject: org.nuxeo.marketplace.lang:marketplace-lang-ext-incomplete:1.2.1-I20180627_0643 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0643.zip: bundles/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr-1.2.1-I20180627_0643.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip to MavenProject: org.nuxeo.marketplace.lang:marketplace-lang-ext-incomplete:1.2.1-I20180627_0643 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-lang-ext-incomplete --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-lang-ext-incomplete >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-lang-ext-incomplete --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-lang-ext-incomplete --- [INFO] Storing buildNumber: 20180627-064334 at timestamp: 1530081814389 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-lang-ext-incomplete --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-lang-ext-incomplete <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-lang-ext-incomplete --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-lang-ext-incomplete --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr-1.2.1-I20180627_0643.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-lang-ext-incomplete --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip (5 KB at 9.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.pom (2 KB at 17.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/maven-metadata.xml (32 KB at 107.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/maven-metadata.xml (32 KB at 107.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643-nxr.zip (59 KB at 44.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.1-I20180627_0643/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643-sources.jar (2 KB at 0.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace lang ext incomplete parent ............. SUCCESS [ 2.816 s] [INFO] Marketplace lang ext incomplete .................... SUCCESS [ 11.196 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.970 s [INFO] Finished at: 2018-06-27T06:43:38+00:00 [INFO] Final Memory: 116M/1485M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 4962 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-tree-snapshot] Prepare release of marketplace-tree-snapshot... Working on custom repository... Releasing from branch: master Current version: 1.2.1-SNAPSHOT Tag: release-1.2.1-I20180627_0643 Next version: 1.2.1-SNAPSHOT Maintenance branch 1.2.1-I20180627_0643 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-tree-snapshot.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-tree-snapshot.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.1-I20180627_0643, update versions, commit and tag as release-1.2.1-I20180627_0643... [.] $> git checkout -b 1.2.1-I20180627_0643 Switched to a new branch '1.2.1-I20180627_0643' [INFO] Replacing occurrences of 1.2.1-SNAPSHOT with 1.2.1-I20180627_0643 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/pom.xml' [.] $> git commit -m'Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0643, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.2.1-I20180627_0643 a62a2cd] Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0643, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.2.1-I20180627_0643 -m'Release release-1.2.1-I20180627_0643 from 1.2.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.1-I20180627_0643... [.] $> git checkout release-1.2.1-I20180627_0643 Note: checking out 'release-1.2.1-I20180627_0643'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a62a2cd Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0643, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Tree Snapshot Marketplace Package [INFO] Nuxeo Tree Snapshot Marketplace Package [INFO] Nuxeo Tree Snapshot Startup Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Marketplace Package 1.2.1-I20180627_0643 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-064343 at timestamp: 1530081823216 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/parent/1.2.1-I20180627_0643 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-064344 at timestamp: 1530081824031 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/parent/1.2.1-I20180627_0643/parent-1.2.1-I20180627_0643.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/1.2.1-I20180627_0643/parent-1.2.1-I20180627_0643.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/1.2.1-I20180627_0643/parent-1.2.1-I20180627_0643.pom (2 KB at 5.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/maven-metadata.xml (29 KB at 65.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/maven-metadata.xml (29 KB at 109.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Marketplace Package 1.2.1-I20180627_0643 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-tree-snapshot --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-tree-snapshot --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-tree-snapshot --- [INFO] Storing buildNumber: 20180627-064349 at timestamp: 1530081829939 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-tree-snapshot --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-tree-snapshot --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-tree-snapshot --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) tree-snapshot-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr/bundles [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.1-I20180627_0643.zip [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0643.zip: bundles/nuxeo-tree-snapshot-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.1-I20180627_0643.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr/bundles [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.1-I20180627_0643.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.1-I20180627_0643.zip [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0643.zip: bundles/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.1-I20180627_0643.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:44:02 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: SnapshotableFolder [WARNING] [nx:studioExtraction] Jun 27, 2018 6:44:02 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3f09b882 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:44:02 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Snapshotable ([]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:44:02 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Snapshot ([snapshot, uid]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:44:02 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > Create snapshot [Document.CreateTreeSnapshot: [documents, document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5f9d3999) [WARNING] [nx:studioExtraction] Create a tree snapshot, input document must be eligible to Snapshotable adapter and output will the snapshot [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip to MavenProject: org.nuxeo.marketplace.tree.snapshot:marketplace-tree-snapshot:1.2.1-I20180627_0643 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-tree-snapshot --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-tree-snapshot >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-tree-snapshot --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-tree-snapshot --- [INFO] Storing buildNumber: 20180627-064405 at timestamp: 1530081845360 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-tree-snapshot --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-tree-snapshot <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-tree-snapshot --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-tree-snapshot --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643/marketplace-tree-snapshot-1.2.1-I20180627_0643.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643/marketplace-tree-snapshot-1.2.1-I20180627_0643-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-tree-snapshot --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip (33 KB at 83.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643/marketplace-tree-snapshot-1.2.1-I20180627_0643.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643/marketplace-tree-snapshot-1.2.1-I20180627_0643.pom (2 KB at 11.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/maven-metadata.xml (29 KB at 290.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/maven-metadata.xml (29 KB at 113.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643/marketplace-tree-snapshot-1.2.1-I20180627_0643-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.1-I20180627_0643/marketplace-tree-snapshot-1.2.1-I20180627_0643-sources.jar (2 KB at 14.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Startup Tests 1.2.1-I20180627_0643 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-064407 at timestamp: 1530081847892 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/startup-1.2.1-I20180627_0643.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-064410 at timestamp: 1530081850080 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/startup-1.2.1-I20180627_0643-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 4.2 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.0 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-tree-snapshot-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip [INFO] [exec] Optional dependencies [nuxeo-jsf-ui] will be ignored for 'nuxeo-tree-snapshot-1.2.1-I20180627_0643'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-tree-snapshot-1.2.1-I20180627_0643 [INFO] [exec] Local packages to install (1): nuxeo-tree-snapshot:1.2.1-I20180627_0643 [INFO] [exec] Installing nuxeo-tree-snapshot-1.2.1-I20180627_0643 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 192324. [INFO] [exec] .................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 498 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min36s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-tree-snapshot-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643/startup-1.2.1-I20180627_0643.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643/startup-1.2.1-I20180627_0643.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/startup-1.2.1-I20180627_0643-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643/startup-1.2.1-I20180627_0643-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643/startup-1.2.1-I20180627_0643.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643/startup-1.2.1-I20180627_0643.jar (3 KB at 17.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643/startup-1.2.1-I20180627_0643.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643/startup-1.2.1-I20180627_0643.pom (3 KB at 30.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/maven-metadata.xml (29 KB at 67.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/maven-metadata.xml (29 KB at 151.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643/startup-1.2.1-I20180627_0643-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.1-I20180627_0643/startup-1.2.1-I20180627_0643-sources.jar (337 B at 4.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Tree Snapshot Marketplace Package ............ SUCCESS [ 2.772 s] [INFO] Nuxeo Tree Snapshot Marketplace Package ............ SUCCESS [ 21.009 s] [INFO] Nuxeo Tree Snapshot Startup Tests .................. SUCCESS [01:01 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:26 min [INFO] Finished at: 2018-06-27T06:45:07+00:00 [INFO] Final Memory: 140M/1965M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 33599 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-multi-tenant] Prepare release of marketplace-multi-tenant... Working on custom repository... Releasing from branch: master Current version: 1.8.1-SNAPSHOT Tag: release-1.8.1-I20180627_0645 Next version: 1.8.1-SNAPSHOT Maintenance branch 1.8.1-I20180627_0645 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-multi-tenant.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-multi-tenant.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.8.1-I20180627_0645, update versions, commit and tag as release-1.8.1-I20180627_0645... [.] $> git checkout -b 1.8.1-I20180627_0645 Switched to a new branch '1.8.1-I20180627_0645' [INFO] Replacing occurrences of 1.8.1-SNAPSHOT with 1.8.1-I20180627_0645 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/pom.xml' [.] $> git commit -m'Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0645, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.8.1-I20180627_0645 4756259] Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0645, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.8.1-I20180627_0645 -m'Release release-1.8.1-I20180627_0645 from 1.8.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.8.1-I20180627_0645... [.] $> git checkout release-1.8.1-I20180627_0645 Note: checking out 'release-1.8.1-I20180627_0645'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4756259 Release master, update 1.8.1-SNAPSHOT to 1.8.1-I20180627_0645, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Multi Tenant Marketplace package [INFO] Marketplace package [INFO] Nuxeo Multi Tenant Startup Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant Marketplace package 1.8.1-I20180627_0645 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-064512 at timestamp: 1530081912753 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/parent/1.8.1-I20180627_0645 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-064513 at timestamp: 1530081913472 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/parent/1.8.1-I20180627_0645/parent-1.8.1-I20180627_0645.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/1.8.1-I20180627_0645/parent-1.8.1-I20180627_0645.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/1.8.1-I20180627_0645/parent-1.8.1-I20180627_0645.pom (3 KB at 5.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/maven-metadata.xml (32 KB at 207.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/maven-metadata.xml (32 KB at 132.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.8.1-I20180627_0645 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-multi-tenant --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-multi-tenant --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-multi-tenant --- [INFO] Storing buildNumber: 20180627-064517 at timestamp: 1530081917819 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-multi-tenant --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-multi-tenant --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-multi-tenant --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) multi-tenant-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr/bundles [INFO] [copy] Copying 13 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.1-I20180627_0645.zip [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0645.zip: bundles/nuxeo-multi-tenant-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.1-I20180627_0645.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr/bundles [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.1-I20180627_0645.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.1-I20180627_0645.zip [INFO] [nx:zipdiff] Only in nxr-1.8.1-I20180627_0645.zip: bundles/nuxeo-multi-tenant-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.1-I20180627_0645.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:45:29 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@7d8abe58 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:45:30 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@5354a59 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:45:30 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2ca18d8a [WARNING] [nx:studioExtraction] Jun 27, 2018 6:45:30 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@378c66fb [WARNING] [nx:studioExtraction] Jun 27, 2018 6:45:30 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@33d6b97a [WARNING] [nx:studioExtraction] Jun 27, 2018 6:45:30 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@5973a046 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:45:30 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: TenantConfig ([tenantconfig]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:45:30 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: multiTenantListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645.zip to MavenProject: org.nuxeo.marketplace.multi.tenant:marketplace-multi-tenant:1.8.1-I20180627_0645 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-multi-tenant --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-multi-tenant >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-multi-tenant --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-multi-tenant --- [INFO] Storing buildNumber: 20180627-064531 at timestamp: 1530081931828 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-multi-tenant --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-multi-tenant <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-multi-tenant --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-multi-tenant --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645/marketplace-multi-tenant-1.8.1-I20180627_0645.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645/marketplace-multi-tenant-1.8.1-I20180627_0645.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645/marketplace-multi-tenant-1.8.1-I20180627_0645-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-multi-tenant --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645/marketplace-multi-tenant-1.8.1-I20180627_0645.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645/marketplace-multi-tenant-1.8.1-I20180627_0645.zip (49 KB at 89.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645/marketplace-multi-tenant-1.8.1-I20180627_0645.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645/marketplace-multi-tenant-1.8.1-I20180627_0645.pom (2 KB at 12.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/maven-metadata.xml (32 KB at 72.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/maven-metadata.xml (32 KB at 274.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645/marketplace-multi-tenant-1.8.1-I20180627_0645-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.1-I20180627_0645/marketplace-multi-tenant-1.8.1-I20180627_0645-sources.jar (2 KB at 14.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant Startup Tests 1.8.1-I20180627_0645 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-064533 at timestamp: 1530081933874 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/startup-1.8.1-I20180627_0645.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-064534 at timestamp: 1530081934885 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/startup-1.8.1-I20180627_0645-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 7.2 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.1 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-multi-tenant-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/marketplace-multi-tenant-1.8.1-I20180627_0645.zip [INFO] [exec] Optional dependencies [nuxeo-jsf-ui] will be ignored for 'nuxeo-multi-tenant-1.8.1-I20180627_0645'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-multi-tenant-1.8.1-I20180627_0645 [INFO] [exec] Local packages to install (1): nuxeo-multi-tenant:1.8.1-I20180627_0645 [INFO] [exec] Installing nuxeo-multi-tenant-1.8.1-I20180627_0645 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 193824. [INFO] [exec] ................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 498 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min38s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-multi-tenant-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645/startup-1.8.1-I20180627_0645.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645/startup-1.8.1-I20180627_0645.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/startup-1.8.1-I20180627_0645-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645/startup-1.8.1-I20180627_0645-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645/startup-1.8.1-I20180627_0645.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645/startup-1.8.1-I20180627_0645.jar (3 KB at 6.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645/startup-1.8.1-I20180627_0645.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645/startup-1.8.1-I20180627_0645.pom (3 KB at 30.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/maven-metadata.xml (28 KB at 94.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/maven-metadata.xml (28 KB at 135.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645/startup-1.8.1-I20180627_0645-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.1-I20180627_0645/startup-1.8.1-I20180627_0645-sources.jar (337 B at 4.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Multi Tenant Marketplace package ............. SUCCESS [ 2.417 s] [INFO] Marketplace package ................................ SUCCESS [ 18.548 s] [INFO] Nuxeo Multi Tenant Startup Tests ................... SUCCESS [01:03 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:25 min [INFO] Finished at: 2018-06-27T06:46:36+00:00 [INFO] Final Memory: 140M/2007M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 50315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-spreadsheet] Prepare release of marketplace-spreadsheet... Working on custom repository... Releasing from branch: master Current version: 1.4.1-SNAPSHOT Tag: release-1.4.1-I20180627_0646 Next version: 1.4.1-SNAPSHOT Maintenance branch 1.4.1-I20180627_0646 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-spreadsheet.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-spreadsheet.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.1-I20180627_0646, update versions, commit and tag as release-1.4.1-I20180627_0646... [.] $> git checkout -b 1.4.1-I20180627_0646 Switched to a new branch '1.4.1-I20180627_0646' [INFO] Replacing occurrences of 1.4.1-SNAPSHOT with 1.4.1-I20180627_0646 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/pom.xml' [.] $> git commit -m'Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0646, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.4.1-I20180627_0646 5aabfa2] Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0646, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.4.1-I20180627_0646 -m'Release release-1.4.1-I20180627_0646 from 1.4.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.1-I20180627_0646... [.] $> git checkout release-1.4.1-I20180627_0646 Note: checking out 'release-1.4.1-I20180627_0646'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5aabfa2 Release master, update 1.4.1-SNAPSHOT to 1.4.1-I20180627_0646, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace package of Nuxeo Spreadsheet [INFO] Nuxeo Spreadsheet Marketplace package [INFO] Nuxeo Spreadsheet functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo Spreadsheet 1.4.1-I20180627_0646 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-064641 at timestamp: 1530082001386 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/parent/1.4.1-I20180627_0646 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-064642 at timestamp: 1530082002176 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/parent/1.4.1-I20180627_0646/parent-1.4.1-I20180627_0646.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/1.4.1-I20180627_0646/parent-1.4.1-I20180627_0646.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/1.4.1-I20180627_0646/parent-1.4.1-I20180627_0646.pom (3 KB at 5.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/maven-metadata.xml (31 KB at 110.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/maven-metadata.xml (31 KB at 306.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Spreadsheet Marketplace package 1.4.1-I20180627_0646 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-spreadsheet --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-spreadsheet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-spreadsheet --- [INFO] Storing buildNumber: 20180627-064647 at timestamp: 1530082007731 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-spreadsheet --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-spreadsheet --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-spreadsheet --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-media-publishing-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target [INFO] [copy] Copying 47 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nxr/bundles [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-all-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nxr-1.4.1-I20180627_0646.zip [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0646.zip: bundles/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0646.zip: bundles/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0646.zip: bundles/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0646.zip: bundles/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.4.1-I20180627_0646.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-analytics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-monitoring-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-logs-viewer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ui-select2-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-preview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-dm-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-routing-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-search-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-theme-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-center-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-dashboard-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-notification-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nxr-1.4.1-I20180627_0646.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install/bundles-web-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646.zip to MavenProject: org.nuxeo.marketplace.spreadsheet:marketplace-spreadsheet:1.4.1-I20180627_0646 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-spreadsheet --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-spreadsheet >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-spreadsheet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-spreadsheet --- [INFO] Storing buildNumber: 20180627-064701 at timestamp: 1530082021985 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-spreadsheet --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-spreadsheet <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-spreadsheet --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-spreadsheet --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646/marketplace-spreadsheet-1.4.1-I20180627_0646.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646/marketplace-spreadsheet-1.4.1-I20180627_0646.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646/marketplace-spreadsheet-1.4.1-I20180627_0646-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-spreadsheet --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646/marketplace-spreadsheet-1.4.1-I20180627_0646.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646/marketplace-spreadsheet-1.4.1-I20180627_0646.zip (331 KB at 743.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646/marketplace-spreadsheet-1.4.1-I20180627_0646.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646/marketplace-spreadsheet-1.4.1-I20180627_0646.pom (2 KB at 14.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/maven-metadata.xml (31 KB at 119.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/maven-metadata.xml (31 KB at 173.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646/marketplace-spreadsheet-1.4.1-I20180627_0646-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.1-I20180627_0646/marketplace-spreadsheet-1.4.1-I20180627_0646-sources.jar (2 KB at 13.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Spreadsheet functional tests with WebDriver 1.4.1-I20180627_0646 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Storing buildNumber: 20180627-064704 at timestamp: 1530082024589 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-spreadsheet-ftest-webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-spreadsheet-ftest-webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Storing buildNumber: 20180627-064707 at timestamp: 1530082027148 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-spreadsheet-ftest-webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.spreadsheet:marketplace-spreadsheet-ftest-webdriver:1.4.1-I20180627_0646) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 8.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.3 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-spreadsheet-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.2-I20180627_0316.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/marketplace-spreadsheet-1.4.1-I20180627_0646.zip [INFO] [exec] Optional dependencies [nuxeo-web-ui] will be ignored for 'nuxeo-spreadsheet-1.4.1-I20180627_0646'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.2.0-I20180627_0316/nuxeo-spreadsheet-1.4.1-I20180627_0646 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.2.0-I20180627_0316, nuxeo-spreadsheet:1.4.1-I20180627_0646 [INFO] [exec] Installing nuxeo-jsf-ui-10.2.0-I20180627_0316 [INFO] [exec] Installing nuxeo-spreadsheet-1.4.1-I20180627_0646 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 195324. [INFO] [exec] ........................ [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 681 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min48s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITSpreadsheetTest 06:48:16,028 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableInSearch' 06:48:40,777 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableInSearch' 06:48:40,778 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldDisplayTheSameData' 06:48:59,928 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldDisplayTheSameData' 06:48:59,929 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldAllowUpdatingData' 06:49:19,038 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldAllowUpdatingData' 06:49:19,038 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableInWorkspace' 06:49:38,262 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableInWorkspace' 06:49:38,263 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableStandalone' 06:49:53,586 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableStandalone' Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.377 sec - in org.nuxeo.functionaltests.ITSpreadsheetTest Running org.nuxeo.functionaltests.ITLoginLogoutTest 06:49:55,418 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 06:49:57,888 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.535 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.spreadsheet:marketplace-spreadsheet-ftest-webdriver:1.4.1-I20180627_0646) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-spreadsheet-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646.jar (5 KB at 5.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646.pom (5 KB at 36.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/maven-metadata.xml (30 KB at 156.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/maven-metadata.xml (30 KB at 133.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.1-I20180627_0646/marketplace-spreadsheet-ftest-webdriver-1.4.1-I20180627_0646-sources.jar (337 B at 4.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace package of Nuxeo Spreadsheet ........... SUCCESS [ 2.468 s] [INFO] Nuxeo Spreadsheet Marketplace package .............. SUCCESS [ 19.829 s] [INFO] Nuxeo Spreadsheet functional tests with WebDriver .. SUCCESS [02:59 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:23 min [INFO] Finished at: 2018-06-27T06:50:02+00:00 [INFO] Final Memory: 177M/1861M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 330k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-audit-storage-directory] Prepare release of marketplace-audit-storage-directory... Working on custom repository... Releasing from branch: master Current version: 1.1.1-SNAPSHOT Tag: release-1.1.1-I20180627_0650 Next version: 1.1.1-SNAPSHOT Maintenance branch 1.1.1-I20180627_0650 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-audit-storage-directory.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-audit-storage-directory.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.1.1-I20180627_0650, update versions, commit and tag as release-1.1.1-I20180627_0650... [.] $> git checkout -b 1.1.1-I20180627_0650 Switched to a new branch '1.1.1-I20180627_0650' [INFO] Replacing occurrences of 1.1.1-SNAPSHOT with 1.1.1-I20180627_0650 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/pom.xml' [.] $> git commit -m'Release master, update 1.1.1-SNAPSHOT to 1.1.1-I20180627_0650, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.1.1-I20180627_0650 4c219b2] Release master, update 1.1.1-SNAPSHOT to 1.1.1-I20180627_0650, update 10.2-SNAPSHOT to 10.2-I20180627_0316 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.1.1-I20180627_0650 -m'Release release-1.1.1-I20180627_0650 from 1.1.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.1.1-I20180627_0650... [.] $> git checkout release-1.1.1-I20180627_0650 Note: checking out 'release-1.1.1-I20180627_0650'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4c219b2 Release master, update 1.1.1-SNAPSHOT to 1.1.1-I20180627_0650, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Audit Storage Directory Marketplace Package Parent [INFO] Nuxeo Audit Storage Directory Marketplace Package [INFO] Nuxeo Audit Storage Directory Startup Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Storage Directory Marketplace Package Parent 1.1.1-I20180627_0650 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-audit-storage-directory-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-audit-storage-directory-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-audit-storage-directory-parent --- [INFO] Storing buildNumber: 20180627-065011 at timestamp: 1530082211232 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-audit-storage-directory-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-audit-storage-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-audit-storage-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-audit-storage-directory-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-audit-storage-directory-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/1.1.1-I20180627_0650 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-audit-storage-directory-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-audit-storage-directory-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-audit-storage-directory-parent --- [INFO] Storing buildNumber: 20180627-065011 at timestamp: 1530082211957 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-audit-storage-directory-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-audit-storage-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-audit-storage-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-audit-storage-directory-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-audit-storage-directory-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-audit-storage-directory-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/1.1.1-I20180627_0650/marketplace-audit-storage-directory-parent-1.1.1-I20180627_0650.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-audit-storage-directory-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/1.1.1-I20180627_0650/marketplace-audit-storage-directory-parent-1.1.1-I20180627_0650.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/1.1.1-I20180627_0650/marketplace-audit-storage-directory-parent-1.1.1-I20180627_0650.pom (3 KB at 3.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/maven-metadata.xml (10 KB at 54.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/maven-metadata.xml (10 KB at 95.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Storage Directory Marketplace Package 1.1.1-I20180627_0650 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-audit-storage-directory --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-audit-storage-directory --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-audit-storage-directory --- [INFO] Storing buildNumber: 20180627-065016 at timestamp: 1530082216865 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-audit-storage-directory --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-audit-storage-directory --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-audit-storage-directory --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nuxeo-audit-storage-directory-marketplace-package.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target [INFO] [copy] Copying 26 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr/bundles [INFO] [copy] Copying 53 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr-1.1.1-I20180627_0650.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr-1.1.1-I20180627_0650.zip to MavenProject: org.nuxeo.marketplace.audit.storage:marketplace-audit-storage-directory:1.1.1-I20180627_0650 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.1.1-I20180627_0650.zip: bundles/nuxeo-audit-storage-directory-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr-1.1.1-I20180627_0650.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip to MavenProject: org.nuxeo.marketplace.audit.storage:marketplace-audit-storage-directory:1.1.1-I20180627_0650 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-audit-storage-directory --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-audit-storage-directory >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-audit-storage-directory --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-audit-storage-directory --- [INFO] Storing buildNumber: 20180627-065021 at timestamp: 1530082221052 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-audit-storage-directory --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-audit-storage-directory <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-audit-storage-directory --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-audit-storage-directory --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr-1.1.1-I20180627_0650.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-audit-storage-directory --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip (15 KB at 76.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650.pom (2 KB at 22.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/maven-metadata.xml (10 KB at 23.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/maven-metadata.xml (10 KB at 80.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650-nxr.zip (19176 KB at 25066.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1.1-I20180627_0650/marketplace-audit-storage-directory-1.1.1-I20180627_0650-sources.jar (3 KB at 34.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Storage Directory Startup Tests 1.1.1-I20180627_0650 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-065023 at timestamp: 1530082223676 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/startup-1.1.1-I20180627_0650.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180627-065024 at timestamp: 1530082224429 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/startup-1.1.1-I20180627_0650-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 8.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 0.9 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-audit-storage-directory-itests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-audit-storage-directory-1.1.1-I20180627_0650 [INFO] [exec] Local packages to install (1): nuxeo-audit-storage-directory:1.1.1-I20180627_0650 [INFO] [exec] Installing nuxeo-audit-storage-directory-1.1.1-I20180627_0650 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/audit-storage-directory [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 916. [INFO] [exec] ............. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 491 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min26s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/audit-storage-directory [INFO] [exec] Stopping server.....Server stopped. nuxeo-audit-storage-directory-itests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650/startup-1.1.1-I20180627_0650.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650/startup-1.1.1-I20180627_0650.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/startup-1.1.1-I20180627_0650-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650/startup-1.1.1-I20180627_0650-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650/startup-1.1.1-I20180627_0650.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650/startup-1.1.1-I20180627_0650.jar (3 KB at 9.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650/startup-1.1.1-I20180627_0650.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650/startup-1.1.1-I20180627_0650.pom (3 KB at 30.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/maven-metadata.xml (10 KB at 69.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/maven-metadata.xml (10 KB at 45.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650/startup-1.1.1-I20180627_0650-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1.1-I20180627_0650/startup-1.1.1-I20180627_0650-sources.jar (337 B at 4.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Audit Storage Directory Marketplace Package Parent SUCCESS [ 2.442 s] [INFO] Nuxeo Audit Storage Directory Marketplace Package .. SUCCESS [ 9.699 s] [INFO] Nuxeo Audit Storage Directory Startup Tests ........ SUCCESS [ 50.587 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:03 min [INFO] Finished at: 2018-06-27T06:51:13+00:00 [INFO] Final Memory: 120M/1844M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14858 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-3d] Prepare release of marketplace-3d... Working on custom repository... Releasing from branch: master Current version: 1.2.1-SNAPSHOT Tag: release-1.2.1-I20180627_0651 Next version: 1.2.1-SNAPSHOT Maintenance branch 1.2.1-I20180627_0651 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Also replace version: 6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-3d.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-3d.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.1-I20180627_0651, update versions, commit and tag as release-1.2.1-I20180627_0651... [.] $> git checkout -b 1.2.1-I20180627_0651 Switched to a new branch '1.2.1-I20180627_0651' [INFO] Replacing occurrences of 1.2.1-SNAPSHOT with 1.2.1-I20180627_0651 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/ftest/gatling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/ftest/funkload/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/pom.xml' [INFO] Replacing occurrences of 6.4.1-SNAPSHOT with 6.4.1-I20180627_0631 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/pom.xml' [.] $> git commit -m'Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0651, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631' -a [1.2.1-I20180627_0651 c546e51] Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0651, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 5 files changed, 8 insertions(+), 8 deletions(-) [.] $> git tag -a release-1.2.1-I20180627_0651 -m'Release release-1.2.1-I20180627_0651 from 1.2.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.1-I20180627_0651... [.] $> git checkout release-1.2.1-I20180627_0651 Note: checking out 'release-1.2.1-I20180627_0651'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c546e51 Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0651, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 6.4.1-SNAPSHOT to 6.4.1-I20180627_0631 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] 3D packaging parent POM [INFO] 3D Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building 3D packaging parent POM 1.2.1-I20180627_0651 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-065118 at timestamp: 1530082278450 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/parent/1.2.1-I20180627_0651 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-065119 at timestamp: 1530082279197 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/parent/1.2.1-I20180627_0651/parent-1.2.1-I20180627_0651.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/1.2.1-I20180627_0651/parent-1.2.1-I20180627_0651.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/1.2.1-I20180627_0651/parent-1.2.1-I20180627_0651.pom (3 KB at 5.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/maven-metadata.xml (26 KB at 73.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/maven-metadata.xml (26 KB at 145.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building 3D Marketplace Package 1.2.1-I20180627_0651 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-3d --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-3d --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-3d --- [INFO] Storing buildNumber: 20180627-065125 at timestamp: 1530082285281 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-3d --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-3d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-3d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-3d --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-3d --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) 3d-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target [INFO] [copy] Copying 187 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr/bundles [INFO] [copy] Copying 300 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.5.1.jar [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-server-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-jsf-ui-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-all-10.2-I20180627_0316.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr-1.2.1-I20180627_0651.zip [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-3d-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-3d-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-3d-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-3d-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-3d-web-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-actions-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-contentview-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-forms-layout-client-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-forms-layout-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-imaging-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-ui-web-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-platform-webapp-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-web-resources-jsf-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/richfaces-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/richfaces-a4j-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/richfaces-core-4.5.12.Final-NX1.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr-1.2.1-I20180627_0651.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install/bundles-web-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Jun 27, 2018 6:51:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: ThreeD [WARNING] [nx:studioExtraction] Jun 27, 2018 6:51:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@39e770c4 [WARNING] [nx:studioExtraction] Jun 27, 2018 6:51:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: ThreeD ([file, files, threed]) [WARNING] [nx:studioExtraction] Jun 27, 2018 6:51:45 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > downloadFilesZip [downloadFilesZip: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7a534df7) [WARNING] [nx:studioExtraction] null [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.1-I20180627_0651.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.1-I20180627_0651.zip to MavenProject: org.nuxeo.marketplace.threed:marketplace-3d:1.2.1-I20180627_0651 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-3d --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-3d >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-3d --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-3d --- [INFO] Storing buildNumber: 20180627-065149 at timestamp: 1530082309915 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-3d --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-3d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-3d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-3d <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-3d --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.1-I20180627_0651-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-3d --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.1-I20180627_0651.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651/marketplace-3d-1.2.1-I20180627_0651.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651/marketplace-3d-1.2.1-I20180627_0651.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.1-I20180627_0651-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651/marketplace-3d-1.2.1-I20180627_0651-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-3d --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651/marketplace-3d-1.2.1-I20180627_0651.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651/marketplace-3d-1.2.1-I20180627_0651.zip (18511 KB at 25961.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651/marketplace-3d-1.2.1-I20180627_0651.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651/marketplace-3d-1.2.1-I20180627_0651.pom (3 KB at 33.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/maven-metadata.xml (26 KB at 91.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/maven-metadata.xml (26 KB at 179.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651/marketplace-3d-1.2.1-I20180627_0651-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.1-I20180627_0651/marketplace-3d-1.2.1-I20180627_0651-sources.jar (2 KB at 14.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] 3D packaging parent POM ............................ SUCCESS [ 2.679 s] [INFO] 3D Marketplace Package ............................. SUCCESS [ 30.747 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.531 s [INFO] Finished at: 2018-06-27T06:51:51+00:00 [INFO] Final Memory: 148M/1996M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17.6M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive $> curl -i -n -F package=@marketplace/target/marketplace-3d-1.2.1-I20180627_0651.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 18.0M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [reactjs-sample-ui] [WARN] Skipped 'reactjs-sample-ui' (NXP-22236) [reactjs-sample-ui] Upgrade skipped reactjs-sample-ui... Working on custom repository... Releasing from branch: master Current version: 1.1.1-SNAPSHOT Tag: release-1.1.1-I20180627_0651 Next version: 1.1.1-SNAPSHOT Maintenance branch 1.1.1-I20180627_0651 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-reactjs-sample-ui.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-reactjs-sample-ui.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [.] $> git checkout -f master Already on 'master' Your branch is up to date with 'origin/master'. Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-jsf-to-web-ui] Prepare release of marketplace-jsf-to-web-ui... Working on custom repository... Releasing from branch: master Current version: 1.2.1-SNAPSHOT Tag: release-1.2.1-I20180627_0651 Next version: 1.2.1-SNAPSHOT Maintenance branch 1.2.1-I20180627_0651 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Also replace version: 2.3.2-SNAPSHOT/2.3.2-I20180627_0642/2.3.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-jsf-to-web-ui.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-jsf-to-web-ui.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.1-I20180627_0651, update versions, commit and tag as release-1.2.1-I20180627_0651... [.] $> git checkout -b 1.2.1-I20180627_0651 Switched to a new branch '1.2.1-I20180627_0651' [INFO] Replacing occurrences of 1.2.1-SNAPSHOT with 1.2.1-I20180627_0651 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/pom.xml' [INFO] Replacing occurrences of 2.3.2-SNAPSHOT with 2.3.2-I20180627_0642 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/pom.xml' [.] $> git commit -m'Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0651, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 2.3.2-SNAPSHOT to 2.3.2-I20180627_0642' -a [1.2.1-I20180627_0651 1244137] Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0651, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 2.3.2-SNAPSHOT to 2.3.2-I20180627_0642 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.2.1-I20180627_0651 -m'Release release-1.2.1-I20180627_0651 from 1.2.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.1-I20180627_0651... [.] $> git checkout release-1.2.1-I20180627_0651 Note: checking out 'release-1.2.1-I20180627_0651'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1244137 Release master, update 1.2.1-SNAPSHOT to 1.2.1-I20180627_0651, update 10.2-SNAPSHOT to 10.2-I20180627_0316, update 2.3.2-SNAPSHOT to 2.3.2-I20180627_0642 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo JSF To Web UI Marketplace package [INFO] Marketplace package [INFO] JSF to Web UI functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF To Web UI Marketplace package 1.2.1-I20180627_0651 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-jsf-to-web-ui-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] Storing buildNumber: 20180627-065158 at timestamp: 1530082318079 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-jsf-to-web-ui-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/1.2.1-I20180627_0651 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-jsf-to-web-ui-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] Storing buildNumber: 20180627-065158 at timestamp: 1530082318843 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-jsf-to-web-ui-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-jsf-to-web-ui-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-jsf-to-web-ui-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-parent-1.2.1-I20180627_0651.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-jsf-to-web-ui-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-parent-1.2.1-I20180627_0651.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-parent-1.2.1-I20180627_0651.pom (3 KB at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/maven-metadata.xml (13 KB at 66.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/maven-metadata.xml (14 KB at 131.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.2.1-I20180627_0651 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-jsf-to-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui --- [INFO] Storing buildNumber: 20180627-065203 at timestamp: 1530082323853 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-jsf-to-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-jsf-to-web-ui --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) jsf-to-web-ui-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/nxr-1.2.1-I20180627_0651.zip [INFO] [nx:zipdiff] Only in nxr-1.2.1-I20180627_0651.zip: bundles/nuxeo-jsf-to-web-ui-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-event-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-query-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-schema-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-preview-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aggs-matrix-stats-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/analysis-common-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/avro-1.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-codec-1.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-compress-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-cli-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-core-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-rest-high-level-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-secure-sm-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/elasticsearch-x-content-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-annotations-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-databind-2.9.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-cbor-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-smile-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-dataformat-yaml-2.8.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-4.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/kafka_2.12-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lang-mustache-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-analyzers-common-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-backward-codecs-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-grouping-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-highlighter-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-join-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-memory-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-misc-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queries-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-queryparser-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-sandbox-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial-extras-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-spatial3d-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-suggest-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-buffer-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-codec-http-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-common-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-handler-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-resolver-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/netty-transport-4.1.16.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-stream-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/paranamer-2.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/parent-join-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/percolator-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/rank-eval-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/reindex-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/scala-library-2.12.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/snappy-java-1.1.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/t-digest-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/transport-netty4-client-6.3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xz-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/zookeeper-3.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/nxr-1.2.1-I20180627_0651.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip to MavenProject: org.nuxeo.web.ui:marketplace-jsf-to-web-ui:1.2.1-I20180627_0651 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-jsf-to-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-jsf-to-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui --- [INFO] Storing buildNumber: 20180627-065207 at timestamp: 1530082327311 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-jsf-to-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-jsf-to-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-jsf-to-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-jsf-to-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip (7 KB at 19.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.pom (2 KB at 15.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/maven-metadata.xml (13 KB at 29.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/maven-metadata.xml (14 KB at 32.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651-sources.jar (2 KB at 12.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF to Web UI functional tests with WebDriver 1.2.1-I20180627_0651 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Storing buildNumber: 20180627-065210 at timestamp: 1530082330211 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-jsf-to-web-ui-webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-jsf-to-web-ui-webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Storing buildNumber: 20180627-065212 at timestamp: 1530082332410 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-jsf-to-web-ui-webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.web.ui:marketplace-jsf-to-web-ui-webdriver:1.2.1-I20180627_0651) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 7.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 0.9 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. jsf-to-web-ui-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-web-ui-2.3.2-I20180627_0642/nuxeo-jsf-to-web-ui-1.2.1-I20180627_0651 [INFO] [exec] Local packages to install (2): nuxeo-web-ui:2.3.2-I20180627_0642, nuxeo-jsf-to-web-ui:1.2.1-I20180627_0651 [INFO] [exec] Installing nuxeo-web-ui-2.3.2-I20180627_0642 [INFO] [exec] Installing nuxeo-jsf-to-web-ui-1.2.1-I20180627_0651 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 2636. [INFO] [exec] .................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 496 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min40s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ftest.web.ui.ITJSFToWebUITest 06:53:19,983 INFO [LogTestWatchman] Starting test 'org.nuxeo.ftest.web.ui.ITJSFToWebUITest#testWebUIRedirect' 06:53:21,299 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.web.ui.ITJSFToWebUITest#testWebUIRedirect' 06:53:26,024 INFO [LogTestWatchman] Finished test 'org.nuxeo.ftest.web.ui.ITJSFToWebUITest#testWebUIRedirect' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.108 sec - in org.nuxeo.ftest.web.ui.ITJSFToWebUITest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.web.ui:marketplace-jsf-to-web-ui-webdriver:1.2.1-I20180627_0651) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. jsf-to-web-ui-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651.jar (5 KB at 10.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651.pom (5 KB at 35.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/maven-metadata.xml (13 KB at 48.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/maven-metadata.xml (13 KB at 45.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.1-I20180627_0651/marketplace-jsf-to-web-ui-webdriver-1.2.1-I20180627_0651-sources.jar (337 B at 4.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo JSF To Web UI Marketplace package ............ SUCCESS [ 2.520 s] [INFO] Marketplace package ................................ SUCCESS [ 8.742 s] [INFO] JSF to Web UI functional tests with WebDriver ...... SUCCESS [01:21 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:34 min [INFO] Finished at: 2018-06-27T06:53:30+00:00 [INFO] Final Memory: 156M/1867M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 7088 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-adobe-connector] Prepare release of marketplace-adobe-connector... Working on custom repository... Releasing from branch: master Current version: 1.0.1-SNAPSHOT Tag: release-1.0.1-I20180627_0653 Next version: 1.0.1-SNAPSHOT Maintenance branch 1.0.1-I20180627_0653 deleted Also replace version: 10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-adobe-connector.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-adobe-connector.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.0.1-I20180627_0653, update versions, commit and tag as release-1.0.1-I20180627_0653... [.] $> git checkout -b 1.0.1-I20180627_0653 Switched to a new branch '1.0.1-I20180627_0653' [INFO] Replacing occurrences of 1.0.1-SNAPSHOT with 1.0.1-I20180627_0653 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/pom.xml' [INFO] Replacing occurrences of 10.2-SNAPSHOT with 10.2-I20180627_0316 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/pom.xml' [.] $> git commit -m'Release master, update 1.0.1-SNAPSHOT to 1.0.1-I20180627_0653, update 10.2-SNAPSHOT to 10.2-I20180627_0316' -a [1.0.1-I20180627_0653 cb43b03] Release master, update 1.0.1-SNAPSHOT to 1.0.1-I20180627_0653, update 10.2-SNAPSHOT to 10.2-I20180627_0316 2 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.0.1-I20180627_0653 -m'Release release-1.0.1-I20180627_0653 from 1.0.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.0.1-I20180627_0653... [.] $> git checkout release-1.0.1-I20180627_0653 Note: checking out 'release-1.0.1-I20180627_0653'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at cb43b03 Release master, update 1.0.1-SNAPSHOT to 1.0.1-I20180627_0653, update 10.2-SNAPSHOT to 10.2-I20180627_0316 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace packaing parent pom [INFO] Marketplace adobe connector package - Adobe connector package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace packaing parent pom 1.0.1-I20180627_0653 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-065335 at timestamp: 1530082415595 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/com/nuxeo/marketplace/adobe/connector/parent/1.0.1-I20180627_0653 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180627-065336 at timestamp: 1530082416349 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/pom.xml to /opt/jenkins/.m2/repository/com/nuxeo/marketplace/adobe/connector/parent/1.0.1-I20180627_0653/parent-1.0.1-I20180627_0653.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/parent/1.0.1-I20180627_0653/parent-1.0.1-I20180627_0653.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/parent/1.0.1-I20180627_0653/parent-1.0.1-I20180627_0653.pom (3 KB at 4.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/parent/maven-metadata.xml (3 KB at 6.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/parent/maven-metadata.xml (3 KB at 21.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace adobe connector package - Adobe connector package 1.0.1-I20180627_0653 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-adobe-connector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-adobe-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-adobe-connector --- [INFO] Storing buildNumber: 20180627-065341 at timestamp: 1530082421159 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-adobe-connector --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-adobe-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-adobe-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-adobe-connector --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-adobe-connector --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.2-I20180627_0316) release (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) nightly (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.2-I20180627_0316) adobe-connector-package.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target [INFO] [copy] Copying 60 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/nxr/bundles [INFO] [copy] Copying 174 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.5.1.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/nxr-1.0.1-I20180627_0653.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/nxr-1.0.1-I20180627_0653.zip to MavenProject: com.nuxeo.marketplace.adobe.connector:marketplace-adobe-connector:1.0.1-I20180627_0653 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.0.1-I20180627_0653.zip: bundles/nuxeo-adobe-connector-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nxr-1.0.1-I20180627_0653.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.0.1-I20180627_0653.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.0.1-I20180627_0653.zip: lib/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-features-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-automation-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-connect-update-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-cache-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-el-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-permissions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-default-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-user-profile-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webdav-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jboss-seam-2.3.1.Final.NX03.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/json-smart-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsonevent-layout-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/lucene-core-7.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/rewrite.config [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.2-I20180627_0316.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/nxr-1.0.1-I20180627_0653.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653.zip to MavenProject: com.nuxeo.marketplace.adobe.connector:marketplace-adobe-connector:1.0.1-I20180627_0653 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-adobe-connector --- [INFO] /opt/jenkins/.m2/repository/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-adobe-connector >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-adobe-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-adobe-connector --- [INFO] Storing buildNumber: 20180627-065349 at timestamp: 1530082429230 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-adobe-connector --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-adobe-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-adobe-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-adobe-connector <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-adobe-connector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-adobe-connector --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653.zip to /opt/jenkins/.m2/repository/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/pom.xml to /opt/jenkins/.m2/repository/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/nxr-1.0.1-I20180627_0653.zip to /opt/jenkins/.m2/repository/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653-sources.jar to /opt/jenkins/.m2/repository/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-adobe-connector --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653.zip (23 KB at 65.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653.pom (2 KB at 18.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/maven-metadata.xml (2 KB at 6.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/maven-metadata.xml (2 KB at 9.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653-nxr.zip (98949 KB at 40206.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/com/nuxeo/marketplace/adobe/connector/marketplace-adobe-connector/1.0.1-I20180627_0653/marketplace-adobe-connector-1.0.1-I20180627_0653-sources.jar (2 KB at 24.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace packaing parent pom .................... SUCCESS [ 2.549 s] [INFO] Marketplace adobe connector package - Adobe connector package SUCCESS [ 15.241 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.848 s [INFO] Finished at: 2018-06-27T06:53:52+00:00 [INFO] Final Memory: 113M/1777M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 23750 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 100 Continue HTTP/1.1 503 Service Unavailable: Back-end server is at capacity Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini + echo CHECK PREPARE CHECK PREPARE + gitf show -s --pretty=format:%h%d + local OPTIND=1 + local recurse=false + local quiet=false + local opt + local failonerror=false + local ret=0 + getopts 'qreh?' opt + shift 0 + '[' show = -- ']' + local 'git_args=show -s --pretty=format:%h%d' + git_command + local dir + '[' -e .git ']' ++ ls -d marketplace-3d/ marketplace-adobe-connector/ marketplace-agenda/ marketplace-amazon-s3/ marketplace-amazon-s3-direct-upload/ marketplace-api-playground/ marketplace-audit-storage-directory/ marketplace-birt/ marketplace-cas2-login/ marketplace-connect-tools/ marketplace-csv/ marketplace-dam/ marketplace-datadog/ marketplace-diff/ marketplace-diff-pictures/ marketplace-drive/ marketplace-duoweb-authentication/ marketplace-easyshare/ marketplace-fsexporter/ marketplace-groups-rights-audit/ marketplace-imap-connector/ marketplace-importer/ marketplace-jsf-to-web-ui/ marketplace-kerberos-authentication/ marketplace-lang-ext-incomplete/ marketplace-liveconnect/ marketplace-media-publishing/ marketplace-microsoft-azure/ marketplace-multi-tenant/ marketplace-nuxeo-getting-started/ marketplace-openid-login/ marketplace-platform-explorer/ marketplace-quota/ marketplace-resources-compat/ marketplace-review-workflows-dashboards/ marketplace-saml2-login/ marketplace-scan-importer/ marketplace-shibboleth-invitation/ marketplace-shibboleth-login/ marketplace-showcase-content-sample/ marketplace-signature/ marketplace-smart-search/ marketplace-spreadsheet/ marketplace-storage-marklogic/ marketplace-template-rendering/ marketplace-tree-snapshot/ marketplace-user-registration/ marketplace-virtualnavigation/ nuxeo-marketplace-sample/ nuxeo-vision/ plugin-nuxeo-web-ui/ reactjs-sample-ui/ + for dir in '$(ls -d */)' + dir=marketplace-3d + '[' -e marketplace-3d/.git ']' + cd marketplace-3d + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-3d]' [marketplace-3d] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d c546e51 (HEAD, tag: release-1.2.1-I20180627_0651, 1.2.1-I20180627_0651)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-adobe-connector + '[' -e marketplace-adobe-connector/.git ']' + cd marketplace-adobe-connector + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-adobe-connector]' [marketplace-adobe-connector] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d cb43b03 (HEAD, tag: release-1.0.1-I20180627_0653, 1.0.1-I20180627_0653)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-agenda + '[' -e marketplace-agenda/.git ']' + cd marketplace-agenda + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-agenda]' [marketplace-agenda] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 4052d13 (HEAD, tag: release-1.6.1-I20180627_0602, 1.6.1-I20180627_0602)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-amazon-s3 + '[' -e marketplace-amazon-s3/.git ']' + cd marketplace-amazon-s3 + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-amazon-s3]' [marketplace-amazon-s3] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d e314198 (HEAD, tag: release-1.9.1-I20180627_0604, 1.9.1-I20180627_0604)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-amazon-s3-direct-upload + '[' -e marketplace-amazon-s3-direct-upload/.git ']' + cd marketplace-amazon-s3-direct-upload + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-amazon-s3-direct-upload]' [marketplace-amazon-s3-direct-upload] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d a69d83a (HEAD, tag: release-1.1.1-I20180627_0604, 1.1.1-I20180627_0604)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-api-playground + '[' -e marketplace-api-playground/.git ']' + cd marketplace-api-playground + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-api-playground]' [marketplace-api-playground] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d a566a77 (HEAD, tag: release-1.3.1-I20180627_0604, 1.3.1-I20180627_0604)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-audit-storage-directory + '[' -e marketplace-audit-storage-directory/.git ']' + cd marketplace-audit-storage-directory + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-audit-storage-directory]' [marketplace-audit-storage-directory] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 4c219b2 (HEAD, tag: release-1.1.1-I20180627_0650, 1.1.1-I20180627_0650)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-birt + '[' -e marketplace-birt/.git ']' + cd marketplace-birt + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-birt]' [marketplace-birt] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 9f0bad4 (HEAD -> master, origin/master, origin/HEAD)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-cas2-login + '[' -e marketplace-cas2-login/.git ']' + cd marketplace-cas2-login + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-cas2-login]' [marketplace-cas2-login] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d de4fdfa (HEAD, tag: release-1.6.1-I20180627_0606, 1.6.1-I20180627_0606)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-connect-tools + '[' -e marketplace-connect-tools/.git ']' + cd marketplace-connect-tools + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-connect-tools]' [marketplace-connect-tools] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d c9a9ff6 (HEAD, tag: release-0.2.1-I20180627_0641, 0.2.1-I20180627_0641)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-csv + '[' -e marketplace-csv/.git ']' + cd marketplace-csv + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-csv]' [marketplace-csv] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 2fd5c62 (HEAD, tag: release-1.7.1-I20180627_0606, 1.7.1-I20180627_0606)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-dam + '[' -e marketplace-dam/.git ']' + cd marketplace-dam + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-dam]' [marketplace-dam] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 1f9d94f (HEAD, tag: release-6.4.1-I20180627_0631, 6.4.1-I20180627_0631)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-datadog + '[' -e marketplace-datadog/.git ']' + cd marketplace-datadog + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-datadog]' [marketplace-datadog] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 5b9280e (HEAD, tag: release-2.3.1-I20180627_0636, 2.3.1-I20180627_0636)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-diff + '[' -e marketplace-diff/.git ']' + cd marketplace-diff + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-diff]' [marketplace-diff] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 79a6aff (HEAD, tag: release-1.9.1-I20180627_0606, 1.9.1-I20180627_0606)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-diff-pictures + '[' -e marketplace-diff-pictures/.git ']' + cd marketplace-diff-pictures + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-diff-pictures]' [marketplace-diff-pictures] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d a778c54 (HEAD, tag: release-1.3.1-I20180627_0634, 1.3.1-I20180627_0634)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-drive + '[' -e marketplace-drive/.git ']' + cd marketplace-drive + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-drive]' [marketplace-drive] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d fe2c945 (HEAD, tag: release-1.8.1-I20180627_0609, 1.8.1-I20180627_0609)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-duoweb-authentication + '[' -e marketplace-duoweb-authentication/.git ']' + cd marketplace-duoweb-authentication + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-duoweb-authentication]' [marketplace-duoweb-authentication] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 8ec0b07 (HEAD, tag: release-1.6.1-I20180627_0626, 1.6.1-I20180627_0626)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-easyshare + '[' -e marketplace-easyshare/.git ']' + cd marketplace-easyshare + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-easyshare]' [marketplace-easyshare] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 6496d59 (HEAD, tag: release-1.5.1-I20180627_0625, 1.5.1-I20180627_0625)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-fsexporter + '[' -e marketplace-fsexporter/.git ']' + cd marketplace-fsexporter + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-fsexporter]' [marketplace-fsexporter] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 22379c1 (HEAD, tag: release-1.6.1-I20180627_0626, 1.6.1-I20180627_0626)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-groups-rights-audit + '[' -e marketplace-groups-rights-audit/.git ']' + cd marketplace-groups-rights-audit + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-groups-rights-audit]' [marketplace-groups-rights-audit] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 49b32dd (HEAD, tag: release-1.10.1-I20180627_0631, 1.10.1-I20180627_0631)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-imap-connector + '[' -e marketplace-imap-connector/.git ']' + cd marketplace-imap-connector + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-imap-connector]' [marketplace-imap-connector] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 5eba8f5 (HEAD, tag: release-1.4.1-I20180627_0629, 1.4.1-I20180627_0629)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-importer + '[' -e marketplace-importer/.git ']' + cd marketplace-importer + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-importer]' [marketplace-importer] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d c717125 (HEAD, tag: release-1.9.1-I20180627_0609, 1.9.1-I20180627_0609)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-jsf-to-web-ui + '[' -e marketplace-jsf-to-web-ui/.git ']' + cd marketplace-jsf-to-web-ui + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-jsf-to-web-ui]' [marketplace-jsf-to-web-ui] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 1244137 (HEAD, tag: release-1.2.1-I20180627_0651, 1.2.1-I20180627_0651)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-kerberos-authentication + '[' -e marketplace-kerberos-authentication/.git ']' + cd marketplace-kerberos-authentication + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-kerberos-authentication]' [marketplace-kerberos-authentication] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 914408b (HEAD, tag: release-1.7.1-I20180627_0610, 1.7.1-I20180627_0610)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-lang-ext-incomplete + '[' -e marketplace-lang-ext-incomplete/.git ']' + cd marketplace-lang-ext-incomplete + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-lang-ext-incomplete]' [marketplace-lang-ext-incomplete] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 32c74fb (HEAD, tag: release-1.2.1-I20180627_0643, 1.2.1-I20180627_0643)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-liveconnect + '[' -e marketplace-liveconnect/.git ']' + cd marketplace-liveconnect + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-liveconnect]' [marketplace-liveconnect] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 8a3a27a (HEAD, tag: release-1.3.1-I20180627_0634, 1.3.1-I20180627_0634)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-media-publishing + '[' -e marketplace-media-publishing/.git ']' + cd marketplace-media-publishing + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-media-publishing]' [marketplace-media-publishing] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d ab1bf55 (HEAD, tag: release-1.4.1-I20180627_0636, 1.4.1-I20180627_0636)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-microsoft-azure + '[' -e marketplace-microsoft-azure/.git ']' + cd marketplace-microsoft-azure + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-microsoft-azure]' [marketplace-microsoft-azure] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 1a32b78 (HEAD, tag: release-1.3.1-I20180627_0639, 1.3.1-I20180627_0639)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-multi-tenant + '[' -e marketplace-multi-tenant/.git ']' + cd marketplace-multi-tenant + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-multi-tenant]' [marketplace-multi-tenant] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 4756259 (HEAD, tag: release-1.8.1-I20180627_0645, 1.8.1-I20180627_0645)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-nuxeo-getting-started + '[' -e marketplace-nuxeo-getting-started/.git ']' + cd marketplace-nuxeo-getting-started + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-nuxeo-getting-started]' [marketplace-nuxeo-getting-started] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d ad02855 (HEAD, tag: release-1.3.1-I20180627_0643, 1.3.1-I20180627_0643)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-openid-login + '[' -e marketplace-openid-login/.git ']' + cd marketplace-openid-login + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-openid-login]' [marketplace-openid-login] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 2f503f6 (HEAD, tag: release-1.3.1-I20180627_0639, 1.3.1-I20180627_0639)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-platform-explorer + '[' -e marketplace-platform-explorer/.git ']' + cd marketplace-platform-explorer + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-platform-explorer]' [marketplace-platform-explorer] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 402866e (HEAD, tag: release-1.8.1-I20180627_0610, 1.8.1-I20180627_0610)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-quota + '[' -e marketplace-quota/.git ']' + cd marketplace-quota + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-quota]' [marketplace-quota] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 73f5fde (HEAD, tag: release-1.8.1-I20180627_0611, 1.8.1-I20180627_0611)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-resources-compat + '[' -e marketplace-resources-compat/.git ']' + cd marketplace-resources-compat + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-resources-compat]' [marketplace-resources-compat] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 17dc139 (HEAD, tag: release-1.6.1-I20180627_0611, 1.6.1-I20180627_0611)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-review-workflows-dashboards + '[' -e marketplace-review-workflows-dashboards/.git ']' + cd marketplace-review-workflows-dashboards + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-review-workflows-dashboards]' [marketplace-review-workflows-dashboards] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d b2dc706 (HEAD, tag: release-1.3.1-I20180627_0611, 1.3.1-I20180627_0611)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-saml2-login + '[' -e marketplace-saml2-login/.git ']' + cd marketplace-saml2-login + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-saml2-login]' [marketplace-saml2-login] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 49cb12c (HEAD, tag: release-1.4.1-I20180627_0613, 1.4.1-I20180627_0613)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-scan-importer + '[' -e marketplace-scan-importer/.git ']' + cd marketplace-scan-importer + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-scan-importer]' [marketplace-scan-importer] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 455a1b0 (HEAD, tag: release-1.5.1-I20180627_0626, 1.5.1-I20180627_0626)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-shibboleth-invitation + '[' -e marketplace-shibboleth-invitation/.git ']' + cd marketplace-shibboleth-invitation + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-shibboleth-invitation]' [marketplace-shibboleth-invitation] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 2c1e04c (HEAD, tag: release-1.4.1-I20180627_0636, 1.4.1-I20180627_0636)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-shibboleth-login + '[' -e marketplace-shibboleth-login/.git ']' + cd marketplace-shibboleth-login + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-shibboleth-login]' [marketplace-shibboleth-login] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d f22e0ad (HEAD, tag: release-2.6.1-I20180627_0614, 2.6.1-I20180627_0614)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-showcase-content-sample + '[' -e marketplace-showcase-content-sample/.git ']' + cd marketplace-showcase-content-sample + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-showcase-content-sample]' [marketplace-showcase-content-sample] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 2e16f86 (HEAD, tag: release-1.3.1-I20180627_0639, 1.3.1-I20180627_0639)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-signature + '[' -e marketplace-signature/.git ']' + cd marketplace-signature + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-signature]' [marketplace-signature] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 4782262 (HEAD, tag: release-2.7.1-I20180627_0615, 2.7.1-I20180627_0615)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-smart-search + '[' -e marketplace-smart-search/.git ']' + cd marketplace-smart-search + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-smart-search]' [marketplace-smart-search] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 3ec08fa (HEAD, tag: release-1.10.1-I20180627_0617, 1.10.1-I20180627_0617)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-spreadsheet + '[' -e marketplace-spreadsheet/.git ']' + cd marketplace-spreadsheet + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-spreadsheet]' [marketplace-spreadsheet] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 5aabfa2 (HEAD, tag: release-1.4.1-I20180627_0646, 1.4.1-I20180627_0646)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-storage-marklogic + '[' -e marketplace-storage-marklogic/.git ']' + cd marketplace-storage-marklogic + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-storage-marklogic]' [marketplace-storage-marklogic] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 92507da (HEAD, tag: release-1.2.1-I20180627_0641, 1.2.1-I20180627_0641)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-template-rendering + '[' -e marketplace-template-rendering/.git ']' + cd marketplace-template-rendering + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-template-rendering]' [marketplace-template-rendering] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 6344612 (HEAD, tag: release-6.8.1-I20180627_0624, 6.8.1-I20180627_0624)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-tree-snapshot + '[' -e marketplace-tree-snapshot/.git ']' + cd marketplace-tree-snapshot + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-tree-snapshot]' [marketplace-tree-snapshot] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d a62a2cd (HEAD, tag: release-1.2.1-I20180627_0643, 1.2.1-I20180627_0643)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-user-registration + '[' -e marketplace-user-registration/.git ']' + cd marketplace-user-registration + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-user-registration]' [marketplace-user-registration] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 64a6f2a (HEAD, tag: release-1.9.1-I20180627_0617, 1.9.1-I20180627_0617)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-virtualnavigation + '[' -e marketplace-virtualnavigation/.git ']' + cd marketplace-virtualnavigation + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-virtualnavigation]' [marketplace-virtualnavigation] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 9ec4a7b (HEAD, tag: release-1.4.1-I20180627_0627, 1.4.1-I20180627_0627)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=nuxeo-marketplace-sample + '[' -e nuxeo-marketplace-sample/.git ']' + cd nuxeo-marketplace-sample + '[' false = true ']' + '[' false = true ']' + echo '[nuxeo-marketplace-sample]' [nuxeo-marketplace-sample] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 241116c (HEAD, tag: release-2.5.1-I20180627_0618, 2.5.1-I20180627_0618)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=nuxeo-vision + '[' -e nuxeo-vision/.git ']' + cd nuxeo-vision + '[' false = true ']' + '[' false = true ']' + echo '[nuxeo-vision]' [nuxeo-vision] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 45e605f (HEAD, tag: release-1.3.1-I20180627_0640, 1.3.1-I20180627_0640)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=plugin-nuxeo-web-ui + '[' -e plugin-nuxeo-web-ui/.git ']' + cd plugin-nuxeo-web-ui + '[' false = true ']' + '[' false = true ']' + echo '[plugin-nuxeo-web-ui]' [plugin-nuxeo-web-ui] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d a9612e7 (HEAD, tag: release-2.3.2-I20180627_0642, 2.3.2-I20180627_0642)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=reactjs-sample-ui + '[' -e reactjs-sample-ui/.git ']' + cd reactjs-sample-ui + '[' false = true ']' + '[' false = true ']' + echo '[reactjs-sample-ui]' [reactjs-sample-ui] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d ee99694 (HEAD -> master, origin/master, origin/HEAD)+ echo + ret=0 + [[ 0 != 0 ]] + return 0 + ret=0 + [[ 0 != 0 ]] + return 0 + for release in 'release-*' + echo release-marketplace-3d.log: release-marketplace-3d.log: + cat release-marketplace-3d.log MODULE=marketplace-3d REMOTE=origin BRANCH=master SNAPSHOT=1.2.1-SNAPSHOT TAG=1.2.1-I20180627_0651 NEXT_SNAPSHOT=1.2.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT,6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-adobe-connector.log: release-marketplace-adobe-connector.log: + cat release-marketplace-adobe-connector.log MODULE=marketplace-adobe-connector REMOTE=origin BRANCH=master SNAPSHOT=1.0.1-SNAPSHOT TAG=1.0.1-I20180627_0653 NEXT_SNAPSHOT=1.0.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-agenda.log: release-marketplace-agenda.log: + cat release-marketplace-agenda.log MODULE=marketplace-agenda REMOTE=origin BRANCH=master SNAPSHOT=1.6.1-SNAPSHOT TAG=1.6.1-I20180627_0602 NEXT_SNAPSHOT=1.6.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-amazon-s3-direct-upload.log: release-marketplace-amazon-s3-direct-upload.log: + cat release-marketplace-amazon-s3-direct-upload.log MODULE=marketplace-amazon-s3-direct-upload REMOTE=origin BRANCH=master SNAPSHOT=1.1.1-SNAPSHOT TAG=1.1.1-I20180627_0604 NEXT_SNAPSHOT=1.1.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-amazon-s3.log: release-marketplace-amazon-s3.log: + cat release-marketplace-amazon-s3.log MODULE=marketplace-amazon-s3 REMOTE=origin BRANCH=master SNAPSHOT=1.9.1-SNAPSHOT TAG=1.9.1-I20180627_0604 NEXT_SNAPSHOT=1.9.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-api-playground.log: release-marketplace-api-playground.log: + cat release-marketplace-api-playground.log MODULE=marketplace-api-playground REMOTE=origin BRANCH=master SNAPSHOT=1.3.1-SNAPSHOT TAG=1.3.1-I20180627_0604 NEXT_SNAPSHOT=1.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-audit-storage-directory.log: release-marketplace-audit-storage-directory.log: + cat release-marketplace-audit-storage-directory.log MODULE=marketplace-audit-storage-directory REMOTE=origin BRANCH=master SNAPSHOT=1.1.1-SNAPSHOT TAG=1.1.1-I20180627_0650 NEXT_SNAPSHOT=1.1.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-birt.log: release-marketplace-birt.log: + cat release-marketplace-birt.log MODULE=marketplace-birt REMOTE=origin BRANCH=master SNAPSHOT=2.7.4-SNAPSHOT TAG=2.7.4-I20180627_0625 NEXT_SNAPSHOT=2.7.4-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-cas2-login.log: release-marketplace-cas2-login.log: + cat release-marketplace-cas2-login.log MODULE=marketplace-cas2-login REMOTE=origin BRANCH=master SNAPSHOT=1.6.1-SNAPSHOT TAG=1.6.1-I20180627_0606 NEXT_SNAPSHOT=1.6.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-connect-tools.log: release-marketplace-connect-tools.log: + cat release-marketplace-connect-tools.log MODULE=marketplace-connect-tools REMOTE=origin BRANCH=master SNAPSHOT=0.2.1-SNAPSHOT TAG=0.2.1-I20180627_0641 NEXT_SNAPSHOT=0.2.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-csv.log: release-marketplace-csv.log: + cat release-marketplace-csv.log MODULE=marketplace-csv REMOTE=origin BRANCH=master SNAPSHOT=1.7.1-SNAPSHOT TAG=1.7.1-I20180627_0606 NEXT_SNAPSHOT=1.7.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-dam.log: release-marketplace-dam.log: + cat release-marketplace-dam.log MODULE=marketplace-dam REMOTE=origin BRANCH=master SNAPSHOT=6.4.1-SNAPSHOT TAG=6.4.1-I20180627_0631 NEXT_SNAPSHOT=6.4.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-datadog.log: release-marketplace-datadog.log: + cat release-marketplace-datadog.log MODULE=marketplace-datadog REMOTE=origin BRANCH=master SNAPSHOT=2.3.1-SNAPSHOT TAG=2.3.1-I20180627_0636 NEXT_SNAPSHOT=2.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-diff.log: release-marketplace-diff.log: + cat release-marketplace-diff.log MODULE=marketplace-diff REMOTE=origin BRANCH=master SNAPSHOT=1.9.1-SNAPSHOT TAG=1.9.1-I20180627_0606 NEXT_SNAPSHOT=1.9.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-diff-pictures.log: release-marketplace-diff-pictures.log: + cat release-marketplace-diff-pictures.log MODULE=marketplace-diff-pictures REMOTE=origin BRANCH=master SNAPSHOT=1.3.1-SNAPSHOT TAG=1.3.1-I20180627_0634 NEXT_SNAPSHOT=1.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT,1.9.1-SNAPSHOT/1.9.1-I20180627_0606/1.9.1-SNAPSHOT,6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-drive.log: release-marketplace-drive.log: + cat release-marketplace-drive.log MODULE=marketplace-drive REMOTE=origin BRANCH=master SNAPSHOT=1.8.1-SNAPSHOT TAG=1.8.1-I20180627_0609 NEXT_SNAPSHOT=1.8.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-duoweb-authentication.log: release-marketplace-duoweb-authentication.log: + cat release-marketplace-duoweb-authentication.log MODULE=marketplace-duoweb-authentication REMOTE=origin BRANCH=master SNAPSHOT=1.6.1-SNAPSHOT TAG=1.6.1-I20180627_0626 NEXT_SNAPSHOT=1.6.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-easyshare.log: release-marketplace-easyshare.log: + cat release-marketplace-easyshare.log MODULE=marketplace-easyshare REMOTE=origin BRANCH=master SNAPSHOT=1.5.1-SNAPSHOT TAG=1.5.1-I20180627_0625 NEXT_SNAPSHOT=1.5.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-fsexporter.log: release-marketplace-fsexporter.log: + cat release-marketplace-fsexporter.log MODULE=marketplace-fsexporter REMOTE=origin BRANCH=master SNAPSHOT=1.6.1-SNAPSHOT TAG=1.6.1-I20180627_0626 NEXT_SNAPSHOT=1.6.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-groups-rights-audit.log: release-marketplace-groups-rights-audit.log: + cat release-marketplace-groups-rights-audit.log MODULE=marketplace-groups-rights-audit REMOTE=origin BRANCH=master SNAPSHOT=1.10.1-SNAPSHOT TAG=1.10.1-I20180627_0631 NEXT_SNAPSHOT=1.10.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-imap-connector.log: release-marketplace-imap-connector.log: + cat release-marketplace-imap-connector.log MODULE=marketplace-imap-connector REMOTE=origin BRANCH=master SNAPSHOT=1.4.1-SNAPSHOT TAG=1.4.1-I20180627_0629 NEXT_SNAPSHOT=1.4.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-importer.log: release-marketplace-importer.log: + cat release-marketplace-importer.log MODULE=marketplace-importer REMOTE=origin BRANCH=master SNAPSHOT=1.9.1-SNAPSHOT TAG=1.9.1-I20180627_0609 NEXT_SNAPSHOT=1.9.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-jsf-to-web-ui.log: release-marketplace-jsf-to-web-ui.log: + cat release-marketplace-jsf-to-web-ui.log MODULE=marketplace-jsf-to-web-ui REMOTE=origin BRANCH=master SNAPSHOT=1.2.1-SNAPSHOT TAG=1.2.1-I20180627_0651 NEXT_SNAPSHOT=1.2.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT,2.3.2-SNAPSHOT/2.3.2-I20180627_0642/2.3.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-kerberos-authentication.log: release-marketplace-kerberos-authentication.log: + cat release-marketplace-kerberos-authentication.log MODULE=marketplace-kerberos-authentication REMOTE=origin BRANCH=master SNAPSHOT=1.7.1-SNAPSHOT TAG=1.7.1-I20180627_0610 NEXT_SNAPSHOT=1.7.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-lang-ext-incomplete.log: release-marketplace-lang-ext-incomplete.log: + cat release-marketplace-lang-ext-incomplete.log MODULE=marketplace-lang-ext-incomplete REMOTE=origin BRANCH=master SNAPSHOT=1.2.1-SNAPSHOT TAG=1.2.1-I20180627_0643 NEXT_SNAPSHOT=1.2.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-liveconnect.log: release-marketplace-liveconnect.log: + cat release-marketplace-liveconnect.log MODULE=marketplace-liveconnect REMOTE=origin BRANCH=master SNAPSHOT=1.3.1-SNAPSHOT TAG=1.3.1-I20180627_0634 NEXT_SNAPSHOT=1.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-media-publishing.log: release-marketplace-media-publishing.log: + cat release-marketplace-media-publishing.log MODULE=marketplace-media-publishing REMOTE=origin BRANCH=master SNAPSHOT=1.4.1-SNAPSHOT TAG=1.4.1-I20180627_0636 NEXT_SNAPSHOT=1.4.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT,6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-microsoft-azure.log: release-marketplace-microsoft-azure.log: + cat release-marketplace-microsoft-azure.log MODULE=marketplace-microsoft-azure REMOTE=origin BRANCH=master SNAPSHOT=1.3.1-SNAPSHOT TAG=1.3.1-I20180627_0639 NEXT_SNAPSHOT=1.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-multi-tenant.log: release-marketplace-multi-tenant.log: + cat release-marketplace-multi-tenant.log MODULE=marketplace-multi-tenant REMOTE=origin BRANCH=master SNAPSHOT=1.8.1-SNAPSHOT TAG=1.8.1-I20180627_0645 NEXT_SNAPSHOT=1.8.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-nuxeo-getting-started.log: release-marketplace-nuxeo-getting-started.log: + cat release-marketplace-nuxeo-getting-started.log MODULE=marketplace-nuxeo-getting-started REMOTE=origin BRANCH=master SNAPSHOT=1.3.1-SNAPSHOT TAG=1.3.1-I20180627_0643 NEXT_SNAPSHOT=1.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT,6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-openid-login.log: release-marketplace-openid-login.log: + cat release-marketplace-openid-login.log MODULE=marketplace-openid-login REMOTE=origin BRANCH=master SNAPSHOT=1.3.1-SNAPSHOT TAG=1.3.1-I20180627_0639 NEXT_SNAPSHOT=1.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-platform-explorer.log: release-marketplace-platform-explorer.log: + cat release-marketplace-platform-explorer.log MODULE=marketplace-platform-explorer REMOTE=origin BRANCH=master SNAPSHOT=1.8.1-SNAPSHOT TAG=1.8.1-I20180627_0610 NEXT_SNAPSHOT=1.8.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-quota.log: release-marketplace-quota.log: + cat release-marketplace-quota.log MODULE=marketplace-quota REMOTE=origin BRANCH=master SNAPSHOT=1.8.1-SNAPSHOT TAG=1.8.1-I20180627_0611 NEXT_SNAPSHOT=1.8.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-resources-compat.log: release-marketplace-resources-compat.log: + cat release-marketplace-resources-compat.log MODULE=marketplace-resources-compat REMOTE=origin BRANCH=master SNAPSHOT=1.6.1-SNAPSHOT TAG=1.6.1-I20180627_0611 NEXT_SNAPSHOT=1.6.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-review-workflows-dashboards.log: release-marketplace-review-workflows-dashboards.log: + cat release-marketplace-review-workflows-dashboards.log MODULE=marketplace-review-workflows-dashboards REMOTE=origin BRANCH=master SNAPSHOT=1.3.1-SNAPSHOT TAG=1.3.1-I20180627_0611 NEXT_SNAPSHOT=1.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-saml2-login.log: release-marketplace-saml2-login.log: + cat release-marketplace-saml2-login.log MODULE=marketplace-saml2-login REMOTE=origin BRANCH=master SNAPSHOT=1.4.1-SNAPSHOT TAG=1.4.1-I20180627_0613 NEXT_SNAPSHOT=1.4.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-scan-importer.log: release-marketplace-scan-importer.log: + cat release-marketplace-scan-importer.log MODULE=marketplace-scan-importer REMOTE=origin BRANCH=master SNAPSHOT=1.5.1-SNAPSHOT TAG=1.5.1-I20180627_0626 NEXT_SNAPSHOT=1.5.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-shibboleth-invitation.log: release-marketplace-shibboleth-invitation.log: + cat release-marketplace-shibboleth-invitation.log MODULE=marketplace-shibboleth-invitation REMOTE=origin BRANCH=master SNAPSHOT=1.4.1-SNAPSHOT TAG=1.4.1-I20180627_0636 NEXT_SNAPSHOT=1.4.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT,2.6.1-SNAPSHOT/2.6.1-I20180627_0614/2.6.1-SNAPSHOT,1.9.1-SNAPSHOT/1.9.1-I20180627_0617/1.9.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-shibboleth-login.log: release-marketplace-shibboleth-login.log: + cat release-marketplace-shibboleth-login.log MODULE=marketplace-shibboleth-login REMOTE=origin BRANCH=master SNAPSHOT=2.6.1-SNAPSHOT TAG=2.6.1-I20180627_0614 NEXT_SNAPSHOT=2.6.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-showcase-content-sample.log: release-marketplace-showcase-content-sample.log: + cat release-marketplace-showcase-content-sample.log MODULE=marketplace-showcase-content-sample REMOTE=origin BRANCH=master SNAPSHOT=1.3.1-SNAPSHOT TAG=1.3.1-I20180627_0639 NEXT_SNAPSHOT=1.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT,6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-signature.log: release-marketplace-signature.log: + cat release-marketplace-signature.log MODULE=marketplace-signature REMOTE=origin BRANCH=master SNAPSHOT=2.7.1-SNAPSHOT TAG=2.7.1-I20180627_0615 NEXT_SNAPSHOT=2.7.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-smart-search.log: release-marketplace-smart-search.log: + cat release-marketplace-smart-search.log MODULE=marketplace-smart-search REMOTE=origin BRANCH=master SNAPSHOT=1.10.1-SNAPSHOT TAG=1.10.1-I20180627_0617 NEXT_SNAPSHOT=1.10.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-spreadsheet.log: release-marketplace-spreadsheet.log: + cat release-marketplace-spreadsheet.log MODULE=marketplace-spreadsheet REMOTE=origin BRANCH=master SNAPSHOT=1.4.1-SNAPSHOT TAG=1.4.1-I20180627_0646 NEXT_SNAPSHOT=1.4.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-storage-marklogic.log: release-marketplace-storage-marklogic.log: + cat release-marketplace-storage-marklogic.log MODULE=marketplace-storage-marklogic REMOTE=origin BRANCH=master SNAPSHOT=1.2.1-SNAPSHOT TAG=1.2.1-I20180627_0641 NEXT_SNAPSHOT=1.2.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-template-rendering.log: release-marketplace-template-rendering.log: + cat release-marketplace-template-rendering.log MODULE=marketplace-template-rendering REMOTE=origin BRANCH=master SNAPSHOT=6.8.1-SNAPSHOT TAG=6.8.1-I20180627_0624 NEXT_SNAPSHOT=6.8.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-tree-snapshot.log: release-marketplace-tree-snapshot.log: + cat release-marketplace-tree-snapshot.log MODULE=marketplace-tree-snapshot REMOTE=origin BRANCH=master SNAPSHOT=1.2.1-SNAPSHOT TAG=1.2.1-I20180627_0643 NEXT_SNAPSHOT=1.2.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-user-registration.log: release-marketplace-user-registration.log: + cat release-marketplace-user-registration.log MODULE=marketplace-user-registration REMOTE=origin BRANCH=master SNAPSHOT=1.9.1-SNAPSHOT TAG=1.9.1-I20180627_0617 NEXT_SNAPSHOT=1.9.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-virtualnavigation.log: release-marketplace-virtualnavigation.log: + cat release-marketplace-virtualnavigation.log MODULE=marketplace-virtualnavigation REMOTE=origin BRANCH=master SNAPSHOT=1.4.1-SNAPSHOT TAG=1.4.1-I20180627_0627 NEXT_SNAPSHOT=1.4.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-nuxeo-marketplace-sample.log: release-nuxeo-marketplace-sample.log: + cat release-nuxeo-marketplace-sample.log MODULE=nuxeo-marketplace-sample REMOTE=origin BRANCH=master SNAPSHOT=2.5.1-SNAPSHOT TAG=2.5.1-I20180627_0618 NEXT_SNAPSHOT=2.5.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-nuxeo-vision.log: release-nuxeo-vision.log: + cat release-nuxeo-vision.log MODULE=nuxeo-vision REMOTE=origin BRANCH=master SNAPSHOT=1.3.1-SNAPSHOT TAG=1.3.1-I20180627_0640 NEXT_SNAPSHOT=1.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT,6.4.1-SNAPSHOT/6.4.1-I20180627_0631/6.4.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-plugin-nuxeo-web-ui.log: release-plugin-nuxeo-web-ui.log: + cat release-plugin-nuxeo-web-ui.log MODULE=plugin-nuxeo-web-ui REMOTE=origin BRANCH=master SNAPSHOT=2.3.2-SNAPSHOT TAG=2.3.2-I20180627_0642 NEXT_SNAPSHOT=2.3.2-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-reactjs-sample-ui.log: release-reactjs-sample-ui.log: + cat release-reactjs-sample-ui.log MODULE=reactjs-sample-ui REMOTE=origin BRANCH=master SNAPSHOT=1.1.1-SNAPSHOT TAG=1.1.1-I20180627_0651 NEXT_SNAPSHOT=1.1.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.2-SNAPSHOT/10.2-I20180627_0316/10.2-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + grep -C5 'skip = Failed' release.ini + true + grep uploaded release.ini uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.1-I20180627_0602.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.1-I20180627_0604.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace-1.1.1-I20180627_0604.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.1-I20180627_0606.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.1-I20180627_0606.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.1-I20180627_0609.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.1-I20180627_0609.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.1-I20180627_0610.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.1-I20180627_0610.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.1-I20180627_0611.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.1-I20180627_0611.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.1-I20180627_0615.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.1-I20180627_0618.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.1-I20180627_0624.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.1-I20180627_0624.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.1-I20180627_0625.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.1-I20180627_0626.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.1-I20180627_0627.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.1-I20180627_0629.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.1-I20180627_0631.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.1-I20180627_0639.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.1-I20180627_0639.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.1-I20180627_0651.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653.zip + cd .. + echo Fix ZIP Fix ZIP + cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build + wget https://raw.githubusercontent.com/nuxeo/integration-scripts/master/fix_zip.sh -Ofix_zip.sh --2018-06-27 06:53:53-- https://raw.githubusercontent.com/nuxeo/integration-scripts/master/fix_zip.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3831 (3.7K) [text/plain] Saving to: โ€˜fix_zip.shโ€™ 0K ... 100% 58.1M=0s 2018-06-27 06:53:54 (58.1 MB/s) - โ€˜fix_zip.shโ€™ saved [3831/3831] + chmod +x fix_zip.sh + ./fix_zip.sh + mkdir -p archives + cd archives + ARCHIVED_PACKAGES='nuxeo-jsf-ui-*.zip' + DISTRIB_PACKAGES='../nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-*.zip' ++ grep uploaded ../nuxeo/marketplace/release.ini ++ cut -d ' ' -f 4- + RELEASED_PACKAGES='/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.1-I20180627_0602.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.1-I20180627_0604.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace-1.1.1-I20180627_0604.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.1-I20180627_0606.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.1-I20180627_0606.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.1-I20180627_0609.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.1-I20180627_0609.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.1-I20180627_0610.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.1-I20180627_0610.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.1-I20180627_0611.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.1-I20180627_0611.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.1-I20180627_0615.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.1-I20180627_0618.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.1-I20180627_0624.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.1-I20180627_0624.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.1-I20180627_0625.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.1-I20180627_0626.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.1-I20180627_0627.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.1-I20180627_0629.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.1-I20180627_0631.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.1-I20180627_0639.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.1-I20180627_0639.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.1-I20180627_0651.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653.zip' + FINAL=False + MP_DIR=mp-nuxeo-server + mkdir -p mp-nuxeo-server + PACKAGES_XML=mp-nuxeo-server/packages.xml + unzip -p nuxeo-server-10.2-I20180627_0316-tomcat.zip '**/setupWizardDownloads/packages.xml' ++ xmlstarlet sel -t -m //packageDefinitions/package -i 'not(@virtual='\''true'\'')' -v @id -n mp-nuxeo-server/packages.xml + featured='nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision' + echo 'nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision' + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p nuxeo-jsf-ui-10.2-I20180627_0316.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-jsf-ui + '[' -z nuxeo-jsf-ui ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-jsf-ui($|[[:space:]]) ]] + '[' False = False ']' + mv nuxeo-jsf-ui-10.2-I20180627_0316.zip mp-nuxeo-server/nuxeo-jsf-ui.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p '../nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-*.zip' package.xml ++ xmlstarlet sel -t -v package/@name -:1.1: Document is empty + name= + echo ERROR: package.xml parsing failed on '../nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-*.zip' ERROR: package.xml parsing failed on ../nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-*.zip + '[' -z '' ']' + continue + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.1-I20180627_0602.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-agenda + '[' -z nuxeo-agenda ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-agenda($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.1-I20180627_0602.zip mp-nuxeo-server/nuxeo-agenda.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.1-I20180627_0604.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=amazon-s3-online-storage + '[' -z amazon-s3-online-storage ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])amazon-s3-online-storage($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.1-I20180627_0604.zip mp-nuxeo-server/amazon-s3-online-storage.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace-1.1.1-I20180627_0604.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=amazon-s3-direct-upload + '[' -z amazon-s3-direct-upload ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])amazon-s3-direct-upload($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3-direct-upload/marketplace/target/marketplace-1.1.1-I20180627_0604.zip mp-nuxeo-server/amazon-s3-direct-upload.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ xmlstarlet sel -t -v package/@name ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604.zip package.xml + name=nuxeo-api-playground + '[' -z nuxeo-api-playground ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-api-playground($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.1-I20180627_0604.zip mp-nuxeo-server/nuxeo-api-playground.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=cas2-authentication + '[' -z cas2-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])cas2-authentication($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.1-I20180627_0606.zip mp-nuxeo-server/cas2-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.1-I20180627_0606.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-csv + '[' -z nuxeo-csv ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-csv($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.1-I20180627_0606.zip mp-nuxeo-server/nuxeo-csv.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.1-I20180627_0606.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-diff + '[' -z nuxeo-diff ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-diff($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.1-I20180627_0606.zip mp-nuxeo-server/nuxeo-diff.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.1-I20180627_0609.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-drive + '[' -z nuxeo-drive ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-drive($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.1-I20180627_0609.zip mp-nuxeo-server/nuxeo-drive.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-drive'\'']' -t attr -n filename -v nuxeo-drive.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-drive.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-drive.zip ++ cut -d ' ' -f 2 + md5=3a1397c810224863a9156ebe909be1d5 + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-drive'\'']' -t attr -n md5 -v 3a1397c810224863a9156ebe909be1d5 mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.1-I20180627_0609.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-importer + '[' -z nuxeo-platform-importer ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-importer($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.1-I20180627_0609.zip mp-nuxeo-server/nuxeo-platform-importer.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.1-I20180627_0610.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=kerberos-authentication + '[' -z kerberos-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])kerberos-authentication($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.1-I20180627_0610.zip mp-nuxeo-server/kerberos-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.1-I20180627_0610.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=platform-explorer + '[' -z platform-explorer ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])platform-explorer($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.1-I20180627_0610.zip mp-nuxeo-server/platform-explorer.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.1-I20180627_0611.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-quota + '[' -z nuxeo-quota ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-quota($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.1-I20180627_0611.zip mp-nuxeo-server/nuxeo-quota.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.1-I20180627_0611.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=resources-compat + '[' -z resources-compat ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])resources-compat($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.1-I20180627_0611.zip mp-nuxeo-server/resources-compat.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-review-workflows-dashboards + '[' -z nuxeo-review-workflows-dashboards ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-review-workflows-dashboards($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.1-I20180627_0611.zip mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=saml2-authentication + '[' -z saml2-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])saml2-authentication($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.1-I20180627_0613.zip mp-nuxeo-server/saml2-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=shibboleth-authentication + '[' -z shibboleth-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])shibboleth-authentication($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.1-I20180627_0614.zip mp-nuxeo-server/shibboleth-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.1-I20180627_0615.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-signature + '[' -z nuxeo-signature ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-signature($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.1-I20180627_0615.zip mp-nuxeo-server/nuxeo-signature.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-smart-search + '[' -z nuxeo-platform-smart-search ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-smart-search($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.1-I20180627_0617.zip mp-nuxeo-server/nuxeo-platform-smart-search.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-user-registration + '[' -z nuxeo-platform-user-registration ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-user-registration($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.1-I20180627_0617.zip mp-nuxeo-server/nuxeo-platform-user-registration.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.1-I20180627_0618.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-sample + '[' -z nuxeo-sample ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-sample($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.1-I20180627_0618.zip mp-nuxeo-server/nuxeo-sample.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.1-I20180627_0624.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-template-rendering + '[' -z nuxeo-template-rendering ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-template-rendering($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.1-I20180627_0624.zip mp-nuxeo-server/nuxeo-template-rendering.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-template-rendering'\'']' -t attr -n filename -v nuxeo-template-rendering.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-template-rendering.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-template-rendering.zip ++ cut -d ' ' -f 2 + md5=04a76d0198a8bab7797655653b7123c9 + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-template-rendering'\'']' -t attr -n md5 -v 04a76d0198a8bab7797655653b7123c9 mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.1-I20180627_0624.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-template-rendering-samples + '[' -z nuxeo-template-rendering-samples ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-template-rendering-samples($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.1-I20180627_0624.zip mp-nuxeo-server/nuxeo-template-rendering-samples.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-template-rendering-samples'\'']' -t attr -n filename -v nuxeo-template-rendering-samples.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ cut -d ' ' -f 2 + md5=026994abf758eff6cc558b64e94b7de4 + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-template-rendering-samples'\'']' -t attr -n md5 -v 026994abf758eff6cc558b64e94b7de4 mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.1-I20180627_0625.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=easyshare + '[' -z easyshare ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])easyshare($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.1-I20180627_0625.zip mp-nuxeo-server/easyshare.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.1-I20180627_0626.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=fs-exporter + '[' -z fs-exporter ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])fs-exporter($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.1-I20180627_0626.zip mp-nuxeo-server/fs-exporter.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-scan-importer + '[' -z nuxeo-scan-importer ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-scan-importer($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.1-I20180627_0626.zip mp-nuxeo-server/nuxeo-scan-importer.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-duoweb-authentication + '[' -z nuxeo-duoweb-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-duoweb-authentication($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.1-I20180627_0626.zip mp-nuxeo-server/nuxeo-duoweb-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.1-I20180627_0627.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-virtualnavigation + '[' -z nuxeo-virtualnavigation ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-virtualnavigation($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.1-I20180627_0627.zip mp-nuxeo-server/nuxeo-virtualnavigation.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.1-I20180627_0629.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-imap-connector + '[' -z nuxeo-imap-connector ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-imap-connector($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.1-I20180627_0629.zip mp-nuxeo-server/nuxeo-imap-connector.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.1-I20180627_0631.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-dam + '[' -z nuxeo-dam ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-dam($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.1-I20180627_0631.zip mp-nuxeo-server/nuxeo-dam.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-dam'\'']' -t attr -n filename -v nuxeo-dam.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-dam.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-dam.zip + md5=6eea41e9f6fdb1598c91723f6adc5716 + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-dam'\'']' -t attr -n md5 -v 6eea41e9f6fdb1598c91723f6adc5716 mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-groups-rights-audit + '[' -z nuxeo-groups-rights-audit ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-groups-rights-audit($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-groups-rights-audit/marketplace/target/marketplace-groups-rights-audit-1.10.1-I20180627_0631.zip mp-nuxeo-server/nuxeo-groups-rights-audit.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-diff-pictures + '[' -z nuxeo-diff-pictures ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-diff-pictures($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.1-I20180627_0634.zip mp-nuxeo-server/nuxeo-diff-pictures.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-liveconnect + '[' -z nuxeo-liveconnect ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-liveconnect($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.1-I20180627_0634.zip mp-nuxeo-server/nuxeo-liveconnect.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-liveconnect'\'']' -t attr -n filename -v nuxeo-liveconnect.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-liveconnect.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-liveconnect.zip ++ cut -d ' ' -f 2 + md5=3afd3c50d634f556d4767c15093ab3cd + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-liveconnect'\'']' -t attr -n md5 -v 3afd3c50d634f556d4767c15093ab3cd mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-shibboleth-invitation + '[' -z nuxeo-shibboleth-invitation ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-shibboleth-invitation($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.1-I20180627_0636.zip mp-nuxeo-server/nuxeo-shibboleth-invitation.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-datadog-reporter + '[' -z nuxeo-datadog-reporter ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-datadog-reporter($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.1-I20180627_0636.zip mp-nuxeo-server/nuxeo-datadog-reporter.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-mediapublishing + '[' -z nuxeo-mediapublishing ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-mediapublishing($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.1-I20180627_0636.zip mp-nuxeo-server/nuxeo-mediapublishing.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ xmlstarlet sel -t -v package/@name ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip package.xml caution: filename not matched: package.xml -:1.1: Document is empty + name= + echo ERROR: package.xml parsing failed on /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip ERROR: package.xml parsing failed on /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip + '[' -z '' ']' + continue + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.1-I20180627_0639.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=microsoft-azure-online-storage + '[' -z microsoft-azure-online-storage ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])microsoft-azure-online-storage($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.1-I20180627_0639.zip mp-nuxeo-server/microsoft-azure-online-storage.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.1-I20180627_0639.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=openid-authentication + '[' -z openid-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])openid-authentication($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.1-I20180627_0639.zip mp-nuxeo-server/openid-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ xmlstarlet sel -t -v package/@name ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip package.xml + name=nuxeo-showcase-content + '[' -z nuxeo-showcase-content ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-showcase-content($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.1-I20180627_0639.zip mp-nuxeo-server/nuxeo-showcase-content.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-showcase-content'\'']' -t attr -n filename -v nuxeo-showcase-content.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-showcase-content.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-showcase-content.zip + md5=a5805d548e4888afbdd30b58602ca272 + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-showcase-content'\'']' -t attr -n md5 -v a5805d548e4888afbdd30b58602ca272 mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-vision + '[' -z nuxeo-vision ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-vision($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.1-I20180627_0640.zip mp-nuxeo-server/nuxeo-vision.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-vision'\'']' -t attr -n filename -v nuxeo-vision.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-vision.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-vision.zip ++ cut -d ' ' -f 2 + md5=0d754fe58197ce1d7939f7b19abc2bbc + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-vision'\'']' -t attr -n md5 -v 0d754fe58197ce1d7939f7b19abc2bbc mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-marklogic-connector + '[' -z nuxeo-marklogic-connector ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-marklogic-connector($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.1-I20180627_0641.zip mp-nuxeo-server/nuxeo-marklogic-connector.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-connect-tools-report-web + '[' -z nuxeo-connect-tools-report-web ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-connect-tools-report-web($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.1-I20180627_0641.zip mp-nuxeo-server/nuxeo-connect-tools-report-web.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-web-ui + '[' -z nuxeo-web-ui ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-web-ui($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.2-I20180627_0642.zip mp-nuxeo-server/nuxeo-web-ui.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-web-ui'\'']' -t attr -n filename -v nuxeo-web-ui.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-web-ui.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-web-ui.zip ++ cut -d ' ' -f 2 + md5=b2518ce7701b9f2bb2b14cadcfe5f8d8 + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-web-ui'\'']' -t attr -n md5 -v b2518ce7701b9f2bb2b14cadcfe5f8d8 mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-getting-started + '[' -z nuxeo-platform-getting-started ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-getting-started($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.1-I20180627_0643.zip mp-nuxeo-server/nuxeo-platform-getting-started.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=marketplace-lang-ext-incomplete + '[' -z marketplace-lang-ext-incomplete ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])marketplace-lang-ext-incomplete($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.1-I20180627_0643.zip mp-nuxeo-server/marketplace-lang-ext-incomplete.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-tree-snapshot + '[' -z nuxeo-tree-snapshot ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-tree-snapshot($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.1-I20180627_0643.zip mp-nuxeo-server/nuxeo-tree-snapshot.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-multi-tenant + '[' -z nuxeo-multi-tenant ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-multi-tenant($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.1-I20180627_0645.zip mp-nuxeo-server/nuxeo-multi-tenant.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-spreadsheet + '[' -z nuxeo-spreadsheet ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-spreadsheet($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.1-I20180627_0646.zip mp-nuxeo-server/nuxeo-spreadsheet.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-spreadsheet'\'']' -t attr -n filename -v nuxeo-spreadsheet.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-spreadsheet.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-spreadsheet.zip ++ cut -d ' ' -f 2 + md5=39453a397df40b1ae492ab87095dc82d + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-spreadsheet'\'']' -t attr -n md5 -v 39453a397df40b1ae492ab87095dc82d mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-audit-storage-directory + '[' -z nuxeo-audit-storage-directory ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-audit-storage-directory($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1.1-I20180627_0650.zip mp-nuxeo-server/nuxeo-audit-storage-directory.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip package.xml ++ xmlstarlet sel -t -v package/@name caution: filename not matched: package.xml -:1.1: Document is empty + name= + echo ERROR: package.xml parsing failed on /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip ERROR: package.xml parsing failed on /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.1-I20180627_0631-nxr-jsf.zip + '[' -z '' ']' + continue + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.1-I20180627_0651.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-3d + '[' -z nuxeo-platform-3d ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-3d($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.1-I20180627_0651.zip mp-nuxeo-server/nuxeo-platform-3d.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-jsf-to-web-ui + '[' -z nuxeo-jsf-to-web-ui ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-jsf-to-web-ui($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.1-I20180627_0651.zip mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=adobe-connector-package + '[' -z adobe-connector-package ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])adobe-connector-package($|[[:space:]]) ]] + '[' False = False ']' + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-adobe-connector/marketplace/target/marketplace-adobe-connector-1.0.1-I20180627_0653.zip mp-nuxeo-server/adobe-connector-package.zip + for zip in 'nuxeo-server-*-tomcat.zip' 'nuxeo-server-*-tomcat-sdk.zip' + '[' '!' -e nuxeo-server-10.2-I20180627_0316-tomcat.zip ']' + echo Fixing nuxeo-server-10.2-I20180627_0316-tomcat.zip ... Fixing nuxeo-server-10.2-I20180627_0316-tomcat.zip ... ++ basename nuxeo-server-10.2-I20180627_0316-tomcat.zip ++ sed s/.zip// + DIR=nuxeo-server-10.2-I20180627_0316-tomcat ++ dirname nuxeo-server-10.2-I20180627_0316-tomcat.zip + cp nuxeo-server-10.2-I20180627_0316-tomcat.zip ./nuxeo-server-10.2-I20180627_0316-tomcat.bak.zip + rm -rf /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/ /tmp/nuxeo-server-10.2-I20180627_0316-tomcat.zip + unzip nuxeo-server-10.2-I20180627_0316-tomcat.zip -d /tmp/ Archive: nuxeo-server-10.2-I20180627_0316-tomcat.zip inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/Start Nuxeo.command inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/LICENSE.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/Start Nuxeo.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/readme.html inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/test-artifacts-server.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/system.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/artifacts-server.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-default-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-server-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-management-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-features-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-schema-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webdav-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-redis-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-query-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-search-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-client-1.7.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-user-profile-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-preview-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-event-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-convert-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-invite-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-permissions-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-el-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-update-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-common-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-cache-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javacc-4.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-validator-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/core-1.0-b02.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/json-simple-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jna-platform-4.4.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/kafka-clients-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/mimepull-1.9.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/aopalliance-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jaxb-core-2.2.11.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javasimon-core-2.5.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/tranql-connector-1.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/java-property-utils-1.9.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/transport-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jcip-annotations-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javassist-3.21.0-GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/google-http-client-jackson2-1.19.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jodconverter-core-3.0-NX10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/guice-3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-codec-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/java-cup-0.11a.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jena-2.6.4-NX.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpasyncclient-4.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-core-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/woodstox-core-asl-4.2.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-core-3.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/antisamy-1.5.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jsr305-1.3.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xml-resolver-1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hppc-0.7.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jericho-html-3.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-csv-1.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/plexus-utils-1.5.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.sat4j.pb-2.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-transport-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-spatial3d-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/activation-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-server-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/shared-asn1-0.9.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/juh-3.1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/parent-join-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/t-digest-3.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/google-http-client-1.19.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/tomcat-jdbc-8.5.23.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jaxb-impl-2.2.11.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/connector-api-1.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ant-launcher-1.7.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cors-filter-2.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-multipart-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/snappy-java-1.1.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/curvesapi-1.04.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-bytes-1.9.18.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/wem-2.0.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xpp3-1.1.4c-clean.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-digester-2.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/compiler-0.9.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xbean-naming-3.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/geronimo-connector-2.2.1-NX1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jedis-2.9.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/c3p0-0.9.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-x-content-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.osgi.core-4.2.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/guava-18.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-wsdl-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-common-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-collections4-4.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jsr250-api-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-jdbm-store-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-buffer-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-pool2-2.4.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/snakeyaml-1.13.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-memory-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/avro-1.8.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-ooxml-schemas-3.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/google-oauth-client-1.20.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-resolver-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lang-mustache-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-spatial-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-utils-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/relaxngDatatype-20020414.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jaxen-1.1.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/asm-5.0.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/transport-netty4-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/flute-1.3.0.gg2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpcore-nio-4.4.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-rest-high-level-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/icu4j-51.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-queue-4.6.44.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-secure-sm-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/paranamer-2.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/arq-2.8.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xsom-20140925.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpcore-4.4.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/wsdl4j-1.6.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hsqldb-1.8.0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-3.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jopt-simple-5.0.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/quartz-2.2.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-core-2.9.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/failsafe-1.0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/fontbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/standard-1.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.restlet-1.0.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lz4-java-1.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jboss-el-1.0_02.CR6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/nekohtml-1.9.22.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/persistence-api-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/neethi-3.0.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/mvel2-2.2.4.FinalNX01.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/expiringmap-0.5.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-grouping-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-constants-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/stringtemplate-3.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/unoil-3.1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jurt-3.1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xstream-1.4.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/groovy-all-2.4.12.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-client-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/aggs-matrix-stats-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/percolator-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-core-3.3.2.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jettison-1.3.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-core-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/tomcat-juli-8.5.23.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.osgi.compendium-4.2.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ridl-3.1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-annotations-3.4.0.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-btree-base-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-rest-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-fileupload-1.3.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xmlbeans-2.6.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.sat4j.core-2.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jmimemagic-0.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-graphite-3.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/oauth-20090531.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-wire-1.9.34.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-join-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-core-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xz-1.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-suggest-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-core-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jgrapht-core-1.0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-io-2.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-core-1.9.19.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-json-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javasimon-jmx-2.5.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-pool-1.5.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-misc-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-log4j-3.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/zookeeper-3.4.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/oauth-provider-20090531.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-jaxrs-1.9.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-sandbox-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-text-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/nuxeo-stream-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/bcprov-jdk15on-1.59.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-core-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-xc-1.9.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/analysis-common-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/rank-eval-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-servlet-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/oro-2.0.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/webdav-jaxrs-1.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-queryparser-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-core-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jta-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/geronimo-transaction-2.2.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpclient-4.5.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/iri-0.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ant-1.7.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-analyzers-common-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-ooxml-3.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/pdfbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/reindex-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/zkclient-0.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/antlr-2.7.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/json-20070829.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-dataformat-cbor-2.8.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/annotations-12.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-cli-1.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/dom4j-1.6.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-codec-http-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-spatial-extras-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-schema-registries-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-core-asl-1.8.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ehcache-core-2.5.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-databind-2.9.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/howl-1.0.1-1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/joda-time-2.8.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/mina-core-1.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/shared-ldap-0.9.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-backward-codecs-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-jexl-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-queries-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-handler-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/affinity-3.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/HdrHistogram-2.1.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-collections-3.2.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-beanutils-1.9.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/wro4j-core-1.7.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/batik-css-1.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jstl-1.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-dataformat-smile-2.8.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/stax-api-1.0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/scala-library-2.12.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/sac-1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jboss-seam-2.3.1.Final.NX03.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javax.inject-1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jempbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jna-4.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-annotations-2.9.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-scratchpad-3.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xmlschema-core-2.2.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/antlr-runtime-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-cli-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-jvm-3.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-codec-1.11.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-mapper-asl-1.8.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/stax2-api-3.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-highlighter-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jolokia-core-1.3.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/kafka_2.12-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javax.json-1.0.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jdbm-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javasimon-jdbc3-2.5.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-protocol-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-threads-1.9.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-dbcp-1.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/batik-util-1.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-compress-1.8.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-dataformat-yaml-2.8.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/shared-ldap-constants-0.9.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/validation-api-1.0.0.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/data/installAfterRestart-CAP.log inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/catalina.policy inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/tomcat-users.xsd inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/tomcat-users.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/jaspic-providers.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/catalina.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/server.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/context.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/jaspic-providers.xsd inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/logging.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/conf/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/licenses/AL-2.0.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/licenses/LGPL-2.1.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/licenses/EPL-v10.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/licenses/CDDL-1.0.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/licenses/MIT-LICENSE.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/nuxeo-wizard.war inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/sdk/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/sdk/nxserver/config/seam-debug.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/https/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/xadatasource-params.ftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/sql-template-directory-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/kafka-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/datasources-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/stream-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/webengine.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/hsts-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/redis-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/default-repository-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/server.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/logging.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/webapps/ROOT/index.html inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/client/scripts/deleteOrphanBinaries.groovy inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql/lib/mysql-connector-java-5.1.44.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nxserver/lib/derby-10.13.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nxserver/lib/h2-1.4.177-NX01.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/custom/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/custom/bundles/CUSTOM.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/db2/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql/lib/postgresql-42.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb/lib/mariadb-java-client-1.6.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql/lib/sqljdbc-4.2.6420.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nxserver/config/no-thumbnail-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nxserver/config/audit-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/quartz.properties.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/launcher.properties.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/bundles/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/plugins/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/jboss-web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/rewrite.config inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/pages.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/jboss-deployment-structure.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/application.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/faces-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/components.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nuxeo-webapp-core.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/ooo-manager-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/login-digest-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/distribution.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/notification-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/default-directories-bundle.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/management-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nxmail-scheduler-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/sql.properties.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/transient-store-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/cache-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nuxeo-tomcat.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/jms.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/login-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/blacklist.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nuxeo.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/mbeans/core-events-service.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/lib/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/gridfsbinaries/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle/nxserver/hibernate.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/status.xsd inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/xform.xsl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/index.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/add.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/design.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/code.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/tomcat.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/void.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/docs.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/update.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/fix.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/asf-logo.svg inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/META-INF/context.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/sessionsList.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/sessionDetail.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/404.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/401.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/403.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/manager.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/index.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/add.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/design.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/code.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/tomcat.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/void.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/docs.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/update.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/fix.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/asf-logo.svg inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/META-INF/context.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/404.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/401.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/403.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.css inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-nav-item.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/RELEASE-NOTES.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-upper.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/favicon.ico inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/asf-logo-wide.svg inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-button.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-nav.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/index.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-middle.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.svg inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat-power.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/LICENSE inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/RELEASE-NOTES inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/RUNNING.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/NOTICE inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/packages-default-selection.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/packages.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j-1.2.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-ant.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j-core-2.9.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-dbcp.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/commons-lang3-3.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/websocket-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/xml-apis-1.4.01.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/jsp-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/annotations-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-i18n-es.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/jcl-over-slf4j-1.7.21.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-jdbc.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-coyote.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/json-smart-1.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/ecj-4.6.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/el-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-jni.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/jsonevent-layout-1.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/jasper-el.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-i18n-fr.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-util-scan.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/mail-1.4.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-websocket.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-tribes.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/xercesImpl-2.11.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-ha.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/servlet-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/slf4j-log4j12-1.7.21.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-storeconfig.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/jasper.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/freemarker-2.3.26-incubating.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-util.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/slf4j-api-1.7.21.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j-api-2.9.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/commons-lang-2.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/jaspic-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-i18n-ja.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/client/nuxeo-shell-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/Stop Nuxeo.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/monitorctl.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/NuxeoCtl.command inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/pack inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeoctl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/Start Nuxeo.command inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/stream.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/openofficectl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/tool-wrapper.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/catalina-tasks.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/setclasspath.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/pack.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/setclasspath.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/tomcat-juli.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/digest.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/daemon.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/bootstrap.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/Stop Nuxeo.command inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/repl.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/tomcat-native.tar.gz inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeo.conf inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/digest.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/commons-daemon.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/Start Nuxeo.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeo-launcher.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeoctl.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat/bin/tool-wrapper.bat + cd /tmp/ + chmod +x nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeoctl nuxeo-server-10.2-I20180627_0316-tomcat/bin/openofficectl nuxeo-server-10.2-I20180627_0316-tomcat/bin/daemon.sh nuxeo-server-10.2-I20180627_0316-tomcat/bin/digest.sh nuxeo-server-10.2-I20180627_0316-tomcat/bin/monitorctl.sh nuxeo-server-10.2-I20180627_0316-tomcat/bin/setclasspath.sh nuxeo-server-10.2-I20180627_0316-tomcat/bin/stream.sh nuxeo-server-10.2-I20180627_0316-tomcat/bin/tool-wrapper.sh nuxeo-server-10.2-I20180627_0316-tomcat/bin/NuxeoCtl.command 'nuxeo-server-10.2-I20180627_0316-tomcat/bin/Start Nuxeo.command' 'nuxeo-server-10.2-I20180627_0316-tomcat/bin/Stop Nuxeo.command' 'nuxeo-server-10.2-I20180627_0316-tomcat/Start Nuxeo.command' + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/packages.xml nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/ + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/adobe-connector-package.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/adobe-connector-package.zip ++ cut -d ' ' -f 2 + md5=440790d0672454e95397e9d3aa8782e3 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/adobe-connector-package.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/440790d0672454e95397e9d3aa8782e3 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-direct-upload.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-direct-upload.zip ++ cut -d ' ' -f 2 + md5=3bb6ef98f76955f790a02218b86e6b52 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-direct-upload.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/3bb6ef98f76955f790a02218b86e6b52 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip ++ cut -d ' ' -f 2 + md5=9ff4a68dbe7d323f2069daad1385a9dc + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/9ff4a68dbe7d323f2069daad1385a9dc + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip ++ cut -d ' ' -f 2 + md5=eec5a7830527164de39dd15cdc818408 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/eec5a7830527164de39dd15cdc818408 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip ++ cut -d ' ' -f 2 + md5=97dd42576e8c3d6dcbc7f9315b09541d + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/97dd42576e8c3d6dcbc7f9315b09541d + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip + md5=b122e7a52170b8be6b852541010dca53 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/b122e7a52170b8be6b852541010dca53 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip ++ cut -d ' ' -f 2 + md5=ff12b21f80c6c25317e7281351910cab + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/ff12b21f80c6c25317e7281351910cab + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip ++ cut -d ' ' -f 2 + md5=0f236f8c405268fada916fb1ad9d8b09 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/0f236f8c405268fada916fb1ad9d8b09 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip ++ cut -d ' ' -f 2 + md5=60de6a52489931e944c1bea3a3324aed + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/60de6a52489931e944c1bea3a3324aed + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip ++ cut -d ' ' -f 2 + md5=4eb03c63862ec13bb4d47d9d9df33f5c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/4eb03c63862ec13bb4d47d9d9df33f5c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip ++ cut -d ' ' -f 2 + md5=fd5ba0ca1d419105222e69518b7d8b68 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/fd5ba0ca1d419105222e69518b7d8b68 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip ++ cut -d ' ' -f 2 + md5=de45d02f767f232adb6b5fcf8bb321d7 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/de45d02f767f232adb6b5fcf8bb321d7 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip ++ cut -d ' ' -f 2 + md5=6f19fc685897b315c3a24baaf2c03425 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/6f19fc685897b315c3a24baaf2c03425 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip ++ cut -d ' ' -f 2 + md5=ec84d1762e9a82e11c08c617b028cedf + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/ec84d1762e9a82e11c08c617b028cedf + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip ++ cut -d ' ' -f 2 + md5=6eea41e9f6fdb1598c91723f6adc5716 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/6eea41e9f6fdb1598c91723f6adc5716 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip ++ cut -d ' ' -f 2 + md5=093e9c5db055452a0232f7467bbdb0c0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/093e9c5db055452a0232f7467bbdb0c0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip ++ cut -d ' ' -f 2 + md5=da4f4f7bd9f025a166bcadda17867060 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/da4f4f7bd9f025a166bcadda17867060 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip ++ cut -d ' ' -f 2 + md5=f722f39327862ca3515246fdf673098c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/f722f39327862ca3515246fdf673098c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip ++ cut -d ' ' -f 2 + md5=3a1397c810224863a9156ebe909be1d5 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/3a1397c810224863a9156ebe909be1d5 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip ++ cut -d ' ' -f 2 + md5=6d591264ccf52d60561428157f92fd1c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/6d591264ccf52d60561428157f92fd1c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-groups-rights-audit.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-groups-rights-audit.zip ++ cut -d ' ' -f 2 + md5=d31fb24c3b381999922b5e33891d7d17 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-groups-rights-audit.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/d31fb24c3b381999922b5e33891d7d17 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip ++ cut -d ' ' -f 2 + md5=0619ac1b306f2364192d764fe249f493 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/0619ac1b306f2364192d764fe249f493 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip ++ cut -d ' ' -f 2 + md5=25292096e6bae96c98c8ac6a5444680e + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/25292096e6bae96c98c8ac6a5444680e + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip ++ cut -d ' ' -f 2 + md5=02f4e58983c6649a86f5671e9bcf3d75 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/02f4e58983c6649a86f5671e9bcf3d75 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip + md5=3afd3c50d634f556d4767c15093ab3cd + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/3afd3c50d634f556d4767c15093ab3cd + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip ++ cut -d ' ' -f 2 + md5=a4e24fc3b32ee8b35f5cb558bfff6d77 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/a4e24fc3b32ee8b35f5cb558bfff6d77 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip ++ cut -d ' ' -f 2 + md5=d012abc39f51253cc814ae24c07234b3 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/d012abc39f51253cc814ae24c07234b3 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip ++ cut -d ' ' -f 2 + md5=482b283dd3e4300a84cdab9b07aec162 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/482b283dd3e4300a84cdab9b07aec162 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip ++ cut -d ' ' -f 2 + md5=5eaf12b67cd1ba3d2de67b033cf91db4 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/5eaf12b67cd1ba3d2de67b033cf91db4 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip ++ cut -d ' ' -f 2 + md5=22cf19c90fe0709a6e02ba86f3437bc5 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/22cf19c90fe0709a6e02ba86f3437bc5 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip ++ cut -d ' ' -f 2 + md5=76dd15639a5455548d78ee61e551fdfa + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/76dd15639a5455548d78ee61e551fdfa + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip ++ cut -d ' ' -f 2 + md5=2258992a235faa063342df2b432ee70e + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/2258992a235faa063342df2b432ee70e + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip ++ cut -d ' ' -f 2 + md5=2ff09b8546976c2f8fdbf8636f2b26a0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/2ff09b8546976c2f8fdbf8636f2b26a0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip ++ cut -d ' ' -f 2 + md5=3644e438da89fb13e6c291eeccb68992 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/3644e438da89fb13e6c291eeccb68992 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip ++ cut -d ' ' -f 2 + md5=5107de1c61e6bc7d84ebf2fce736981b + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/5107de1c61e6bc7d84ebf2fce736981b + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip ++ cut -d ' ' -f 2 + md5=801ac44f65ba68b3bc25959a2df6295f + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/801ac44f65ba68b3bc25959a2df6295f + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip ++ cut -d ' ' -f 2 + md5=6394f508b22ecf6c9925f46c5da71d3b + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/6394f508b22ecf6c9925f46c5da71d3b + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip ++ cut -d ' ' -f 2 + md5=b1bf2e87b3a65e453a51a08217213fc7 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/b1bf2e87b3a65e453a51a08217213fc7 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip + md5=a5805d548e4888afbdd30b58602ca272 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/a5805d548e4888afbdd30b58602ca272 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip ++ cut -d ' ' -f 2 + md5=b04eb53c0fa2c0a07c27497b2aa140a6 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/b04eb53c0fa2c0a07c27497b2aa140a6 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip ++ cut -d ' ' -f 2 + md5=39453a397df40b1ae492ab87095dc82d + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/39453a397df40b1ae492ab87095dc82d + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ cut -d ' ' -f 2 + md5=026994abf758eff6cc558b64e94b7de4 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/026994abf758eff6cc558b64e94b7de4 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip ++ cut -d ' ' -f 2 + md5=04a76d0198a8bab7797655653b7123c9 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/04a76d0198a8bab7797655653b7123c9 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip ++ cut -d ' ' -f 2 + md5=59435526f8104c735318427f79f3fad1 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/59435526f8104c735318427f79f3fad1 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip ++ cut -d ' ' -f 2 + md5=a93dad60971aa28113680c4131cb2968 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/a93dad60971aa28113680c4131cb2968 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip ++ cut -d ' ' -f 2 + md5=0d754fe58197ce1d7939f7b19abc2bbc + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/0d754fe58197ce1d7939f7b19abc2bbc + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip ++ cut -d ' ' -f 2 + md5=b2518ce7701b9f2bb2b14cadcfe5f8d8 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/b2518ce7701b9f2bb2b14cadcfe5f8d8 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip ++ cut -d ' ' -f 2 + md5=7a67a4e4ef292dcd6e5c67523373882b + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/7a67a4e4ef292dcd6e5c67523373882b + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip ++ cut -d ' ' -f 2 + md5=d2d951fc112e0ade843985b2b8511b0a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/d2d951fc112e0ade843985b2b8511b0a + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip ++ cut -d ' ' -f 2 + md5=972a8a8045681a6b9597deb960f16ddd + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/972a8a8045681a6b9597deb960f16ddd + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip ++ cut -d ' ' -f 2 + md5=0b6eec1f9ecccf884691427b6f573a45 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/0b6eec1f9ecccf884691427b6f573a45 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip ++ cut -d ' ' -f 2 + md5=7d7524a4d6c909a83a38248c7b6036fe + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/7d7524a4d6c909a83a38248c7b6036fe + zip -r nuxeo-server-10.2-I20180627_0316-tomcat.zip nuxeo-server-10.2-I20180627_0316-tomcat/ adding: nuxeo-server-10.2-I20180627_0316-tomcat/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/README.txt (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-10.2-I20180627_0316.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-default-10.2-I20180627_0316.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-api-10.2-I20180627_0316.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-server-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-management-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar (deflated 40%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-features-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-schema-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar (deflated 42%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webdav-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-core-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar (deflated 38%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar (deflated 44%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-redis-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-io-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-query-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-api-10.2-I20180627_0316.jar (deflated 30%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-search-core-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar (deflated 38%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-client-1.7.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-automation-io-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-user-profile-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar (deflated 40%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-preview-core-10.2-I20180627_0316.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar (deflated 46%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-event-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar (deflated 31%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-convert-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar (deflated 43%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-invite-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-core-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-permissions-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-el-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-connect-update-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-common-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-api-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-cache-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/test-artifacts-server.properties (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/system.properties (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/artifacts-server.properties (deflated 85%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javacc-4.0.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-validator-1.5.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/core-1.0-b02.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/json-simple-1.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jna-platform-4.4.0.jar (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/kafka-clients-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/mimepull-1.9.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/aopalliance-1.0.jar (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jaxb-core-2.2.11.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javasimon-core-2.5.0.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/tranql-connector-1.8.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/java-property-utils-1.9.1.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/transport-6.3.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jcip-annotations-1.0.jar (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javassist-3.21.0-GA.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/google-http-client-jackson2-1.19.0.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jodconverter-core-3.0-NX10.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/guice-3.0.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-codec-4.1.16.Final.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/java-cup-0.11a.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jena-2.6.4-NX.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpasyncclient-4.1.2.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-core-shared-1.5.1.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/woodstox-core-asl-4.2.0.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-core-3.0.0.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/antisamy-1.5.7.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jsr305-1.3.9.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xml-resolver-1.2.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hppc-0.7.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jericho-html-3.2.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-csv-1.5.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/plexus-utils-1.5.6.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.sat4j.pb-2.3.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-transport-4.1.16.Final.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-spatial3d-7.3.1.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/activation-1.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-server-1.18.3.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/shared-asn1-0.9.7.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/juh-3.1.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/parent-join-client-6.3.0.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/t-digest-3.2.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/google-http-client-1.19.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/tomcat-jdbc-8.5.23.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jaxb-impl-2.2.11.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/connector-api-1.5.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ant-launcher-1.7.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cors-filter-2.4.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-multipart-1.18.3.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/snappy-java-1.1.1.3.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/curvesapi-1.04.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-bytes-1.9.18.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/wem-2.0.2.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xpp3-1.1.4c-clean.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-digester-2.1.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/compiler-0.9.3.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xbean-naming-3.9.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/geronimo-connector-2.2.1-NX1.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jedis-2.9.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/c3p0-0.9.1.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-x-content-6.3.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.osgi.core-4.2.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/guava-18.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-wsdl-3.1.3.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-common-4.1.16.Final.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-collections4-4.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jsr250-api-1.0.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-jdbm-store-1.5.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-buffer-4.1.16.Final.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-pool2-2.4.2.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/snakeyaml-1.13.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-memory-7.3.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/avro-1.8.2.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-ooxml-schemas-3.17.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/google-oauth-client-1.20.0.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-resolver-4.1.16.Final.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lang-mustache-client-6.3.0.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-spatial-7.3.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-utils-1.5.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/relaxngDatatype-20020414.jar (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jaxen-1.1.6.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/asm-5.0.3.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/transport-netty4-client-6.3.0.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/flute-1.3.0.gg2.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpcore-nio-4.4.5.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-rest-high-level-client-6.3.0.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/icu4j-51.1.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-queue-4.6.44.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-secure-sm-6.3.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/paranamer-2.7.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/arq-2.8.8.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xsom-20140925.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpcore-4.4.6.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/wsdl4j-1.6.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hsqldb-1.8.0.1.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-3.17.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jopt-simple-5.0.4.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/quartz-2.2.3.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-core-2.9.5.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/failsafe-1.0.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/fontbox-1.8.9.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/standard-1.1.2.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.restlet-1.0.7.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lz4-java-1.4.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jboss-el-1.0_02.CR6.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/nekohtml-1.9.22.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/persistence-api-1.0.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/neethi-3.0.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/mvel2-2.2.4.FinalNX01.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/expiringmap-0.5.8.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-grouping-7.3.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-constants-1.5.1.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/stringtemplate-3.2.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/unoil-3.1.0.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jurt-3.1.0.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xstream-1.4.10.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/groovy-all-2.4.12.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-client-1.18.3.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/aggs-matrix-stats-client-6.3.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/percolator-client-6.3.0.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-core-3.3.2.GA.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jettison-1.3.7.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-core-7.3.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/tomcat-juli-8.5.23.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.osgi.compendium-4.2.0.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ridl-3.1.0.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/hibernate-annotations-3.4.0.GA.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-btree-base-1.5.1.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-rest-client-6.3.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-fileupload-1.3.3.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xmlbeans-2.6.0.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/org.sat4j.core-2.3.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jmimemagic-0.1.2.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-graphite-3.0.0.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/oauth-20090531.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-wire-1.9.34.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-join-7.3.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-core-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xz-1.5.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-suggest-7.3.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-core-1.5.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jgrapht-core-1.0.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-io-2.5.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-core-1.9.19.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-json-1.18.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javasimon-jmx-2.5.0.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-pool-1.5.4.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-misc-7.3.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-log4j-3.0.0.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/zookeeper-3.4.10.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/oauth-provider-20090531.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-jaxrs-1.9.2.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-sandbox-7.3.1.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-text-1.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/nuxeo-stream-10.2-I20180627_0316.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/bcprov-jdk15on-1.59.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-core-1.18.3.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-xc-1.9.2.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/analysis-common-6.3.0.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/rank-eval-client-6.3.0.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jersey-servlet-1.18.3.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/oro-2.0.8.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/webdav-jaxrs-1.1.1.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-queryparser-7.3.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-core-6.3.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jta-1.1.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/geronimo-transaction-2.2.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/httpclient-4.5.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/iri-0.8.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ant-1.7.0.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-analyzers-common-7.3.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-ooxml-3.17.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/pdfbox-1.8.9.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/reindex-client-6.3.0.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/zkclient-0.10.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/antlr-2.7.7.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/json-20070829.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-dataformat-cbor-2.8.10.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/annotations-12.0.jar (deflated 83%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-cli-1.4.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/dom4j-1.6.1.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-codec-http-4.1.16.Final.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-spatial-extras-7.3.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-schema-registries-1.5.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-core-asl-1.8.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/ehcache-core-2.5.2.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-databind-2.9.5.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/howl-1.0.1-1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/joda-time-2.8.2.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/mina-core-1.1.2.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/shared-ldap-0.9.7.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-backward-codecs-7.3.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-jexl-1.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-queries-7.3.1.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/netty-handler-4.1.16.Final.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/affinity-3.1.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/HdrHistogram-2.1.9.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-collections-3.2.2.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-beanutils-1.9.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/wro4j-core-1.7.7.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/batik-css-1.7.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jstl-1.1.2.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-dataformat-smile-2.8.10.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/stax-api-1.0.1.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/scala-library-2.12.3.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/sac-1.3.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jboss-seam-2.3.1.Final.NX03.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javax.inject-1.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jempbox-1.8.9.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jna-4.5.1.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-annotations-2.9.5.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/poi-scratchpad-3.17.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/xmlschema-core-2.2.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/antlr-runtime-3.1.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-cli-6.3.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/metrics-jvm-3.0.0.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-codec-1.11.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/elasticsearch-6.3.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-mapper-asl-1.8.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/stax2-api-3.1.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/lucene-highlighter-7.3.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jolokia-core-1.3.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/kafka_2.12-1.0.0.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javax.json-1.0.4.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jdbm-1.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/javasimon-jdbc3-2.5.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/apacheds-protocol-shared-1.5.1.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/chronicle-threads-1.9.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-dbcp-1.4.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/batik-util-1.7.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/commons-compress-1.8.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/jackson-dataformat-yaml-2.8.10.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/shared-ldap-constants-0.9.7.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/lib/validation-api-1.0.0.GA.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/data/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/nxserver/data/installAfterRestart-CAP.log (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/catalina.policy (deflated 78%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/tomcat-users.xsd (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/tomcat-users.xml (deflated 54%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/jaspic-providers.xml (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/catalina.properties (deflated 69%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/server.xml (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/context.xml (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/jaspic-providers.xsd (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/logging.properties (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/conf/web.xml (deflated 89%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/Start Nuxeo.command (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/licenses/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/licenses/AL-2.0.txt (deflated 65%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/licenses/LGPL-2.1.txt (deflated 65%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/licenses/EPL-v10.txt (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/licenses/CDDL-1.0.txt (deflated 70%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/licenses/MIT-LICENSE.txt (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/README.txt (deflated 60%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/sdk/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/sdk/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/sdk/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/sdk/nxserver/config/seam-debug.properties (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/sdk/nuxeo.defaults (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/https/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/https/nuxeo.defaults (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/xadatasource-params.ftl (deflated 84%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl (deflated 54%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/sql-template-directory-config.xml (deflated 61%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json (deflated 80%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl (deflated 70%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/kafka-config.xml.nxftl (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/datasources-config.xml.nxftl (deflated 77%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/stream-config.xml.nxftl (deflated 79%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/webengine.properties (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/hsts-config.xml.nxftl (deflated 46%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/redis-config.xml.nxftl (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/default-repository-config.xml.nxftl (deflated 76%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl (deflated 79%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/server.xml.nxftl (deflated 69%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/Catalina/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/Catalina/localhost/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/conf/logging.properties (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/webapps/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/webapps/ROOT/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/webapps/ROOT/index.html (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/client/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/client/scripts/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/client/scripts/deleteOrphanBinaries.groovy (deflated 49%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common-base/nuxeo.defaults (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql/lib/mysql-connector-java-5.1.44.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql/nuxeo.defaults (deflated 45%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nxserver/lib/derby-10.13.1.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nxserver/lib/h2-1.4.177-NX01.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/default/nuxeo.defaults (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/custom/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/custom/bundles/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/custom/bundles/CUSTOM.txt (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/custom/nuxeo.defaults (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/db2/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/db2/nuxeo.defaults (deflated 44%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql/lib/postgresql-42.1.1.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql/nuxeo.defaults (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb/lib/mariadb-java-client-1.6.4.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mariadb/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql/lib/sqljdbc-4.2.6420.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl (deflated 84%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb-audit/nuxeo.defaults (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/nuxeo.defaults (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/nuxeo.defaults (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql (deflated 84%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nxserver/config/no-thumbnail-config.xml (deflated 42%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nxserver/config/audit-config.xml (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/perf/nuxeo.defaults (deflated 52%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql (deflated 83%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/nuxeo-wizard.war (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl (deflated 58%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/quartz.properties.nxftl (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/mongodb/nuxeo.defaults (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/bundles/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/bundles/README.txt (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/plugins/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/plugins/README.txt (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/launcher.properties.nxftl (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/jboss-web.xml (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/rewrite.config (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/pages.xml (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/jboss-deployment-structure.xml (deflated 74%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/application.xml (deflated 45%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/faces-config.xml (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/components.xml (deflated 51%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/templates/web.xml (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl (deflated 71%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nuxeo-webapp-core.properties (deflated 40%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/ooo-manager-config.xml (deflated 61%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/login-digest-config.xml (deflated 58%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/distribution.properties (deflated 43%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/notification-config.xml (deflated 51%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/default-directories-bundle.xml (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl (deflated 78%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/management-config.xml (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nxmail-scheduler-config.xml (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/sql.properties.nxftl (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/transient-store-config.xml.nxftl (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/cache-config.xml.nxftl (deflated 90%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nuxeo-tomcat.properties (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/jms.properties (deflated 30%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/login-config.xml (deflated 74%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/mbeans/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/mbeans/core-events-service.xml (deflated 65%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/blacklist.nxftl (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/quartz.properties (deflated 56%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/config/nuxeo.properties (deflated 54%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/lib/README.txt (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/common/nuxeo.defaults (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/gridfsbinaries/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/gridfsbinaries/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/gridfsbinaries/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/gridfsbinaries/nuxeo.defaults (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/nuxeo.defaults (deflated 57%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle/nxserver/hibernate.properties (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/templates/oracle/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/add.gif (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/design.gif (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/code.gif (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/tomcat.gif (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/void.gif (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/docs.gif (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/update.gif (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/fix.gif (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/images/asf-logo.svg (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/status.xsd (deflated 77%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/META-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/META-INF/context.xml (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/xform.xsl (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/index.jsp (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/sessionsList.jsp (deflated 77%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/sessionDetail.jsp (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/404.jsp (deflated 53%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/401.jsp (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/jsp/403.jsp (deflated 57%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/manager/WEB-INF/web.xml (deflated 76%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/add.gif (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/design.gif (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/code.gif (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/tomcat.gif (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/void.gif (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/docs.gif (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/update.gif (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/fix.gif (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/images/asf-logo.svg (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/META-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/META-INF/context.xml (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/manager.xml (deflated 42%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/index.jsp (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/404.jsp (deflated 51%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/401.jsp (deflated 52%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/jsp/403.jsp (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/host-manager/WEB-INF/web.xml (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.css (deflated 71%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.png (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.gif (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-nav-item.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/RELEASE-NOTES.txt (deflated 60%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-upper.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/favicon.ico (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/asf-logo-wide.svg (deflated 69%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-button.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-nav.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/index.jsp (deflated 79%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/bg-middle.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat.svg (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/tomcat-power.gif (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/WEB-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/webapps/ROOT/WEB-INF/web.xml (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/LICENSE (deflated 76%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/RELEASE-NOTES (deflated 60%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/RUNNING.txt (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/doc-tomcat/NOTICE (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/LICENSE.txt (deflated 44%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/da4f4f7bd9f025a166bcadda17867060 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/7a67a4e4ef292dcd6e5c67523373882b (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/de45d02f767f232adb6b5fcf8bb321d7 (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/440790d0672454e95397e9d3aa8782e3 (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/0f236f8c405268fada916fb1ad9d8b09 (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/6f19fc685897b315c3a24baaf2c03425 (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/0b6eec1f9ecccf884691427b6f573a45 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/60de6a52489931e944c1bea3a3324aed (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/a5805d548e4888afbdd30b58602ca272 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/ec84d1762e9a82e11c08c617b028cedf (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/b1bf2e87b3a65e453a51a08217213fc7 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/25292096e6bae96c98c8ac6a5444680e (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/2258992a235faa063342df2b432ee70e (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/3644e438da89fb13e6c291eeccb68992 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/6394f508b22ecf6c9925f46c5da71d3b (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/7d7524a4d6c909a83a38248c7b6036fe (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/fd5ba0ca1d419105222e69518b7d8b68 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/093e9c5db055452a0232f7467bbdb0c0 (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/3a1397c810224863a9156ebe909be1d5 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/39453a397df40b1ae492ab87095dc82d (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/ff12b21f80c6c25317e7281351910cab (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/02f4e58983c6649a86f5671e9bcf3d75 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/0d754fe58197ce1d7939f7b19abc2bbc (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/04a76d0198a8bab7797655653b7123c9 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/packages-default-selection.properties (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/packages.xml (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/d012abc39f51253cc814ae24c07234b3 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/3afd3c50d634f556d4767c15093ab3cd (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/6d591264ccf52d60561428157f92fd1c (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/f722f39327862ca3515246fdf673098c (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/6eea41e9f6fdb1598c91723f6adc5716 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/5eaf12b67cd1ba3d2de67b033cf91db4 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/5107de1c61e6bc7d84ebf2fce736981b (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/a93dad60971aa28113680c4131cb2968 (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/97dd42576e8c3d6dcbc7f9315b09541d (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/482b283dd3e4300a84cdab9b07aec162 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/a4e24fc3b32ee8b35f5cb558bfff6d77 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/59435526f8104c735318427f79f3fad1 (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/801ac44f65ba68b3bc25959a2df6295f (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/9ff4a68dbe7d323f2069daad1385a9dc (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/b2518ce7701b9f2bb2b14cadcfe5f8d8 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/2ff09b8546976c2f8fdbf8636f2b26a0 (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/972a8a8045681a6b9597deb960f16ddd (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/eec5a7830527164de39dd15cdc818408 (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/b122e7a52170b8be6b852541010dca53 (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/d31fb24c3b381999922b5e33891d7d17 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/b04eb53c0fa2c0a07c27497b2aa140a6 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/76dd15639a5455548d78ee61e551fdfa (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/3bb6ef98f76955f790a02218b86e6b52 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/4eb03c63862ec13bb4d47d9d9df33f5c (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/d2d951fc112e0ade843985b2b8511b0a (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/22cf19c90fe0709a6e02ba86f3437bc5 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/0619ac1b306f2364192d764fe249f493 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/setupWizardDownloads/026994abf758eff6cc558b64e94b7de4 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/Start Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j-1.2.17.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-ant.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j-core-2.9.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-dbcp.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-api.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/commons-lang3-3.6.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/websocket-api.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/xml-apis-1.4.01.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/jsp-api.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/annotations-api.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-i18n-es.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/jcl-over-slf4j-1.7.21.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-jdbc.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-coyote.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/json-smart-1.1.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/ecj-4.6.3.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/el-api.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-jni.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j.xml (deflated 82%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/jsonevent-layout-1.7.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/jasper-el.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-i18n-fr.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-util-scan.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/mail-1.4.5.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-websocket.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-tribes.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/xercesImpl-2.11.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-ha.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/servlet-api.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/slf4j-log4j12-1.7.21.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/catalina-storeconfig.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/jasper.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/freemarker-2.3.26-incubating.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-util.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/slf4j-api-1.7.21.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/log4j-api-2.9.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/commons-lang-2.6.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/jaspic-api.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/lib/tomcat-i18n-ja.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/client/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/client/nuxeo-shell-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/readme.html (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/Stop Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/monitorctl.sh (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/NuxeoCtl.command (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/pack (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeoctl (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/Start Nuxeo.command (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/stream.sh (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/openofficectl (deflated 61%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/tool-wrapper.sh (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/catalina-tasks.xml (deflated 53%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/setclasspath.bat (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/pack.bat (deflated 70%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/setclasspath.sh (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/tomcat-juli.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/digest.sh (deflated 49%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/daemon.sh (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/bootstrap.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/Stop Nuxeo.command (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/repl.bat (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/tomcat-native.tar.gz (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeo.conf (deflated 69%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/digest.bat (deflated 57%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/commons-daemon.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/Start Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeo-launcher.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/nuxeoctl.bat (deflated 70%) adding: nuxeo-server-10.2-I20180627_0316-tomcat/bin/tool-wrapper.bat (deflated 62%) + rm -rf nuxeo-server-10.2-I20180627_0316-tomcat/ + cd - /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives + mv /tmp/nuxeo-server-10.2-I20180627_0316-tomcat.zip nuxeo-server-10.2-I20180627_0316-tomcat.zip + md5sum nuxeo-server-10.2-I20180627_0316-tomcat.zip ++ md5 nuxeo-server-10.2-I20180627_0316-tomcat.zip ++ openssl dgst -md5 -hex nuxeo-server-10.2-I20180627_0316-tomcat.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-server-10.2-I20180627_0316-tomcat.zip + echo '8c7ac20131d1c42f7bca515879f18404 nuxeo-server-10.2-I20180627_0316-tomcat.zip' + sha256sum nuxeo-server-10.2-I20180627_0316-tomcat.zip ++ sha256 nuxeo-server-10.2-I20180627_0316-tomcat.zip ++ openssl dgst -sha256 -hex nuxeo-server-10.2-I20180627_0316-tomcat.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-server-10.2-I20180627_0316-tomcat.zip + echo '650904d5f582cb65e5707e9b43edb002884c26c9b8760c254856fe5e35630bdb nuxeo-server-10.2-I20180627_0316-tomcat.zip' + for zip in 'nuxeo-server-*-tomcat.zip' 'nuxeo-server-*-tomcat-sdk.zip' + '[' '!' -e nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ']' + echo Fixing nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ... Fixing nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ... ++ basename nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ++ sed s/.zip// + DIR=nuxeo-server-10.2-I20180627_0316-tomcat-sdk ++ dirname nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip + cp nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ./nuxeo-server-10.2-I20180627_0316-tomcat-sdk.bak.zip + rm -rf /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/ /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip + unzip nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip -d /tmp/ Archive: nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/Start Nuxeo.command inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/LICENSE.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/Start Nuxeo.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/readme.html inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/test-artifacts-server.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/distribution.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/artifacts-tomcat.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/artifacts-server.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/artifacts-nuxeo.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/test-artifacts-nuxeo.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo_cleanups.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo.importorder inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/javascript-cleanup.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/jautodoc_header_epl.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo_codetemplates.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/jautodoc_header_lgpl.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/javascript-formatter.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/jautodoc_header_al.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/javascript-codetemplates.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo_formatter.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.osgi.core-4.2.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-queryparser-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stringtemplate-3.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-search-rest-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-stream-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-event-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-consumer-20090531-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-spatial-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpasyncclient-4.1.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-cleartrust-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apidoc-repo-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-api-services-drive-v2-rev161-1.19.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-ext-1.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb-api-3.0.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ehcache-core-2.5.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-api-client-1.19.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/freemarker-2.3.26-incubating-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-io-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-jdbm-store-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/paranamer-2.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-common-1.1-BETA5-incubating-nx2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-rest-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.apache.felix.framework-4.6.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/easymockclassextension-2.2.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hsqldb-1.8.0.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-collections-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.converter-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-error-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jline-0.9.94-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mimepull-1.9.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-juli-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/slf4j-log4j12-1.7.21-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-config-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/richfaces-4.5.12.Final-NX1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-deputy-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-contrib-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-segmentio-connector-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/axiom-api-1.2.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-openid-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-event-jms-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/standard-1.1.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-server-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/log4j-core-2.9.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-actions-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xbean-naming-3.9-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/c3p0-0.9.1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rest-api-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jgiven-core-0.15.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xalan-2.7.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-ie-driver-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-io-2.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fluent-hc-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-util-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/json-20070829-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-handler-4.1.16.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-client-api-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-cli-1.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsonassert-1.2.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-debug-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cglib-nodep-2.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-types-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-jsf-to-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsp-api-2.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-bootstrap-partition-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-types-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-quota-automation-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-el-1.0_02.CR6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ant-1.7.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-validator-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/persistence-api-1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-common-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-business-days-management-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-mongodb-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-ui-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annotation-rest-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-highlighter-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apt-extensions-1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-css-1.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-bulk-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-content-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/slf4j-api-1.7.21-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-migration-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-sample-project-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-text-1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/plexus-utils-1.5.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-client-bindings-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpcore-nio-4.4.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-deploy-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-java-client-3.0.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jta-1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jcl-over-slf4j-1.7.21-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-core-2.2.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-query-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annotation-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-core-1.11.325-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-url-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-commandline-executor-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-mail-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/poi-scratchpad-3.17-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/htmlunit-driver-2.20-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/poi-3.17-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-suggest-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/connector-api-1.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-usermapper-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-tag-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-http-client-1.19.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-dm-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-invite-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xz-1.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-digester-2.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-gui-util-1.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-automation-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.sat4j.core-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-cli-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-redis-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-ui-itests-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.restlet-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-logging-log4j-2.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-codeserver-2.7.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmimemagic-0.1.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-kernel-2.0.6.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xml-apis-1.4.01-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-ws-addr-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-features-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-management-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-audit-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/kafka_2.12-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-exam-link-mvn-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-rest-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-exalead-connector-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jgrapht-core-1.0.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/junit-dataprovider-1.12.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/backport-util-concurrent-3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-mem-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-rest-high-level-client-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-util-1.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-lang-2.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-client-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-persistence-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/transport-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-dam-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-dam-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-api-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gin-1.5.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/neethi-3.0.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/dumbster-1.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-stream-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jopt-simple-5.0.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rating-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jettison-1.3.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pdfbox-1.8.9-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-mongodb-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-vfs-spi-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xom-1.2.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stax-ex-1.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-theme-styling-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/bcmail-jdk15on-1.59-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-binary-metadata-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/azure-storage-3.1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-core-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-structure-spi-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-api-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/java-property-utils-1.9.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-opencmis-impl-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/percolator-client-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-cache-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userpreferences-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-dmk-adaptor-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-http-client-jackson2-1.19.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/dom4j-1.6.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-secure-sm-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/validation-api-1.0.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-servlet-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-exam-junit4-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stax-api-1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-beanutils-1.9.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-core-1.9.19-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-opencmis-bindings-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/icu4j-51.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-queue-4.6.44-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-ws-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-localconf-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-smart-search-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-rss-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aggs-matrix-stats-client-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-export-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-wsdl-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-default-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-schema-registries-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpclient-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-search-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cal10n-api-0.8.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-varia-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/analysis-common-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-management-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-default-config-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apidoc-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/box-java-sdk-1.1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jcifs-1.2.19-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oro-2.0.8-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jtds-1.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javax.servlet-api-3.1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/annotations-12.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/rome-1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wem-2.0.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/axiom-impl-1.2.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-core-2.9.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.httpclient-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-tag-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-frontend-jaxws-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ezmorph-1.0.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-core-shared-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-collections4-4.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/phloc-css-3.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/antlr-runtime-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jodreports-2.4.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-ntlm-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mina-core-1.1.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/scim-sdk-1.7.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-management-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-system-jmx-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/log4j-api-2.9.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javacc-4.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-automation-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pdf-rtf-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-gadgets-1.1-BETA5-incubating-nx2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-base-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-common-4.1.16.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/scala-logging_2.12-3.9.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lz4-java-1.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-schema-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rating-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pom.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-smile-2.8.10-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-showcase-content-importer-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-core-spi-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-threads-1.9.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-join-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-remoting-2.3.1.Final.NX02-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/kafka-clients-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-convert-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-core-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-url-aether-1.5.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-resolver-4.1.16.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/slf4j-jdk14-1.7.21-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shibboleth-invitation-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-analyzers-common-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-impl-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/poi-ooxml-3.17-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-server-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-search-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-wro-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-aop-2.2.0.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-web-common-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-profile-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-style-guide-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-io-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-log4j-3.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-connector-2.2.1-NX1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-scim-server-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mongo-java-driver-3.4.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/openws-1.5.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-automation-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jna-4.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-jvm-3.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-management-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/rank-eval-client-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-common-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xml-resolver-1.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/asm-5.0.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-ejb3-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-digest-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-csv-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/bcpkix-jdk15on-1.59-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/browsermob-proxy-2.0-beta-6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cors-filter-2.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.odt-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rating-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-impl-1.0.9-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/howl-1.0.1-1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackrabbit-webdav-2.15.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-servlet-3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jnp-client-5.0.3.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-schema-bootstrap-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.eclipse.birt.runtime-4.2.2-NX02-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-xml-2.9.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-multipart-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jopt-simple-5.0.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xsom-20140925-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javasimon-core-2.5.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-pool2-2.4.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-spatial-extras-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mockito-core-1.9.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-bootstrap-extract-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-permissions-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pdf-html-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-api-playground-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-redis-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/scala-library-2.12.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-analytics-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-aspects-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hppc-0.7.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-io-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guava-18.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-duoweb-authentication-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-jta_1.1_spec-1.1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/affinity-3.1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-entitymanager-3.4.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-databind-2.9.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-core-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-lang3-3.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jclouds-allblobstore-1.9.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-presenter-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-common-core-2.2.14.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-charts-highcharts-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fontbox-1.8.9-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-vfs-2.1.2.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-agenda-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-spi-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-quota-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hamcrest-library-1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-utils-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-publisher-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-el-api-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-dbcp-1.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/curvesapi-1.04-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-preview-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-notification-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/concordion-1.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-groups-rights-audit-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-csv-1.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-io-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/analytics-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-tag-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-client-wrapper-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-base-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-convert-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-actions-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-constants-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jetty-server-8.2.0.v20160908-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-bindings-soap-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpmime-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-update-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-sts-1.11.325-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-yaml-2.8.10-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-ldap-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbpm-jpdl-3.3.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-io-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-pictures-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-business-days-management-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-codec-4.1.16.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-scan-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-workflow-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/postgresql-42.1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jna-platform-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-center-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-server-bindings-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-scripting-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-transport-4.1.16.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mail-1.4.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-activity-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/logback-classic-1.2.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-sql-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-repo-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-oauth-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jericho-html-3.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-convert-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-javaagent-main-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-osgi-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/junit-4.12-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-review-workflows-dashboards-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmyspell-core-1.0.0-beta-2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jedis-2.9.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-user-2.7.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-excel-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-assistedinject-3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wink-client-apache-httpclient-1.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-misc-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-deckjs-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-multi-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-client-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-client-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/activation-1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-protocol-shared-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shared-ldap-constants-0.9.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-vfs-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jempbox-1.8.9-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-domsync-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-json-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gson-2.2.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ws-jbossws-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/arq-2.8.8-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-recorder-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-jaxrs-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/textcat-1.0.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-buffer-4.1.16.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpcore-4.4.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-log-3.3.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-reload-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.sat4j.pb-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-api-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/sanselan-0.97-incubator-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsonevent-layout-1.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-imaging-1.0a1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/h2-1.4.177-NX01-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/truezip-6.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jxls-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-csv-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.remoting.resources-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hamcrest-all-1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/sac-1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/snakeyaml-1.13-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-logs-viewer-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wro4j-extensions-1.7.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-server-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-jdbc-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-redis-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.docx-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbig2-imageio-2.99.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ws-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mariadb-java-client-1.6.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-types-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/janino-3.0.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-invite-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-javaagent-bridge-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-jasper-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-management-jtajca-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-theme-migration-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-adobe-connector-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/imagej-1.4.1.e-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fast-classpath-scanner-2.0.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-task-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rest-api-io-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/openpdf-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-profile-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-listener-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendering-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audio-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-j2ee-connector_1.5_spec-2.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-core-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jna-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-pubsub-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-frontend-simple-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-codec-1.11-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-dbcp-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-bindings-xml-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/avro-1.8.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.osgi.compendium-4.2.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-transaction-2.2.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-ws-policy-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/js-1.7R1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jodconverter-core-3.0-NX10-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-dev-2.7.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-el-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-url-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-rest-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsf-impl-2.2.6-NX01-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mockserver-netty-3.10.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-annotations-2.9.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-convert-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-vfs2-2.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-server-support-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shared-ldap-0.9.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-core-asl-1.8.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/joda-time-2.8.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-content-template-manager-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xmlschema-core-2.2.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-backward-codecs-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-monitoring-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-elasticsearch-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-easyshare-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-dispatch-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-default-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-session-inspector-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-exam-container-native-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-oauth-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-datadog-reporter-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-2.3.1.Final.NX03-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-stream-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-xc-1.9.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-social-api-1.1-BETA5-incubating-nx2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-servlet-2.7.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-catalina-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxb-impl-2.2.11-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-http-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.ods-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jgiven-junit-0.15.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-queries-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-httpclient3-20090531-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-oauth-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webdav-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmock-2.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/HdrHistogram-2.1.9-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/json-simple-1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-firefox-driver-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-server-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-apache-client4-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-dnd-3.3.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-system-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/groovy-all-2.4.12-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jstl-1.1.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jdom-1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-portal-sso-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-operations-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpclient-osgi-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-pdf-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/logback-core-1.2.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-quota-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpclient-cache-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stax2-api-3.1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-easyshare-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-security-1.0.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/com.noelios.restlet-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-x-content-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/transport-netty4-client-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsf-api-2.2.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shared-asn1-0.9.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbossws-spi-1.1.2.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-agenda-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-httpclient-3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-memory-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-convert-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-features-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jxls-core-1.0.6-NX01-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ui-select2-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-client-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template.freemarker-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-metrics-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-core-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-types-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/snappy-java-1.1.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-client-1.7.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-cbor-2.8.10-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-s3-1.11.325-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxb-api-2.2.11-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annotation-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javax.json-1.0.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-core-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/assertj-core-3.8.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javax.inject-1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-audit-storage-directory-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-default-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/core-1.0-b02-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/reindex-client-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-convert-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsr250-api-1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jxls-reader-1.0.6-NX01-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/logback-access-1.2.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbosssx-2.0.3.SP1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hamcrest-core-1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-codecs-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-core-3.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/antisamy-1.5.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wsdl4j-1.6.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-kerberos-shared-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/expiringmap-0.5.8-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpcore-osgi-4.4.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-jaxrs-1.9.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxb-core-2.2.11-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-oauth-client-1.20.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jansi-1.16-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-client-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-logging-1.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-databinding-jaxb-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javassist-3.21.0-GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-coyote-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-j2se-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apidoc-webengine-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.servlet-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jolokia-core-1.3.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-mimetype-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-search-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-fsexporter-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-sandbox-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/dropbox-core-sdk-2.1.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lang-mustache-client-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-default-config-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-mongodb-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/webdav-jaxrs-1.1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-launcher-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxws-api-2.2.9-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/zookeeper-3.4.10-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-20090531-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-cloudfront-1.11.325-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/failsafe-1.0.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-jmx-3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-connector-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-mapper-asl-1.8.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-types-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javasimon-jdbc3-2.5.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-jtajca-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/concurrent-1.3.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-core-1.6.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-contentview-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-csv-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-pool-1.5.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-notification-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-validator-3.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/relaxngDatatype-20020414-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-dublincore-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-resources-compat-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-rest-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-collections-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-mongodb-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-pdf-utils-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hsqldb-2.3.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aopalliance-1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/daisydiff-1.2-NX2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-indexing-gateway-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-compat-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/flute-1.3.0.gg2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-gwt-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-dependency-2.0.6.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-remoting-2.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nekohtml-1.9.22-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-notification-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-datasource-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-rest-client-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-dbs-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-launcher-commons-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/quartz-mongodb-2.0.0-NX2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-http-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-grouping-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/bcprov-jdk15on-1.59-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-btree-base-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-1.0.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-sample-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-mod_sso-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/isoparser-1.9.27-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-logging-spi-2.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.eclipse.equinox.common-3.6.0.v20100503-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/quartz-2.2.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-support-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-management-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jtidy-r938-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-common-1.0.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-standalone-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-commons-annotations-3.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mysql-connector-java-5.1.44-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-seam-debug-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-test-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-client-impl-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audio-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-preview-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.eclipse.core.jobs-3.5.0.v20100515-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/t-digest-3.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-codec-http-4.1.16.Final-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xercesImpl-2.11.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-provider-20090531-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-io-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-cas2-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-notification-web-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/compiler-0.9.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mvel2-2.2.4.FinalNX01-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-annotations-3.4.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-io-client-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-bytes-1.9.18-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-kv-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/json-smart-1.1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-collections-3.2.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-apt-1.2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-kerberos-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tranql-connector-1.8-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-azure-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxen-1.1.6-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.restlet.ext.fileupload-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-core-3.3.2.GA-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-uidgen-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-localconf-simple-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-thumbnail-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-equinox-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jcip-annotations-1.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-jaxrs-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/log4j-1.2.17-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-app-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-saml2-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-compress-1.8.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javasimon-jmx-2.5.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rest-api-server-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxws-rt-2.2.8-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-spatial3d-7.3.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-io-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-s3-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-wire-1.9.34-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-convert-plugins-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/opensaml-2.6.4-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmock-junit4-2.5.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/parent-join-client-6.3.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.core-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-fileupload-1.3.3-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-dashboard-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/woodstox-core-asl-4.2.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-easyshare-jsf-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-chrome-driver-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/okhttp-3.1.1-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xpp3-1.1.4c-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/vaadin-sass-compiler-0.9.12-NX01-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-graphite-3.0.0-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-opencmis-tests-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wro4j-core-1.7.7-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xstream-1.4.10-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-features-1.1-BETA5-incubating-nx2-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-lang-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-query-api-10.2-I20180627_0316-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/iri-0.8-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/zkclient-0.10-sources.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/log4j-1.2.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/sqljdbc-4.2.6420.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-url-aether-1.5.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-user-2.7.0-NX1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jsonassert-1.2.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-dnd-3.3.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-target-platforms-core-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-management-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-mail-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-migration-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/scimcore-0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-api-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-launcher-commons-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-login-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/kafka-clients-1.0.0-test.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-connect-standalone-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-test-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jackrabbit-webdav-2.15.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-exam-container-native-4.4.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/junit-4.12.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-mongodb-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/ojdbc7-12.1.0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jgiven-core-0.15.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/hamcrest-all-1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-audit-core-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-redis-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-annot-repo-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-audit-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-event-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-mongodb-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-login-token-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-osgi-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/assertj-core-3.8.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/easymockclassextension-2.2.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-storage-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-features-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-exam-link-mvn-4.4.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/hamcrest-core-1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-drive-core-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-presenter-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-dev-2.7.0-NX1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jgiven-junit-0.15.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-redis-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-nxr-server-10.2-I20180627_0316.zip inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/mockito-core-1.9.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/mockserver-netty-3.10.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/tomcat-el-api-8.5.23.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-ui-web-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-exam-junit4-4.4.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/hamcrest-library-1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/tomcat-jasper-8.5.23.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/wink-client-apache-httpclient-1.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-core-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-routing-core-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/org.apache.felix.framework-4.6.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-api-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/kafka_2.12-1.0.0-test.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-log-3.3.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-cache-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/not-yet-commons-ssl-0.3.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/compliance-0.1-classes.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-kv-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/ojdbc6-11.2.0.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/h2-1.4.177-NX01.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-management-jtajca-10.2-I20180627_0316-tests.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-opencmis-tests-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/system.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-default-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-server-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-management-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-features-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-schema-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webdav-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-redis-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-query-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-search-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-1.7.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-user-profile-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-preview-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-event-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-invite-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-seam-debug-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-permissions-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-el-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-update-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-common-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-cache-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javacc-4.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-validator-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/core-1.0-b02.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/json-simple-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jna-platform-4.4.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/kafka-clients-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/mimepull-1.9.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/aopalliance-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jaxb-core-2.2.11.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javasimon-core-2.5.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/tranql-connector-1.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/java-property-utils-1.9.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/transport-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jcip-annotations-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javassist-3.21.0-GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/google-http-client-jackson2-1.19.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jodconverter-core-3.0-NX10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/guice-3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-codec-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/java-cup-0.11a.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jena-2.6.4-NX.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpasyncclient-4.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-core-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/woodstox-core-asl-4.2.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-core-3.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/antisamy-1.5.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jsr305-1.3.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xml-resolver-1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hppc-0.7.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jericho-html-3.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-csv-1.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/plexus-utils-1.5.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.sat4j.pb-2.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-transport-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-spatial3d-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/activation-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-server-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/shared-asn1-0.9.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/juh-3.1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/parent-join-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/t-digest-3.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/google-http-client-1.19.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/tomcat-jdbc-8.5.23.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jaxb-impl-2.2.11.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/connector-api-1.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ant-launcher-1.7.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cors-filter-2.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-multipart-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/snappy-java-1.1.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/curvesapi-1.04.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-bytes-1.9.18.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/wem-2.0.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xpp3-1.1.4c-clean.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-digester-2.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/compiler-0.9.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xbean-naming-3.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/geronimo-connector-2.2.1-NX1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jedis-2.9.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/c3p0-0.9.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-x-content-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.osgi.core-4.2.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/guava-18.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-wsdl-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-common-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-collections4-4.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jsr250-api-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-jdbm-store-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-buffer-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-pool2-2.4.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/snakeyaml-1.13.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-memory-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/avro-1.8.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-ooxml-schemas-3.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/google-oauth-client-1.20.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-resolver-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lang-mustache-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-spatial-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-utils-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/relaxngDatatype-20020414.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jaxen-1.1.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/asm-5.0.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/transport-netty4-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/flute-1.3.0.gg2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpcore-nio-4.4.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-rest-high-level-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/icu4j-51.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-queue-4.6.44.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-secure-sm-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/paranamer-2.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/arq-2.8.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xsom-20140925.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpcore-4.4.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/wsdl4j-1.6.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hsqldb-1.8.0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-3.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jopt-simple-5.0.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/quartz-2.2.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-core-2.9.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/failsafe-1.0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/fontbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/standard-1.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.restlet-1.0.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lz4-java-1.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jboss-el-1.0_02.CR6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/nekohtml-1.9.22.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/persistence-api-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/neethi-3.0.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/mvel2-2.2.4.FinalNX01.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/expiringmap-0.5.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-grouping-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-constants-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/stringtemplate-3.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/unoil-3.1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jurt-3.1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xstream-1.4.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/groovy-all-2.4.12.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-client-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/aggs-matrix-stats-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/percolator-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-core-3.3.2.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jettison-1.3.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-core-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/tomcat-juli-8.5.23.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.osgi.compendium-4.2.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ridl-3.1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-annotations-3.4.0.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-btree-base-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-rest-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-fileupload-1.3.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xmlbeans-2.6.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.sat4j.core-2.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jmimemagic-0.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-graphite-3.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/oauth-20090531.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-wire-1.9.34.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-join-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-core-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xz-1.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-suggest-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-core-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jgrapht-core-1.0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-io-2.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-core-1.9.19.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-json-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javasimon-jmx-2.5.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-pool-1.5.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-misc-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-log4j-3.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/zookeeper-3.4.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/oauth-provider-20090531.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-jaxrs-1.9.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-sandbox-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-text-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/nuxeo-stream-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/bcprov-jdk15on-1.59.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-core-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-xc-1.9.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/analysis-common-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/rank-eval-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-servlet-1.18.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/oro-2.0.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/webdav-jaxrs-1.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-queryparser-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-core-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jta-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/geronimo-transaction-2.2.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpclient-4.5.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/iri-0.8.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ant-1.7.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-analyzers-common-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-ooxml-3.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/pdfbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/reindex-client-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/zkclient-0.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/antlr-2.7.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/json-20070829.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-dataformat-cbor-2.8.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/annotations-12.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-cli-1.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/dom4j-1.6.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-codec-http-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-spatial-extras-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-schema-registries-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-core-asl-1.8.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ehcache-core-2.5.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-databind-2.9.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/howl-1.0.1-1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/joda-time-2.8.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/mina-core-1.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/shared-ldap-0.9.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-backward-codecs-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-jexl-1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-queries-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-handler-4.1.16.Final.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/affinity-3.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/HdrHistogram-2.1.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-collections-3.2.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-beanutils-1.9.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/wro4j-core-1.7.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/batik-css-1.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jstl-1.1.2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-dataformat-smile-2.8.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/stax-api-1.0.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/scala-library-2.12.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/sac-1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jboss-seam-2.3.1.Final.NX03.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javax.inject-1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jempbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jna-4.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-annotations-2.9.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-scratchpad-3.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xmlschema-core-2.2.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/antlr-runtime-3.1.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-cli-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-jvm-3.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-codec-1.11.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-6.3.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-mapper-asl-1.8.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/stax2-api-3.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-highlighter-7.3.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jolokia-core-1.3.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/kafka_2.12-1.0.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javax.json-1.0.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jdbm-1.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javasimon-jdbc3-2.5.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-protocol-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-threads-1.9.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-dbcp-1.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/batik-util-1.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-compress-1.8.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-dataformat-yaml-2.8.10.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/shared-ldap-constants-0.9.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/validation-api-1.0.0.GA.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/data/installAfterRestart-CAP.log inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/catalina.policy inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/tomcat-users.xsd inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/tomcat-users.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/jaspic-providers.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/catalina.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/server.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/context.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/jaspic-providers.xsd inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/logging.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/AL-2.0.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/LGPL-2.1.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/EPL-v10.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/CDDL-1.0.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/MIT-LICENSE.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/nuxeo-wizard.war inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/sdk/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/sdk/nxserver/config/seam-debug.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/https/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/xadatasource-params.ftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/sql-template-directory-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/kafka-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/datasources-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/stream-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/webengine.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/hsts-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/redis-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/default-repository-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/server.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/logging.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/webapps/ROOT/index.html inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/client/scripts/deleteOrphanBinaries.groovy inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql/lib/mysql-connector-java-5.1.44.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nxserver/lib/derby-10.13.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nxserver/lib/h2-1.4.177-NX01.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/custom/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/custom/bundles/CUSTOM.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/db2/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql/lib/postgresql-42.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb/lib/mariadb-java-client-1.6.4.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql/lib/sqljdbc-4.2.6420.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nxserver/config/no-thumbnail-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nxserver/config/audit-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/quartz.properties.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/launcher.properties.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/bundles/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/plugins/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/jboss-web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/rewrite.config inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/pages.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/jboss-deployment-structure.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/application.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/faces-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/components.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nuxeo-webapp-core.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/ooo-manager-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/login-digest-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/distribution.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/notification-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/default-directories-bundle.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/management-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nxmail-scheduler-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/sql.properties.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/transient-store-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/cache-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nuxeo-tomcat.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/jms.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/login-config.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/blacklist.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/quartz.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nuxeo.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/mbeans/core-events-service.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/lib/README.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/gridfsbinaries/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle/nuxeo.defaults inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle/nxserver/hibernate.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/status.xsd inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/xform.xsl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/index.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/add.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/design.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/code.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/tomcat.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/void.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/docs.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/update.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/fix.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/asf-logo.svg inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/META-INF/context.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionsList.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/404.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/401.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/403.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/manager.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/index.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/add.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/design.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/code.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/tomcat.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/void.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/docs.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/update.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/fix.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/asf-logo.svg inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/META-INF/context.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/404.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/401.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/403.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.css inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-nav-item.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/RELEASE-NOTES.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-upper.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/favicon.ico inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/asf-logo-wide.svg inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-button.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-nav.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/index.jsp inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-middle.png inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.svg inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat-power.gif inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/LICENSE inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/RELEASE-NOTES inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/RUNNING.txt inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/NOTICE inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/packages-default-selection.properties inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/packages.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j-1.2.17.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-ant.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j-core-2.9.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-dbcp.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/commons-lang3-3.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/websocket-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/xml-apis-1.4.01.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jsp-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/annotations-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-i18n-es.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jcl-over-slf4j-1.7.21.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-jdbc.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-coyote.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/json-smart-1.1.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/ecj-4.6.3.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/el-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-jni.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jsonevent-layout-1.7.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jasper-el.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-i18n-fr.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-util-scan.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/mail-1.4.5.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-websocket.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-tribes.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/xercesImpl-2.11.0.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-ha.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/servlet-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/slf4j-log4j12-1.7.21.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-storeconfig.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jasper.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/freemarker-2.3.26-incubating.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-util.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/slf4j-api-1.7.21.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j-api-2.9.1.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/commons-lang-2.6.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jaspic-api.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-i18n-ja.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/client/nuxeo-shell-10.2-I20180627_0316.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Stop Nuxeo.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/monitorctl.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/NuxeoCtl.command inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/pack inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeoctl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Start Nuxeo.command inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/stream.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/openofficectl inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tool-wrapper.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/catalina-tasks.xml inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/setclasspath.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/pack.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/setclasspath.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tomcat-juli.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/digest.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/daemon.sh inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/bootstrap.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Stop Nuxeo.command inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/repl.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tomcat-native.tar.gz inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeo.conf inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/digest.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/commons-daemon.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Start Nuxeo.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeo-launcher.jar inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeoctl.bat inflating: /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tool-wrapper.bat + cd /tmp/ + chmod +x nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeoctl nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/openofficectl nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/daemon.sh nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/digest.sh nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/monitorctl.sh nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/setclasspath.sh nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/stream.sh nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tool-wrapper.sh nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/NuxeoCtl.command 'nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Start Nuxeo.command' 'nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Stop Nuxeo.command' 'nuxeo-server-10.2-I20180627_0316-tomcat-sdk/Start Nuxeo.command' + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/packages.xml nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/ + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/adobe-connector-package.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/adobe-connector-package.zip ++ cut -d ' ' -f 2 + md5=440790d0672454e95397e9d3aa8782e3 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/adobe-connector-package.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/440790d0672454e95397e9d3aa8782e3 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-direct-upload.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-direct-upload.zip ++ cut -d ' ' -f 2 + md5=3bb6ef98f76955f790a02218b86e6b52 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-direct-upload.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/3bb6ef98f76955f790a02218b86e6b52 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip ++ cut -d ' ' -f 2 + md5=9ff4a68dbe7d323f2069daad1385a9dc + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/9ff4a68dbe7d323f2069daad1385a9dc + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip ++ cut -d ' ' -f 2 + md5=eec5a7830527164de39dd15cdc818408 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/eec5a7830527164de39dd15cdc818408 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip ++ cut -d ' ' -f 2 + md5=97dd42576e8c3d6dcbc7f9315b09541d + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/97dd42576e8c3d6dcbc7f9315b09541d + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip ++ cut -d ' ' -f 2 + md5=b122e7a52170b8be6b852541010dca53 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/b122e7a52170b8be6b852541010dca53 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip ++ cut -d ' ' -f 2 + md5=ff12b21f80c6c25317e7281351910cab + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/ff12b21f80c6c25317e7281351910cab + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip ++ cut -d ' ' -f 2 + md5=0f236f8c405268fada916fb1ad9d8b09 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/0f236f8c405268fada916fb1ad9d8b09 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip ++ cut -d ' ' -f 2 + md5=60de6a52489931e944c1bea3a3324aed + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/60de6a52489931e944c1bea3a3324aed + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip ++ cut -d ' ' -f 2 + md5=4eb03c63862ec13bb4d47d9d9df33f5c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/4eb03c63862ec13bb4d47d9d9df33f5c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip ++ cut -d ' ' -f 2 + md5=fd5ba0ca1d419105222e69518b7d8b68 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/fd5ba0ca1d419105222e69518b7d8b68 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip ++ cut -d ' ' -f 2 + md5=de45d02f767f232adb6b5fcf8bb321d7 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/de45d02f767f232adb6b5fcf8bb321d7 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip ++ cut -d ' ' -f 2 + md5=6f19fc685897b315c3a24baaf2c03425 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/6f19fc685897b315c3a24baaf2c03425 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip ++ cut -d ' ' -f 2 + md5=ec84d1762e9a82e11c08c617b028cedf + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/ec84d1762e9a82e11c08c617b028cedf + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip ++ cut -d ' ' -f 2 + md5=6eea41e9f6fdb1598c91723f6adc5716 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/6eea41e9f6fdb1598c91723f6adc5716 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip ++ cut -d ' ' -f 2 + md5=093e9c5db055452a0232f7467bbdb0c0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/093e9c5db055452a0232f7467bbdb0c0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip ++ cut -d ' ' -f 2 + md5=da4f4f7bd9f025a166bcadda17867060 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/da4f4f7bd9f025a166bcadda17867060 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip ++ cut -d ' ' -f 2 + md5=f722f39327862ca3515246fdf673098c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/f722f39327862ca3515246fdf673098c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip ++ cut -d ' ' -f 2 + md5=3a1397c810224863a9156ebe909be1d5 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/3a1397c810224863a9156ebe909be1d5 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip ++ cut -d ' ' -f 2 + md5=6d591264ccf52d60561428157f92fd1c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/6d591264ccf52d60561428157f92fd1c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-groups-rights-audit.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-groups-rights-audit.zip ++ cut -d ' ' -f 2 + md5=d31fb24c3b381999922b5e33891d7d17 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-groups-rights-audit.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/d31fb24c3b381999922b5e33891d7d17 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip ++ cut -d ' ' -f 2 + md5=0619ac1b306f2364192d764fe249f493 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/0619ac1b306f2364192d764fe249f493 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip + md5=25292096e6bae96c98c8ac6a5444680e + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/25292096e6bae96c98c8ac6a5444680e + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip ++ cut -d ' ' -f 2 + md5=02f4e58983c6649a86f5671e9bcf3d75 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/02f4e58983c6649a86f5671e9bcf3d75 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip ++ cut -d ' ' -f 2 + md5=3afd3c50d634f556d4767c15093ab3cd + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/3afd3c50d634f556d4767c15093ab3cd + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip ++ cut -d ' ' -f 2 + md5=a4e24fc3b32ee8b35f5cb558bfff6d77 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/a4e24fc3b32ee8b35f5cb558bfff6d77 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip ++ cut -d ' ' -f 2 + md5=d012abc39f51253cc814ae24c07234b3 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/d012abc39f51253cc814ae24c07234b3 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip + md5=482b283dd3e4300a84cdab9b07aec162 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/482b283dd3e4300a84cdab9b07aec162 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip ++ cut -d ' ' -f 2 + md5=5eaf12b67cd1ba3d2de67b033cf91db4 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/5eaf12b67cd1ba3d2de67b033cf91db4 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip ++ cut -d ' ' -f 2 + md5=22cf19c90fe0709a6e02ba86f3437bc5 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/22cf19c90fe0709a6e02ba86f3437bc5 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip ++ cut -d ' ' -f 2 + md5=76dd15639a5455548d78ee61e551fdfa + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/76dd15639a5455548d78ee61e551fdfa + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip ++ cut -d ' ' -f 2 + md5=2258992a235faa063342df2b432ee70e + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/2258992a235faa063342df2b432ee70e + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip + md5=2ff09b8546976c2f8fdbf8636f2b26a0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/2ff09b8546976c2f8fdbf8636f2b26a0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip ++ cut -d ' ' -f 2 + md5=3644e438da89fb13e6c291eeccb68992 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/3644e438da89fb13e6c291eeccb68992 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip ++ cut -d ' ' -f 2 + md5=5107de1c61e6bc7d84ebf2fce736981b + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/5107de1c61e6bc7d84ebf2fce736981b + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip ++ cut -d ' ' -f 2 + md5=801ac44f65ba68b3bc25959a2df6295f + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/801ac44f65ba68b3bc25959a2df6295f + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip ++ cut -d ' ' -f 2 + md5=6394f508b22ecf6c9925f46c5da71d3b + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/6394f508b22ecf6c9925f46c5da71d3b + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip + md5=b1bf2e87b3a65e453a51a08217213fc7 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/b1bf2e87b3a65e453a51a08217213fc7 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip ++ cut -d ' ' -f 2 + md5=a5805d548e4888afbdd30b58602ca272 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/a5805d548e4888afbdd30b58602ca272 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip ++ cut -d ' ' -f 2 + md5=b04eb53c0fa2c0a07c27497b2aa140a6 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/b04eb53c0fa2c0a07c27497b2aa140a6 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip ++ cut -d ' ' -f 2 + md5=39453a397df40b1ae492ab87095dc82d + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/39453a397df40b1ae492ab87095dc82d + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ cut -d ' ' -f 2 + md5=026994abf758eff6cc558b64e94b7de4 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/026994abf758eff6cc558b64e94b7de4 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip ++ cut -d ' ' -f 2 + md5=04a76d0198a8bab7797655653b7123c9 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/04a76d0198a8bab7797655653b7123c9 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip ++ cut -d ' ' -f 2 + md5=59435526f8104c735318427f79f3fad1 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/59435526f8104c735318427f79f3fad1 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip ++ cut -d ' ' -f 2 + md5=a93dad60971aa28113680c4131cb2968 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/a93dad60971aa28113680c4131cb2968 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip ++ cut -d ' ' -f 2 + md5=0d754fe58197ce1d7939f7b19abc2bbc + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/0d754fe58197ce1d7939f7b19abc2bbc + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip ++ cut -d ' ' -f 2 + md5=b2518ce7701b9f2bb2b14cadcfe5f8d8 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/b2518ce7701b9f2bb2b14cadcfe5f8d8 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip ++ cut -d ' ' -f 2 + md5=7a67a4e4ef292dcd6e5c67523373882b + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/7a67a4e4ef292dcd6e5c67523373882b + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip ++ cut -d ' ' -f 2 + md5=d2d951fc112e0ade843985b2b8511b0a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/d2d951fc112e0ade843985b2b8511b0a + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip ++ cut -d ' ' -f 2 + md5=972a8a8045681a6b9597deb960f16ddd + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/972a8a8045681a6b9597deb960f16ddd + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip ++ cut -d ' ' -f 2 + md5=0b6eec1f9ecccf884691427b6f573a45 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/0b6eec1f9ecccf884691427b6f573a45 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip + md5=7d7524a4d6c909a83a38248c7b6036fe + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/7d7524a4d6c909a83a38248c7b6036fe + zip -r nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk/ adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/README.txt (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/test-artifacts-server.properties (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/distribution.properties (deflated 43%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo_cleanups.xml (deflated 81%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo.importorder (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/javascript-cleanup.xml (deflated 81%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/jautodoc_header_epl.txt (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo_codetemplates.xml (deflated 75%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/jautodoc_header_lgpl.txt (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/javascript-formatter.xml (deflated 91%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/jautodoc_header_al.txt (deflated 39%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/javascript-codetemplates.xml (deflated 78%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tools/nuxeo_formatter.xml (deflated 91%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.osgi.core-4.2.0-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-queryparser-7.3.1-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stringtemplate-3.2-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-search-rest-api-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-stream-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-event-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-10.2-I20180627_0316-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-consumer-20090531-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-spatial-7.3.1-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpasyncclient-4.1.2-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-cleartrust-10.2-I20180627_0316-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apidoc-repo-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-api-services-drive-v2-rev161-1.19.1-sources.jar (deflated 92%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-ext-1.7-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb-api-3.0.0.GA-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ehcache-core-2.5.2-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-api-client-1.19.1-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/freemarker-2.3.26-incubating-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-io-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-jsf-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-jdbm-store-1.5.1-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/paranamer-2.7-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-core-contrib-10.2-I20180627_0316-sources.jar (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-common-1.1-BETA5-incubating-nx2-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-rest-api-10.2-I20180627_0316-sources.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.apache.felix.framework-4.6.0-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/easymockclassextension-2.2.2-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hsqldb-1.8.0.1-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-collections-jsf-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.converter-1.0.5-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-jsf-10.2-I20180627_0316-sources.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-web-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-error-web-10.2-I20180627_0316-sources.jar (deflated 31%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jline-0.9.94-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316-sources.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mimepull-1.9.3-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-juli-8.5.23-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/slf4j-log4j12-1.7.21-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-jsf-10.2-I20180627_0316-sources.jar (deflated 30%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-web-ui-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-config-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/richfaces-4.5.12.Final-NX1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-deputy-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-core-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-contrib-10.2-I20180627_0316-sources.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-segmentio-connector-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/axiom-api-1.2.5-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-api-10.2-I20180627_0316-sources.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-openid-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-event-jms-10.2-I20180627_0316-sources.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-jsf-10.2-I20180627_0316-sources.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/standard-1.1.2-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-server-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/log4j-core-2.9.1-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-actions-core-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-jsf-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xbean-naming-3.9-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-test-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/c3p0-0.9.1.1-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rest-api-test-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jgiven-core-0.15.1-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-web-ui-10.2-I20180627_0316-sources.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xalan-2.7.2-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-ie-driver-2.53.0-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-io-2.5-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fluent-hc-4.5.3-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-util-8.5.23-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/json-20070829-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-handler-4.1.16.Final-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-core-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-client-api-1.0.0-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-cli-1.4-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsonassert-1.2.3-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-debug-2.3.1.Final-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cglib-nodep-2.2-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-types-10.2-I20180627_0316-sources.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-core-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-jsf-to-web-ui-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsp-api-2.2-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-bootstrap-partition-1.5.1-sources.jar (deflated 38%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-types-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-quota-automation-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-el-1.0_02.CR6-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ant-1.7.0-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-validator-1.5.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/persistence-api-1.0-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-common-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-business-days-management-api-10.2-I20180627_0316-sources.jar (deflated 38%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-mongodb-10.2-I20180627_0316-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-ui-2.3.1.Final-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-jsf-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annotation-rest-api-10.2-I20180627_0316-sources.jar (deflated 38%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-highlighter-7.3.1-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apt-extensions-1.0-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-css-1.7-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-web-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-bulk-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-content-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-jsf-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/slf4j-api-1.7.21-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-migration-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-sample-project-10.2-I20180627_0316-sources.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-text-1.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/plexus-utils-1.5.6-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-client-bindings-1.0.0-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpcore-nio-4.4.5-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-deploy-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-java-client-3.0.1-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jta-1.1-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jcl-over-slf4j-1.7.21-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-core-2.2.0-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-query-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-api-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annotation-api-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-core-1.11.325-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-url-api-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-commandline-executor-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-mail-2.3.1.Final-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/poi-scratchpad-3.17-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/htmlunit-driver-2.20-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/poi-3.17-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-suggest-7.3.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/connector-api-1.5-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-usermapper-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-core-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-tag-core-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-http-client-1.19.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-web-ui-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-dm-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-invite-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xz-1.5-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-digester-2.1-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-gui-util-1.7-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-automation-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.sat4j.core-2.3.1-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-cli-6.3.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-redis-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-ui-itests-10.2-I20180627_0316-sources.jar (deflated 38%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.restlet-1.0.7-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-logging-log4j-2.1.0.GA-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-codeserver-2.7.0-NX1-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmimemagic-0.1.2-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-kernel-2.0.6.GA-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-jsf-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xml-apis-1.4.01-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-10.2-I20180627_0316-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-ws-addr-3.1.3-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-core-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-features-test-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-management-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-audit-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/kafka_2.12-1.0.0-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-exam-link-mvn-4.4.0-sources.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-rest-api-10.2-I20180627_0316-sources.jar (deflated 40%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-exalead-connector-10.2-I20180627_0316-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jgrapht-core-1.0.1-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/junit-dataprovider-1.12.0-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-web-ui-10.2-I20180627_0316-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/backport-util-concurrent-3.1-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-mem-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-rest-high-level-client-6.3.0-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/batik-util-1.7-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-lang-2.6-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-client-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-core-10.2-I20180627_0316-sources.jar (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-persistence-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/transport-6.3.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-dam-web-ui-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-dam-10.2-I20180627_0316-sources.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-api-1.0.0-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gin-1.5.0-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/neethi-3.0.3-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-web-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-web-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/dumbster-1.6-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-stream-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jopt-simple-5.0.4-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rating-core-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jettison-1.3.7-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pdfbox-1.8.9-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-api-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-mongodb-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-vfs-spi-2.0.7.GA-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xom-1.2.5-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stax-ex-1.6-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-theme-styling-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/bcmail-jdk15on-1.59-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-binary-metadata-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/azure-storage-3.1.0-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-core-1.18.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-structure-spi-2.0.7.GA-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-core-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-api-2.53.0-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/java-property-utils-1.9.1-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-opencmis-impl-10.2-I20180627_0316-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/percolator-client-6.3.0-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-cache-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userpreferences-10.2-I20180627_0316-sources.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-dmk-adaptor-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-jsf-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-http-client-jackson2-1.19.0-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/dom4j-1.6.1-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-secure-sm-6.3.0-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/validation-api-1.0.0.GA-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-servlet-1.18.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-exam-junit4-4.4.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-api-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stax-api-1.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-beanutils-1.9.3-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-core-1.9.19-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-opencmis-bindings-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/icu4j-51.1-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316-sources.jar (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-queue-4.6.44-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-ws-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-jsf-10.2-I20180627_0316-sources.jar (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-localconf-web-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-smart-search-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-rss-2.3.1.Final-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aggs-matrix-stats-client-6.3.0-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-api-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-export-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-wsdl-3.1.3-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-default-jsf-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-schema-registries-1.5.1-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpclient-4.5.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-search-ui-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cal10n-api-0.8.1-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-varia-5.1.0.GA-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/analysis-common-6.3.0-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-management-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-default-config-10.2-I20180627_0316-sources.jar (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apidoc-core-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/box-java-sdk-1.1.0-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jcifs-1.2.19-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oro-2.0.8-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jtds-1.3.0-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javax.servlet-api-3.1.0-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/annotations-12.0-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/rome-1.0-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-test-10.2-I20180627_0316-sources.jar (deflated 39%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-core-10.2-I20180627_0316-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wem-2.0.2-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/axiom-impl-1.2.5-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-ui-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-jsf-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-core-2.9.5-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.httpclient-1.0.7-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-api-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-tag-web-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-frontend-jaxws-3.1.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/ezmorph-1.0.4-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-jsf-10.2-I20180627_0316-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-core-shared-1.5.1-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-collections4-4.1-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/phloc-css-3.3.1-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/antlr-runtime-3.1.3-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-web-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jodreports-2.4.0-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316-sources.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-ntlm-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mina-core-1.1.2-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-web-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/scim-sdk-1.7.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-management-10.2-I20180627_0316-sources.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-system-jmx-5.1.0.GA-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/log4j-api-2.9.1-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javacc-4.0-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-automation-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pdf-rtf-1.0.5-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-gadgets-1.1-BETA5-incubating-nx2-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-web-ui-10.2-I20180627_0316-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-test-10.2-I20180627_0316-sources.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-api-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-core-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-base-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-common-4.1.16.Final-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-jsf-10.2-I20180627_0316-sources.jar (deflated 38%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/scala-logging_2.12-3.9.0-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lz4-java-1.4-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-schema-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rating-api-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pom.xml (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-smile-2.8.10-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-core-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-showcase-content-importer-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-core-spi-2.0.7.GA-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-api-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-threads-1.9.0-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-join-7.3.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-remoting-2.3.1.Final.NX02-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/kafka-clients-1.0.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-convert-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-core-3.1.3-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-url-aether-1.5.2-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-resolver-4.1.16.Final-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-core-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/slf4j-jdk14-1.7.21-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shibboleth-invitation-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-core-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-analyzers-common-7.3.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-api-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-impl-1.0.0-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/poi-ooxml-3.17-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-server-1.18.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-jsf-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-search-core-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-wro-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-aop-2.2.0.Final-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-web-common-10.2-I20180627_0316-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-profile-jsf-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-style-guide-10.2-I20180627_0316-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-io-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-log4j-3.0.0-sources.jar (deflated 31%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-connector-2.2.1-NX1-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-scim-server-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mongo-java-driver-3.4.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/openws-1.5.4-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-automation-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jna-4.5.1-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-jvm-3.0.0-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-management-test-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-jsf-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/rank-eval-client-6.3.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-10.2-I20180627_0316-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-common-10.2-I20180627_0316-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xml-resolver-1.2-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/asm-5.0.3-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-ejb3-5.1.0.GA-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-digest-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-csv-jsf-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/bcpkix-jdk15on-1.59-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/browsermob-proxy-2.0-beta-6-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-10.2-I20180627_0316-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cors-filter-2.4-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.odt-1.0.5-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rating-web-10.2-I20180627_0316-sources.jar (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-impl-1.0.9-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/howl-1.0.1-1-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-core-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-web-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackrabbit-webdav-2.15.7-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-servlet-3.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jnp-client-5.0.3.GA-sources.jar (deflated 40%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-schema-bootstrap-1.5.1-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.eclipse.birt.runtime-4.2.2-NX02-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-test-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-xml-2.9.5-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-multipart-1.18.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jopt-simple-5.0.2-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-10.2-I20180627_0316-sources.jar (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-10.2-I20180627_0316-sources.jar (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-signature-core-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xsom-20140925-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javasimon-core-2.5.0-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-pool2-2.4.2-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-spatial-extras-7.3.1-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mockito-core-1.9.5-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-bootstrap-extract-1.5.1-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-permissions-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pdf-html-1.0.5-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-api-playground-10.2-I20180627_0316-sources.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-redis-2.3.1-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/scala-library-2.12.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-analytics-10.2-I20180627_0316-sources.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-core-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-aspects-5.1.0.GA-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hppc-0.7.1-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-test-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-io-api-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guava-18.0-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-duoweb-authentication-10.2-I20180627_0316-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-jta_1.1_spec-1.1.1-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/affinity-3.1.1-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-core-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-entitymanager-3.4.0.GA-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-databind-2.9.5-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-core-6.3.0-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-lang3-3.6-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-web-10.2-I20180627_0316-sources.jar (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jclouds-allblobstore-1.9.2-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-presenter-1.0.0-sources.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-common-core-2.2.14.GA-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-charts-highcharts-2.3.1-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fontbox-1.8.9-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-vfs-2.1.2.GA-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-agenda-core-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-spi-2.0.7.GA-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-quota-web-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hamcrest-library-1.3-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-utils-1.5.1-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-publisher-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-el-api-8.5.23-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-dbcp-1.4-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/curvesapi-1.04-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-preview-jsf-10.2-I20180627_0316-sources.jar (deflated 30%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-notification-core-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/concordion-1.3.0-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-groups-rights-audit-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-csv-1.5-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-api-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-jsf-10.2-I20180627_0316-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-io-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/analytics-1.0.7-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-tag-api-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-client-wrapper-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-base-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-convert-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-actions-jsf-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-constants-1.5.1-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-web-ui-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jetty-server-8.2.0.v20160908-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-bindings-soap-3.1.3-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpmime-4.5.3-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-update-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-sts-1.11.325-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-yaml-2.8.10-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-ldap-10.2-I20180627_0316-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-ui-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-web-10.2-I20180627_0316-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbpm-jpdl-3.3.0.GA-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-core-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-io-core-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-pictures-10.2-I20180627_0316-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-business-days-management-core-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-codec-4.1.16.Final-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jsf-10.2-I20180627_0316-sources.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-scan-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-workflow-10.2-I20180627_0316-sources.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-core-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/postgresql-42.1.1-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jna-platform-4.4.0-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-center-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-server-bindings-1.0.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-ui-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-scripting-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-core-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-api-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-transport-4.1.16.Final-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mail-1.4.5-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-preview-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-activity-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-api-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/logback-classic-1.2.3-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-sql-10.2-I20180627_0316-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-repo-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-oauth-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jericho-html-3.2-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-convert-api-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-javaagent-main-10.2-I20180627_0316-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-osgi-10.2-I20180627_0316-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/junit-4.12-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-review-workflows-dashboards-10.2-I20180627_0316-sources.jar (deflated 39%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmyspell-core-1.0.0-beta-2-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jedis-2.9.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-user-2.7.0-NX1-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-excel-2.3.1.Final-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-assistedinject-3.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wink-client-apache-httpclient-1.3.0-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-misc-7.3.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-deckjs-10.2-I20180627_0316-sources.jar (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-s3-web-ui-10.2-I20180627_0316-sources.jar (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-multi-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-client-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-web-10.2-I20180627_0316-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-client-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/activation-1.1-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-protocol-shared-1.5.1-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shared-ldap-constants-0.9.7-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jaxrs-10.2-I20180627_0316-sources.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-core-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-api-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-deployers-vfs-2.0.7.GA-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jempbox-1.8.9-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-domsync-core-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-api-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-json-1.18.3-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gson-2.2.2-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ws-jbossws-10.2-I20180627_0316-sources.jar (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/arq-2.8.8-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-xdocreport-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-recorder-2.3.1-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-importer-jaxrs-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-jsf-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/textcat-1.0.1-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-buffer-4.1.16.Final-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpcore-4.4.6-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-core-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-directory-test-10.2-I20180627_0316-sources.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-log-3.3.2-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-reload-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.sat4j.pb-2.3.1-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-jsf-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-api-test-10.2-I20180627_0316-sources.jar (deflated 30%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/sanselan-0.97-incubator-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-6.3.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-demo-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsonevent-layout-1.7-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-imaging-1.0a1-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-core-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/h2-1.4.177-NX01-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-api-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/truezip-6.6-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-api-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jxls-10.2-I20180627_0316-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-csv-web-ui-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.remoting.resources-1.0.5-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hamcrest-all-1.3-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/sac-1.3-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/snakeyaml-1.13-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-logs-viewer-10.2-I20180627_0316-sources.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-core-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-web-ui-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wro4j-extensions-1.7.7-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-server-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-jdbc-8.5.23-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-core-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-redis-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.docx-1.0.5-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbig2-imageio-2.99.0-NX1-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ws-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mariadb-java-client-1.6.4-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-types-api-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-test-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/janino-3.0.6-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-invite-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-javaagent-bridge-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-jasper-8.5.23-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-management-jtajca-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-theme-migration-10.2-I20180627_0316-sources.jar (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-adobe-connector-core-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/imagej-1.4.1.e-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fast-classpath-scanner-2.0.4-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-core-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-task-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rest-api-io-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/openpdf-1.0.5-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-profile-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-listener-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendering-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audio-jsf-10.2-I20180627_0316-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-j2ee-connector_1.5_spec-2.0.0-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-core-7.3.1-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jna-4.4.0-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-pubsub-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-frontend-simple-3.1.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-codec-1.11-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-dbcp-8.5.23-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316-sources.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-bindings-xml-3.1.3-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/avro-1.8.2-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.osgi.compendium-4.2.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/geronimo-transaction-2.2.1-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-ws-policy-3.1.3-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-core-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-core-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/js-1.7R1-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jodconverter-core-3.0-NX10-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-dev-2.7.0-NX1-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-el-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-url-core-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-rest-10.2-I20180627_0316-sources.jar (deflated 31%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsf-impl-2.2.6-NX01-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mockserver-netty-3.10.4-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-annotations-2.9.5-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-web-resources-jsf-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-convert-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-web-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-vfs2-2.1-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-core-10.2-I20180627_0316-sources.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-web-10.2-I20180627_0316-sources.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-server-support-1.0.0-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shared-ldap-0.9.7-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-core-asl-1.8.1-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/joda-time-2.8.2-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-core-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-content-template-manager-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xmlschema-core-2.2.1-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-backward-codecs-7.3.1-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-api-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-monitoring-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-elasticsearch-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-core-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-web-ui-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-easyshare-core-10.2-I20180627_0316-sources.jar (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-dispatch-1.0.0-sources.jar (deflated 30%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-default-10.2-I20180627_0316-sources.jar (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-session-inspector-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-api-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/pax-exam-container-native-4.4.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-oauth-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-datadog-reporter-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-2.3.1.Final.NX03-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-core-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-stream-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-xc-1.9.2-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-social-api-1.1-BETA5-incubating-nx2-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-servlet-2.7.0-NX1-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-catalina-8.5.23-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxb-impl-2.2.11-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-http-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.ods-1.0.5-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jgiven-junit-0.15.1-sources.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-queries-7.3.1-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-httpclient3-20090531-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-admin-center-oauth-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webdav-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmock-2.5.1-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/HdrHistogram-2.1.9-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/json-simple-1.1-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-firefox-driver-2.53.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-server-5.1.0.GA-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-apache-client4-1.18.3-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gwt-dnd-3.3.3-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-core-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-system-5.1.0.GA-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/groovy-all-2.4.12-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jstl-1.1.2-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jdom-1.0-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-portal-sso-10.2-I20180627_0316-sources.jar (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-operations-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpclient-osgi-4.5.3-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-seam-pdf-2.3.1.Final-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/logback-core-1.2.3-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-quota-core-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpclient-cache-4.5.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/stax2-api-3.1.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-api-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-easyshare-web-ui-10.2-I20180627_0316-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-security-1.0.2-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/com.noelios.restlet-1.0.7-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-x-content-6.3.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/transport-netty4-client-6.3.0-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsf-api-2.2.6-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shared-asn1-0.9.7-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbossws-spi-1.1.2.GA-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-agenda-jsf-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-httpclient-3.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-memory-7.3.1-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-convert-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-test-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-features-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jxls-core-1.0.6-NX01-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ui-select2-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jersey-client-1.18.3-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-10.2-I20180627_0316-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template.freemarker-1.0.5-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-metrics-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-core-2.3.1-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-types-core-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/snappy-java-1.1.1.3-sources.jar (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-client-1.7.0-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-test-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-dataformat-cbor-2.8.10-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-s3-1.11.325-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxb-api-2.2.11-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annotation-core-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template-1.0.5-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-jsf-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javax.json-1.0.4-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-core-1.5.1-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/assertj-core-3.8.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javax.inject-1-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-audit-storage-directory-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-jsf-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-default-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/core-1.0-b02-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jsf-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/reindex-client-6.3.0-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-3d-convert-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jsr250-api-1.0-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-jsf-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jxls-reader-1.0.6-NX01-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/logback-access-1.2.3-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jbosssx-2.0.3.SP1-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hamcrest-core-1.3-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-codecs-7.3.1-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-core-3.0.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/antisamy-1.5.7-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wsdl4j-1.6.3-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-kerberos-shared-1.5.1-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-web-ui-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/expiringmap-0.5.8-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/httpcore-osgi-4.4.6-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-jaxrs-1.9.2-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxb-core-2.2.11-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/google-oauth-client-1.20.0-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jansi-1.16-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audit-client-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-logging-1.2-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/cxf-rt-databinding-jaxb-3.1.3-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javassist-3.21.0-GA-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tomcat-coyote-8.5.23-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-j2se-5.1.0.GA-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-core-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-test-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-apidoc-webengine-10.2-I20180627_0316-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.servlet-1.0.7-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jolokia-core-1.3.3-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-mimetype-10.2-I20180627_0316-sources.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-search-api-10.2-I20180627_0316-sources.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-fsexporter-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-sandbox-7.3.1-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/dropbox-core-sdk-2.1.2-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lang-mustache-client-6.3.0-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-default-config-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-mongodb-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-jsf-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-10.2-I20180627_0316-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/webdav-jaxrs-1.1.1-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-launcher-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-core-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxws-api-2.2.9-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/zookeeper-3.4.10-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-20090531-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-video-core-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aws-java-sdk-cloudfront-1.11.325-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/failsafe-1.0.1-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-jmx-3.0-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/guice-3.0-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-as-connector-5.1.0.GA-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jackson-mapper-asl-1.8.1-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-types-10.2-I20180627_0316-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-api-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javasimon-jdbc3-2.5.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-jtajca-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/concurrent-1.3.4-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-core-1.6.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-contentview-jsf-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-csv-core-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-pool-1.5.4-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-user-notification-10.2-I20180627_0316-sources.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-validator-3.1.0.GA-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/relaxngDatatype-20020414-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-core-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-dublincore-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-template-rendering-api-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-resources-compat-10.2-I20180627_0316-sources.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-rest-10.2-I20180627_0316-sources.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-collections-core-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-mongodb-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-pdf-utils-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hsqldb-2.3.4-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/aopalliance-1.0-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/daisydiff-1.2-NX2-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-indexing-gateway-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document-1.0.5-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-compat-10.2-I20180627_0316-sources.jar (deflated 39%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-api-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/flute-1.3.0.gg2-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-annot-gwt-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-dependency-2.0.6.GA-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-remoting-2.5.1-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nekohtml-1.9.22-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-notification-api-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-datasource-10.2-I20180627_0316-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/elasticsearch-rest-client-6.3.0-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-storage-dbs-10.2-I20180627_0316-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-launcher-commons-10.2-I20180627_0316-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/quartz-mongodb-2.0.0-NX2-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-http-2.3.1-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-comment-core-10.2-I20180627_0316-sources.jar (deflated 31%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-grouping-7.3.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/bcprov-jdk15on-1.59-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/apacheds-btree-base-1.5.1-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-1.0.1-sources.jar (deflated 39%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-sample-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-mod_sso-10.2-I20180627_0316-sources.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/isoparser-1.9.27-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-logging-spi-2.1.0.GA-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-task-api-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.eclipse.equinox.common-3.6.0.v20100503-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-jsf-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/quartz-2.2.3-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-support-2.53.0-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-management-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jtidy-r938-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jboss-ejb3-common-1.0.3-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-connect-standalone-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-commons-annotations-3.1.0.GA-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-core-10.2-I20180627_0316-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mysql-connector-java-5.1.44-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-seam-debug-10.2-I20180627_0316-sources.jar (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-mail-test-10.2-I20180627_0316-sources.jar (deflated 39%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chemistry-opencmis-client-impl-1.0.0-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-audio-core-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-core-10.2-I20180627_0316-sources.jar (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-preview-core-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.eclipse.core.jobs-3.5.0.v20100515-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/t-digest-3.2-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/netty-codec-http-4.1.16.Final-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xercesImpl-2.11.0-sources.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/oauth-provider-20090531-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-automation-io-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-cas2-10.2-I20180627_0316-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-relations-web-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-notification-web-10.2-I20180627_0316-sources.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/compiler-0.9.3-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/mvel2-2.2.4.FinalNX01-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-annotations-3.4.0.GA-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-io-client-10.2-I20180627_0316-sources.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-bytes-1.9.18-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-runtime-kv-10.2-I20180627_0316-sources.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/json-smart-1.1.1-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-collections-3.2.2-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-apt-1.2-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-kerberos-10.2-I20180627_0316-sources.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/tranql-connector-1.8-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-azure-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxen-1.1.6-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/org.restlet.ext.fileupload-1.0.7-sources.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-drive-core-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/hibernate-core-3.3.2.GA-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-uidgen-core-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-localconf-simple-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-thumbnail-10.2-I20180627_0316-sources.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-shell-equinox-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jcip-annotations-1.0-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-webengine-jaxrs-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/log4j-1.2.17-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/gatling-app-2.3.1-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-login-saml2-10.2-I20180627_0316-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-compress-1.8.1-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-web-ui-10.2-I20180627_0316-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/javasimon-jmx-2.5.0-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-incomplete-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-rest-api-server-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jaxws-rt-2.2.8-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/lucene-spatial3d-7.3.1-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-target-platforms-io-10.2-I20180627_0316-sources.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-s3-10.2-I20180627_0316-sources.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/chronicle-wire-1.9.34-sources.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-core-convert-plugins-10.2-I20180627_0316-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-diff-core-10.2-I20180627_0316-sources.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/opensaml-2.6.4-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/jmock-junit4-2.5.1-sources.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/parent-join-client-6.3.0-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.core-1.0.5-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/commons-fileupload-1.3.3-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-routing-dashboard-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/woodstox-core-asl-4.2.0-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-jsf-10.2-I20180627_0316-sources.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-core-10.2-I20180627_0316-sources.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-easyshare-jsf-10.2-I20180627_0316-sources.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/selenium-chrome-driver-2.53.0-sources.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/okhttp-3.1.1-sources.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xpp3-1.1.4c-sources.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/vaadin-sass-compiler-0.9.12-NX01-sources.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/metrics-graphite-3.0.0-sources.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-opencmis-tests-10.2-I20180627_0316-sources.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/wro4j-core-1.7.7-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/xstream-1.4.10-sources.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/shindig-features-1.1-BETA5-incubating-nx2-sources.jar (deflated 52%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-lang-10.2-I20180627_0316-sources.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/nuxeo-platform-query-api-10.2-I20180627_0316-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/iri-0.8-sources.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/sources/zkclient-0.10-sources.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/artifacts-tomcat.properties (deflated 80%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/artifacts-server.properties (deflated 85%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/log4j-1.2.17.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/sqljdbc-4.2.6420.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-url-aether-1.5.2.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-audit-mongodb-10.2-I20180627_0316-tests.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-user-2.7.0-NX1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jsonassert-1.2.3.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-dnd-3.3.3.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-target-platforms-core-10.2-I20180627_0316-tests.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-management-test-10.2-I20180627_0316.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-test-10.2-I20180627_0316.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-mail-test-10.2-I20180627_0316.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-migration-10.2-I20180627_0316-tests.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/scimcore-0.1.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-api-test-10.2-I20180627_0316.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-launcher-commons-10.2-I20180627_0316-tests.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-login-10.2-I20180627_0316-tests.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/kafka-clients-1.0.0-test.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-connect-standalone-10.2-I20180627_0316-tests.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-test-10.2-I20180627_0316-tests.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jackrabbit-webdav-2.15.7.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-test-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-exam-container-native-4.4.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.2-I20180627_0316.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/junit-4.12.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-mongodb-10.2-I20180627_0316-tests.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.2-I20180627_0316.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/ojdbc7-12.1.0.1.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jgiven-core-0.15.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/hamcrest-all-1.3.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-audit-core-10.2-I20180627_0316-tests.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-redis-10.2-I20180627_0316-tests.jar (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-annot-repo-10.2-I20180627_0316-tests.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-audit-10.2-I20180627_0316-tests.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-event-10.2-I20180627_0316-tests.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-mongodb-10.2-I20180627_0316-tests.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-login-token-10.2-I20180627_0316-tests.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316-tests.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-osgi-10.2-I20180627_0316-tests.jar (deflated 39%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/assertj-core-3.8.0.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/easymockclassextension-2.2.2.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-storage-10.2-I20180627_0316-tests.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-features-test-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-exam-link-mvn-4.4.0.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/hamcrest-core-1.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-drive-core-10.2-I20180627_0316-tests.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-presenter-1.0.0.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-dev-2.7.0-NX1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/jgiven-junit-0.15.1.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-redis-10.2-I20180627_0316-tests.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-nxr-server-10.2-I20180627_0316.zip (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.2-I20180627_0316-tests.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/mockito-core-1.9.5.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.2-I20180627_0316-tests.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/mockserver-netty-3.10.4.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/tomcat-el-api-8.5.23.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-ui-web-test-10.2-I20180627_0316.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/pax-exam-junit4-4.4.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/hamcrest-library-1.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/tomcat-jasper-8.5.23.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/wink-client-apache-httpclient-1.3.0.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-core-10.2-I20180627_0316-tests.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-routing-core-10.2-I20180627_0316-tests.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/org.apache.felix.framework-4.6.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-api-10.2-I20180627_0316-tests.jar (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-platform-directory-sql-10.2-I20180627_0316-tests.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-test-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-storage-sql-test-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-10.2-I20180627_0316-tests.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/kafka_2.12-1.0.0-test.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-storage-dbs-10.2-I20180627_0316-tests.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/gwt-log-3.3.2.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-cache-10.2-I20180627_0316-tests.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/not-yet-commons-ssl-0.3.7.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/compliance-0.1-classes.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-runtime-kv-10.2-I20180627_0316-tests.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/ojdbc6-11.2.0.2.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/h2-1.4.177-NX01.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-core-management-jtajca-10.2-I20180627_0316-tests.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/tests/nuxeo-opencmis-tests-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/artifacts-nuxeo.properties (deflated 86%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/sdk/test-artifacts-nuxeo.properties (deflated 83%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-audit-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-content-template-manager-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-10.2-I20180627_0316.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.2-I20180627_0316.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-mongodb-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-api-10.2-I20180627_0316.jar (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-dmk-adaptor-10.2-I20180627_0316.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-api-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-dublincore-10.2-I20180627_0316.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-plugins-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-default-10.2-I20180627_0316.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-commandline-executor-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-sql-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-api-10.2-I20180627_0316.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-api-10.2-I20180627_0316.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-impl-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-core-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-server-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-management-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-api-10.2-I20180627_0316.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-annotation-rest-api-10.2-I20180627_0316.jar (deflated 40%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-core-10.2-I20180627_0316.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-features-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-task-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-management-10.2-I20180627_0316.jar (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-api-10.2-I20180627_0316.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-schema-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-base-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-workflow-10.2-I20180627_0316.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-core-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-dbs-10.2-I20180627_0316.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-persistence-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-default-config-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-default-config-10.2-I20180627_0316.jar (deflated 42%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-api-10.2-I20180627_0316.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webdav-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mem-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-migration-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-uidgen-core-10.2-I20180627_0316.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-automation-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-core-10.2-I20180627_0316.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-api-10.2-I20180627_0316.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-search-rest-api-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-management-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-search-api-10.2-I20180627_0316.jar (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-core-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-api-10.2-I20180627_0316.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-core-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-core-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-api-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-mongodb-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-ldap-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-publisher-10.2-I20180627_0316.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-annotation-api-10.2-I20180627_0316.jar (deflated 38%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.2-I20180627_0316.jar (deflated 44%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-pdf-utils-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-redis-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-bindings-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-core-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-suggestbox-core-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-stream-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-actions-core-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-io-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-standalone-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-metrics-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-datasource-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-query-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-10.2-I20180627_0316.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-scripting-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-api-10.2-I20180627_0316.jar (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-core-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-api-10.2-I20180627_0316.jar (deflated 30%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-search-core-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-server-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-core-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-invite-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-default-10.2-I20180627_0316.jar (deflated 38%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-apidoc-core-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-multi-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-wro-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-bulk-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-redis-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-webengine-jaxrs-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-binary-metadata-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-io-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-1.7.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-oauth-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-deploy-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendering-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-core-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-collections-core-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-listener-10.2-I20180627_0316.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-automation-io-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-core-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-user-profile-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-api-10.2-I20180627_0316.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-kv-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-api-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-mimetype-10.2-I20180627_0316.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-convert-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.2-I20180627_0316.jar (deflated 40%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-preview-core-10.2-I20180627_0316.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.2-I20180627_0316.jar (deflated 46%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-io-10.2-I20180627_0316.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-event-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-rest-10.2-I20180627_0316.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-api-10.2-I20180627_0316.jar (deflated 31%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-jtajca-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-ws-10.2-I20180627_0316.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-launcher-commons-10.2-I20180627_0316.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-types-10.2-I20180627_0316.jar (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-api-10.2-I20180627_0316.jar (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-localconf-simple-10.2-I20180627_0316.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-api-10.2-I20180627_0316.jar (deflated 37%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-api-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.2-I20180627_0316.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-core-10.2-I20180627_0316.jar (deflated 43%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-mongodb-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-mongodb-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-rest-10.2-I20180627_0316.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-core-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-web-common-10.2-I20180627_0316.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-invite-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-seam-debug-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-core-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-thumbnail-10.2-I20180627_0316.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-reload-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-core-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-core-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-annotation-core-10.2-I20180627_0316.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-theme-styling-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-api-10.2-I20180627_0316.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-permissions-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.2-I20180627_0316.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-wrapper-10.2-I20180627_0316.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-el-10.2-I20180627_0316.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-automation-10.2-I20180627_0316.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-core-10.2-I20180627_0316.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-pubsub-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-webapp-types-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-core-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-connect-update-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-api-10.2-I20180627_0316.jar (deflated 29%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-api-10.2-I20180627_0316.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-management-jtajca-10.2-I20180627_0316.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-ext-10.2-I20180627_0316.jar (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-common-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-digest-10.2-I20180627_0316.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-core-10.2-I20180627_0316.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-routing-rest-api-10.2-I20180627_0316.jar (deflated 26%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-api-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-query-api-10.2-I20180627_0316.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-cache-10.2-I20180627_0316.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-io-10.2-I20180627_0316.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-admin-center-core-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-export-10.2-I20180627_0316.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-10.2-I20180627_0316.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-runtime-osgi-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-10.2-I20180627_0316.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mongodb-10.2-I20180627_0316.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/system.properties (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javacc-4.0.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-validator-1.5.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/core-1.0-b02.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/json-simple-1.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jna-platform-4.4.0.jar (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/kafka-clients-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/mimepull-1.9.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/aopalliance-1.0.jar (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jaxb-core-2.2.11.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javasimon-core-2.5.0.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/tranql-connector-1.8.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/java-property-utils-1.9.1.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/transport-6.3.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jcip-annotations-1.0.jar (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javassist-3.21.0-GA.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/nuxeo-core-storage-sql-extensions-10.2-I20180627_0316.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/google-http-client-jackson2-1.19.0.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jodconverter-core-3.0-NX10.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/guice-3.0.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-codec-4.1.16.Final.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/java-cup-0.11a.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jena-2.6.4-NX.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpasyncclient-4.1.2.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-core-shared-1.5.1.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/woodstox-core-asl-4.2.0.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-core-3.0.0.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/antisamy-1.5.7.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jsr305-1.3.9.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xml-resolver-1.2.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hppc-0.7.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jericho-html-3.2.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-csv-1.5.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/plexus-utils-1.5.6.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.sat4j.pb-2.3.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-transport-4.1.16.Final.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-spatial3d-7.3.1.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/activation-1.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-server-1.18.3.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/shared-asn1-0.9.7.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/juh-3.1.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/parent-join-client-6.3.0.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/t-digest-3.2.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/google-http-client-1.19.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/tomcat-jdbc-8.5.23.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jaxb-impl-2.2.11.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/connector-api-1.5.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ant-launcher-1.7.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cors-filter-2.4.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-multipart-1.18.3.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/snappy-java-1.1.1.3.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/curvesapi-1.04.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-bytes-1.9.18.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/wem-2.0.2.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xpp3-1.1.4c-clean.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-digester-2.1.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/compiler-0.9.3.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xbean-naming-3.9.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/geronimo-connector-2.2.1-NX1.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jedis-2.9.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/c3p0-0.9.1.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-x-content-6.3.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.osgi.core-4.2.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/guava-18.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-wsdl-3.1.3.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-common-4.1.16.Final.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-collections4-4.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jsr250-api-1.0.jar (deflated 27%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-jdbm-store-1.5.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-buffer-4.1.16.Final.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-pool2-2.4.2.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/snakeyaml-1.13.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-memory-7.3.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/avro-1.8.2.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-ooxml-schemas-3.17.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/google-oauth-client-1.20.0.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-resolver-4.1.16.Final.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lang-mustache-client-6.3.0.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-spatial-7.3.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-utils-1.5.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/relaxngDatatype-20020414.jar (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jaxen-1.1.6.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/asm-5.0.3.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/transport-netty4-client-6.3.0.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/flute-1.3.0.gg2.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpcore-nio-4.4.5.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-rest-high-level-client-6.3.0.jar (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/icu4j-51.1.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-queue-4.6.44.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-secure-sm-6.3.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/paranamer-2.7.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/arq-2.8.8.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xsom-20140925.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpcore-4.4.6.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/wsdl4j-1.6.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hsqldb-1.8.0.1.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-3.17.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jopt-simple-5.0.4.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/quartz-2.2.3.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-core-2.9.5.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/failsafe-1.0.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/fontbox-1.8.9.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/standard-1.1.2.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.restlet-1.0.7.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lz4-java-1.4.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jboss-el-1.0_02.CR6.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/nekohtml-1.9.22.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/persistence-api-1.0.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/neethi-3.0.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/mvel2-2.2.4.FinalNX01.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/expiringmap-0.5.8.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-grouping-7.3.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-constants-1.5.1.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/stringtemplate-3.2.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/unoil-3.1.0.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jurt-3.1.0.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xstream-1.4.10.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/groovy-all-2.4.12.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-client-1.18.3.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/aggs-matrix-stats-client-6.3.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/percolator-client-6.3.0.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-core-3.3.2.GA.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jettison-1.3.7.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-core-7.3.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/tomcat-juli-8.5.23.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.osgi.compendium-4.2.0.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ridl-3.1.0.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/hibernate-annotations-3.4.0.GA.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-btree-base-1.5.1.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-rest-client-6.3.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-fileupload-1.3.3.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xmlbeans-2.6.0.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/org.sat4j.core-2.3.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jmimemagic-0.1.2.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-graphite-3.0.0.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/oauth-20090531.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-wire-1.9.34.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-join-7.3.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-core-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xz-1.5.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-suggest-7.3.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-core-1.5.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jgrapht-core-1.0.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-io-2.5.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-core-1.9.19.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-json-1.18.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javasimon-jmx-2.5.0.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-pool-1.5.4.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-misc-7.3.1.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-log4j-3.0.0.jar (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/zookeeper-3.4.10.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/oauth-provider-20090531.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-jaxrs-1.9.2.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-sandbox-7.3.1.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-text-1.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/nuxeo-stream-10.2-I20180627_0316.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/bcprov-jdk15on-1.59.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-core-1.18.3.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-xc-1.9.2.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/analysis-common-6.3.0.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/rank-eval-client-6.3.0.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jersey-servlet-1.18.3.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/oro-2.0.8.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/webdav-jaxrs-1.1.1.jar (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-queryparser-7.3.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-core-6.3.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jta-1.1.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/geronimo-transaction-2.2.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/httpclient-4.5.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/iri-0.8.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ant-1.7.0.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-analyzers-common-7.3.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-ooxml-3.17.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/pdfbox-1.8.9.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/reindex-client-6.3.0.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/zkclient-0.10.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/antlr-2.7.7.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/json-20070829.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-dataformat-cbor-2.8.10.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/annotations-12.0.jar (deflated 83%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-cli-1.4.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/dom4j-1.6.1.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-codec-http-4.1.16.Final.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-spatial-extras-7.3.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-schema-registries-1.5.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-core-asl-1.8.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/ehcache-core-2.5.2.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-databind-2.9.5.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/howl-1.0.1-1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/joda-time-2.8.2.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/mina-core-1.1.2.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/shared-ldap-0.9.7.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-backward-codecs-7.3.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-jexl-1.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-queries-7.3.1.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/netty-handler-4.1.16.Final.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/affinity-3.1.1.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/HdrHistogram-2.1.9.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-collections-3.2.2.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-beanutils-1.9.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/wro4j-core-1.7.7.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/batik-css-1.7.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jstl-1.1.2.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-dataformat-smile-2.8.10.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/stax-api-1.0.1.jar (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/scala-library-2.12.3.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/sac-1.3.jar (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jboss-seam-2.3.1.Final.NX03.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javax.inject-1.jar (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jempbox-1.8.9.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jna-4.5.1.jar (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-annotations-2.9.5.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/poi-scratchpad-3.17.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/xmlschema-core-2.2.1.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/antlr-runtime-3.1.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-cli-6.3.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/metrics-jvm-3.0.0.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-codec-1.11.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/elasticsearch-6.3.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-mapper-asl-1.8.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/stax2-api-3.1.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/lucene-highlighter-7.3.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jolokia-core-1.3.3.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/kafka_2.12-1.0.0.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javax.json-1.0.4.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jdbm-1.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/javasimon-jdbc3-2.5.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/apacheds-protocol-shared-1.5.1.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/chronicle-threads-1.9.0.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-dbcp-1.4.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/batik-util-1.7.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/commons-compress-1.8.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/jackson-dataformat-yaml-2.8.10.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/shared-ldap-constants-0.9.7.jar (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/lib/validation-api-1.0.0.GA.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/data/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/nxserver/data/installAfterRestart-CAP.log (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/catalina.policy (deflated 78%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/tomcat-users.xsd (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/tomcat-users.xml (deflated 54%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/jaspic-providers.xml (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/catalina.properties (deflated 69%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/server.xml (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/context.xml (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/jaspic-providers.xsd (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/logging.properties (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/conf/web.xml (deflated 89%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/Start Nuxeo.command (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/AL-2.0.txt (deflated 65%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/LGPL-2.1.txt (deflated 65%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/EPL-v10.txt (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/CDDL-1.0.txt (deflated 70%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/licenses/MIT-LICENSE.txt (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/README.txt (deflated 60%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/sdk/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/sdk/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/sdk/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/sdk/nxserver/config/seam-debug.properties (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/sdk/nuxeo.defaults (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/https/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/https/nuxeo.defaults (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/xadatasource-params.ftl (deflated 84%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl (deflated 54%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/sql-template-directory-config.xml (deflated 61%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json (deflated 80%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl (deflated 70%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/kafka-config.xml.nxftl (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/datasources-config.xml.nxftl (deflated 77%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/stream-config.xml.nxftl (deflated 79%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/webengine.properties (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/hsts-config.xml.nxftl (deflated 46%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/bulk-operation-framework-config.xml.nxftl (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/redis-config.xml.nxftl (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/default-repository-config.xml.nxftl (deflated 76%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl (deflated 79%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/server.xml.nxftl (deflated 69%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/Catalina/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/Catalina/localhost/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/conf/logging.properties (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/webapps/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/webapps/ROOT/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/webapps/ROOT/index.html (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/client/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/client/scripts/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/client/scripts/deleteOrphanBinaries.groovy (deflated 49%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common-base/nuxeo.defaults (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql/lib/mysql-connector-java-5.1.44.jar (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql/nuxeo.defaults (deflated 45%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nxserver/lib/derby-10.13.1.1.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nxserver/lib/h2-1.4.177-NX01.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/default/nuxeo.defaults (deflated 35%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/custom/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/custom/bundles/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/custom/bundles/CUSTOM.txt (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/custom/nuxeo.defaults (deflated 36%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/db2/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/db2/nuxeo.defaults (deflated 44%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql/lib/postgresql-42.1.1.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql/nuxeo.defaults (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb/lib/mariadb-java-client-1.6.4.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mariadb/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql/lib/sqljdbc-4.2.6420.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl (deflated 84%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb-audit/nuxeo.defaults (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/nuxeo.defaults (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/nuxeo.defaults (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql (deflated 84%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nxserver/config/no-thumbnail-config.xml (deflated 42%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nxserver/config/audit-config.xml (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/perf/nuxeo.defaults (deflated 52%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql (deflated 83%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/nuxeo-wizard.war (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl (deflated 58%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/quartz.properties.nxftl (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/mongodb/nuxeo.defaults (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/bundles/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/bundles/README.txt (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/plugins/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/plugins/README.txt (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/launcher.properties.nxftl (deflated 24%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/jboss-web.xml (deflated 28%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/rewrite.config (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/pages.xml (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/jboss-deployment-structure.xml (deflated 74%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/application.xml (deflated 45%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/faces-config.xml (deflated 48%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/components.xml (deflated 51%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/templates/web.xml (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl (deflated 71%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nuxeo-webapp-core.properties (deflated 40%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/ooo-manager-config.xml (deflated 61%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/login-digest-config.xml (deflated 58%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/distribution.properties (deflated 43%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/notification-config.xml (deflated 51%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/default-directories-bundle.xml (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl (deflated 78%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/management-config.xml (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nxmail-scheduler-config.xml (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/sql.properties.nxftl (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/transient-store-config.xml.nxftl (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/cache-config.xml.nxftl (deflated 90%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nuxeo-tomcat.properties (deflated 23%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/jms.properties (deflated 30%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/login-config.xml (deflated 74%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/mbeans/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/mbeans/core-events-service.xml (deflated 65%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/blacklist.nxftl (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/quartz.properties (deflated 56%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/config/nuxeo.properties (deflated 54%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/lib/README.txt (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/common/nuxeo.defaults (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/gridfsbinaries/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/gridfsbinaries/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/gridfsbinaries/nxserver/config/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/gridfsbinaries/nuxeo.defaults (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/nuxeo.defaults (deflated 57%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle/nxserver/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle/nxserver/hibernate.properties (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/templates/oracle/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/add.gif (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/design.gif (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/code.gif (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/tomcat.gif (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/void.gif (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/docs.gif (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/update.gif (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/fix.gif (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/images/asf-logo.svg (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/status.xsd (deflated 77%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/META-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/META-INF/context.xml (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/xform.xsl (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/index.jsp (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionsList.jsp (deflated 77%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/404.jsp (deflated 53%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/401.jsp (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/jsp/403.jsp (deflated 57%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/manager/WEB-INF/web.xml (deflated 76%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/add.gif (deflated 33%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/design.gif (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/code.gif (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/tomcat.gif (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/void.gif (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/docs.gif (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/update.gif (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/fix.gif (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/images/asf-logo.svg (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/META-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/META-INF/context.xml (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/manager.xml (deflated 42%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/index.jsp (deflated 41%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/404.jsp (deflated 51%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/401.jsp (deflated 52%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/403.jsp (deflated 55%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/host-manager/WEB-INF/web.xml (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.css (deflated 71%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.png (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.gif (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-nav-item.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/RELEASE-NOTES.txt (deflated 60%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-upper.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/favicon.ico (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/asf-logo-wide.svg (deflated 69%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-button.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-nav.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/index.jsp (deflated 79%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/bg-middle.png (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat.svg (deflated 34%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/tomcat-power.gif (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/WEB-INF/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/webapps/ROOT/WEB-INF/web.xml (deflated 47%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/LICENSE (deflated 76%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/RELEASE-NOTES (deflated 60%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/RUNNING.txt (deflated 66%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/doc-tomcat/NOTICE (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/LICENSE.txt (deflated 44%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/da4f4f7bd9f025a166bcadda17867060 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/7a67a4e4ef292dcd6e5c67523373882b (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/de45d02f767f232adb6b5fcf8bb321d7 (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/440790d0672454e95397e9d3aa8782e3 (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/0f236f8c405268fada916fb1ad9d8b09 (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/6f19fc685897b315c3a24baaf2c03425 (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/0b6eec1f9ecccf884691427b6f573a45 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/60de6a52489931e944c1bea3a3324aed (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/a5805d548e4888afbdd30b58602ca272 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/ec84d1762e9a82e11c08c617b028cedf (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/b1bf2e87b3a65e453a51a08217213fc7 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/25292096e6bae96c98c8ac6a5444680e (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/2258992a235faa063342df2b432ee70e (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/3644e438da89fb13e6c291eeccb68992 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/6394f508b22ecf6c9925f46c5da71d3b (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/7d7524a4d6c909a83a38248c7b6036fe (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/fd5ba0ca1d419105222e69518b7d8b68 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/093e9c5db055452a0232f7467bbdb0c0 (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/3a1397c810224863a9156ebe909be1d5 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/39453a397df40b1ae492ab87095dc82d (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/ff12b21f80c6c25317e7281351910cab (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/02f4e58983c6649a86f5671e9bcf3d75 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/0d754fe58197ce1d7939f7b19abc2bbc (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/04a76d0198a8bab7797655653b7123c9 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/packages-default-selection.properties (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/packages.xml (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/d012abc39f51253cc814ae24c07234b3 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/3afd3c50d634f556d4767c15093ab3cd (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/6d591264ccf52d60561428157f92fd1c (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/f722f39327862ca3515246fdf673098c (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/6eea41e9f6fdb1598c91723f6adc5716 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/5eaf12b67cd1ba3d2de67b033cf91db4 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/5107de1c61e6bc7d84ebf2fce736981b (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/a93dad60971aa28113680c4131cb2968 (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/97dd42576e8c3d6dcbc7f9315b09541d (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/482b283dd3e4300a84cdab9b07aec162 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/a4e24fc3b32ee8b35f5cb558bfff6d77 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/59435526f8104c735318427f79f3fad1 (deflated 3%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/801ac44f65ba68b3bc25959a2df6295f (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/9ff4a68dbe7d323f2069daad1385a9dc (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/b2518ce7701b9f2bb2b14cadcfe5f8d8 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/2ff09b8546976c2f8fdbf8636f2b26a0 (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/972a8a8045681a6b9597deb960f16ddd (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/eec5a7830527164de39dd15cdc818408 (deflated 2%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/b122e7a52170b8be6b852541010dca53 (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/d31fb24c3b381999922b5e33891d7d17 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/b04eb53c0fa2c0a07c27497b2aa140a6 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/76dd15639a5455548d78ee61e551fdfa (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/3bb6ef98f76955f790a02218b86e6b52 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/4eb03c63862ec13bb4d47d9d9df33f5c (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/d2d951fc112e0ade843985b2b8511b0a (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/22cf19c90fe0709a6e02ba86f3437bc5 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/0619ac1b306f2364192d764fe249f493 (deflated 1%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/setupWizardDownloads/026994abf758eff6cc558b64e94b7de4 (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/Start Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j-1.2.17.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-ant.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j-core-2.9.1.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/nuxeo-runtime-launcher-10.2-I20180627_0316.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-dbcp.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-api.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/commons-lang3-3.6.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/websocket-api.jar (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/xml-apis-1.4.01.jar (deflated 22%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jsp-api.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/annotations-api.jar (deflated 21%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-i18n-es.jar (deflated 14%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jcl-over-slf4j-1.7.21.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-jdbc.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-coyote.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/nuxeo-runtime-tomcat-adapter-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/json-smart-1.1.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/ecj-4.6.3.jar (deflated 4%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/el-api.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-jni.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j.xml (deflated 82%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jsonevent-layout-1.7.jar (deflated 17%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jasper-el.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-i18n-fr.jar (deflated 18%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-util-scan.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/mail-1.4.5.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-websocket.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-tribes.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/xercesImpl-2.11.0.jar (deflated 12%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-ha.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/servlet-api.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/slf4j-log4j12-1.7.21.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/catalina-storeconfig.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jasper.jar (deflated 6%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/freemarker-2.3.26-incubating.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-util.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/slf4j-api-1.7.21.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/log4j-api-2.9.1.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/commons-lang-2.6.jar (deflated 7%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/jaspic-api.jar (deflated 25%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/lib/tomcat-i18n-ja.jar (deflated 15%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/client/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/client/nuxeo-shell-10.2-I20180627_0316.jar (deflated 10%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/readme.html (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/ (stored 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Stop Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/monitorctl.sh (deflated 72%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/NuxeoCtl.command (deflated 20%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/pack (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeoctl (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Start Nuxeo.command (deflated 19%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/stream.sh (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/openofficectl (deflated 61%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tool-wrapper.sh (deflated 59%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/catalina-tasks.xml (deflated 53%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/setclasspath.bat (deflated 64%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/pack.bat (deflated 70%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/setclasspath.sh (deflated 63%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tomcat-juli.jar (deflated 8%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/digest.sh (deflated 49%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/daemon.sh (deflated 68%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/bootstrap.jar (deflated 9%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Stop Nuxeo.command (deflated 5%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/repl.bat (deflated 73%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tomcat-native.tar.gz (deflated 0%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeo.conf (deflated 69%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/digest.bat (deflated 57%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/commons-daemon.jar (deflated 13%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/Start Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeo-launcher.jar (deflated 11%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/nuxeoctl.bat (deflated 70%) adding: nuxeo-server-10.2-I20180627_0316-tomcat-sdk/bin/tool-wrapper.bat (deflated 62%) + rm -rf nuxeo-server-10.2-I20180627_0316-tomcat-sdk/ + cd - /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives + mv /tmp/nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip + md5sum nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ++ md5 nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ++ openssl dgst -md5 -hex nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip + echo 'd9e773eb16cb51f0c840458c0e6d49d7 nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip' + sha256sum nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ++ sha256 nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ++ openssl dgst -sha256 -hex nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip + echo '1c0b36c6c35624cc273ce076de092b596b1340f0b16a0ea1d6cbecab28145b53 nuxeo-server-10.2-I20180627_0316-tomcat-sdk.zip' + for file in 'nuxeo-*-sources.zip' + md5sum nuxeo-10.2-I20180627_0316-sources.zip ++ md5 nuxeo-10.2-I20180627_0316-sources.zip ++ openssl dgst -md5 -hex nuxeo-10.2-I20180627_0316-sources.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-10.2-I20180627_0316-sources.zip + echo 'd5944c184e2fd3f0e9df1e84591ebfdd nuxeo-10.2-I20180627_0316-sources.zip' + sha256sum nuxeo-10.2-I20180627_0316-sources.zip ++ sha256 nuxeo-10.2-I20180627_0316-sources.zip ++ openssl dgst -sha256 -hex nuxeo-10.2-I20180627_0316-sources.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-10.2-I20180627_0316-sources.zip + echo 'e41b28bcf8ce7a4051af23c2faf226c1b502bca3aeb76bc5fcfa8a406775e819 nuxeo-10.2-I20180627_0316-sources.zip' + cd .. + mkdir -p archives.bak + mv archives/nuxeo-server-10.2-I20180627_0316-tomcat.bak.zip archives/nuxeo-server-10.2-I20180627_0316-tomcat-sdk.bak.zip archives.bak/ + unzip -p archives/nuxeo-10.2-I20180627_0316-sources.zip nuxeo-distribution/nuxeo-server-tomcat/pom.xml ++ ls archives/nuxeo-server-10.2-I20180627_0316-tomcat.zip + mvn deploy:deploy-file -Dfile=archives/nuxeo-server-10.2-I20180627_0316-tomcat.zip -DrepositoryId=nightly-staging -Durl=http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/ -DpomFile=/tmp/pom.xml -Dclassifier=full -DupdateReleaseInfo=true -Dpackaging=zip [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Stub Project (No POM) 1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ standalone-pom --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316-full.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316-full.zip (358932 KB at 28841.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.2-I20180627_0316/nuxeo-server-tomcat-10.2-I20180627_0316.pom (5 KB at 7.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml (65 KB at 301.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml (65 KB at 483.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.984 s [INFO] Finished at: 2018-06-27T06:55:01+00:00 [INFO] Final Memory: 21M/981M [INFO] ------------------------------------------------------------------------ Archiving artifacts Compressed 1.35 GB of artifacts by 57.8% relative to #937 [WARNINGS] Parsing warnings in console log with parser Maven [WARNINGS] Computing warning deltas based on reference build #937 Recording test results [description-setter] Description set: release-10.2-I20180627_0316 Invoking Deploy/IT-nuxeo-master-build - Synchronize repositories between slaves #940-1 Checking skip = Failed Notifying upstream projects of job completion Notifying fixers Jabber notifier plugin: Sending notification to fixer: atchertchian@nuxeo.com Email was triggered for: Status Changed Email was triggered for: Always Sending email for trigger: Status Changed Sending email to: at@nuxeo.com fdavid@nuxeo.com grenard@nuxeo.com kleturc@nuxeo.com pierre.pg.gautier@gmail.com Sending email for trigger: Always Sending email to: ecm-qa@lists.nuxeo.com Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Returning node parameter for itslave-qaovh03 Triggering a new build of Deploy ยป IT-nuxeo-master-tests-cap-tomcat Finished: SUCCESS